summaryrefslogtreecommitdiff
path: root/gas/config
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcagney_bfdfile-20040213-branchpointcagney_bfdfile-20040213-branchnobody2004-02-147-1746/+1430
* * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer2004-01-211-5/+5
* Stop indexed move byte instructions from being relaxed.Nick Clifton2004-01-211-9/+45
* * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek2004-01-181-1/+7
* gas/Maciej W. Rozycki2004-01-141-19/+59
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-121-4/+18
* gas/Richard Sandiford2004-01-121-1/+1
* * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook2004-01-091-9/+34
* * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor2004-01-091-21/+3
* * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor2004-01-091-79/+69
* 2004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-01-072-105/+109
* 2003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-062-5/+57
* * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook2003-12-291-0/+2
* * config/tc-arm.c (arm_archs): Add armv6.Paul Brook2003-12-231-0/+1
* (md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton2003-12-201-4/+13
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-192-10/+167
* bfd/Richard Sandiford2003-12-181-116/+32
* * config/tc-mips.c (s_change_section): When parsing the MIPS-specificRichard Sandiford2003-12-181-0/+16
* * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell2003-12-181-1/+1
* Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton2003-12-171-46/+44
* Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton2003-12-161-0/+4
* * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler2003-12-151-26/+65
* (obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton2003-12-151-2/+6
* * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra2003-12-132-214/+138
* * read.c (s_lcomm_internal): Make global.Alan Modra2003-12-131-11/+22
* * read.c: Remove unneeded prototypes.Alan Modra2003-12-132-146/+71
* opcodes:Zack Weinberg2003-12-101-8/+9
* * config/tc-arm.c (FPU_MAVERICK): Define.Paul Brook2003-12-101-7/+64
* Remove redundant returns in void functions.Ben Elliston2003-12-1011-124/+0
* * config/tc-arm.c (do_umaal): Fix typo.Paul Brook2003-12-091-1/+1
* gas/Richard Sandiford2003-12-061-1/+1
* * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell2003-12-061-11/+1168
* * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler2003-12-051-23/+20
* Fix SH compilation problems introduced by previous deltaNick Clifton2003-12-051-10/+12
* 2003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder2003-12-051-15/+346
* 2003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-12-041-1/+1
* Add support for the M32R2 processor.Nick Clifton2003-12-032-29/+299
* Add vax-linux-gnu targetNick Clifton2003-12-031-2/+7
* * config/obj-elf.c: Remove ARGSUSED.Kazu Hirata2003-12-031-1/+0
* * config/tc-z8k.c: Convert to ISO-C.Christian Groessler2003-11-282-157/+52
* Check for alignment when emitting constants on the sh-elf targetNick Clifton2003-11-271-0/+4
* * config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva2003-11-271-4/+11
* * config/tc-z8k.c (s_segm): Fix indentation.Christian Groessler2003-11-261-63/+65
* Revert change to t01_mov test.Nick Clifton2003-11-261-0/+1
* * config/tc-h8300.c (h8_exp): Remove.Kazu Hirata2003-11-251-7/+0
* Catch illegal register pairings in ldm/stm instructions.Nick Clifton2003-11-251-7/+30
* * config/tc-h8300.c (Hmode): Make it global.Kazu Hirata2003-11-231-4/+4
* * config/atof-tahoe.c: Fix comment typos.Kazu Hirata2003-11-2220-60/+60
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-2222-70/+70
* * config/tc-ppc.c (parse_cpu): New function, broken out from..Alan Modra2003-11-211-111/+188