diff options
author | Alan Modra <amodra@gmail.com> | 2014-04-09 13:25:04 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-04-09 13:49:05 +0930 |
commit | e30d16e9ecd56cd2557b30ae1116946d772944b3 (patch) | |
tree | 9fef2df6c691c66591210b45bd40669aa5f899c0 /ld/po | |
parent | 81b1ec4ff645501f0ea7fc32af34e96e1972b5c1 (diff) | |
download | gdb-e30d16e9ecd56cd2557b30ae1116946d772944b3.zip gdb-e30d16e9ecd56cd2557b30ae1116946d772944b3.tar.gz gdb-e30d16e9ecd56cd2557b30ae1116946d772944b3.tar.bz2 |
Fix fallout from splitting ldbuildid.[ch] off elf32.em.
bfd/
* libcoff.h: Regenerate.
ld/
* emultempl/spuelf.em: Include safe-ctype.h, remove duplicate errno.h.
* emultempl/nds32elf.em: Include bfd_stdint.h.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'ld/po')
-rw-r--r-- | ld/po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/po/POTFILES.in b/ld/po/POTFILES.in index 55cbd13..fcc2894 100644 --- a/ld/po/POTFILES.in +++ b/ld/po/POTFILES.in @@ -3,6 +3,8 @@ elf-hints-local.h emultempl/armcoff.em emultempl/pe.em ld.h +ldbuildid.c +ldbuildid.h ldcref.c ldctor.c ldctor.h |