diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-22 22:02:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-22 22:02:02 +0000 |
commit | 043e6949fdf20cf1197eb1aec44ffa5e346a0d86 (patch) | |
tree | a65bbb70b8c53e65720137a91aa7abf2ca1965f6 /include | |
parent | 86b9b00b99d5ac8ed4de39ad7ea6a7a7694051f3 (diff) | |
download | gdb-043e6949fdf20cf1197eb1aec44ffa5e346a0d86.zip gdb-043e6949fdf20cf1197eb1aec44ffa5e346a0d86.tar.gz gdb-043e6949fdf20cf1197eb1aec44ffa5e346a0d86.tar.bz2 |
Update.
Diffstat (limited to 'include')
-rw-r--r-- | include/elf/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index da0b96a..3c217d4 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -3,6 +3,15 @@ * mn10300.h: Rewrite relocation definition using macros. * mips.h: Likewise. * ppc.h: Likewise. + * alpha.h: Likewise. + * arm.h: Likewise. + * d10v.h: Likewise. + * d30v.h: Likewise. + * m32r.h: Likewise. + * m68k.h: Likewise. + * mn10200.h: Likewise. + * sh.h: Likewise. + * sparc.h: Likewise. 1998-07-21 13:07 Ulrich Drepper <drepper@cygnus.com> |