aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1996-01-25 * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted.David Edelsohn1-110/+115
1996-01-22(sparc_md_end): Fix leftover from earlier version.David Edelsohn1-1/+1
1996-01-22 * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead ofDavid Edelsohn2-166/+203
1996-01-22update copyrightIan Lance Taylor1-1/+1
1996-01-22 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage classIan Lance Taylor1-0/+6
1996-01-22Add support for eabi relocations and sectionsMichael Meissner1-0/+18
1996-01-18Changed alignment on .pdata and .reldataKim Knuttila1-2/+2
1996-01-16Remove sh3e sanitization.Jim Wilson1-24/+0
1996-01-15Add more relocation suffixesMichael Meissner1-0/+16
1996-01-15Allow .gcc_except_table to have unfixed pointers with -mrelocatableMichael Meissner1-1/+2
1996-01-13Make elf section functions ELF specificMichael Meissner1-0/+2
1996-01-12Add support for exclude section flag and ordered section typeMichael Meissner3-26/+189
1996-01-02For SH port, make relocation overflow an error instead of a warning.Jim Wilson1-21/+84
1995-12-11 * read.c (read_a_source_file): If tc_unrecognized_line is defined,Ian Lance Taylor2-1/+70
1995-12-04* config/obj-coff.c (size_section, fill_section, fixup_mdeps): TreatKen Raeburn1-0/+3
1995-12-01 * config/tc-m88k.c (m88k_do_align): Correct check for whether fillIan Lance Taylor1-1/+1
1995-11-30idata alignment in .s filesKim Knuttila1-2/+23
1995-11-30Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1-3/+6
1995-11-29Fix -mrelocatableMichael Meissner1-4/+2
1995-11-28Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS.Ken Raeburn1-0/+41
1995-11-20 * config/tc-ppc.c (ppc_debug_name_section_size): Remove.Ian Lance Taylor1-32/+4
1995-11-20one-operand versions of jmp, jsrKen Raeburn1-0/+4
1995-11-20rename te-delta88.h to avoid 8.3 conflictKen Raeburn2-1/+1
1995-11-15move md_end use, and make use of it in cpu back ends. clean up empty, unusedKen Raeburn2-5/+2
1995-11-14Keep te-macos.h.Stan Shebs1-0/+1
1995-11-14 * configure.in (ppc-*-macos*, ppc-*-mpw*): New configurations.Stan Shebs1-0/+11
1995-11-09 * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made toIan Lance Taylor1-3/+13
1995-11-09 * config/tc-a29k.c (line_separator_chars): Restore '@'. ExistingIan Lance Taylor1-1/+1
1995-11-09 * config/tc-a29k.c (md_operand): Handle $float, $double, andIan Lance Taylor2-0/+73
1995-11-08 * config/obj-coff.c (c_dot_file_symbol): Cast xmalloc return.Ian Lance Taylor1-1/+8
1995-11-05 * config/tc-ppc.c (ppc_biei): Force symbol into text_section.Ian Lance Taylor1-5/+3
1995-11-04 * config/tc-ppc.c (md_show_usage): Put backslash at end of line.Ian Lance Taylor1-1/+1
1995-11-03 * as.c (main): On TC_A29K, call macro_init with macro_alternateIan Lance Taylor1-1/+1
1995-11-03Wed Nov 1 15:17:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor5-3/+51
1995-11-01 * config/tc-ppc.c (ppc_lglobl): Do the right thing.Ian Lance Taylor1-4/+15
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