aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-22(tic54x_adjust_symtab): Adjust call to c_dot_file_symbol.Nick Clifton1-1/+1
2004-11-19include/opcode/Alan Modra1-0/+91
2004-11-19 * config/obj-coff.c (c_dot_file_symbol): Add "app" param.Alan Modra2-10/+8
2004-11-122004-11-12 Bob Wilson <bob.wilson@acm.org>Bob Wilson1-11/+17
2004-11-12Fix off by one negative offsets for conditional branches.Nick Clifton1-3/+3
2004-11-11gas/Bob Wilson1-2/+5
2004-11-10 * config/tc-xtensa.c (update_next_frag_state): Always add a NOP ifBob Wilson1-33/+9
2004-11-10 * obj.h (struct format_ops <app_file>): Add int param.Alan Modra6-17/+23
2004-11-082004-11-08 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi2-2/+18
2004-11-08Add support fpr MAXQ processorNick Clifton3-0/+3362
2004-11-08Fix support for PECOFF weak symbolsNick Clifton3-56/+166
2004-11-05 * config/tc-xtensa.c (total_frag_text_expansion): New.Bob Wilson1-3/+16
2004-11-052004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-351/+266
2004-11-04 * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.Bob Wilson2-81/+54
2004-11-04./Daniel Jacobowitz1-35/+11
2004-11-04 * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTEDHans-Peter Nilsson2-145/+1121
2004-11-04gas/Jan Beulich2-137/+413