aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2004-06-25Add support for M32R GOT relocsNick Clifton2-22/+258
2004-06-20 * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.Andreas Schwab1-2/+2
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 Clifton2-35/+11
2004-06-15 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky1-3/+3
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra3-10/+13
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin1-21/+13
2004-06-11 Bug gas/213Dave Anglin1-2/+9
2004-05-28* config/tc-mn10300.h (tc_fix_adjustable): Define.DJ Delorie2-2/+11
2004-05-282004-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+6
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-50/+59
2004-05-28Convert mode 5 addressing with zero offset into mode 2 addressing to save aNick Clifton1-0/+13
2004-05-28gas/H.J. Lu1-14/+48
2004-05-27Sort m68k opcodes into alphabetical orderNick Clifton1-32/+66
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton2-7/+10
2004-05-20 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16Richard Sandiford1-2/+7
2004-05-07 * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120Richard Sandiford1-25/+35
2004-05-07* config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.Alexandre Oliva1-0/+41
2004-05-06Patch from David Mosberger-Tang.Jim Wilson1-0/+20
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton7-75/+13
2004-05-06* configure.in: Set em=linux for frv-*-*linux*.Alexandre Oliva2-3/+27
2004-05-05Add support for 521x,5249,547x,548x.Nick Clifton1-77/+200
2004-05-05 * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.Jakub Jelinek2-32/+3
2004-05-042004-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-95/+119
2004-05-032004-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
2004-05-02bfd/H.J. Lu1-36/+16
2004-04-30gas/H.J. Lu1-17/+55
2004-04-30Fix handling of case sensitive register aliases and add a test for the bugNick Clifton1-4/+4
2004-04-29[ bfd/ChangeLog ]Chris Demetriou2-398/+38
2004-04-28 * som.c (struct som_misc_symbol_info): Add is_comdat, is_common andDave Anglin2-26/+47
2004-04-27binutils/H.J. Lu1-1/+2
2004-04-242004-04-23 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+1
2004-04-23* config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.Thiemo Seufer1-25/+15
2004-04-232004-04-22 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-26/+13
2004-04-23* config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.Thiemo Seufer2-76/+34
2004-04-22* config/tc-mips.c (macro): One more use of load_delay_nop.Thiemo Seufer1-2/+1
2004-04-22* config/tc-mips.c (load_delay_nop): New function.Thiemo Seufer1-19/+26
2004-04-22* config/tc-mips.c (hilo_interlocks, gpr_interlocks,Thiemo Seufer1-6/+0
2004-04-22 * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.Paul Brook1-1/+6
2004-04-22Add support for ColdFire MAC instructions and tidy up support for other m68kNick Clifton3-55/+169
2004-04-22Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per-Nick Clifton2-112/+92
2004-04-20Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton2-0/+59
2004-04-192004-04-19 Eric Christopher <echristo@redhat.com>Eric Christopher1-4/+0
2004-04-19 * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.Jakub Jelinek1-1/+1
2004-04-15gas/H.J. Lu1-0/+22
2004-04-14 * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed fromRichard Sandiford1-12/+13
2004-04-13Fix inifnite loop problem with M32R portNick Clifton1-7/+27
2004-04-07 PR 96Alan Modra1-106/+102
2004-04-02[gas]Kaz Kojima1-1/+15
2004-04-01Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug.Nick Clifton1-2/+17