aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-aout.c
AgeCommit message (Expand)AuthorFilesLines
1995-07-05 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor1-3/+30
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor1-0/+47
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie1-3/+7
1994-03-25 * config/obj-aout.c (obj_aout_frob_symbol): If N_EXT is set for anIan Lance Taylor1-5/+33
1994-01-19Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol.Ian Lance Taylor1-0/+5
1994-01-18 * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbolsIan Lance Taylor1-206/+18
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-9/+13
1993-07-21 * config/obj-aout.c: Include aout/aout64.h.Ian Lance Taylor1-2/+15
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-4/+1
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1-25/+1
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1-433/+556
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-4/+4
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-166/+179
1991-04-04Initial revisionK. Richard Pixley1-0/+500