Next | Query returned 187 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2020-12-11 11:02:17 by Frederic Cambus | Files touched by this commit (3)
Log message:
binutils: remove now unneeded patch dropping hidden symbols warning.

Issue has been resolved upstream in binutils 2.26, more details can be
found here: https://sourceware.org/bugzilla/show_bug.cgi?id=15574
   2020-12-10 23:26:49 by Frederic Cambus | Files touched by this commit (1)
Log message:
binutils: enable building gold on Linux.
   2020-12-10 18:03:56 by Frederic Cambus | Files touched by this commit (1)
Log message:
binutils: add a test target.
   2020-12-06 19:07:53 by Frederic Cambus | Files touched by this commit (12) | Package updated
Log message:
binutils: update to 2.35.1.

Looks OK to kamil@

Changes in 2.35:

* Changed readelf's display of symbol names when wide mode is not enabled.
  If the name is too long it will be truncated and the last five characters
  replaced with "[...]".  The old behaviour of displaying 5 more \ 
characters but
  not indicating that truncation has happened can be restored by the use of the
  -T or --silent-truncation options.

* X86 NaCl target support is removed.

* The readelf tool now has a -L or --lint or --enable-checks option which turns
  on warning messages about possible problems with the file(s) being examined.
  These checks include things like zero-sized sections, which are allowed by
  the ELF standard but which nevertheless might be of concern if the user
  was expecting them to actually contain something.
   2020-12-03 20:52:06 by Frederic Cambus | Files touched by this commit (1)
Log message:
binutils: remove now unneeded workaround for 2.24.
   2020-12-03 17:02:05 by Frederic Cambus | Files touched by this commit (6) | Package removed
Log message:
binutils: drop all Bitrig related patches.

Bitrig has been officially discontinued.

OK kamil@
   2020-05-13 05:32:38 by Roland Illig | Files touched by this commit (1)
Log message:
devel/binutils: suppress USE_TOOLS+=perl warning
   2020-05-05 12:06:10 by Jonathan Perkin | Files touched by this commit (7)
Log message:
binutils: Handle broken 2.34 release without docs.

The binutils project released the binutils-2.34 tarball without pre-generated
documentation included due to a bug in their Makefiles.  This was fixed in the
source code 2 months ago, but they still have not issued a new tarball since
then, either via a new release or a snapshot.

Building the documentation ourselves is untenable, as it would require pulling
in perl and gtexinfo which would create major circular dependency headaches.

So we're left with no option but to remove the documentation completely until
there is a new release.  Note that until now we've actually been shipping
empty files, as we were ignoring perl errors that were trying to create the
docs.

While here tidy up a few things.  Bump PKGREVISION.
   2020-05-03 15:02:18 by Roland Illig | Files touched by this commit (1)
Log message:
devel/binutils: suppress USE_TOOLS+=perl warning
   2020-03-10 20:01:31 by Jason Bacon | Files touched by this commit (2) | Package updated
Log message:
devel/binutils: Unbreak build on Linux

Currently libctf builds but does not install on Linux.
The Linux implementation of libctf is very new, so we disable it in pkgsrc
for now pending future updates and thorough testing.

Next | Query returned 187 messages, browsing 31 to 40 | Previous