diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-08-22 19:11:58 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-08-22 19:11:58 +0000 |
commit | a654efd60a7daee081082be0dae2a006759b6ea8 (patch) | |
tree | e0ae2e1a7566088f2d186680174a1a0fe5b46295 /ld/ChangeLog | |
parent | 14d8bca30e85638c1f31a83f50ede4ad6a8dd620 (diff) | |
download | gdb-a654efd60a7daee081082be0dae2a006759b6ea8.zip gdb-a654efd60a7daee081082be0dae2a006759b6ea8.tar.gz gdb-a654efd60a7daee081082be0dae2a006759b6ea8.tar.bz2 |
Find an ELF input for --build-id and --eh-frame-hdr.
2010-08-22 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11937
* emultempl/elf32.em (_after_open): Find an ELF input for
--build-id and --eh-frame-hdr.
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 992f6a3..886bd89 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2010-08-22 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/11937 + * emultempl/elf32.em (_after_open): Find an ELF input for + --build-id and --eh-frame-hdr. + 2010-08-20 Maciej W. Rozycki <macro@codesourcery.com> * Makefile.am (eshlelf_fd.c): Correct the name of the tool |