aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2004-01-18* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek2-1/+12
2004-01-18 * gas/i386/katmai.d: Adjust for changed sib printing.Alan Modra5-24/+31
2004-01-16* gas/mn10300/mov5.s: New.Alexandre Oliva3-1/+48
2004-01-14gas/Maciej W. Rozycki11-19/+1039
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2-3/+10
2004-01-14 * elf64-mips.c (mips_elf64_slurp_one_reloc_table): CallIan Lance Taylor3-0/+692
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton2-4/+23
2004-01-12gas/Richard Sandiford6-1/+28
2004-01-09 * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook6-9/+83
2004-01-09 * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor5-28/+19
2004-01-09 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.Ian Lance Taylor3-2/+7
2004-01-09 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor2-79/+80
2004-01-072004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-105/+133
2004-01-07Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton2-0/+5
2004-01-062003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva3-5/+77
2004-01-062003-11-05 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva5-1/+109
2004-01-05* doc/as.texinfo: Let texi2pod parse asconfig.texi andMaciej W. Rozycki2-39/+8
2004-01-05* Makefile.am (Makefile): Move the dependency onMaciej W. Rozycki3-2/+19
2004-01-05* Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.Maciej W. Rozycki3-9/+12
2004-01-02Update description of FP behaviourNick Clifton2-4/+23
2004-01-02Catch a bug in the msp430 disassembler where an add instruction was confusedNick Clifton3-1/+8
2004-01-02Add m68k-uclinux targetNick Clifton3-0/+6
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