aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-01-11* tc-arm.c ((do_ldst): Fix handling an immediate expression pseudoRichard Earnshaw1-22/+38
2002-01-11Add support for ia64-hpux target.Nick Clifton2-22/+63
2002-01-10* tc-arm.c (struct reg_entry): Move before prototypes.Richard Earnshaw1-468/+730
2002-01-08bfd:Jason Thorpe1-1/+3
2002-01-06 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.Alan Modra2-6/+10
2002-01-052002-01-05 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+46
2002-01-05 * write.c (write_object_file): Make use of bfd_section_list_remove.Alan Modra2-46/+30
2002-01-03[gas/ChangeLog]Matthew Green1-2/+2
2002-01-02Test for a NULL frag link.Nick Clifton1-1/+1
2002-01-01 * config/tc-ia64.c (has_suffix_p): New.Richard Henderson1-9/+21
2002-01-01 * config/tc-ia64.c (errata_nop_necessary_p): Prototype.Richard Henderson1-2/+3
2001-12-31 * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,Jeff Law1-2/+5
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek2-4/+168
2001-12-202001-12-20 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>Daniel Jacobowitz1-2/+74
2001-12-20* config/tc-sh.c (parse_at): Reject @(r0) and @(r0,).Alexandre Oliva1-11/+24
2001-12-20* config/tc-ppc.c (md_parse_option): Make -maltivec defaultMatthew Green1-1/+6
2001-12-18Remove redundant definition.Nick Clifton1-3/+0
2001-12-18 * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp.Richard Henderson1-2/+2
2001-12-14 * config/obj-elf.c (obj_elf_init_stab_section): References areAlan Modra1-1/+1
2001-12-12* config/tc-d10v.c (get_operands): Mark OPERAND_PLUS afterAlexandre Oliva1-2/+4
2001-12-08Index: bfd/ChangeLogGeoffrey Keating2-0/+719
2001-12-06* tc-arm.c (do_arit, do_cmp, do_mov, do_ldst, do_ldstt, do_ldmstm)Richard Earnshaw1-332/+164
2001-12-05* tc-arm.c (struct asm_opcode): Delete comp_suffix and flags. AddRichard Earnshaw1-749/+1169
2001-12-05Corrected incorrect op->type selection due to missing 'else'.Nick Clifton1-8/+5
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