aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson8-17/+14
2004-10-282004-10-28 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-0/+1
2004-10-27* config/tc-crx.c: Remove global variable 'post_inc_mode'.Tomer Levi1-265/+270
2004-10-252004-10-25 David Mosberger-Tang <davidm@hpl.hp.com>H.J. Lu1-1/+7
2004-10-252004-10-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+6
2004-10-25Add ARM CFI supportNick Clifton2-1/+41
2004-10-251. Check unsigned immediate operands validity. 2. Update coprocessor id to be...Tomer Levi1-1/+16
2004-10-18 * config/tc-i386.c (O_secrel): Delete.Alan Modra2-2/+22
2004-10-18Accept and ignore @fptr() directives for 4-byte fixups.Nick Clifton1-3/+19
2004-10-12bfd ChangeLogBob Wilson2-249/+136
2004-10-12bfd ChangeLogBob Wilson5-2569/+1622
2004-10-122004-10-12 Paul Brook <paul@codesourcery.com>Paul Brook1-3/+3
2004-10-08bfd/Daniel Jacobowitz2-0/+15
2004-10-08m68k-parse.h (enum m68k_register): New control register, MBAR2 (for MCF5249)Nick Clifton2-1/+11
2004-10-08bfd ChangeLogBob Wilson5-2606/+7452
2004-10-07 * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_expRichard Sandiford1-32/+31
2004-10-07 * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.Richard Sandiford1-11/+16
2004-10-07Add error checking for Co-Processor instructionsTomer Levi1-1/+17