This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1876a542175 Stubs (added in a later patch) will generate new .loader sy [...] new 2d23f9656c3 xcoff: implement linker relaxation
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 60 ++++ bfd/coff-rs6000.c | 99 +++++- bfd/coff64-rs6000.c | 66 +++- bfd/libxcoff.h | 63 +++- bfd/xcofflink.c | 940 +++++++++++++++++++++++++++++++++++++++++++++++++++- bfd/xcofflink.h | 17 + ld/ChangeLog | 11 + ld/emultempl/aix.em | 190 ++++++++++- 8 files changed, 1413 insertions(+), 33 deletions(-)