* config/tc-m68k.c (opcode_ptr): Return pointer to const.
authorKen Raeburn <raeburn@cygnus>
Wed, 8 Mar 1995 08:10:49 +0000 (08:10 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 8 Mar 1995 08:10:49 +0000 (08:10 +0000)
(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

index 042c58ee662689aa74b85067b358ed330318bb03..6bc96ed169dfa997f87120fae642e47d60a49b19 100644 (file)
@@ -1,3 +1,11 @@
+Wed Mar  8 02:57:53 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * 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  <dje@chestnut.cygnus.com>
 
This page took 0.029649 seconds and 4 git commands to generate.