This commit is contained in:
Roland McGrath 2003-04-24 17:19:55 +00:00
parent 811072d851
commit d145330dd9
2 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-04-24 Roland McGrath <roland@redhat.com>
* elf.c (bfd_section_from_phdr): Map PT_GNU_EH_FRAME to "eh_frame_hdr".
2003-04-24 Alan Modra <amodra@bigpond.net.au>
* elf32-ppc.c: Formatting and comment fixes.

View File

@ -1,3 +1,8 @@
2003-04-24 Roland McGrath <roland@redhat.com>
* ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.
If a name string is unknown, give an error rather than crashing later.
2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
* Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,