summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf.Nick Clifton2004-01-263-5/+15
* 2004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2004-01-252-9/+30
* 2004-01-24 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2004-01-254-1/+12
* * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford2004-01-241-5/+0
* * config/tc-arm.c (tc_gen_reloc): Improve error message forDaniel Jacobowitz2004-01-232-0/+15
* * gas/arm/arm.exp: Add "undefined" test.Daniel Jacobowitz2004-01-234-0/+10
* * config/tc-mips.c (load_address, macro): Update comments aboutRichard Sandiford2004-01-232-6/+14
* * config/tc-mips.c (macro_build): Remove place and counter arguments.Richard Sandiford2004-01-232-998/+744
* * gas/mips/macro-warn-[1234].[sdl]: New tests.Richard Sandiford2004-01-2317-0/+115
* * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.Richard Sandiford2004-01-232-53/+157
* * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.Richard Sandiford2004-01-236-685/+574
* * frags.h (frag_room): Declare.Richard Sandiford2004-01-234-3/+19
* * 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