aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-01-02Split ChangeLog files.Alan Modra4-14398/+14423
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook3-1/+11
2003-12-23 * doc/c-arm.texi: Document -march=armv6.Paul Brook2-0/+2
2003-12-23 * config/tc-arm.c (arm_archs): Add armv6.Paul Brook2-0/+5
2003-12-22Fix tests to eliminated unexpected failuresNick Clifton5-14/+22
2003-12-22For v6 tests use -march=armv6jNick Clifton3-2/+7
2003-12-20(md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton2-4/+18
2003-12-19Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton5-148/+152
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton18-36/+341
2003-12-18(input_file_open): Remove call to stat(). Add a check for getc() failing, andNick Clifton2-18/+29
2003-12-18bfd/Richard Sandiford8-118/+65
2003-12-18 * config/tc-mips.c (s_change_section): When parsing the MIPS-specificRichard Sandiford2-0/+21
2003-12-18 * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell3-2/+7
2003-12-17Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton6-65/+97
2003-12-16Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton8-6/+386
2003-12-15 * gas/z8k/eidi.s: Add uppercase forms. Add forms with commaChristian Groessler2-0/+25
2003-12-15 * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler2-26/+80
2003-12-15(obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton2-2/+11
2003-12-15 * gas/arm/thumbv6.s: Add nops.Mark Mitchell3-1/+17
2003-12-13 * gas/mmix/basep-8.d: Update for lcomm symbol type change.Alan Modra3-4/+9
2003-12-13 * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra3-214/+142
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra4-12/+31
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra5-368/+236
2003-12-10opcodes:Zack Weinberg5-80/+103
2003-12-10 * gas/arm/arm.exp: Add r15-bad.Paul Brook4-0/+140
2003-12-10 * config/tc-arm.c (FPU_MAVERICK): Define.Paul Brook4-9/+96
2003-12-10Remove redundant returns in void functions.Ben Elliston11-124/+0
2003-12-09 * config/tc-arm.c (do_umaal): Fix typo.Paul Brook2-1/+5
2003-12-06 * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata4-162/+115
2003-12-06gas/Richard Sandiford8-9/+44
2003-12-06 * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell10-14/+1714
2003-12-05 * config/tc-z8k.c (parse_reg): Be case insensitive when checkingChristian Groessler2-24/+25
2003-12-05 * gas/z8k/ctrl-names.d: New file.Christian Groessler4-0/+86
2003-12-05Don't blame aoliva for my work.Michael Snyder1-2/+7
2003-12-05Fix SH compilation problems introduced by previous deltaNick Clifton2-10/+17
2003-12-052003-12-03 Alexandre Oliva <aoliva@redhat.com>Michael Snyder17-18/+822
2003-12-042003-11-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2003-12-03 * tc.h (md_pcrel_from): Don't declare if defined as a macro.Alan Modra2-1/+7
2003-12-03oops - forogot to mention the new support here.Nick Clifton2-0/+3
2003-12-03Add support for the M32R2 processor.Nick Clifton8-40/+669
2003-12-03Add vax-linux-gnu targetNick Clifton6-5/+37
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata10-184/+140
2003-12-03 * config/obj-elf.c: Remove ARGSUSED.Kazu Hirata2-1/+4
2003-12-02make "dep-am"Alan Modra3-8/+17
2003-12-01 * gas/sh/basic.exp: Define ASFLAGS appropriately and don't doKaz Kojima8-27/+38
2003-11-30 * symbols.c: Convert to ISO-C.Kazu Hirata3-332/+218
2003-11-28 * config/tc-z8k.c: Convert to ISO-C.Christian Groessler3-157/+57
2003-11-27 * read.c: Convert to ISO-C.Kazu Hirata3-316/+216
2003-11-27Check for alignment when emitting constants on the sh-elf targetNick Clifton2-0/+10
2003-11-27* config/tc-frv.c (md_pcrel_from_section): Don't adjust whenAlexandre Oliva2-4/+16