aboutsummaryrefslogtreecommitdiff
path: root/gas/write.c
AgeCommit message (Expand)AuthorFilesLines
1993-03-15 * write.c (write_contents): Compute the relocs before writing outIan Lance Taylor1-69/+67
1993-03-12 * expr.c, write.c: Ultrix native 4.2 cc requires assert conditionIan Lance Taylor1-9/+16
1993-03-02set SEC_RELOC only if fixups are requiredKen Raeburn1-348/+749
1992-12-30Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-8/+9
1992-12-16Wed Dec 16 12:12:33 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-31/+29
1992-12-03Some cleanup.Ken Raeburn1-170/+150
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-841/+945
1992-09-14Sun Sep 13 20:30:10 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-2/+2
1992-08-19mainly link-relax changesKen Raeburn1-60/+69
1992-06-09 * subsegs.c (subsegs_begin): create bss0_frchainP in the same wasSteve Chamberlain1-20/+42
1992-06-04Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-1/+2
1992-06-02Fix -R problem from AdobeMichael Tiemann1-5/+38
1992-04-07Change a series of #if/#elif to #if/#else/#if.../#endif. The apolloSean Eric Fagan1-9/+5
1992-03-01Make the declarations of fix_new consistent under __STDC__. It mightMichael Tiemann1-4/+8
1992-02-22 * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1-59/+30
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-23/+59
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-21/+10
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-4/+4
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-529/+530
1992-01-05* as.h: Move redefine of xfree.John Gilmore1-104/+59
1991-07-27Polishing m68k support.K. Richard Pixley1-331/+389
1991-04-04Initial revisionK. Richard Pixley1-0/+1162