aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2000-09-112000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-113/+64
2000-09-082000-09-08 Philip Blundell <philb@gnu.org>Phil Blundell1-1/+1
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-126/+121
2000-09-072000-09-07 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-155/+143
2000-09-07* config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets.Alexandre Oliva1-0/+4
2000-09-07 > * config/tc-hppa.c: Fix formatting.Jeff Law1-35/+17
2000-09-062000-09-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2285/+2312
2000-09-05 * config/tc-cris.c: Correct comment typos.Hans-Peter Nilsson1-3/+3
2000-09-052000-09-05 Eric Christopher <echristo@cygnus.com>Eric Christopher1-8/+3
2000-09-05.reg improvements.Alan Modra2-434/+420
2000-09-05Munge in vtable support for tc-hppa.c, inform elf back-end aboutAlan Modra4-92/+138
2000-09-03 * config/tc-ia64.c (emit_one_bundle): Stop collecting insnsRichard Henderson1-1/+3
2000-09-032000-09-02 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-222/+220
2000-09-02* config/tc-sh.h [OBJ_ELF] (TC_FIX_ADJUSTABLE): Define.Alexandre Oliva2-0/+339
2000-09-02 * config/tc-ia64.c (match): Don't inline.Richard Henderson1-9/+32
2000-08-312000-08-31 Eric Christopher <echristo@cygnus.com>Eric Christopher1-11/+9
2000-08-31In src/gas/ChangeLog:Geoffrey Keating1-1/+2
2000-08-25Correctly calculate the pc relative offset of the target destination for jmpNick Clifton1-4/+4
2000-08-24 * config/tc-avr.h (TC_IMPLICIT_LCOMM_ALIGNMENT): New macros.Denis Chertykov1-0/+9
2000-08-23* config/tc-i386.h <OBJ_MAYBE_ELF, OBJ_MAYBE_COFF>Alexandre Oliva1-1/+1
2000-08-23Fix unwind section bug found by linux kernel.Jim Wilson1-2/+4
2000-08-23* config/tc-i386.h (TC_FIX_ADJUSTABLE): Do *NOT* define if targetAlexandre Oliva1-1/+1
2000-08-222000-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+36
2000-08-22* write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined.Alexandre Oliva5-18/+25
2000-08-222000-08-22 Eric Christopher <echristo@cygnus.com>Eric Christopher2-3/+97
2000-08-212000-08-21 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-24/+56
2000-08-18Replace as_tsktsk with as_warn.Nick Clifton1-2/+2
2000-08-18* write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: UseAlexandre Oliva5-1/+21
2000-08-17Minor formatting changesNick Clifton1-5/+5
2000-08-17Allow illegal shifts by zero to be recorded as logical shift lefts by zero.Nick Clifton1-6/+12
2000-08-16Fix 3 DV bugs, and a few minor cleanups.Jim Wilson1-12/+26
2000-08-162000-08-16 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-1/+1
2000-08-16Tidy up decoding of shift based addressing modes.Nick Clifton1-88/+118
2000-08-16 * config/tc-sparc.c: Kill all warnings.Jakub Jelinek1-25/+51
2000-08-16Warn abouyt "bx pc" not being very useful.Nick Clifton1-0/+2
2000-08-15 * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.Jeff Law2-35/+82
2000-08-15* config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELOC_16]: UseAlexandre Oliva1-24/+2
2000-08-14Allow "bx pc" in ARM mode.Nick Clifton1-2/+1
2000-08-14 * tc-i386.c (md_assemble): Skip suffix check if the opcode modifierDiego Novillo1-0/+5
2000-08-14Add support for IA-64 specific elf header flags.Jim Wilson1-3/+16
2000-08-14Set the debug flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE,Nick Clifton1-4/+1
2000-08-14 * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.Jeff Law1-0/+2
2000-08-112000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-79/+84
2000-08-09gas:Jason Eckhardt2-629/+811
2000-08-08Make sure the 2 bytes of the jump address are in the same frag.Nick Clifton1-11/+19
2000-08-07 * config/tc-ia64.c (unwind): Add prologue_mask member.Richard Henderson1-11/+24
2000-08-072000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-239/+226
2000-08-06 * config/tc-avr.c: Use PARAMS macro in function declarations.Denis Chertykov1-31/+18
2000-08-04Fix typoNick Clifton1-3/+3
2000-08-042000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-746/+729