diff options
author | Andrew Haley <aph@redhat.com> | 2000-02-22 18:55:30 +0000 |
---|---|---|
committer | Andrew Haley <aph@redhat.com> | 2000-02-22 18:55:30 +0000 |
commit | 6349b5f4900c4ab462bdf205da066467d4f852c2 (patch) | |
tree | ebe534cb8d93aa83a47bbc1fe6bdf1b5e458cf66 /gas/ChangeLog | |
parent | 50c9bd316dea4c2a2103d5856a9a942c999e16ae (diff) | |
download | gdb-6349b5f4900c4ab462bdf205da066467d4f852c2.zip gdb-6349b5f4900c4ab462bdf205da066467d4f852c2.tar.gz gdb-6349b5f4900c4ab462bdf205da066467d4f852c2.tar.bz2 |
2000-02-22 Andrew Haley <aph@cygnus.com>
* doc/c-mips.texi (MIPS Opts): Document -mgp32 and -mgp64.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2653bef..218e218 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-02-22 Andrew Haley <aph@cygnus.com> + + * doc/c-mips.texi (MIPS Opts): Document -mgp32 and -mgp64. + 1999-12-30 Andrew Haley <aph@cygnus.com> * config/tc-mips.c (mips_gp32): New variable. |