aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1996-01-22 * conf.in: Regenerated.David Edelsohn2-2/+4
1996-01-22(sparc_md_end): Fix leftover from earlier version.David Edelsohn1-1/+1
1996-01-22 * symbols.c (resolve_symbol_value): If a symbol is equated to anIan Lance Taylor1-1/+9
1996-01-22 * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead ofDavid Edelsohn6-195/+267
1996-01-22Mon Jan 22 17:24:47 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion1-0/+5
1996-01-22update copyrightIan Lance Taylor1-1/+1
1996-01-22 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage classIan Lance Taylor2-0/+11
1996-01-22Add support for eabi relocations and sectionsMichael Meissner2-0/+28
1996-01-18Changed alignment on .pdata and .reldataKim Knuttila2-2/+7
1996-01-16Remove SH3e sanitization.Jim Wilson3-49/+0
1996-01-16Keep SH3e testsuite.Jim Wilson1-1/+1
1996-01-16Remove sh3e sanitization.Jim Wilson1-24/+0
1996-01-15Add more relocation suffixesMichael Meissner2-0/+20
1996-01-15Allow .gcc_except_table to have unfixed pointers with -mrelocatableMichael Meissner2-2/+8
1996-01-13Make elf section functions ELF specificMichael Meissner2-0/+7
1996-01-12 * subsegs.c (section_symbol): Don't try to look up the sectionIan Lance Taylor1-0/+4
1996-01-12Add support for exclude section flag and ordered section typeMichael Meissner4-26/+202
1996-01-12 * read.c (cons_worker): Only call mri_comment_end from flag_mri.Ian Lance Taylor1-0/+3
1996-01-12 * expr.c (operand): Skip whitespace after a close parenthesis.Ian Lance Taylor1-0/+7
1996-01-10 * gas/mips/*.d: Update for changes to disassembler.Ian Lance Taylor5-23/+27
1996-01-04 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_addressIan Lance Taylor1-0/+25
1996-01-02For SH port, make relocation overflow an error instead of a warning.Jim Wilson2-21/+89
1995-12-31 * ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offsetJeff Law1-0/+5
1995-12-21Make @got be real GOT reloc; make @xgot be old TOC16 relocMichael Meissner1-0/+6
1995-12-20 * config/tc-mips.c (load_address): Correctly handle a constant inIan Lance Taylor1-0/+5
1995-12-15* config/tc-sh.c (parse_reg): Recognize SH3 registers.J.T. Conklin1-0/+6
1995-12-15 * ecoff.c (ecoff_build_aux): Use new bfd_big_endian macro.Ian Lance Taylor1-0/+4
1995-12-15* mpw-make.sed: If linking, edit ALL_CFLAGS to CFLAGS.Raymond Jou2-0/+7
1995-12-14 * config/obj-coff.c (write_object_file): Set the s_align field toIan Lance Taylor1-0/+5
1995-12-12 * Makefile.in (DISTCLEAN_HERE): New variable.Ian Lance Taylor1-0/+10
1995-12-12 * mac-as.r: Fix copyright and version strings.Stan Shebs2-3/+8
1995-12-11 * read.c (read_a_source_file): If tc_unrecognized_line is defined,Ian Lance Taylor3-1/+78
1995-12-07 * config/obj-multi.h: If OBJ_MAYBE_ELF, define OBJ_SYMFIELD_TYPE.Ian Lance Taylor1-0/+4
1995-12-05* read.c (s_fill): If md_flush_pending_output is defined, call it.Ken Raeburn2-0/+8
1995-12-04* config/obj-coff.c (size_section, fill_section, fixup_mdeps): TreatKen Raeburn2-0/+8
1995-12-03 * config/tc-arm.c (cp_address_required_here): Set pre_inc whenDavid Edelsohn1-0/+5
1995-12-03Edit out GM-specific bits from files.Stan Shebs1-0/+27
1995-12-01 * mpw-config.in: Don't always use te-generic.h for emulation.Stan Shebs3-3/+43
1995-12-01 * configure.in: Improve message about unsupported ELF targets.Ian Lance Taylor1-0/+3
1995-12-01 * config/tc-m88k.c (m88k_do_align): Correct check for whether fillIan Lance Taylor2-1/+6
1995-11-30idata alignment in .s filesKim Knuttila2-2/+28
1995-11-30Thu Nov 30 11:23:42 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor2-3/+12
1995-11-30configure.in: handle m68k-sysv4 correctlyKen Raeburn3-18/+22
1995-11-30Move struct hash_entry from hash.h to hash.c.Ken Raeburn1-0/+3
1995-11-30(elf_frob_symbol): Don't free and clear sy_obj if it's already known to be null.Ken Raeburn1-0/+5
1995-11-29Fix -mrelocatableMichael Meissner2-4/+8
1995-11-28Various Thanksgiving weekend hacks: clean up hash table, reduce variousKen Raeburn1-0/+70
1995-11-28Clean up hash code, parameterize some actions, tweak some parameters. HashKen Raeburn3-173/+221
1995-11-28Remove unused sy_name_offset from ELF_TARGET_SYMBOL_FIELDS.Ken Raeburn1-0/+41
1995-11-27 * configure: Rebuild with autoconf 2.7.Ian Lance Taylor2-23/+31