summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.Hans-Peter Nilsson2005-03-253-140/+86
* * config/tc-cris.h: Convert to ISO C90.Hans-Peter Nilsson2005-03-253-186/+115
* Convert unmaintained files over to ISO-C90 and fix formatting.Nick Clifton2005-03-2457-12209/+10052
* * gas/cris/range-err-1.s: Adjust expected messages for hosts withHans-Peter Nilsson2005-03-242-2/+7
* * config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's bindingJim Blandy2005-03-232-1/+6
* Accept any C library to accompany a GNU Linux implementation, not just the GNUNick Clifton2005-03-234-12/+20
* Convert to ISO C90 formattingNick Clifton2005-03-235-1793/+1639
* gas/testsuite/Alan Modra2005-03-222-14/+18
* * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16Maciej W. Rozycki2005-03-212-2/+12
* * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.Bob Wilson2005-03-212-0/+5
* (sh_elf_final_processing): Fix compile time warning by providing a prototypeNick Clifton2005-03-213-1/+14
* Fix typo introduced byprevious delta.Nick Clifton2005-03-212-1/+6
* Update instructions that use the "never" value in the conditional field to useNick Clifton2005-03-213-6/+13
* * configure.tgt: Handle setting of bfd_gas for fmt=multi targetsAlan Modra2005-03-212-17/+18
* PR gas/780Alan Modra2005-03-212-36/+54
* * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.Alan Modra2005-03-216-189/+358
* Add support for generating PLT lookups for the ColdFire.Nick Clifton2005-03-182-0/+7
* * config/tc-xtensa.c (xg_apply_tentative_value): Rename toBob Wilson2005-03-173-187/+176
* gas/Jan Beulich2005-03-1716-558/+1007
* (gas_cgen_parse_operand): Copy opinfo parameter into a local variable in caseNick Clifton2005-03-162-2/+10
* * configure.tgt: Set emulation for arm-*-eabi*.Daniel Jacobowitz2005-03-166-3/+24
* Fix typo introduced by previous deltaNick Clifton2005-03-161-0/+2
* Rename switch to enable/disable -Werror to --enable-werror/--disable-werrorNick Clifton2005-03-163-13/+13
* Enable -Werror by defaultNick Clifton2005-03-163-68/+172
* Convert to ISO C90 formattingNick Clifton2005-03-163-1247/+1017
* * config/tc-arm.c (do_mla): Rename to do_mlas, take secondZack Weinberg2005-03-158-2/+608
* Add cutoff for changes in 2.16 releaseNick Clifton2005-03-152-0/+6
* gas/Jan Beulich2005-03-152-19/+20
* ==> ChangeLog <==Eric Christopher2005-03-1513-6/+111
* Commit new Spanish translation.Alan Modra2005-03-152-3192/+4565
* Commit new Turkish translation.Alan Modra2005-03-142-3124/+4569
* gas:Zack Weinberg2005-03-126-1/+47
* * config-gas.com: Mark vax-vms as obsolete.Daniel Jacobowitz2005-03-118-5715/+86
* * config/tc-xtensa.c (finish_vinsn): Include the last instruction slotBob Wilson2005-03-113-3/+11
* * gas/ppc/e500.d: Fix encoding of efscfd.Aldy Hernandez2005-03-102-1/+5
* opcodes/Alan Modra2005-03-103-8/+30
* gas/Jan Beulich2005-03-103-23/+11
* * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp'Richard Sandiford2005-03-092-1/+6
* * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.Richard Sandiford2005-03-092-0/+5
* * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.Richard Sandiford2005-03-095-5/+1105
* * config/tc-mips.c (append_insn): Remove cop_interlocks test fromRichard Sandiford2005-03-098-310/+411
* * config/tc-mips.h (mips_flush_pending_output): Delete.Richard Sandiford2005-03-093-118/+116
* * config/tc-mips.c (mips_move_labels): New function, taken from...Richard Sandiford2005-03-092-27/+27
* * config/tc-mips.c (MAX_NOPS): New macro.Richard Sandiford2005-03-092-411/+348
* * config/tc-mips.c (append_insn): Remove now-redundant nops != 0Richard Sandiford2005-03-092-8/+5
* * config/tc-mips.c (dummy_opcode): Delete.Richard Sandiford2005-03-092-312/+269
* * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND)Richard Sandiford2005-03-092-203/+176
* * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_pRichard Sandiford2005-03-092-40/+19
* * config/tc-mips.c (mips_cl_insn): Replace reloc_type array withRichard Sandiford2005-03-092-20/+17
* * config/tc-mips.h (mips_cl_insn): Move definition to...Richard Sandiford2005-03-093-198/+239