aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-11-07 16:57:21 +0000
committerSteve Chamberlain <sac@cygnus>1991-11-07 16:57:21 +0000
commit86c18d92d22108ff92060a6b880f925848af7916 (patch)
tree0a32f6e7145399a971cbcd4f11b90f29d04d8e2b /binutils
parentfbcb5095622e1b8ab973c2e90295506818f5a523 (diff)
downloadfsf-binutils-gdb-86c18d92d22108ff92060a6b880f925848af7916.zip
fsf-binutils-gdb-86c18d92d22108ff92060a6b880f925848af7916.tar.gz
fsf-binutils-gdb-86c18d92d22108ff92060a6b880f925848af7916.tar.bz2
*** empty log message ***
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c0c45c1..1f5aa29 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,20 @@
+Thu Nov 7 08:55:56 1991 Steve Chamberlain (sac at cygnus.com)
+
+ * am29k-pinsn.c: Fixed bug in mtacc, dmac and fmac instruction
+ encodings. (Thaks to David Wood)
+
+Sun Nov 3 14:50:23 1991 Per Bothner (bothner at cygnus.com)
+
+ * Makefile.in ($(DIST_NAME).tar.Z), TODO: Various fixes.
+ * ar.c (get_pos_bfd): Fix to handling of before/after
+ positioning options.
+ * bucomm.c (fatal): MISSING_VFPRINTF is no longer an issue,
+ since libiberty contains vfprintf etc if otherwise missing.
+ * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
+ type operands, as used by branch instructions.
+ * nm.c: Delegate printing of symbols to BFD,
+ by using bfd_print_symbol to do the formatting.
+
Mon Oct 28 11:20:47 1991 Steve Chamberlain (steve at cygnus.com)
* ar.c (write_archive.c): added unlink before rename since some