aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-09-29 23:00:45 +0000
committerKen Raeburn <raeburn@cygnus>1994-09-29 23:00:45 +0000
commit9dc6c00f8d5c987d8f62e3e2422e1ecc5f0da384 (patch)
tree35ce9a2f4056fdac952fa927fc891060f185f90a /gas/ChangeLog
parent12cf5d98c7889e4f3ce9d3a4ebf2f8d99cb78fb7 (diff)
downloadgdb-9dc6c00f8d5c987d8f62e3e2422e1ecc5f0da384.zip
gdb-9dc6c00f8d5c987d8f62e3e2422e1ecc5f0da384.tar.gz
gdb-9dc6c00f8d5c987d8f62e3e2422e1ecc5f0da384.tar.bz2
* write.c (print_fixup): Print source location on first line. Show fx_r_type
and fx_addsy fields.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 65aa436..3324835 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Sep 29 18:57:06 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * write.c (print_fixup): Print source location on first line.
+ Show fx_r_type and fx_addsy fields.
+
Wed Sep 28 14:56:39 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* configure.in: Set bfd_gas for all sparc targets in one place,