aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-bout.c
AgeCommit message (Expand)AuthorFilesLines
1996-02-07update copyrightsIan Lance Taylor1-1/+2
1996-02-02 * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON ratherIan Lance Taylor1-0/+17
1995-07-06fsf address updateKen Raeburn1-1/+1
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie1-2/+2
1994-01-28* as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn1-1/+1
1993-12-16* config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH nowKen Raeburn1-10/+4
1993-09-14Some more gcc lint, and:Ian Lance Taylor1-210/+13
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-4/+4
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1-14/+1
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1-1/+1
1993-02-24deleted emacs local variables commentsKen Raeburn1-7/+0
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-385/+434
1992-08-29Fri Aug 28 16:25:22 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+35
1992-08-19mainly link-relax changesKen Raeburn1-1/+2
1992-07-16 * write.c (fixup_segment): if relaxing, don't do anything.Steve Chamberlain1-1/+3
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-3/+3
1992-02-13All files over ~5 lines get copylefted. All copylefted files getK. Richard Pixley1-1/+1
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-123/+123
1992-01-25Now can list for bout format tooSteve Chamberlain1-1/+22
1991-11-05ugly bug in relocation emissionK. Richard Pixley1-1/+1
1991-08-14* no more relocation_info structures. We now squirt directly fromK. Richard Pixley1-45/+8
1991-06-14Version 2 GPL.K. Richard Pixley1-1/+1
1991-05-18Buying into ../include and ../libiberty.K. Richard Pixley1-1/+1
1991-04-08CROSS_ASSEMBLE becomes CROSS_COMPILE to make config simpler. i386K. Richard Pixley1-3/+3
1991-04-04Initial revisionK. Richard Pixley1-0/+485