aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-042000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-389/+414
2000-08-02Fix memory leaks for IA-64 opcode idescs.Jim Wilson1-0/+3
2000-08-02Undo some formatting fixesNick Clifton1-412/+403
2000-08-01Fix skip of 'cpsr_all' flagNick Clifton1-1/+1
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-1826/+1961
2000-07-31Fix formatting.Nick Clifton1-368/+396
2000-07-31Add --pcrel option to m68k portNick Clifton1-12/+53
2000-07-292000-07-28 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-1/+7
2000-07-28comment-finding hack for hppa-linux.Alan Modra2-0/+33
2000-07-28Fix GCC warnings.Andrew Cagney1-5/+6
2000-07-28Fix formattingNick Clifton2-628/+740
2000-07-27Kazu Hirata's formatting fixes.Alan Modra3-895/+900
2000-07-24* config/obj-coff.c (obj_frob_symbol): Don't mergeDJ Delorie1-0/+3
2000-07-20* config/obj-coff.c (obj_frob_symbol): revert previous change,DJ Delorie1-16/+10
2000-07-20 * configure.in: Add CRIS support.Hans-Peter Nilsson4-0/+2958
2000-07-19#ifdef OBJ_SOM, not #ifdef SOMAlan Modra1-16/+17
2000-07-17Don't merge labels. Don't merge if the symbol isn't constant. Don't callNick Clifton1-10/+16