aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston11-122/+26
2005-01-20(std_longopts): Add an entry for "--a" in order to prevent getopt_long_only()Nick Clifton2-0/+15
2005-01-20 PR gas/684Alan Modra2-4/+10
2005-01-19 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish2-1/+5
2005-01-19 * read.c (convert_to_bignum): New function, split out from...Richard Sandiford8-35/+191
2005-01-17Fix SH2A machine variants in order to correctly select instruction inheritanceNick Clifton25-29/+5145
2005-01-142005-01-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2005-01-12gas/testsuite/H.J. Lu4-0/+34
2005-01-12(s_iq2000_set): Fix thinko parsing ignored_arguments array.Nick Clifton2-4/+9
2005-01-102005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+8
2005-01-10Add support for maxq10 and maxq20 machine valuesNick Clifton2-9/+27
2005-01-09 * gas/i386/intel16.d: Ignore trailing text with #pass.Andreas Schwab7-6/+15
2005-01-062005-01-06 Paul Brook <paul@codesourcery.com>Paul Brook2-9/+87
2005-01-06 * configure.tgt: Set em=vxworks for *-*-vxworks.Paul Brook3-1/+37
2005-01-06 * config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.Paul Brook2-2/+6
2005-01-05 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].Eric Botcazou2-1/+5
2005-01-04(md_apply_fix3): Fix offset calculation for global label.Nick Clifton2-2/+19
2005-01-04Line number bug fix patch from David Mosberger.Jim Wilson2-6/+29
2004-12-30 * gas/elf/elf.exp: Don't list reloc sections.Alan Modra3-4/+6
2004-12-29 PR gas/619Alan Modra2-3/+7
2004-12-25 * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.Marek Michalkiewicz2-3/+7
2004-12-232004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2-6/+9
2004-12-22 * configure.tgt: New.Ian Lance Taylor6-838/+544
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton2-14/+67
2004-12-212004-12-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+10
2004-12-212004-12-21 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi6-232/+232
2004-12-21 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],Hans-Peter Nilsson3-29/+35
2004-12-20* gas/elf/section5.[ls]: Use % instead of @ in .section directives.Nick Clifton3-12/+17
2004-12-172004-12-16 Andrew Stubbs <andrew.stubbs@st.com>Joern Rennecke1-0/+8
2004-12-162004-12-16 Andrew Stubbs <andrew.stubbs@st.com>Joern Rennecke1-2/+8
2004-12-162004-12-16 Andrew Stubbs <andrew.stubbs@st.com>Joern Rennecke1-0/+5
2004-12-16include/elf/Richard Sandiford6-2/+62
2004-12-16Add support for s390x-ibm-tpf targetNick Clifton3-0/+7
2004-12-16gas/Jan Beulich7-23/+108
2004-12-16gas/Jan Beulich2-0/+6
2004-12-16gas/Jan Beulich2-2/+8
2004-12-13 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with differentRichard Sandiford3-2/+7
2004-12-11bfd/Alan Modra55-192/+249
2004-12-11 * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offsetIan Lance Taylor2-0/+6
2004-12-10 * gas/mips/elf-rel23a.d: New test.Ian Lance Taylor7-0/+88
2004-12-10 * config/tc-mips.c (mips_in_shared): New static variable.Ian Lance Taylor4-15/+101
2004-12-09 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocationPaul Brook4-6/+15
2004-12-09 * config/tc-mips.c (append_insn): If we emit a nop during a relaxIan Lance Taylor2-0/+5
2004-12-09 * gas/mips/branch-swap.d: Pass -32 to as.Ian Lance Taylor2-1/+5
2004-12-09 * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry toIan Lance Taylor2-1/+6
2004-12-07 * read.c (s_align): Use an align_limit temporary to allay a GCCBen Elliston2-2/+8
2004-12-03 * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.Mark Mitchell9-20/+37
2004-12-03 * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.Bob Wilson2-2/+7
2004-12-02 * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER.Alan Modra2-7/+18
2004-11-30Change LOCALEDIR to $(datadir)/share.Nick Clifton3-4/+9