diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-01-27 00:05:09 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-01-27 00:05:09 +0000 |
commit | a18a0f225dbe77ede71827d7d98d7796ae9070e8 (patch) | |
tree | 59b75ad74aa7cd9515c72154b60e9a90492bd34d /gas | |
parent | 76e30835ad74dc589a2d70188fac22953efe63cc (diff) | |
download | gdb-a18a0f225dbe77ede71827d7d98d7796ae9070e8.zip gdb-a18a0f225dbe77ede71827d7d98d7796ae9070e8.tar.gz gdb-a18a0f225dbe77ede71827d7d98d7796ae9070e8.tar.bz2 |
* config/tc-h8300.c (get_specific): Add parens around | inside &.
(skip_colonthing): Set L_8 if ":8" is specified.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9d8afc5..9bfd1a4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Jan 26 19:03:42 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * config/tc-h8300.c (get_specific): Add parens around | inside &. + (skip_colonthing): Set L_8 if ":8" is specified. + Thu Jan 26 18:38:01 1995 Ian Lance Taylor <ian@cygnus.com> * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on the |