diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-10-30 23:30:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-10-30 23:30:24 +0000 |
commit | 91123dbe02f74d8173199c922b9ecb1a6dcd07df (patch) | |
tree | beca9949ba64920da7cfd1fabdfb85ddf452937f /gas | |
parent | e66eb6584365622ba3bc9f7bfa931a6339d95fa5 (diff) | |
download | gdb-91123dbe02f74d8173199c922b9ecb1a6dcd07df.zip gdb-91123dbe02f74d8173199c922b9ecb1a6dcd07df.tar.gz gdb-91123dbe02f74d8173199c922b9ecb1a6dcd07df.tar.bz2 |
* listing.c (listing_newline): Don't create a frag in the absolute
section.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 823b942..5d503b9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 30 17:52:46 1995 Ian Lance Taylor <ian@cygnus.com> + + * listing.c (listing_newline): Don't create a frag in the absolute + section. + Sat Oct 28 01:02:05 1995 Ian Lance Taylor <ian@cygnus.com> * config/tc-ppc.c (md_pseudo_table): Add "data" and "text". |