aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2005-02-11gas/Jan Beulich2-100/+95
2005-02-11gas/Jan Beulich1-121/+0
2005-02-11gas/Jan Beulich1-5/+21
2005-02-10 * config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE toJulian Brown1-10/+35
2005-02-07Correct the relative jump calculation.Nick Clifton1-3/+7
2005-02-02gas/Jan Beulich1-16/+31
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston39-1453/+6
2005-01-31gas/Jan Beulich1-10/+29
2005-01-31gas/Jan Beulich1-42/+199
2005-01-31gas/Jan Beulich1-26/+43
2005-01-31gas/Jan Beulich1-16/+20
2005-01-28 * config/tc-z8k.c (md_assemble): Improve error detection.Christian Groessler1-4/+5
2005-01-28gas/Jan Beulich1-7/+15
2005-01-27forgot to include the change for "Make relative branches out of rangeChristian Groessler1-2/+2
2005-01-27 * config/tc-z8k.c (INSERT): Remove, not used anywhere.Christian Groessler1-16/+21
2005-01-27gas/Jan Beulich1-1/+1
2005-01-27gas/Jan Beulich1-11/+33
2005-01-25bfd/ChangeLog:Alexandre Oliva1-4/+114
2005-01-19 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish1-1/+1
2005-01-17Fix SH2A machine variants in order to correctly select instruction inheritanceNick Clifton1-6/+6
2005-01-142005-01-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+0
2005-01-12(s_iq2000_set): Fix thinko parsing ignored_arguments array.Nick Clifton1-4/+4
2005-01-10Add support for maxq10 and maxq20 machine valuesNick Clifton1-9/+20
2005-01-062005-01-06 Paul Brook <paul@codesourcery.com>Paul Brook1-9/+80
2005-01-06 * configure.tgt: Set em=vxworks for *-*-vxworks.Paul Brook1-0/+31
2005-01-06 * config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.Paul Brook1-2/+2
2005-01-04(md_apply_fix3): Fix offset calculation for global label.Nick Clifton1-2/+14
2005-01-04Line number bug fix patch from David Mosberger.Jim Wilson1-6/+20
2004-12-25 * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.Marek Michalkiewicz1-3/+3
2004-12-232004-12-23 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-6/+4
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton1-14/+57
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 Sandiford1-2/+27
2004-12-16gas/Jan Beulich1-17/+22
2004-12-11 * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offsetIan Lance Taylor1-0/+2
2004-12-10 * config/tc-mips.c (mips_in_shared): New static variable.Ian Lance Taylor1-15/+78
2004-12-09 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocationPaul Brook1-1/+1
2004-12-09 * config/tc-mips.c (append_insn): If we emit a nop during a relaxIan Lance Taylor1-0/+2
2004-12-09 * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry toIan Lance Taylor1-1/+1
2004-12-03 * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.Mark Mitchell2-16/+18
2004-12-03 * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.Bob Wilson1-2/+2
2004-11-292004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-883/+420
2004-11-29Fixed a pcrel relocte miss between different section in the same module.Nick Clifton1-1/+7
2004-11-26Add support for atmega165, atmega325, atmega3250, atmega645 and atmega6450.Nick Clifton1-0/+5
2004-11-25gas/Jan Beulich1-4/+1
2004-11-24Remove IQ10 support from IQ2000 portNick Clifton2-516/+355
2004-11-23* config/tc-mn10300.c (md_relax_table): More fixes to the offsets in this table.Nick Clifton1-5/+10
2004-11-23gas/Jan Beulich2-22/+67
2004-11-22 * config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.Bob Wilson1-0/+1