aboutsummaryrefslogtreecommitdiff
path: root/ld/sa29200.sc-sh
AgeCommit message (Collapse)AuthorFilesLines
1993-06-17Moved to scripttempl subdir.David MacKenzie1-44/+0
1993-06-10 * ldexp.c (exp_fold_tree): Don't lose the old flag bits.Ian Lance Taylor1-0/+10
* ldgram.y (statement_list_opt): New nonterminal, either empty or statement_list. (section): Use statement_list_opt, not statement_list. * m68kcoff.sc-sh: Gather constructors and destructors and define __CTOR_LIST__ and __DTOR_LIST__ appropriately. * sa29200.sc-sh: Gather constructors and destructors and define ___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
1992-05-04 * ldver.c: Bumped version to 1.96 - new release, resync with theSteve Chamberlain1-1/+11
bfd too #. * ldexp.c, ldlang.c: now build memory shape tree in obstacks rather than with raw malloc, makes it easier to track where memory is going. * ldsym.h, ldsym.c: create obstack for all global symbols too. * ldwrite.c (ldwrite): moved malloc so only used when needed. * sa29200-sc.sh: added support for .lit, data1 and data2 sections.
1992-05-02More 29200 stuffSteve Chamberlain1-0/+24