From 82a7c4572a63512ce21f9738217c3b32fd24e5e0 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 8 Mar 1995 08:10:49 +0000 Subject: [PATCH] * config/tc-m68k.c (opcode_ptr): Return pointer to const. (md_begin): Make hash table errors fatal. Process opcode aliases after main opcode table. (md_apply_fix_2, case 4): Recode setting of lower_limit to avoid gcc warning. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 042c58ee662..6bc96ed169d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Wed Mar 8 02:57:53 1995 Ken Raeburn + + * config/tc-m68k.c (opcode_ptr): Return pointer to const. + (md_begin): Make hash table errors fatal. Process opcode aliases + after main opcode table. + (md_apply_fix_2, case 4): Recode setting of lower_limit to avoid + gcc warning. + start-sanitize-arc Tue Mar 7 20:42:35 1995 Doug Evans -- 2.30.2