diff options
author | Richard Henderson <rth@redhat.com> | 2002-08-06 22:06:08 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-08-06 22:06:08 +0000 |
commit | dbac4f5ba804fa7f8891696dbf41b0495db7446d (patch) | |
tree | ae88f0f98ff3dfa4605178205e83e4f79f016188 /gas/ChangeLog | |
parent | 1b50a3482a4b5fe637b04fcd576945ab910a8895 (diff) | |
download | gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.zip gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.tar.gz gdb-dbac4f5ba804fa7f8891696dbf41b0495db7446d.tar.bz2 |
* config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
and m21264b processor names and cpu types.
* doc/c-alpha.texi: Documented new types.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 88d8bae..4bf9873 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2002-08-06 George France <france@handhelds.org> + + * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a + and m21264b processor names and cpu types. + * doc/c-alpha.texi: Documented new types. + 2002-08-06 Alan Modra <amodra@bigpond.net.au> * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset. |