diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2003-08-25 12:39:14 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2003-08-25 12:39:14 +0000 |
commit | 980491e6d517ce53f6740dfe26d072c10a5c8177 (patch) | |
tree | 180371e19e05bffc9e1d68d2f2a635e50a9f458a /bfd/ChangeLog | |
parent | af858dae9da8d13e2a1c84b53f074a041d96b375 (diff) | |
download | gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.zip gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.tar.gz gdb-980491e6d517ce53f6740dfe26d072c10a5c8177.tar.bz2 |
2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* reloc.c: Fix documentation for MIPS ELF relocations.
libbfd.h: Regenerate.
bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3d9995c..a18c89c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2003-08-25 Maciej W. Rozycki <macro@ds2.pg.gda.pl> + + * reloc.c: Fix documentation for MIPS ELF relocations. + libbfd.h: Regenerate. + bfd-in2.h: Regenerate. + 2003-08-24 Jason Eckhardt <jle@rice.edu> * coff-i860.c (CALC_ADDEND): Define to be a no-op. |