| Commit message (Expand) | Author | Age | Files | Lines |
* | 2000-09-08 Philip Blundell <philb@gnu.org> | Phil Blundell | 2000-09-08 | 1 | -1/+1 |
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 1 | -126/+121 |
* | 2000-09-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-07 | 1 | -155/+143 |
* | * config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets. | Alexandre Oliva | 2000-09-07 | 1 | -0/+4 |
* | > * config/tc-hppa.c: Fix formatting. | Jeff Law | 2000-09-07 | 1 | -35/+17 |
* | 2000-09-03 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-06 | 1 | -2285/+2312 |
* | * config/tc-cris.c: Correct comment typos. | Hans-Peter Nilsson | 2000-09-05 | 1 | -3/+3 |
* | 2000-09-05 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 2000-09-05 | 1 | -8/+3 |
* | .reg improvements. | Alan Modra | 2000-09-05 | 2 | -434/+420 |
* | Munge in vtable support for tc-hppa.c, inform elf back-end about | Alan Modra | 2000-09-05 | 4 | -92/+138 |
* | * config/tc-ia64.c (emit_one_bundle): Stop collecting insns | Richard Henderson | 2000-09-03 | 1 | -1/+3 |
* | 2000-09-02 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-09-03 | 1 | -222/+220 |
* | * config/tc-sh.h [OBJ_ELF] (TC_FIX_ADJUSTABLE): Define. | Alexandre Oliva | 2000-09-02 | 2 | -0/+339 |
* | * config/tc-ia64.c (match): Don't inline. | Richard Henderson | 2000-09-02 | 1 | -9/+32 |
* | 2000-08-31 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 2000-08-31 | 1 | -11/+9 |
* | In src/gas/ChangeLog: | Geoffrey Keating | 2000-08-31 | 1 | -1/+2 |
* | Correctly calculate the pc relative offset of the target destination for jmp | Nick Clifton | 2000-08-25 | 1 | -4/+4 |
* | * config/tc-avr.h (TC_IMPLICIT_LCOMM_ALIGNMENT): New macros. | Denis Chertykov | 2000-08-24 | 1 | -0/+9 |
* | * config/tc-i386.h <OBJ_MAYBE_ELF, OBJ_MAYBE_COFF> | Alexandre Oliva | 2000-08-23 | 1 | -1/+1 |
* | Fix unwind section bug found by linux kernel. | Jim Wilson | 2000-08-23 | 1 | -2/+4 |
* | * config/tc-i386.h (TC_FIX_ADJUSTABLE): Do *NOT* define if target | Alexandre Oliva | 2000-08-23 | 1 | -1/+1 |
* | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2000-08-22 | 1 | -0/+36 |
* | * write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined. | Alexandre Oliva | 2000-08-22 | 5 | -18/+25 |
* | 2000-08-22 Eric Christopher <echristo@cygnus.com> | Eric Christopher | 2000-08-22 | 2 | -3/+97 |
* | 2000-08-21 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-21 | 1 | -24/+56 |
* | Replace as_tsktsk with as_warn. | Nick Clifton | 2000-08-18 | 1 | -2/+2 |
* | * write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: Use | Alexandre Oliva | 2000-08-18 | 5 | -1/+21 |
* | Minor formatting changes | Nick Clifton | 2000-08-17 | 1 | -5/+5 |
* | Allow illegal shifts by zero to be recorded as logical shift lefts by zero. | Nick Clifton | 2000-08-17 | 1 | -6/+12 |
* | Fix 3 DV bugs, and a few minor cleanups. | Jim Wilson | 2000-08-16 | 1 | -12/+26 |
* | 2000-08-16 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-16 | 1 | -1/+1 |
* | Tidy up decoding of shift based addressing modes. | Nick Clifton | 2000-08-16 | 1 | -88/+118 |
* | * config/tc-sparc.c: Kill all warnings. | Jakub Jelinek | 2000-08-16 | 1 | -25/+51 |
* | Warn abouyt "bx pc" not being very useful. | Nick Clifton | 2000-08-16 | 1 | -0/+2 |
* | * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined. | Jeff Law | 2000-08-15 | 2 | -35/+82 |
* | * config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELOC_16]: Use | Alexandre Oliva | 2000-08-15 | 1 | -24/+2 |
* | Allow "bx pc" in ARM mode. | Nick Clifton | 2000-08-14 | 1 | -2/+1 |
* | * tc-i386.c (md_assemble): Skip suffix check if the opcode modifier | Diego Novillo | 2000-08-14 | 1 | -0/+5 |
* | Add support for IA-64 specific elf header flags. | Jim Wilson | 2000-08-14 | 1 | -3/+16 |
* | Set the debug flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE, | Nick Clifton | 2000-08-14 | 1 | -4/+1 |
* | * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define. | Jeff Law | 2000-08-14 | 1 | -0/+2 |
* | 2000-08-11 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-11 | 1 | -79/+84 |
* | gas: | Jason Eckhardt | 2000-08-09 | 2 | -629/+811 |
* | Make sure the 2 bytes of the jump address are in the same frag. | Nick Clifton | 2000-08-08 | 1 | -11/+19 |
* | * config/tc-ia64.c (unwind): Add prologue_mask member. | Richard Henderson | 2000-08-07 | 1 | -11/+24 |
* | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-07 | 2 | -239/+226 |
* | * config/tc-avr.c: Use PARAMS macro in function declarations. | Denis Chertykov | 2000-08-06 | 1 | -31/+18 |
* | Fix typo | Nick Clifton | 2000-08-04 | 1 | -3/+3 |
* | 2000-08-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-04 | 3 | -746/+729 |
* | 2000-08-04 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-04 | 4 | -389/+414 |