Age | Commit message (Expand) | Author | Files | Lines |
2004-04-22 | * config/tc-mips.c (load_delay_nop): New function. | Thiemo Seufer | 13 | -870/+936 |
2004-04-22 | * config/tc-mips.c (hilo_interlocks, gpr_interlocks, | Thiemo Seufer | 2 | -6/+5 |
2004-04-22 | * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4. | Paul Brook | 6 | -941/+961 |
2004-04-22 | Add support for ColdFire MAC instructions and tidy up support for other m68k | Nick Clifton | 11 | -55/+20056 |
2004-04-22 | Apply Bruno de Bus's patch to record the ARM mapping symbol state on a per- | Nick Clifton | 3 | -112/+111 |
2004-04-22 | (forgot to commit this earlier) | Chris Demetriou | 1 | -0/+32 |
2004-04-22 | 2004-04-21 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 29 | -2166/+0 |
2004-04-21 | [ gas/ChangeLog ] | Chris Demetriou | 2 | -0/+7 |
2004-04-20 | Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used | Nick Clifton | 7 | -0/+202 |
2004-04-19 | 2004-04-19 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2 | -4/+5 |
2004-04-19 | bfd/ | Jakub Jelinek | 2 | -6/+10 |
2004-04-19 | * config/tc-xtensa.c (xg_assembler_literal): Fix a typo. | Jakub Jelinek | 2 | -1/+5 |
2004-04-19 | * read.c (do_align): Call md_flush_pending_output, if defined. | Nathan Sidwell | 2 | -0/+7 |
2004-04-16 | * expr.c (operand): Correct checks for ++ and --. | Alan Modra | 2 | -2/+6 |
2004-04-15 | gas/ | H.J. Lu | 2 | -0/+26 |
2004-04-14 | * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from | Richard Sandiford | 6 | -20/+36 |
2004-04-14 | * gas/elf/section2.e-mips: Allow named section symbols. | Richard Sandiford | 8 | -42/+47 |
2004-04-13 | * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use | Bob Wilson | 2 | -5/+21 |
2004-04-13 | Add test of M32R seth instruction | Nick Clifton | 4 | -2/+19 |
2004-04-13 | Fix inifnite loop problem with M32R port | Nick Clifton | 6 | -7/+55 |
2004-04-11 | /bfd/ChangeLog | Thiemo Seufer | 5 | -4/+9 |
2004-04-07 | PR 96 | Alan Modra | 2 | -106/+109 |
2004-04-02 | [gas] | Kaz Kojima | 7 | -1/+53 |
2004-04-01 | Correctly emit lo16 relocs for elf-dlx target, fixing bogus range checking bug. | Nick Clifton | 8 | -6/+70 |
2004-03-30 | Remove long-obsolete MPW support. | Stan Shebs | 8 | -256/+14 |
2004-03-30 | make use of meabi_flags be ELF specific | Nick Clifton | 2 | -10/+30 |
2004-03-27 | * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code. | Alan Modra | 2 | -11/+7 |
2004-03-27 | * gas/i860/dir-intel03-err.l: Update for junk at end line becoming | Alan Modra | 3 | -2/+8 |
2004-03-23 | * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3. | Paul Brook | 4 | -26/+92 |
2004-03-23 | bfd/ChangeLog: | Bob Wilson | 2 | -4/+8 |
2004-03-22 | * gas/cfi/cfi-m68k.d: Adjust offsets. | Andreas Schwab | 2 | -8/+17 |
2004-03-22 | * config/tc-sh.c: Remove trailing whitespace. | Alan Modra | 2 | -16/+20 |
2004-03-21 | * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort, | Hans-Peter Nilsson | 3 | -3/+108 |
2004-03-21 | * gas/cris/regreg.d: Assemble with --no-mul-bug-abort. | Hans-Peter Nilsson | 4 | -0/+85 |
2004-03-19 | * config/tc-xtensa.c (mark_literal_frags): New function. | Bob Wilson | 2 | -17/+39 |
2004-03-19 | * elf-hppa.h (elf_hppa_reloc_final_type): Handle selectors for | Dave Anglin | 2 | -0/+8 |
2004-03-19 | * Makefile.am: Run "make dep-am". | Alan Modra | 6 | -2187/+2733 |
2004-03-18 | * read.c (read_a_source_file): Use demand_empty_rest_of_line. | Nathan Sidwell | 5 | -46/+44 |
2004-03-18 | * expr.c (operand): Reject ++ and --. | Nathan Sidwell | 2 | -0/+20 |
2004-03-18 | [gas] | Kaz Kojima | 9 | -9/+164 |
2004-03-17 | Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*. | Alan Modra | 3 | -4/+9 |
2004-03-16 | opcodes/ | Alan Modra | 16 | -470/+488 |
2004-03-15 | * gas/i386/padlock.s: Pad with .p2align. | Alan Modra | 3 | -1/+9 |
2004-03-12 | * read.c (s_leb128): Call md_flush_pending_output. | Bob Wilson | 2 | -0/+8 |
2004-03-12 | 2004-03-12 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 4 | -0/+43 |
2004-03-12 | * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions. | Alan Modra | 2 | -1/+3 |
2004-03-12 | 2004-03-12 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 3 | -9/+36 |
2004-03-12 | opcodes/ | Alan Modra | 2 | -1/+5 |
2004-03-08 | * gas/cfi/cfi-s390x-1.d: Adjust offsets. | Andreas Jaeger | 2 | -7/+11 |
2004-03-07 | * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets. | Richard Henderson | 3 | -14/+26 |