Remove a couple of myteriously duplicated entries.

This commit is contained in:
Ian Lance Taylor 1994-06-05 18:43:42 +00:00
parent fc984fdb33
commit 8a7aea07b2

View File

@ -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.