aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2001-12-04* config/tc-d10v.c (write_2_short): Don't skip dummy fixups, soAlexandre Oliva1-28/+18
2001-12-04 * config.bfd: Remove trailing blanks.Thiemo Seufer1-43/+35
2001-12-04 * config/tc-mips.c (append_insn): Add jump address range overflowThiemo Seufer1-0/+8
2001-12-04 * config/tc-mips.c (md_parse_option): Fix comment. Allow -mabi optionThiemo Seufer1-2/+35
2001-12-04Only clear cpu part when specifying 'xscale' cpu (don't change the fpu part)Nick Clifton1-1/+2
2001-12-04* config/tc-d10v.c (find_opcode): Reject SP operand ifAlexandre Oliva1-0/+3
2001-12-042001-12-03 Eric Christopher <echristo@redhat.com>Eric Christopher1-1/+1
2001-12-02 * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer2-41/+40
2001-11-29* config/tc-d10v.c (get_operands): Emit OPERAND_PLUS forAlexandre Oliva1-0/+5
2001-11-29* config/tc-d10v.c (find_opcode): Reject non-SP operand ifAlexandre Oliva1-2/+4
2001-11-29Remove case sensitivity in register names.Nick Clifton1-4/+9
2001-11-28 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2-6/+2
2001-11-28 * as.c (parse_args): Call md_after_parse_args if defined.Andreas Schwab2-0/+9
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-2/+1
2001-11-21 * config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...Richard Sandiford1-15/+37
2001-11-20Fix md_apply_fix3 typo.Nick Clifton1-1/+1
2001-11-202001-11-20 Ben Elliston <bje@redhat.com>Ben Elliston1-1/+1
2001-11-17Fix typo in comment in last commitHans-Peter Nilsson1-1/+1
2001-11-17 * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson1-1/+4
2001-11-16 * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra1-2/+2
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton66-992/+795
2001-11-15 * config/tc-i386.h (md_end): Define.Alan Modra2-15/+57
2001-11-15 * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler.Thiemo Seufer1-3/+3
2001-11-15binutils/ChangeLogAlan Modra1-3/+3
2001-11-14Do not remove the symbol's value from the addend for fixups against localNick Clifton1-15/+22
2001-11-13Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall2-217/+140
2001-11-13 * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra1-12/+6
2001-11-12 * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer1-52/+57
2001-11-12 * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer1-181/+240
2001-11-12 * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer1-42/+28
2001-11-12 * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer1-79/+74
2001-11-10 * config/tc-avr.c (mcu_types): Update for new devices.Denis Chertykov1-9/+21
2001-11-08 * config/tc-mips.c (mips_force_relocation): Remove duplicate code.Thiemo Seufer1-7/+0
2001-11-062001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Eric Christopher1-13/+13
2001-11-05Force got and plt relocations.Martin Schwidefsky2-13/+57
2001-11-02* tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw1-144/+166
2001-11-01 * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez1-4/+6
2001-11-01[ bfd/ChangeLog ]Chris Demetriou1-35/+84
2001-10-31General cleanup of feature definitions.Richard Earnshaw1-209/+230
2001-10-30Add MMIX supportNick Clifton2-0/+4394
2001-10-242001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-0/+2
2001-10-212001-10-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2001-10-202001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+4
2001-10-19Restore line_comment_chars after a SNAFU.Nick Clifton1-1/+1
2001-10-18Remove semicolon from ARM comment chars listNick Clifton1-1/+1
2001-10-17[gas/ChangeLog]Matthew Green1-2/+5
2001-10-17 * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra1-83/+91
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra3-5/+3