diff options
author | Chris Demetriou <cgd@google.com> | 2004-01-25 06:01:03 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2004-01-25 06:01:03 +0000 |
commit | c8978940ea39a9b231a3d3295fbbf229992c9223 (patch) | |
tree | bca1dde289a3012a51b3612891dea316f430a8e8 /gas/ChangeLog | |
parent | 424688adb823c724b796e928c5e25d5b7491b27c (diff) | |
download | gdb-c8978940ea39a9b231a3d3295fbbf229992c9223.zip gdb-c8978940ea39a9b231a3d3295fbbf229992c9223.tar.gz gdb-c8978940ea39a9b231a3d3295fbbf229992c9223.tar.bz2 |
2004-01-24 Chris Demetriou <cgd@broadcom.com>
* config/tc-mips.c (hilo_interlocks): Change definition
so that MIPS32, MIPS64 and later ISAs are included, along with
the already-included machines. Update comments.
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 4040f2e..5b4d747 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2004-01-24 Chris Demetriou <cgd@broadcom.com> + + * config/tc-mips.c (hilo_interlocks): Change definition + so that MIPS32, MIPS64 and later ISAs are included, along with + the already-included machines. Update comments. + 2004-01-23 Daniel Jacobowitz <drow@mvista.com> * config/tc-arm.c (tc_gen_reloc): Improve error message for |