pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cross/arm-none-eabi-binutils



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Jan 30 22:20:52 UTC 2016

Modified Files:
        pkgsrc/cross/arm-none-eabi-binutils: Makefile PLIST distinfo
        pkgsrc/cross/arm-none-eabi-binutils/patches: patch-gas_configure
Added Files:
        pkgsrc/cross/arm-none-eabi-binutils/patches: patch-bfd_elf32-arm.c
            patch-ld_configure

Log Message:
Update to 2.26

Changelog:
Changes in 2.26:

* Add option to objcopy to insert new symbols into a file:
  --add-symbol <name>=[<section>:]<value>[,<flags>]

* Add support for the ARC EM/HS, and ARC600/700 architectures.

* Extend objcopy --compress-debug-sections option to support
  --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF
  targets.

* Add --update-section option to objcopy.

* Add --output-separator option to strings.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/cross/arm-none-eabi-binutils/Makefile \
    pkgsrc/cross/arm-none-eabi-binutils/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/cross/arm-none-eabi-binutils/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/cross/arm-none-eabi-binutils/patches/patch-bfd_elf32-arm.c \
    pkgsrc/cross/arm-none-eabi-binutils/patches/patch-ld_configure
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/cross/arm-none-eabi-binutils/patches/patch-gas_configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index