aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-08-06 08:23:09 +0000
committerSteve Chamberlain <sac@cygnus>1994-08-06 08:23:09 +0000
commit6670b7f3e44cb8bdb48907306f3e4869eb88e7f6 (patch)
tree27616967fc17668b68387b4ccfded22bcd3dad67 /gas
parent28d1c6ec8c6c7a49f53cc372d264c220c487a4c2 (diff)
downloadgdb-6670b7f3e44cb8bdb48907306f3e4869eb88e7f6.zip
gdb-6670b7f3e44cb8bdb48907306f3e4869eb88e7f6.tar.gz
gdb-6670b7f3e44cb8bdb48907306f3e4869eb88e7f6.tar.bz2
Sat Aug 6 01:15:02 1994 Steve Chamberlain (sac@jonny.cygnus.com)
* as.h: If FOPEN_WB is not defined, do the right thing in a go32 environment. Mon Jul 11 11:34:52 1994 Steve Chamberlain (sac@jonny.cygnus.com) * config/tc-h8300.c (pint): New function for handling varying size of int pseudo op. * doc/as.texinfo: Fix typo describing .h8300h pseduop.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 05a570e..45cb282 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+Sat Aug 6 01:15:02 1994 Steve Chamberlain (sac@jonny.cygnus.com)
+
+ * as.h: If FOPEN_WB is not defined, do the right thing in a go32
+ environment.
+
+Mon Jul 11 11:34:52 1994 Steve Chamberlain (sac@jonny.cygnus.com)
+
+ * config/tc-h8300.c (pint): New function for handling varying
+ size of int pseudo op.
+ * doc/as.texinfo: Fix typo describing .h8300h pseduop.
+
Mon Aug 1 02:40:43 1994 Jeff Law (law@snake.cs.utah.edu)
* config/tc-hppa.c (create_new_space): Initialize sd_subspaces
@@ -255,7 +266,7 @@ Sat Jul 9 00:05:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
Fri Jul 8 15:22:07 1994 Steve Chamberlain (sac@jonny.cygnus.com)
- * (process_pseudo_op): Pass right are do do_aif.
+ * gasp.c (process_pseudo_op): Pass right args to do do_aif.
(get_any_string): New arg 'pretend_quote'.
(get_and_process, do_formals, macro_expand, do_sdata,
process_pseudo_op): Use new arg.