aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1996-02-15Do not set undefined symbols to BSF_OBJECT.Michael Meissner1-1/+2
1996-02-15Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECTMichael Meissner1-0/+15
1996-02-14Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur...Ian Lance Taylor3-1/+24
1996-02-14 * config/tc-mips.c (mips_big_got): New static variable.Ian Lance Taylor1-64/+624
1996-02-14Wed Feb 14 11:22:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-1/+2
1996-02-13 * read.c (potable): Add "mri" and ".mri".Ian Lance Taylor2-0/+44
1996-02-12Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-31/+307
1996-02-12 * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary beforeIan Lance Taylor1-0/+3
1996-02-09 * config/te-aux.h: Change include of aux.h to aux-coff.h.Ian Lance Taylor1-1/+1
1996-02-08 * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl.Ian Lance Taylor4-14/+26
1996-02-07 * config/tc-sh.h (sh_do_align): Declare.Ian Lance Taylor2-43/+96
1996-02-07update copyrightsIan Lance Taylor2-2/+4
1996-02-07 * config/tc-m68k.c (struct m68k_cpu): Add alias field.Ian Lance Taylor1-28/+53
1996-02-06Rename XL to JX, and remove sanitization.Ian Lance Taylor1-24/+0
1996-02-05 * config/tc-i960.c (ARCH_HX): Define.Ian Lance Taylor1-32/+55
1996-02-02 * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON ratherIan Lance Taylor2-0/+21
1996-02-01 * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001.Ian Lance Taylor2-17/+25
1996-01-31Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor3-3/+50
1996-01-30* config/tc-i960.c (parse_memop): In MRI mode, don't use implicit scaling ofKen Raeburn1-811/+810
1996-01-29 * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a typeIan Lance Taylor1-9/+11
1996-01-25 SCO ELF support from Robert Lipe <robertl@arnet.com>:Ian Lance Taylor2-0/+2
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