diff options
author | Martin Hunt <hunt@redhat.com> | 1997-03-27 08:41:18 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-03-27 08:41:18 +0000 |
commit | 80834add01a1863eae780b09581fcc4212b02703 (patch) | |
tree | db8a79513630154abb0a1521cfc2c980bdb2f64d /gas | |
parent | 8cd0c287b0d628d6b305f4d6030d5a7310169f78 (diff) | |
download | gdb-80834add01a1863eae780b09581fcc4212b02703.zip gdb-80834add01a1863eae780b09581fcc4212b02703.tar.gz gdb-80834add01a1863eae780b09581fcc4212b02703.tar.bz2 |
Thu Mar 27 00:29:46 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d30v.c (md_apply_fix3): Get the relocs right.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a1e520..d88d793 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-d30v +Thu Mar 27 00:29:46 1997 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d30v.c (md_apply_fix3): Get the relocs right. + +end-sanitize-d30v Wed Mar 26 13:35:15 1997 H.J. Lu <hjl@lucon.org> * config/tc-i386.c (tc_i386_fix_adjustable): Only define if @@ -5,6 +11,9 @@ Wed Mar 26 13:35:15 1997 H.J. Lu <hjl@lucon.org> Wed Mar 26 11:32:51 1997 Ian Lance Taylor <ian@cygnus.com> + * input-scrub.c (input_scrub_next_buffer): Handle very long input + lines correctly. + * listing.c (print_lines): Add lineno parameter. Change all callers. (listing_listing): Only call calc_hex for the right line. |