aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-05 18:43:42 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-05 18:43:42 +0000
commit8a7aea07b275ab3428dd6e11be0f08b20b0e2cb1 (patch)
tree0c4f263d7dad631da92f1dde16ba9f406cb842df /bfd
parentfc984fdb334e1dff0d9b4c563f17569a384d6d18 (diff)
downloadgdb-8a7aea07b275ab3428dd6e11be0f08b20b0e2cb1.zip
gdb-8a7aea07b275ab3428dd6e11be0f08b20b0e2cb1.tar.gz
gdb-8a7aea07b275ab3428dd6e11be0f08b20b0e2cb1.tar.bz2
Remove a couple of myteriously duplicated entries.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog14
1 files changed, 0 insertions, 14 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2de187c..5e30450 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -457,20 +457,6 @@ Fri May 6 11:48:55 1994 Steve Chamberlain (sac@cygnus.com)
* Makefile.in: Build sysdep.h without causing worrying but
harmless error message.
-Fri May 6 13:34:14 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
-
- * nlmcode.h (nlm_swap_auxiliary_headers_in): Rework custom header
- handling for latest suggested format.
- (nlm_swap_auxiliary_headers_out): Likewise.
- (nlm_compute_section_file_positions): Likewise.
-
-Thu May 5 15:40:47 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
-
- Patches from Ralph Campbell:
- * mipsbsd.c (mips_fix_jmp_addr): New function.
- (mips_fix_hi16_s): Use bfd_is_com_section.
- (mips_howto_table_ext): Call mips_fix_jmp_addr for MIPS_RELOC_JMP.
-
Wed May 4 11:09:53 1994 Ian Lance Taylor (ian@cygnus.com)
Changed m68k-aout to set flags to 0; m68k-sunos still uses 1.