aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2000-08-15 * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.Jeff Law3-35/+98
2000-08-15* config/tc-sh.c (md_apply_fix) [BFD_RELOC_32, BFD_RELOC_16]: UseAlexandre Oliva2-24/+7
2000-08-14Allow "bx pc" in ARM mode.Nick Clifton2-2/+5
2000-08-14 * tc-i386.c (md_assemble): Skip suffix check if the opcode modifierDiego Novillo2-0/+10
2000-08-14Add support for IA-64 specific elf header flags.Jim Wilson2-3/+22
2000-08-14Set the debug flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE,Nick Clifton2-4/+7
2000-08-142000-08-14 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-0/+6
2000-08-14 * config/tc-mn10300.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.Jeff Law2-0/+6
2000-08-14* doc/c-arm.texi (ARM Directives): Fix warnings from makeinfo.Andreas Schwab2-3/+7
2000-08-122000-08-11 Andreas Schwab <schwab@suse.de>Jason Eckhardt2-4/+11
2000-08-112000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-79/+85
2000-08-112000-08-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-8/+12
2000-08-102000-08-10 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2-5/+70
2000-08-102000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-245/+222
2000-08-102000-08-10 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-221/+192
2000-08-09Use elf on Unixware 7.Alan Modra3-3/+9
2000-08-09gas:Jason Eckhardt3-629/+837
2000-08-082000-08-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-391/+383
2000-08-082000-08-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-23/+35
2000-08-08Make sure the 2 bytes of the jump address are in the same frag.Nick Clifton3-11/+29
2000-08-07 * config/tc-ia64.c (unwind): Add prologue_mask member.Richard Henderson2-11/+32
2000-08-072000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-239/+231
2000-08-06 * config/tc-avr.c: Use PARAMS macro in function declarations.Denis Chertykov2-31/+25
2000-08-05Restore seemingly extraneous whitespace. It is required by olderIan Lance Taylor1-0/+17
2000-08-04Fix typoNick Clifton2-3/+6
2000-08-04Remove extraneous whotespaceNick Clifton1-12/+2
2000-08-04Update to include descriptions of .popsection, .previous, .pushsection,Nick Clifton2-64/+249
2000-08-04Remove garbage.Kazu Hirata1-5/+5
2000-08-042000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-746/+735
2000-08-042000-08-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-389/+421
2000-08-02Fix memory leaks for IA-64 opcode idescs.Jim Wilson2-0/+9
2000-08-02Undo some formatting fixesNick Clifton2-412/+404
2000-08-01Fix skip of 'cpsr_all' flagNick Clifton2-1/+5
2000-08-012000-08-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata5-1826/+1968
2000-08-01(@cindex @samp{--pcrel}): Rewrite option description.Nick Clifton2-30/+74
2000-08-012000-07-31 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt6-0/+108
2000-07-31Fix formatting.Nick Clifton2-368/+400
2000-07-31Add --pcrel option to m68k portNick Clifton10-760/+832
2000-07-292000-07-28 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+7
2000-07-292000-07-28 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt3-226/+227
2000-07-28comment-finding hack for hppa-linux.Alan Modra6-0/+66
2000-07-28Fix GCC warnings.Andrew Cagney2-5/+13
2000-07-28Fix formattingNick Clifton3-628/+745
2000-07-27Kazu Hirata's formatting fixes.Alan Modra4-895/+910
2000-07-26Wrong date on last entry.Dave Brolley1-1/+1
2000-07-262000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2-4/+12
2000-07-24* config/obj-coff.c (obj_frob_symbol): Don't mergeDJ Delorie2-0/+9
2000-07-22Correct absolute section alignment.Alan Modra2-2/+7
2000-07-21Forgot to commit ChangeLog entry for CRIS gas tests. Oops.Hans-Peter Nilsson1-0/+1
2000-07-21 * gas/cris/*: New tests for CRIS.Hans-Peter Nilsson86-0/+8940