aboutsummaryrefslogtreecommitdiff
path: root/gas/subsegs.c
AgeCommit message (Expand)AuthorFilesLines
1995-10-18Use one active frag and one obstack per frag chain:Ken Raeburn1-58/+57
1995-08-08 * struc-symbol.h (struct symbol): Add sy_mri_common bit.Ian Lance Taylor1-15/+19
1994-07-14* config/obj-aout.c (obj_aout_frob_symbol): Use bfd_ind_section_ptr andKen Raeburn1-3/+3
1994-07-13Updated some copyrights, cleaned up some header-file comments, and:Ken Raeburn1-4/+14
1994-06-21 * subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER.Ian Lance Taylor1-4/+40
1994-04-13Tue Apr 12 18:25:13 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-18/+29
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-10/+65
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-247/+347
1992-06-09 * subsegs.c (subsegs_begin): create bss0_frchainP in the same wasSteve Chamberlain1-1/+6
1992-06-09 * subsegs.c (subseg_change): allow and handle a change into SEG_BSS.Steve Chamberlain1-4/+7
1992-06-04Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-12/+16
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-5/+13
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-210/+238
1991-04-04Initial revisionK. Richard Pixley1-0/+279