aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-11-13 * mips.h (struct mips_opcode): Changed comments to reflect newGavin Romig-Koch1-0/+6
1997-11-13 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check forJoern Rennecke1-0/+5
1997-11-12config/tc-mips.c (mips_4900): Added.Gavin Romig-Koch2-1/+45
1997-11-11 * app.c (do_scrub_chars): If d10v, re-insert a space beforeJoern Rennecke1-0/+5
1997-11-11 * config/tc-h8300.c: Include "subsegs.h".Ian Lance Taylor1-0/+6
1997-11-10fix vr5400 sanitizationKen Raeburn1-1/+1
1997-11-10 * config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'Ian Lance Taylor1-0/+3
1997-11-10 * macro.c (sub_actual): If we don't find a parameter for an &,Ian Lance Taylor1-0/+5
1997-11-08* config/tc-mips.c (mips_ip): Added cases for "e", "%", and "P" operand types.Ken Raeburn2-4/+59
1997-11-08* gas/mips/vr5400.s, gas/mips/vr5400.d: New test, for VR5400-specificKen Raeburn2-0/+79
1997-11-07 * frags.h: Handle multiple inclusion.Doug Evans1-0/+4
1997-11-05 Based on a patch from Ian.Dall@dsto.defence.gov.au.Doug Evans2-16/+112
1997-11-05(struct frag): Delete docs for fr_opcode_frag, fr_opcode_offset, fr_bsr.Doug Evans1-6/+3
1997-11-05Document TC_INIT_FIX_DATA, TC_FIX_DATA_PRINT.Doug Evans1-0/+9
1997-11-05 * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) toDoug Evans3-36/+168
1997-11-05Update ns32k docs.Doug Evans1-11/+46
1997-11-03Correct sanitation for tx49.Gavin Romig-Koch1-0/+28
1997-11-03 * tc-mips.c (md_begin): Reorganize setting of default values soGavin Romig-Koch2-149/+130
1997-11-02 * Makefile.am (STAGESTUFF): Change bin_PROGRAMS toIan Lance Taylor1-0/+10
1997-10-31* config/tc-mips.c (mips_5400): New variable.Ken Raeburn4-11/+246
1997-10-30Fixes to Thumb ADR pseudo op from Tony Thompson at ARM (athompso@arm.com).Nick Clifton2-2/+9
1997-10-30add tx49 sanitizationIan Lance Taylor1-0/+28
1997-10-30Allow odd registers for ld2w and friendsMichael Meissner1-0/+7
1997-10-29 * config/tc-mips.c (hilo_interlocks): True for tx49.Gavin Romig-Koch6-1/+93
1997-10-24 * config/tc-ppc.c (md_assemble): When handling @l, always signIan Lance Taylor2-10/+53
1997-10-24 * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; useIan Lance Taylor1-0/+5
1997-10-24Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz>Richard Henderson2-3/+66
1997-10-23 * config/tc-sparc.c (v9a_asr_table): New variable.Richard Henderson2-0/+62
1997-10-23 * config/tc-sparc.h (md_do_align): New macro.Richard Henderson3-24/+115
1997-10-22sanitize law's 15 jul r5900 changeKen Raeburn3-75/+80
1997-10-22 * config/tc-sh.c (sh_small): New variable.Ian Lance Taylor1-0/+10
1997-10-22 * config/tc-mips.c (macro): Correct handling of constant in M_LI_DIan Lance Taylor2-7/+31
1997-10-21 * config/tc-sparc.c (md_apply_fix3, cases ..._H44, ..._HIX22): LeaveDoug Evans2-7/+5
1997-10-20 * configure.in (sparc64): Set arch to v9-64.Doug Evans3-3/+5
1997-10-20Various fixes for openvms/alpha.Ian Lance Taylor3-3/+16
1997-10-20Mon Oct 20 14:54:06 1997 Klaus K"ampf <kkaempf@progis.de>Ian Lance Taylor1-0/+4
1997-10-20 * tc-sparc.c (default_arch_size): New static local.Doug Evans2-21/+91
1997-10-19 * write.c (subsegs_finish): New function, broken out ofIan Lance Taylor3-98/+217
1997-10-19 * read.c (s_include): Check for error return fromIan Lance Taylor1-0/+5
1997-10-15 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.Jeff Law1-0/+2
1997-10-15 * gas/hppa/unsorted/unsorted.exp: Update for recent disassemblerJeff Law1-0/+5
1997-10-15 * read.c (get_line_sb): Accept any eol marker while scanning macros.Richard Henderson2-7/+61
1997-10-15 * config/tc-alpha.h (DIFF_EXPR_OK): Define.Richard Henderson2-0/+17
1997-10-13Allow assembler to make parallel instructions where there the secondsAndrew Cagney2-10/+20
1997-10-13 * ecoff.c (PAGE_SIZE): Double to 8k as a hack to allow some C++Richard Henderson1-0/+5
1997-10-11Added .tcomon section initialisation.Nick Clifton1-0/+1
1997-10-11Jim fixed the fixups for conditional and unconditional branches.Nick Clifton3-69/+355
1997-10-10 * configure.in (sparc): Set DEFAULT_ARCH from correct target.David Edelsohn3-77/+85
1997-10-10Fri Oct 10 11:22:45 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-3/+10
1997-10-10Flag SP as modified for @-sp operand - OPERAND_ATMINUS.Andrew Cagney2-0/+11