aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-05-19 14:44:12 +0000
committerSteve Chamberlain <sac@cygnus>1993-05-19 14:44:12 +0000
commit6eef4543cab376ff16f12e1aad2120fcdf38c259 (patch)
treee61efc07c55f5d2ca9601055d93149a35269a20b /gas
parent1f55e556ccd9b37bc584fd4e66c6801833e56f1d (diff)
downloadgdb-6eef4543cab376ff16f12e1aad2120fcdf38c259.zip
gdb-6eef4543cab376ff16f12e1aad2120fcdf38c259.tar.gz
gdb-6eef4543cab376ff16f12e1aad2120fcdf38c259.tar.bz2
* config/tc-h5000.c (build_bytes): Understand @rd mode and build
relocations correctly.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 280c488..08ea455 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,13 @@
+Wed May 19 07:33:17 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
+
+ * config/tc-h5000.c (build_bytes): Understand @rd mode and build
+ relocations correctly.
+
Mon May 17 15:06:26 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
+ * Makefile.in (FLAGS_TO_PASS): Leave out TEXI2DVI for now, because
+ it's wrong.
+
* config/tc-m68k.c (md_apply_fix_2): Apply range checks and warn
if value is out of range.