diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-01 17:59:56 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-01 17:59:56 +0000 |
commit | 0b810a6ee0b12ade68680f149f167650390d80fc (patch) | |
tree | 1aa09d67e4ab3c43a71adc85440222248771ae1a /gas/ChangeLog | |
parent | ffef69a368cf1a98865e7a16c130992bc271007b (diff) | |
download | gdb-0b810a6ee0b12ade68680f149f167650390d80fc.zip gdb-0b810a6ee0b12ade68680f149f167650390d80fc.tar.gz gdb-0b810a6ee0b12ade68680f149f167650390d80fc.tar.bz2 |
* config/tc-m68k.c (init_table): Correct access control unit
register numbers. From Ken Rose <rose@netcom.com>.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d862ba5..bb2aab5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Oct 1 12:37:48 1996 Ian Lance Taylor <ian@cygnus.com> + * config/tc-m68k.c (init_table): Correct access control unit + register numbers. From Ken Rose <rose@netcom.com>. + * config/tc-alpha.c: Add some static function prototypes. (alpha_macros): Move to top of file. Make static. (alpha_num_macros): Move to top of file. |