summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcagney_bfdfile-20040213-branchpointcagney_bfdfile-20040213-branchnobody2004-02-1453-1971/+1973
* * config/tc-mips.c (append_insn): Don't do r3900 interlockThiemo Seufer2004-01-212-5/+10
* Stop indexed move byte instructions from being relaxed.Nick Clifton2004-01-216-11/+854
* * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for singleJakub Jelinek2004-01-182-1/+12
* * gas/i386/katmai.d: Adjust for changed sib printing.Alan Modra2004-01-185-24/+31
* * gas/mn10300/mov5.s: New.Alexandre Oliva2004-01-163-1/+48
* gas/Maciej W. Rozycki2004-01-1411-19/+1039
* * gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2004-01-142-3/+10
* * elf64-mips.c (mips_elf64_slurp_one_reloc_table): CallIan Lance Taylor2004-01-143-0/+692
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-122-4/+23
* gas/Richard Sandiford2004-01-126-1/+28
* * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename fromPaul Brook2004-01-096-9/+83
* * config/tc-mips.c (warn_nops): Remove static variable.Ian Lance Taylor2004-01-095-28/+19
* * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.Ian Lance Taylor2004-01-093-2/+7
* * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.Ian Lance Taylor2004-01-092-79/+80
* 2004-01-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-01-073-105/+133
* Fix initialisation of debug_line_pointer_sizes array so that it is done as ne...Nick Clifton2004-01-072-0/+5
* 2003-12-19 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-063-5/+77
* 2003-11-05 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-065-1/+109
* * doc/as.texinfo: Let texi2pod parse asconfig.texi andMaciej W. Rozycki2004-01-052-39/+8
* * Makefile.am (Makefile): Move the dependency onMaciej W. Rozycki2004-01-053-2/+19
* * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.Maciej W. Rozycki2004-01-053-9/+12
* Update description of FP behaviourNick Clifton2004-01-022-4/+23
* Catch a bug in the msp430 disassembler where an add instruction was confusedNick Clifton2004-01-023-1/+8
* Add m68k-uclinux targetNick Clifton2004-01-023-0/+6
* Split ChangeLog files.Alan Modra2004-01-024-14398/+14423
* * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook2003-12-293-1/+11
* * doc/c-arm.texi: Document -march=armv6.Paul Brook2003-12-232-0/+2
* * config/tc-arm.c (arm_archs): Add armv6.Paul Brook2003-12-232-0/+5
* Fix tests to eliminated unexpected failuresNick Clifton2003-12-225-14/+22
* For v6 tests use -march=armv6jNick Clifton2003-12-223-2/+7
* (md_apply_fix3): Handle the case where a .byte directive generates aNick Clifton2003-12-202-4/+18
* Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton2003-12-195-148/+152
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-1918-36/+341
* (input_file_open): Remove call to stat(). Add a check for getc() failing, andNick Clifton2003-12-182-18/+29
* bfd/Richard Sandiford2003-12-188-118/+65
* * config/tc-mips.c (s_change_section): When parsing the MIPS-specificRichard Sandiford2003-12-182-0/+21
* * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".Mark Mitchell2003-12-183-2/+7
* Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.Nick Clifton2003-12-176-65/+97
* Remove -8 bias on PC-relative load instructions for arm-wince-pe targetNick Clifton2003-12-168-6/+386
* * gas/z8k/eidi.s: Add uppercase forms. Add forms with commaChristian Groessler2003-12-152-0/+25
* * config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.Christian Groessler2003-12-152-26/+80
* (obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.Nick Clifton2003-12-152-2/+11
* * gas/arm/thumbv6.s: Add nops.Mark Mitchell2003-12-153-1/+17
* * gas/mmix/basep-8.d: Update for lcomm symbol type change.Alan Modra2003-12-133-4/+9
* * config/obj-elf.c: Convert to C90, remove unneeded prototypes andAlan Modra2003-12-133-214/+142
* * read.c (s_lcomm_internal): Make global.Alan Modra2003-12-134-12/+31
* * read.c: Remove unneeded prototypes.Alan Modra2003-12-135-368/+236
* opcodes:Zack Weinberg2003-12-105-80/+103
* * gas/arm/arm.exp: Add r15-bad.Paul Brook2003-12-104-0/+140