aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2004-03-21 * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,Hans-Peter Nilsson1-3/+67
2004-03-19 * config/tc-xtensa.c (mark_literal_frags): New function.Bob Wilson1-17/+32
2004-03-19 * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors forDave Anglin1-0/+3
2004-03-18 * read.c (read_a_source_file): Use demand_empty_rest_of_line.Nathan Sidwell3-27/+6
2004-03-18[gas]Kaz Kojima2-3/+63
2004-03-122004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2-9/+30
2004-03-052004-03-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+13
2004-03-032004-03-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-7/+24
2004-03-032003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-15/+56
2004-03-032004-03-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+35
2004-03-01Add fr450 support.Richard Sandiford1-1/+51
2004-02-27Add -no-bitinst switch for M32R2Nick Clifton1-3/+11
2004-02-27Undo previous deltaNick Clifton1-6/+5
2004-02-27 * config/tc-s390.c (s390_insn): Correct range check for opcode inMartin Schwidefsky1-3/+9
2004-02-27Fix seg fault on erroneous inputNick Clifton1-2/+4
2004-02-262004-02-26 Eric Christopher <echristo@redhat.com>Eric Christopher2-2/+14
2004-02-262004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke1-0/+4
2004-02-26Patch reviewed and approved by nickc@redhat.com.Fred Fish1-2/+2
2004-02-21Fix unwind info problems with .align.Jim Wilson2-13/+49
2004-02-19Yet another fix for -falign-loops problems.Jim Wilson1-4/+26
2004-02-18Apply fixes for Maverick CrunchNick Clifton1-18/+20
2004-02-11Patch from Steve Ellcey for ia64-hpux.Jim Wilson2-0/+23
2004-02-09 * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident asDaniel Jacobowitz1-0/+3
2004-02-07Fix unwind abort while compiling glibc, reported by HJ.Jim Wilson1-2/+4
2004-02-05Fix region length calculations when regions end with .align padding.Jim Wilson2-62/+29
2004-02-04Fix testcase from David Mosberger.Jim Wilson1-22/+54
2004-02-02gas/Maciej W. Rozycki1-34/+37
2004-01-282004-01-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2004-01-26(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.Nick Clifton2-5/+8
2004-01-252004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-9/+24
2004-01-24 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford1-5/+0
2004-01-23 * config/tc-arm.c (tc_gen_reloc): Improve error message forDaniel Jacobowitz1-0/+10
2004-01-23 * config/tc-mips.c (load_address, macro): Update comments aboutRichard Sandiford1-6/+9
2004-01-23 * config/tc-mips.c (macro_build): Remove place and counter arguments.Richard Sandiford1-998/+735
2004-01-23 * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.Richard Sandiford1-53/+138
2004-01-23 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford1-685/+491
2004-01-21 * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer1-5/+5
2004-01-21Stop indexed move byte instructions from being relaxed.Nick Clifton1-9/+45
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek1-1/+7
2004-01-14gas/Maciej W. Rozycki1-19/+59
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton1-4/+18
2004-01-12gas/Richard Sandiford1-1/+1
2004-01-09 * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook1-9/+34
2004-01-09 * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor1-21/+3
2004-01-09 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor1-79/+69
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-105/+109
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2-5/+57
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook1-0/+2
2003-12-23 * config/tc-arm.c (arm_archs): Add armv6.Paul Brook1-0/+1
2003-12-20(md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton1-4/+13