aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2002-03-01Add x86-64-opcode (checks valid opcodes) and x86-64-inval (checks invalid opc...Nick Clifton6-0/+695
2002-02-27 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, notJakub Jelinek2-0/+14
2002-02-27Update translation files.Nick Clifton2-2336/+3241
2002-02-262002-02-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-4/+27
2002-02-262002-02-26 Chris Demetriou <cgd@broadcom.com>Chris Demetriou9-91/+252
2002-02-26Fix typoNick Clifton2-2/+5
2002-02-26Import new Spanish and German translationsNick Clifton4-241/+9571
2002-02-25 * config/tc-mips.c (set_at): Fix handling of 64bit register loads.Thiemo Seufer11-187/+231
2002-02-25Add documentation of IA64 portNick Clifton3-0/+174
2002-02-25 * gas/hppa/reloc/reloc.exp: Update copyright date.Alan Modra2-1/+5
2002-02-25 * config/tc-hppa.c: Update copyright date.Alan Modra2-3/+5
2002-02-25 * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4 and -maltivec.Alan Modra3-21/+49
2002-02-24 * gas/mmix/bspec-1.d, gas/mmix/bspec-2.d, gas/mmix/comment-1.d:Hans-Peter Nilsson4-13/+18
2002-02-22Fix another spelling typo!Nick Clifton1-1/+1
2002-02-22Fix spelling typoNick Clifton1-1/+1
2002-02-22oops - update date on newly created entryNick Clifton1-1/+1
2002-02-22Keep track of prologue counts across .label_state/.copy_state directivesNick Clifton2-1/+104
2002-02-22Do not complain if gasp does not exist.Nick Clifton2-0/+12
2002-02-22Add missing protoypes.Nick Clifton2-281/+517
2002-02-21Fix spelling typoNick Clifton1-1/+1
2002-02-21deprecate GASPNick Clifton7-34/+52
2002-02-21XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.Tom Rix6-1/+332
2002-02-20Mark 2.12 branchNick Clifton2-0/+6
2002-02-20 * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.Tom Tromey2-1/+8
2002-02-19 * config/tc-mips.c (md_parse_option): Complain about invalid -mabiThiemo Seufer2-1/+9
2002-02-192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2-9/+22
2002-02-182002-02-18 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-6/+5
2002-02-182002-02-18 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+8
2002-02-16Fix typo: MMIX used instead of CRIS.Nick Clifton2-1/+6
2002-02-152002-02-15 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-2/+8
2002-02-15 * doc/as.texinfo: Add duplicate directory entry so that "info gas"Ben Elliston2-0/+6
2002-02-15 * NEWS: Mention support for MMIX.Hans-Peter Nilsson2-0/+6
2002-02-14xcoff versions of the altivec test.Tom Rix6-1/+77
2002-02-142002-02-13 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-11/+21
2002-02-13bfd:Jason Thorpe2-2/+37
2002-02-13Update copyright.Andreas Schwab1-1/+1
2002-02-13 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjustAndreas Schwab2-1/+11
2002-02-13* fix date on most recent entry.Ben Elliston2-2/+2
2002-02-132002-02-12 Ben Elliston <bje@redhat.com>Ben Elliston8-0/+143
2002-02-12 * gas/hppa/reloc/reloc.exp (labelopbug.s): Change test to suitAlan Modra2-12/+36
2002-02-12 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final typesAlan Modra2-3/+59
2002-02-12* config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'Alexandre Oliva2-4/+18
2002-02-12Fix minimal-toc with -maix64Tom Rix2-1/+6
2002-02-11* config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.Alexandre Oliva2-8/+19
2002-02-11 * i386.c (md_assemble): Support 32bit address prefix.Jan Hubicka2-14/+47
2002-02-11* config/tc-sh.c (dot): Removed unused function.Alexandre Oliva2-15/+4
2002-02-11bah, missed it.Alan Modra1-0/+9
2002-02-11 * Makefile.am: "make dep-am".Alan Modra6-51/+93
2002-02-10 * doc/c-alpha.texi: New file.Richard Henderson6-5/+426
2002-02-09 * config/tc-alpha.c (O_samegp): New.Richard Henderson9-4/+170