Commit Graph

13 Commits

Author SHA256 Message Date
Michael Matz
278e829c00 Accepting request 1031143 from home:Andreas_Schwab:Factory
- s390-pic-dso.diff: use %pB instead of %B

OBS-URL: https://build.opensuse.org/request/show/1031143
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=423
2022-10-25 14:40:05 +00:00
Michael Matz
7c6063bdba Accepting request 907786 from home:marxin:branches:devel:gcc
- Update to binutils 2.37:
  * The GNU Binutils sources now requires a C99 compiler and library to
    build.
  * Support for the arm-symbianelf format has been removed.
  * Support for Realm Management Extension (RME) for AArch64 has been
    added.
  * A new linker option '-z report-relative-reloc' for x86 ELF targets
    has been added to report dynamic relative relocations.
  * A new linker option '-z start-stop-gc' has been added to disable
    special treatment of __start_*/__stop_* references when
    --gc-sections.
  * A new linker options '-Bno-symbolic' has been added which will
    cancel the '-Bsymbolic' and '-Bsymbolic-functions' options.
  * The readelf tool has a new command line option which can be used to
    specify how the numeric values of symbols are reported.
    --sym-base=0|8|10|16 tells readelf to display the values in base 8,
    base 10 or base 16.  A sym base of 0 represents the default action
    of displaying values under 10000 in base 10 and values above that in
    base 16.
  * A new format has been added to the nm program.  Specifying
    '--format=just-symbols' (or just using -j) will tell the program to
    only display symbol names and nothing else.
  * A new command line option '--keep-section-symbols' has been added to
    objcopy and strip.  This stops the removal of unused section symbols
    when the file is copied.  Removing these symbols saves space, but
    sometimes they are needed by other tools.
  * The '--weaken', '--weaken-symbol' and '--weaken-symbols' options
    supported by objcopy now make undefined symbols weak on targets that
    support weak symbols. 
  * Readelf and objdump can now display and use the contents of .debug_sup

OBS-URL: https://build.opensuse.org/request/show/907786
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=363
2021-07-22 15:42:08 +00:00
Richard Biener
51a8319b5f OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=201 2016-01-27 14:25:21 +00:00
Richard Biener
e0ce529b18 - Update to binutils 2.28
* Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time
    workaround for a bug in the bus matrix / memory controller for some of
    the STM32 Cortex-M4 based products (STM32L4xx)
  * Add a configure option --enable-compressed-debug-sections={all,ld} to
    decide whether DWARF debug sections should be compressed by default.
  * Add support for the ARC EM/HS, and ARC600/700 architectures.
  * Experimental support for linker garbage collection (--gc-sections)
    has been enabled for COFF and PE based targets.
  * New command line option for ELF targets to compress DWARF debug
    sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
  * New command line option, --orphan-handling=[place|warn|error|discard], to
    adjust how orphan sections are handled.  The default is 'place' which gives
    the current behaviour, 'warn' and 'error' issue a warning or error
    respectively when orphan sections are found, and 'discard' will discard all
    orphan sections.
  * Add support for LLVM plugin.
  * Add --print-memory-usage option to report memory blocks usage.
  * Add --require-defined option, it's like --undefined except the new symbol
    must be defined by the end of the link.
  * Add a configure option --enable-compressed-debug-sections={all,gas} to
    decide whether DWARF debug sections should be compressed by default.
  * Add support for the ARC EM/HS, and ARC600/700 architectures.  Remove
    assembler support for Argonaut RISC architectures.
  * 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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=200
2016-01-27 13:17:46 +00:00
Michael Matz
08a0196e76 - Update to 2.23.90 prerelease, remove patches that
are upstream ( aarch64-biarch.patch, aarch64-dynamic-placement.patch,
  aarch64-execstack.patch, aarch64-gc-section-support.patch,
  aarch64-support-1796bf893c4729d5c523502318d72cae78495d6c.diff,
  aarch64-support-f426901e1be0f58fe4e9386cada50ca57d0a4f36.diff,
  binutils-2.22-objalloc.patch, binutils-2.23.2.tar.bz2,
  binutils-2.23.52.0.1-64-bit-thin-archives.patch,
  s390-machinemode.patch, warning-symbol-sections.patch).

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=143
2013-09-20 15:57:46 +00:00
Richard Biener
1b21a4661a - Re-instantiate patch to warn about non-PIC code in shared objects
on s390x.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=126
2013-04-03 13:09:27 +00:00
Richard Biener
0a23a04b2b OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=70 2011-09-28 13:31:23 +00:00
Richard Biener
15f0bd9314 - Update to binutils 2.21.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=33
2011-01-10 16:53:49 +00:00
OBS User buildservice-autocommit
11203e4515 Updating link to change in openSUSE:Factory/binutils revision 42.0
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=30bdcdf01676d704cb1d357d78d1160b
2009-11-27 11:33:30 +00:00
OBS User autobuild
8c3e5e79da checked in
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=10
2009-11-27 11:33:29 +00:00
Michael Matz
37dd0d09c6 Use the SLE11 SP1 binutils for now.
- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

- Copy from SLE11 SP1.  Compared to that add --as-needed by default
  patch again.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=9
2009-11-23 13:16:14 +00:00
OBS User unknown
29212401d7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=7 2008-02-16 02:58:48 +00:00
OBS User unknown
9209b74914 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=1 2007-10-09 02:28:58 +00:00