changes to write.c, obj-elf.c, tc-sparc.c
This commit is contained in:
parent
d37258ccdd
commit
b114e49215
@ -1,3 +1,8 @@
|
||||
Fri Aug 6 15:22:53 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||
|
||||
* config/tc-sparc.c (md_apply_fix, case BFD_RELOC_32): Fill in
|
||||
bytes with real values, not zeros.
|
||||
|
||||
Fri Aug 6 10:57:59 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
* configure.in (mips-*-riscos*, mips-*-sysv*): New (untested)
|
||||
@ -8,8 +13,15 @@ Fri Aug 6 10:57:59 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
|
||||
Thu Aug 5 13:08:56 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||
|
||||
* config/obj-elf.c (obj_pseudo_table): Handle ".8byte".
|
||||
|
||||
* read.c (emit_expr): Use BFD_RELOC_64 for 8-byte expressions.
|
||||
|
||||
* write.c (write_object_file): Test DEBUG_SYMS instead of DEBUG
|
||||
for verifying symbol chain.
|
||||
(merge_data_into_text, relax_and_size_all_segments): New
|
||||
functions, split out from write_object_file.
|
||||
|
||||
Tue Aug 3 15:43:55 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||
|
||||
* config/obj-elf.c (obj_elf_stab_generic, in disabled code): If
|
||||
|
Loading…
Reference in New Issue
Block a user