aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1995-10-31 * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.Ian Lance Taylor2-19/+78
1995-10-31 * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END forIan Lance Taylor1-0/+3
1995-10-31 * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".Ian Lance Taylor1-1/+67
1995-10-28 * config/tc-ppc.c (md_pseudo_table): Add "data" and "text".Ian Lance Taylor1-10/+111
1995-10-24Fix PR 8255Michael Meissner2-36/+43
1995-10-23Added command-line support for NEC VR4100, to allow support forJackie Smith Cashion1-22/+114
1995-10-16Fix last fixes #3Michael Meissner1-3/+3
1995-10-16Fix last fixes #2Michael Meissner1-0/+2
1995-10-16Fix last fixesMichael Meissner1-2/+5
1995-10-16Change error messageMichael Meissner1-1/+1
1995-10-16Allow duplicate cmp instructions for -mcomMichael Meissner1-4/+3
1995-10-16spelling typoMichael Meissner1-1/+1
1995-10-16For -mcom, do not allow only POWER|PPC instructions.Michael Meissner1-5/+3
1995-10-16Add -mcom support.Michael Meissner1-11/+30
1995-10-06more vms work (mostly whitespace/comment cleanup) from Pat RankinKen Raeburn1-124/+119
1995-10-04Better parsing, tocd, tocv startedKim Knuttila1-47/+322
1995-10-04 * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry forIan Lance Taylor1-124/+67
1995-10-04 * config/tc-m68k.c (isbyte): Accept all values from -65536 toIan Lance Taylor1-2/+2
1995-09-28 * config/tc-ppc.h (tc_fix_adjustable): Define.Ian Lance Taylor1-0/+9
1995-09-27 * config/tc-ppc.h (OBJ_XCOFF): Define if OBJ_COFF and not TE_PE.Ian Lance Taylor2-104/+80
1995-09-27Added back some missing code @ diff tc-ppc.cKim Knuttila1-0/+4
1995-09-27Undo md_apply_fix3 changesMichael Meissner1-4/+33
1995-09-27Added assembler support for ppc/PE environmentsKim Knuttila1-6/+1003
1995-09-27Added TE_PE target environment supportKim Knuttila1-0/+7
1995-09-26Support all of the V.4 relocationsMichael Meissner2-86/+77
1995-09-25Better reloc supportMichael Meissner1-25/+69
1995-09-22start at handling branch taken/branch not taken hints.Michael Meissner1-32/+40
1995-09-22do not set EF_PPC_RELOCATABLE for -mrelocatable-libMichael Meissner1-1/+1
1995-09-21add -mrelocatable-lib, -memb supportMichael Meissner1-10/+41
1995-09-19 * config/tc-m68k.c (m68k_ip): Reject immediate operands for '|'.Ian Lance Taylor1-6/+22
1995-09-19 * config/tc-m68k.c (parse_mri_control_operand): Change leftstopIan Lance Taylor1-45/+112
1995-09-18 * config/tc-m68k.c (parse_mri_control_operand): Change leftstartIan Lance Taylor3-31/+48
1995-09-18 * read.c (mri_comment_field): New function.Ian Lance Taylor1-5/+13
1995-09-18 * write.c (fixup_segment): Handle ABS-sym in -sym case rather thanIan Lance Taylor1-0/+13
1995-09-18 * config/tc-m68k.c (s_reg): Ignore comment field in MRI mode.Ian Lance Taylor1-0/+7
1995-09-18in verbose mode add newline after files are processedKen Raeburn1-0/+6
1995-09-16 * config/tc-m68k.c: Change some "CONST" references to "const".Jeff Law1-5/+5
1995-09-15vms updatesKen Raeburn1-122/+138
1995-09-13 * write.c (relax_and_size_seg): Change to the segment we areIan Lance Taylor1-17/+1
1995-09-08 * app.c (do_scrub_chars): In MRI mode, keep a space before aIan Lance Taylor1-4/+18
1995-08-31Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+106
1995-08-29 * config/tc-sparc.c (sparc_ip): Clean up ASI support.David Edelsohn1-14/+10
1995-08-28 * config/tc-arm.c (do_swi): Allow optional leading '#'.David Edelsohn1-0/+4206
1995-08-27 * config/te-delta.h: Include obj-format.h.Ian Lance Taylor3-0/+7
1995-08-22vms changesKen Raeburn2-566/+353
1995-08-21 * read.c (read_a_source_file): In MRI mode, don't end theIan Lance Taylor1-9/+71
1995-08-21 Add support for macros.Ian Lance Taylor1-4/+23
1995-08-21Allow @HA, @L, and @H on constant expressions.Michael Meissner1-11/+70
1995-08-18 * config/tc-m68k.c: Include subsegs.h.Ian Lance Taylor1-2/+1085
1995-08-16 * config/tc-sparc.c (tc_gen_reloc): If PIC, only change PCREL_S2Ian Lance Taylor1-13/+97