aboutsummaryrefslogtreecommitdiff
path: root/ld/ldindr.c
AgeCommit message (Collapse)AuthorFilesLines
1992-07-02Aliasing bug fixesSteve Chamberlain1-0/+2
1992-05-06 changed calling convention for Q_enter_global_refSteve Chamberlain1-1/+33
* ldexp.c, ldlang.c, ldmain.c: reflect this * ldver.c: bump version to 1.97.1 * ldindr.c (add_indirect): when an edict declaring an indirect symbol is found, make sure that any ideas about the symbol being common are changed if it now known to be defined. * ldmain.c (linear_library): complain once if archive isn't ranlibbed. * ldlang.h, ldlang.c: make room for and initialize the complain once field.
1991-10-11Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1-1/+1
1991-08-06Patches to fix bugs reported by roland McGrathSteve Chamberlain1-32/+41
1991-08-01Initial revisionSteve Chamberlain1-0/+58