diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 230146d..6593aac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +2002-02-25 Alan Modra <amodra@bigpond.net.au> + + * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec. + Remove references to chip manufacturers. + * config/tc-ppc.c (md_parse_option): Handle -mpower4 option. + Correct comments. + (md_show_usage): Remove references to chip manufacturers. Mention + -mpower4. + (md_begin): Test power4 opcode flag bits. + 2002-02-22 David Mosberger <davidm@hpl.hp.com> * config/tc-ia64.c (dot_restore): Issue error message of epilogue |