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.
This commit is contained in:
Martin Hunt 1997-03-27 08:41:18 +00:00
parent 8cd0c287b0
commit 80834add01

View File

@ -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.