aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-11-04 17:06:49 +0000
committerIan Lance Taylor <ian@airs.com>1997-11-04 17:06:49 +0000
commitd481c877e43cc1b6b0b5dddc9be0970a90845e9d (patch)
treea8c04c821ad0724033aa31857cab6ea109c3e97e /bfd
parentcd54100ea4676d953406cccbac58f5070414fac5 (diff)
downloadgdb-d481c877e43cc1b6b0b5dddc9be0970a90845e9d.zip
gdb-d481c877e43cc1b6b0b5dddc9be0970a90845e9d.tar.gz
gdb-d481c877e43cc1b6b0b5dddc9be0970a90845e9d.tar.bz2
Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de>
* configure.com: Get version info from configure.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog10
1 files changed, 2 insertions, 8 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 112650a..9966077 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,12 +1,6 @@
-Fri Oct 31 15:50:57 1997 Richard Henderson <rth@cygnus.com>
+Tue Nov 4 12:05:56 1997 Klaus K"ampf <kkaempf@progis.de>
- * elf32-sparc.c (elf32_sparc_relocate_section): Give a helpful error
- message instead of merely aborting.
- * elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
-
- * elf64-sparc.c (sparc64_elf_check_relocs): Use SEC_ALLOC to control
- whether we output dynamic relocs instead of SEC_DEBUGGING.
- (sparc64_elf_relocate_section): Likewise.
+ * configure.com: Get version info from configure.in
Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>