summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* * tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm)Richard Earnshaw2001-12-061-332/+164
* * tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. AddRichard Earnshaw2001-12-051-749/+1169
* Corrected incorrect op->type selection due to missing 'else'.Nick Clifton2001-12-051-8/+5
* * config/tc-d10v.c (write_2_short): Don't skip dummy fixups, soAlexandre Oliva2001-12-041-28/+18
* * config.bfd: Remove trailing blanks.Thiemo Seufer2001-12-041-43/+35
* * config/tc-mips.c (append_insn): Add jump address range overflowThiemo Seufer2001-12-041-0/+8
* * config/tc-mips.c (md_parse_option): Fix comment. Allow -mabi optionThiemo Seufer2001-12-041-2/+35
* Only clear cpu part when specifying 'xscale' cpu (don't change the fpu part)Nick Clifton2001-12-041-1/+2
* * config/tc-d10v.c (find_opcode): Reject SP operand ifAlexandre Oliva2001-12-041-0/+3
* 2001-12-03 Eric Christopher <echristo@redhat.com>Eric Christopher2001-12-041-1/+1
* * coff-mips.c (mips_bfd_reloc_type_lookup): ReplaceThiemo Seufer2001-12-022-41/+40
* * config/tc-d10v.c (get_operands): Emit OPERAND_PLUS forAlexandre Oliva2001-11-291-0/+5
* * config/tc-d10v.c (find_opcode): Reject non-SP operand ifAlexandre Oliva2001-11-291-2/+4
* Remove case sensitivity in register names.Nick Clifton2001-11-291-4/+9
* * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined.Jakub Jelinek2001-11-282-6/+2
* * as.c (parse_args): Call md_after_parse_args if defined.Andreas Schwab2001-11-282-0/+9
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-2/+1
* * config/tc-mips.c (mips_need_elf_addend_fixup): New, extracted from...Richard Sandiford2001-11-211-15/+37
* Fix md_apply_fix3 typo.Nick Clifton2001-11-201-1/+1
* 2001-11-20 Ben Elliston <bje@redhat.com>Ben Elliston2001-11-201-1/+1
* Fix typo in comment in last commitHans-Peter Nilsson2001-11-171-1/+1
* * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson2001-11-171-1/+4
* * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra2001-11-161-2/+2
* 2001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-161-1/+1
* 2001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-11-161-1/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-1566-992/+795
* * config/tc-i386.h (md_end): Define.Alan Modra2001-11-152-15/+57
* * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler.Thiemo Seufer2001-11-151-3/+3
* binutils/ChangeLogAlan Modra2001-11-151-3/+3
* Do not remove the symbol's value from the addend for fixups against localNick Clifton2001-11-141-15/+22
* Fix tic54x testsuite failures and Lmem disassembly bugs.Timothy Wall2001-11-132-217/+140
* * config/obj-elf.c (obj_elf_version): Ensure terminating NUL isAlan Modra2001-11-131-12/+6
* * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only.Thiemo Seufer2001-11-121-52/+57
* * config/tc-mips.c (set_at): Add cast needed for varargs.Thiemo Seufer2001-11-121-181/+240
* * config/tc-mips.c (md_assemble): Remove superflous casts.Thiemo Seufer2001-11-121-42/+28
* * config/tc-mips.c (mips_abi_level): Move in front ofThiemo Seufer2001-11-121-79/+74
* * config/tc-avr.c (mcu_types): Update for new devices.Denis Chertykov2001-11-101-9/+21
* * config/tc-mips.c (mips_force_relocation): Remove duplicate code.Thiemo Seufer2001-11-081-7/+0
* 2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Eric Christopher2001-11-061-13/+13
* Force got and plt relocations.Martin Schwidefsky2001-11-052-13/+57
* * tc-arm.c: Re-arrange prototypes by architecture.Richard Earnshaw2001-11-021-144/+166
* * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storageStephane Carrez2001-11-011-4/+6
* [ bfd/ChangeLog ]Chris Demetriou2001-11-011-35/+84
* General cleanup of feature definitions.Richard Earnshaw2001-10-311-209/+230
* Add MMIX supportNick Clifton2001-10-302-0/+4394
* 2001-10-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-241-0/+2
* 2001-10-20 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-10-211-2/+2
* 2001-10-20 H.J. Lu <hjl@gnu.org>H.J. Lu2001-10-201-4/+4
* Restore line_comment_chars after a SNAFU.Nick Clifton2001-10-191-1/+1
* Remove semicolon from ARM comment chars listNick Clifton2001-10-181-1/+1