diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-21 20:12:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-21 20:12:44 +0000 |
commit | 3ab64530ccbf12d7d5d5fb4cd61f813687bde9c4 (patch) | |
tree | 7b73b5a0b2baa8aef7da1e38e04e72c3aedf494f /include | |
parent | f4e87c462575db53a469eaa4ecc0782687aff692 (diff) | |
download | gdb-3ab64530ccbf12d7d5d5fb4cd61f813687bde9c4.zip gdb-3ab64530ccbf12d7d5d5fb4cd61f813687bde9c4.tar.gz gdb-3ab64530ccbf12d7d5d5fb4cd61f813687bde9c4.tar.bz2 |
Update.
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index a387b21..4e1dd06 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,26 @@ +1998-07-21 13:07 Ulrich Drepper <drepper@cygnus.com> + + * arm.h: New file. + * d10v.h: New file. +start-sanitize-d30v + * d30v.h: New file. +end-sanitize-d30v + * i386.h: New file. + * m68k.h: New file. + * mn10200.h: New file. + * sh.h: New file. + + * mips.h: Add R_MIPS_* and SHT_MIPS_* entries. + + * mn10300.h: Add R_MN10300_* entries. + + * ppc.h: Add R_PPC_* entries. + +1998-07-20 07:11 Ulrich Drepper <drepper@cygnus.com> + + * mips.h: Add ODK_*, OEX_*, OPAD_*, OHW_*, and OGP_* constants. + Define Elf32_External_Lib. + 1998-07-19 15:24 Ulrich Drepper <drepper@cygnus.com> * mips.h (PT_MIPS_OPTIONS): New symbol. |