diff options
author | Alan Modra <amodra@gmail.com> | 2012-10-29 10:09:34 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2012-10-29 10:09:34 +0000 |
commit | ce23608fa264db7678dcd80feddcf3bcb2b82a5e (patch) | |
tree | 46ef70d94b20804e9c5ff5b12dc6f78b7f0a32d3 /binutils/ChangeLog | |
parent | bdaacd3a1cd99649f66538b497dbcb75cae141af (diff) | |
download | gdb-ce23608fa264db7678dcd80feddcf3bcb2b82a5e.zip gdb-ce23608fa264db7678dcd80feddcf3bcb2b82a5e.tar.gz gdb-ce23608fa264db7678dcd80feddcf3bcb2b82a5e.tar.bz2 |
binutils/
* dlltool.c (INIT_SEC_DATA): Move.
(secdata <DLLTOOL_PPC>): Use here too.
binutils/testsuite/
* binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
and rs6000.
gas/
* config/tc-ppc.c (ppc_znop): Remove unused vars.
ld/
* configure.tgt (powerpcle-pe,winnt,cygwin): Add deffilep.o
and pe-dll.o.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b650032..8286e5a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2012-10-29 Alan Modra <amodra@gmail.com> + + * dlltool.c (INIT_SEC_DATA): Move. + (secdata <DLLTOOL_PPC>): Use here too. + 2012-10-26 Nick Clifton <nickc@redhat.com> * po/hr.po: New Croation translation. |