Age | Commit message (Expand) | Author | Files | Lines |
2004-03-07 | * doc/c-hppa.texi (HPPA Directives): Fix typo. | Andreas Schwab | 1 | -2/+2 |
2004-03-04 | 2004-03-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -75/+136 |
2004-02-27 | Add -no-bitinst switch for M32R2 | Nick Clifton | 1 | -1/+8 |
2004-02-09 | * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ... | Nathan Sidwell | 1 | -0/+5 |
2004-01-23 | * frags.h (frag_room): Declare. | Richard Sandiford | 1 | -3/+4 |
2004-01-09 | * config/tc-mips.c (warn_nops): Remove static variable. | Ian Lance Taylor | 2 | -7/+4 |
2004-01-05 | * doc/as.texinfo: Let texi2pod parse asconfig.texi and | Maciej W. Rozycki | 1 | -39/+3 |
2004-01-05 | * Makefile.am (Makefile): Move the dependency on | Maciej W. Rozycki | 1 | -0/+5 |
2004-01-05 | * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove. | Maciej W. Rozycki | 1 | -3/+2 |
2004-01-02 | Update description of FP behaviour | Nick Clifton | 1 | -4/+18 |
2003-12-29 | * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs. | Paul Brook | 1 | -1/+4 |
2003-12-23 | * doc/c-arm.texi: Document -march=armv6. | Paul Brook | 1 | -0/+1 |
2003-12-19 | Add support for m32r-linux target, including a RELA ABI and PIC. | Nick Clifton | 1 | -0/+6 |
2003-12-18 | * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j". | Mark Mitchell | 1 | -1/+1 |
2003-12-17 | Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs. | Nick Clifton | 1 | -19/+18 |
2003-12-10 | * config/tc-arm.c (FPU_MAVERICK): Define. | Paul Brook | 2 | -2/+16 |
2003-12-06 | * gas/arm/arm.exp: Add archv6 and thumbv6. | Mark Mitchell | 1 | -3/+7 |
2003-12-05 | 2003-12-03 Alexandre Oliva <aoliva@redhat.com> | Michael Snyder | 2 | -0/+17 |
2003-12-03 | Add support for the M32R2 processor. | Nick Clifton | 1 | -11/+132 |
2003-11-22 | * doc/c-ppc.texi (PowerPC-Pseudo): Add section. | Alan Modra | 1 | -0/+19 |
2003-11-13 | Add support for ARM ELF Mapping symbols | Nick Clifton | 1 | -0/+30 |
2003-11-12 | * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define. | Daniel Jacobowitz | 2 | -6/+8 |
2003-11-07 | 2003-11-07 Christian Groessler <chris@groessler.org> | Christian Groessler | 1 | -17/+36 |
2003-11-06 | * config/tc-arm.texi (struct reg_entry): Add new field 'builtin'. | Nick Clifton | 1 | -1/+15 |
2003-11-06 | Fix 'the the' typo | Nick Clifton | 1 | -1/+1 |
2003-10-27 | * doc/c-sh64.texi: Fix a typo. | Kazu Hirata | 1 | -1/+1 |
2003-10-26 | * doc/c-alpha.texi: Fix typos. | Kazu Hirata | 6 | -15/+15 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 1 | -1/+10 |
2003-10-18 | Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible. | Hans-Peter Nilsson | 1 | -0/+15 |
2003-10-15 | * doc/as.texinfo (Align): Correct list of byte targets. | Alan Modra | 1 | -4/+4 |
2003-10-08 | * as.c (use_gnu_debug_info_extensions) : New variable. | Nick Clifton | 1 | -3/+10 |
2003-09-30 | [ bfd/ChangeLog ] | Chris Demetriou | 2 | -10/+16 |
2003-09-07 | Fix description of comment character for PPC. | Nick Clifton | 1 | -1/+1 |
2003-09-04 | Add binutils support for v850e1 processor | Nick Clifton | 1 | -1/+13 |
2003-09-02 | * configure.in: Update AC_PREREQ to 2.57. Use AC_CONFIG_FILES | Daniel Jacobowitz | 1 | -218/+276 |
2003-08-29 | s/.cfi_gnu_window_save/.cfi_window_save/g | Jakub Jelinek | 1 | -1/+1 |
2003-08-29 | * dw2gencfi.c (cfi_pseudo_table): Add cfi_gnu_window_save. | Jakub Jelinek | 1 | -0/+3 |
2003-08-26 | 2003-08-25 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -2/+2 |
2003-08-19 | * config/tc-ppc.c (md_parse_option): Handle -m440. | Alan Modra | 1 | -0/+3 |
2003-08-07 | 2003-08-01 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -0/+6 |
2003-08-05 | 2003-08-05 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -0/+2 |
2003-08-02 | 2003-08-01 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 1 | -4/+11 |
2003-07-28 | * config/tc-mips.c (mips_flag_pdr): Define. | Rainer Orth | 2 | -1/+11 |
2003-07-15 | * doc/c-mips.texi: Document -march=rm9000. | Richard Sandiford | 1 | -0/+1 |
2003-07-07 | Add documentation of M32R .high, .shigh and .low directives. | Nick Clifton | 1 | -2/+84 |
2003-06-18 | Add c4x as an architecture variant to tic4x. | Nick Clifton | 1 | -2/+2 |
2003-06-12 | * doc/as.texinfo (Comm): Added @node. Moved before CFI | Tom Tromey | 1 | -29/+32 |
2003-06-11 | * dw2gencfi.c (struct cfi_escape_data): New. | Richard Henderson | 1 | -9/+5 |
2003-06-10 | 2003-06-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -1/+6 |
2003-06-08 | * doc/as.texinfo: Document .cfi_rel_offset. | Richard Henderson | 1 | -4/+6 |