aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2002-02-04* config/tc-sh.c (parse_at): Set arg type of @(expr,pc) toAlexandre Oliva1-5/+12
2002-02-04 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value ofHans-Peter Nilsson1-4/+14
2002-02-02bfd:Jason Thorpe1-1/+1
2002-02-01 * config/tc-v850.c: Add missing prototypes amd use old-styleAlan Modra2-273/+184
2002-02-01 Support on-demand global register allocation by passing onHans-Peter Nilsson2-32/+52
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton4-105/+1810
2002-01-30 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iyRichard Sandiford1-2/+2
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-15/+26
2002-01-292002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+4
2002-01-28 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbolsJakub Jelinek1-2/+10
2002-01-24 * config/tc-h8300.c (check_operand): Don't print a warningKazu Hirata1-0/+8
2002-01-24copyright yearsAlexandre Oliva2-2/+2
2002-01-24* config/tc-sh.c (sh_elf_suffix): Removed.Alexandre Oliva2-165/+260
2002-01-23* config/tc-mn10300.c (xr_registers): Move `pc'...Alexandre Oliva1-1/+1
2002-01-22* config/obj-coff.c (obj_coff_init_stab_section): Make theDJ Delorie1-1/+1
2002-01-19* tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed fromRichard Earnshaw1-260/+259
2002-01-192002-01-18 Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw1-6/+38
2002-01-192002-01-19 Keith Walker <keith.walker@arm.com>Richard Earnshaw1-0/+2
2002-01-18* NEWS: Mention new ARM command-line options and VFP support.Richard Earnshaw1-467/+716
2002-01-17Add a more instructive error message on bad syntaxTimothy Wall1-0/+3
2002-01-16 * config/tc-mips.c (percent_op): Ensure longer percent_op's areThiemo Seufer1-56/+86
2002-01-15Support for VFP instructionsRichard Earnshaw1-28/+1174
2002-01-15* tc-arm.c (md_parse_option): Tidy up setting of cpu_variant forRichard Earnshaw1-21/+15
2002-01-15Fix up generation of VTINHERIT relocsNick Clifton1-5/+8
2002-01-14* tc-arm.c (md_longopts): On targets that aren't bi-endian, supportRichard Earnshaw1-1/+14
2002-01-14* tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi optionRichard Earnshaw1-2/+2
2002-01-14* tc-arm.c (all error messages): Normalize capitalization of messages.Richard Earnshaw2-102/+145
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