aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-sparc.h
AgeCommit message (Collapse)AuthorFilesLines
1997-10-23 * config/tc-sparc.h (md_do_align): New macro.Richard Henderson1-23/+91
* config/tc-sparc.c (sparc_handle_align): Handle rs_align_code. Patch from Jakub Jelinek <jj@sunsite.mff.cuni.cz>.
1995-07-06fsf address updateKen Raeburn1-3/+28
1993-12-20* as.c (main): Only invoke md_end if it's defined as a macro.Ken Raeburn1-29/+6
* tc.h (md_end): Don't declare it. * config/tc-*.[ch] (md_end): Deleted, in cases where it doesn't do anything. * config/tc-vax.c (vip_end): Deleted null function. * config/tc-mips.c (md_mips_end): Renamed from md_end. * config/tc-mips.h (md_mips_end): Declare. (md_end): New macro, calls md_mips_end. * write.c (write_object_file): Don't close output file. * as.c (main): Close output file (if needed) after calling listing_print, which should be after calling write_object_file, which sets the frag addresses.
1993-07-07Define ENV64 for sparc v9.Ken Raeburn1-7/+33
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-10/+9
Removed some unneeded files. obj-coff.c (obj_coff_endef): Use as_warn, not fprintf. tc-m68k.c (md_assemble): 68000+68881 is okay -- could be emulating.
1992-02-21be more cautious with tranle's patchesK. Richard Pixley1-2/+5
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-10/+11
1992-02-13remove all rcs keywordsK. Richard Pixley1-2/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-25/+30
tagged as "vanilla" for your convenience. There are also some comment changes.
1991-04-04Initial revisionK. Richard Pixley1-0/+42