Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially, like m68k-elf. | Nick Clifton | 3 | -5/+15 |
2004-01-25 | 2004-01-24 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -9/+30 |
2004-01-25 | 2004-01-24 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 4 | -1/+12 |
2004-01-24 | * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove. | Richard Sandiford | 1 | -5/+0 |
2004-01-23 | * config/tc-arm.c (tc_gen_reloc): Improve error message for | Daniel Jacobowitz | 2 | -0/+15 |
2004-01-23 | * gas/arm/arm.exp: Add "undefined" test. | Daniel Jacobowitz | 4 | -0/+10 |
2004-01-23 | * config/tc-mips.c (load_address, macro): Update comments about | Richard Sandiford | 2 | -6/+14 |
2004-01-23 | * config/tc-mips.c (macro_build): Remove place and counter arguments. | Richard Sandiford | 2 | -998/+744 |
2004-01-23 | * gas/mips/macro-warn-[1234].[sdl]: New tests. | Richard Sandiford | 17 | -0/+115 |
2004-01-23 | * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument. | Richard Sandiford | 2 | -53/+157 |
2004-01-23 | * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove. | Richard Sandiford | 6 | -685/+574 |
2004-01-23 | * frags.h (frag_room): Declare. | Richard Sandiford | 4 | -3/+19 |
2004-01-21 | * config/tc-mips.c (append_insn): Don't do r3900 interlock | Thiemo Seufer | 2 | -5/+10 |
2004-01-21 | Stop indexed move byte instructions from being relaxed. | Nick Clifton | 6 | -11/+854 |
2004-01-18 | * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for single | Jakub Jelinek | 2 | -1/+12 |
2004-01-18 | * gas/i386/katmai.d: Adjust for changed sib printing. | Alan Modra | 5 | -24/+31 |
2004-01-16 | * gas/mn10300/mov5.s: New. | Alexandre Oliva | 3 | -1/+48 |
2004-01-14 | gas/ | Maciej W. Rozycki | 11 | -19/+1039 |
2004-01-14 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | Maciej W. Rozycki | 2 | -3/+10 |
2004-01-14 | * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call | Ian Lance Taylor | 3 | -0/+692 |
2004-01-12 | Add support for relaxation of bit manipulation instructions. | Nick Clifton | 2 | -4/+23 |
2004-01-12 | gas/ | Richard Sandiford | 6 | -1/+28 |
2004-01-09 | * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from | Paul Brook | 6 | -9/+83 |
2004-01-09 | * config/tc-mips.c (warn_nops): Remove static variable. | Ian Lance Taylor | 5 | -28/+19 |
2004-01-09 | * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64. | Ian Lance Taylor | 3 | -2/+7 |
2004-01-09 | * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove. | Ian Lance Taylor | 2 | -79/+80 |
2004-01-07 | 2004-01-07 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -105/+133 |
2004-01-07 | Fix initialisation of debug_line_pointer_sizes array so that it is done as ne... | Nick Clifton | 2 | -0/+5 |
2004-01-06 | 2003-12-19 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 3 | -5/+77 |
2004-01-06 | 2003-11-05 Alexandre Oliva <aoliva@redhat.com> | Alexandre Oliva | 5 | -1/+109 |
2004-01-05 | * doc/as.texinfo: Let texi2pod parse asconfig.texi and | Maciej W. Rozycki | 2 | -39/+8 |
2004-01-05 | * Makefile.am (Makefile): Move the dependency on | Maciej W. Rozycki | 3 | -2/+19 |
2004-01-05 | * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove. | Maciej W. Rozycki | 3 | -9/+12 |
2004-01-02 | Update description of FP behaviour | Nick Clifton | 2 | -4/+23 |
2004-01-02 | Catch a bug in the msp430 disassembler where an add instruction was confused | Nick Clifton | 3 | -1/+8 |
2004-01-02 | Add m68k-uclinux target | Nick Clifton | 3 | -0/+6 |
2004-01-02 | Split ChangeLog files. | Alan Modra | 4 | -14398/+14423 |
2003-12-29 | * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs. | Paul Brook | 3 | -1/+11 |
2003-12-23 | * doc/c-arm.texi: Document -march=armv6. | Paul Brook | 2 | -0/+2 |
2003-12-23 | * config/tc-arm.c (arm_archs): Add armv6. | Paul Brook | 2 | -0/+5 |
2003-12-22 | Fix tests to eliminated unexpected failures | Nick Clifton | 5 | -14/+22 |
2003-12-22 | For v6 tests use -march=armv6j | Nick Clifton | 3 | -2/+7 |
2003-12-20 | (md_apply_fix3): Handle the case where a .byte directive generates a | Nick Clifton | 2 | -4/+18 |
2003-12-19 | Fix calls to as_perror() so that the errno system message will be printed. | Nick Clifton | 5 | -148/+152 |
2003-12-19 | Add support for m32r-linux target, including a RELA ABI and PIC. | Nick Clifton | 18 | -36/+341 |
2003-12-18 | (input_file_open): Remove call to stat(). Add a check for getc() failing, and | Nick Clifton | 2 | -18/+29 |
2003-12-18 | bfd/ | Richard Sandiford | 8 | -118/+65 |
2003-12-18 | * config/tc-mips.c (s_change_section): When parsing the MIPS-specific | Richard Sandiford | 2 | -0/+21 |
2003-12-18 | * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j". | Mark Mitchell | 3 | -2/+7 |
2003-12-17 | Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs. | Nick Clifton | 6 | -65/+97 |