aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1995-08-14 * config/tc-m68k.c (s_reg): Rename local op to rop to avoidIan Lance Taylor1-18/+18
1995-08-14 * config/tc-m68k.c (s_opt): Reset *input_line_pointer even if weIan Lance Taylor1-0/+2
1995-08-13 * config/tc-hppa.c (md_pseudo_table): Add entries forJeff Law1-1/+29
1995-08-10 * config/tc-m68k.c (m68k_ip): When recognizing '#', use isbyte andIan Lance Taylor1-5/+8
1995-08-10 * read.c (potable): Add spc, ttl, xcom, xref.Ian Lance Taylor1-0/+83
1995-08-10 * read.c (s_set): Remove unused local ptr.Ian Lance Taylor4-0/+9
1995-08-09 * config/tc-m68k.c (m68k_abspcadd): New static variable.Ian Lance Taylor1-5/+370
1995-08-09 * write.c (adjust_reloc_syms): Check that symbol is not NULLIan Lance Taylor1-1/+2
1995-08-09 * config/tc-m68k.c (m68k_float_copnum): New static variable.Ian Lance Taylor2-11/+40
1995-08-09yet more vms work from pat rankinKen Raeburn1-153/+109
1995-08-08 * config/tc-m68k.c (archs): Add 68ec000, 68hc000, 68hc001,Ian Lance Taylor1-2/+67
1995-08-08 * struc-symbol.h (struct symbol): Add sy_mri_common bit.Ian Lance Taylor1-1/+22
1995-08-08 * config/m68k-parse.y: New file: bison grammar for m68k operands,Ian Lance Taylor4-1702/+1865
1995-08-07 * config/tc-sh.c (parse_reg): Handle new FP registers.Jeff Law2-210/+577
1995-08-01 * config/tc-m68k.c (init_table): Add "control", "status", "iaddr",Ian Lance Taylor1-7/+14
1995-08-01yet more vms workKen Raeburn1-80/+78
1995-07-28more vms changesKen Raeburn2-63/+52
1995-07-25more vms work from patKen Raeburn1-786/+716