diff options
author | Steve Chamberlain <sac@cygnus> | 1992-10-05 16:30:05 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-10-05 16:30:05 +0000 |
commit | 4f4476787ac5c1144a4402e32fc723aa003ccfa4 (patch) | |
tree | 9a1c53dccb83c0ef7c7476c1f3f502a733855111 /gas/config/ChangeLog | |
parent | f3739bc34994cd33a9ea23d359297d5bf3443c6b (diff) | |
download | gdb-4f4476787ac5c1144a4402e32fc723aa003ccfa4.zip gdb-4f4476787ac5c1144a4402e32fc723aa003ccfa4.tar.gz gdb-4f4476787ac5c1144a4402e32fc723aa003ccfa4.tar.bz2 |
Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* tc-m68k.c (get_num): make it work for all segments, not just the
first three.
Diffstat (limited to 'gas/config/ChangeLog')
-rw-r--r-- | gas/config/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog index 172b095..368f935 100644 --- a/gas/config/ChangeLog +++ b/gas/config/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 5 09:28:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * tc-m68k.c (get_num): make it work for all segments, not just the + first three. + Tue Sep 29 12:22:52 1992 Steve Chamberlain (sac@thepub.cygnus.com) * obj-coffbfd.c (write_object_file): don't fixup for the z8k |