From 75af551fc4d909d7569d5a2f82d0c9b3ce09f316 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 29 Nov 1994 22:30:53 +0000 Subject: [PATCH] log for alpha, sanitize, m68k, rce (sanitized) changes --- gas/ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 745d64a14e7..5087841fb78 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,34 @@ +Tue Nov 29 13:58:10 1994 Ken Raeburn + + * config/tc-alpha.c (in_range_signed, in_range_unsigned): New + routines, split from in_range. + (in_range): Deleted. All calls changed to in_range_*signed. + (create_lita_section): Macro deleted. Single use expanded in + place. + (alpha_ip): Handle `t' and `8' operand types. + (md_apply_fix): Handle BFD_RELOC_12_PCREL. Print name of + unhandled relocation types. + * config/alpha-opcode.h: Added HALT and DRAINA. Disabled MOVI, + since it doesn't work, and isn't supported by the native + assembler. + + * input-scrub.c: Change wording of a comment to avoid interference + with Cygnus source-control tools. + + * as.h (errno) [NEED_DECLARATION_ERRNO]: Declare. + + * config/tc-m68k.c (init_table): List buscr and pcr control + registers. + (m68k_ip, case 'J'): Handle them. + + start-sanitize-rce + Tiemann should've noted something like this: + * config/tc-rce.c, config/tc-rce.h: New files. + * as.c (main) [TC_RCE]: Call dump_literals. + * configure.in: Handle rce-*-aout. + * configure: Regenerated. + end-sanitize-rce + Mon Nov 28 11:37:35 1994 Doug Evans * app.c (do_scrub_next_char): Insert missing newline at end of file -- 2.30.2