aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton1-0/+28
2004-06-18* config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.Nick Clifton7-43/+27
2004-06-15 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky2-3/+8
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra4-10/+22
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin2-21/+18
2004-06-11 Bug gas/213Dave Anglin2-2/+15
2004-06-08opcodes/Jakub Jelinek3-1/+37
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie3-2/+17
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-10/+11
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke4-54/+94
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton6-0/+44
2004-05-28gas/H.J. Lu4-46/+93
2004-05-27Sort m68k opcodes into alphabetical orderNick Clifton2-32/+72
2004-05-262004-05-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-0/+267
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton6-8366/+8499
2004-05-23 * expr.c (operand, operator): Don't reject '++' and '--'.Alan Modra2-6/+13
2004-05-202004-05-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2004-05-20 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16Richard Sandiford2-2/+12
2004-05-17Add PowerPC LynxOS supportNick Clifton3-4/+11
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton2-1/+8
2004-05-13Change or32-rtems target from COFF to ELF formatNick Clifton3-64/+27
2004-05-13Updated French translationsNick Clifton2-3/+8
2004-05-12 * gas/h8300/t03_add.exp: Remove stray semicolons.Ben Elliston14-20/+36
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton10-15/+110
2004-05-07 * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120Richard Sandiford8-159/+367
2004-05-07* NEWS: Mention .secrel32 for pe[i]-i386.Brian Ford2-0/+7
2004-05-07* config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.Alexandre Oliva2-0/+46
2004-05-07 * Makefile.am (DIST_SUBDIRS): Define.Daniel Jacobowitz5-34/+68
2004-05-06Patch from David Mosberger-Tang.Jim Wilson2-0/+27
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton10-75/+115
2004-05-06* configure.in: Set em=linux for frv-*-*linux*.Alexandre Oliva5-7/+97
2004-05-06* gas/frv/reloc1.d: Match elf32-frvfdpic as well.Alexandre Oliva4-3/+9
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton4-78/+217
2004-05-05 * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.Jakub Jelinek3-32/+10
2004-05-042004-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-95/+128
2004-05-032004-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+9
2004-05-02bfd/H.J. Lu2-36/+22
2004-04-30gas/H.J. Lu7-25/+92
2004-04-30Fix handling of case sensitive register aliases and add a test for the bugNick Clifton6-40/+59
2004-04-30 * ppc-opc.c (powerpc_opcodes): Add "dbczl" instruction for PPC970.Ben Elliston3-1/+13
2004-04-29Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton2-4/+11
2004-04-29[ bfd/ChangeLog ]Chris Demetriou4-398/+55
2004-04-28 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin4-30/+103
2004-04-27binutils/H.J. Lu9-1/+53
2004-04-242004-04-23 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+5
2004-04-23* config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.Thiemo Seufer2-26/+20
2004-04-23Cope with extra symbols inserted by arm-elf toolchainsNick Clifton4-0/+17
2004-04-232004-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou3-27/+27
2004-04-23bfd/Kaz Kojima5-12/+19
2004-04-23* config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.Thiemo Seufer3-76/+43