aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-08-06 19:27:43 +0000
committerKen Raeburn <raeburn@cygnus>1993-08-06 19:27:43 +0000
commitb114e49215793566e297db6362836e12b701f476 (patch)
tree42085e3023e9064777abf7b1b5c6b570e78e969b /gas
parentd37258ccdd7e17c553bc3efb326d9614e6232ed9 (diff)
downloadfsf-binutils-gdb-b114e49215793566e297db6362836e12b701f476.zip
fsf-binutils-gdb-b114e49215793566e297db6362836e12b701f476.tar.gz
fsf-binutils-gdb-b114e49215793566e297db6362836e12b701f476.tar.bz2
changes to write.c, obj-elf.c, tc-sparc.c
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 0df4423..437a56a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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