aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-02-08 16:19:20 +0000
committerIan Lance Taylor <ian@airs.com>1999-02-08 16:19:20 +0000
commit715c11f963fe6412d91c27e74f1e3c6a907b0fed (patch)
treeaf295344ab0a0c11e07094053ec522b5e52fa265
parent29b5edecd710c399579ac094c6786a279d512254 (diff)
downloadgdb-715c11f963fe6412d91c27e74f1e3c6a907b0fed.zip
gdb-715c11f963fe6412d91c27e74f1e3c6a907b0fed.tar.gz
gdb-715c11f963fe6412d91c27e74f1e3c6a907b0fed.tar.bz2
Mon Feb 8 11:18:14 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* elf32-m68k.c (reloc_map): Use the correct types for the struct fields instead of unsigned char.
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c47197a..e935927 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+Mon Feb 8 11:18:14 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * elf32-m68k.c (reloc_map): Use the correct types for the struct
+ fields instead of unsigned char.
+
+Fri Feb 5 00:22:36 1999 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.am: Rebuild dependencies.
+ * Makefile.in: Rebuild.
+
Thu Feb 4 22:30:13 1999 Ian Lance Taylor <ian@cygnus.com>
* configure.in: Change AC_PREREQ to 2.13. Remove AM_CYGWIN32.