aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
AgeCommit message (Collapse)AuthorFilesLines
1994-01-24 * ldlang.c (relaxing): Removed global variable.Ian Lance Taylor1-8/+4
(lang_size_sections): If the canonical symbols have not already been read in, read them in before relaxing. * ldlang.h (relaxing): Removed declaration.
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-201/+237
cosmetic changes, declared various things in header files, removed various extern declarations from .c files. No substantive changes.
1992-05-04 * ldver.c: Bumped version to 1.96 - new release, resync with theSteve Chamberlain1-0/+3
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-04-16Lint found by Rich and gccSteve Chamberlain1-3/+8
1992-01-24Merging from VMS port. Doc to follow..Steve Chamberlain1-125/+117
1991-05-03*** empty log message ***Steve Chamberlain1-1/+1
1991-04-23*** empty log message ***Steve Chamberlain1-1/+1
1991-04-14checkpoint before a mergeSteve Chamberlain1-42/+39
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+347