diff options
| author | Roland McGrath <roland@gnu.org> | 2013-10-11 22:05:40 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 2013-10-11 22:05:40 +0000 |
| commit | 7fdc7e2bec046fc452813aeaea1c91c31700bb09 (patch) | |
| tree | 27dd2f0d9068121e7f89fba18570975dd8a898d5 /gold/ChangeLog | |
| parent | 89b8ef74c0848909bebb2c9bb3e38779379b4251 (diff) | |
| download | ppe42-binutils-7fdc7e2bec046fc452813aeaea1c91c31700bb09.tar.gz ppe42-binutils-7fdc7e2bec046fc452813aeaea1c91c31700bb09.zip | |
gold/
* testsuite/Makefile.am: Replace '-T foo' with '-Wl,-T,foo' throughout.
* testsuite/Makefile.in: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
| -rw-r--r-- | gold/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 086f77a331..6e99d5273a 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,8 @@ 2013-10-11 Roland McGrath <mcgrathr@google.com> + * testsuite/Makefile.am: Replace '-T foo' with '-Wl,-T,foo' throughout. + * testsuite/Makefile.in: Regenerate. + * target.h (Target::adjust_elf_header, Target::do_adjust_elf_header): Remove const from declaration. * target.cc (Sized_target::do_adjust_elf_header): Update definition. |

