diff options
author | Alan Modra <amodra@gmail.com> | 2017-12-04 08:38:35 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-12-04 10:23:57 +1030 |
commit | 97d4213f68ce37efe4c957f761e500a13b19f16f (patch) | |
tree | d391ca822b51fd56927973408d5854ecd73b1efb /ld/ChangeLog | |
parent | fed44c60b3a3ded5e60982af7412d20603054910 (diff) | |
download | gdb-97d4213f68ce37efe4c957f761e500a13b19f16f.zip gdb-97d4213f68ce37efe4c957f761e500a13b19f16f.tar.gz gdb-97d4213f68ce37efe4c957f761e500a13b19f16f.tar.bz2 |
Modify ppceabi ld tests to run on all powerpc ELF targets
* testsuite/ld-powerpc/powerpc.exp (ppceabitests): Add -a32 -mbig
to assembler options, and -melf32ppc to linker options. Always
run these tests.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0d1d3c7..c970625 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2017-12-04 Alan Modra <amodra@gmail.com> + + * testsuite/ld-powerpc/powerpc.exp (ppceabitests): Add -a32 -mbig + to assembler options, and -melf32ppc to linker options. Always + run these tests. + 2017-12-01 Tobias Ulmer <tobiasu@tmux.org> * ldwrite.c (build_link_order): Check return value of all |