Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-08-21 | common/undef sym handling fix from p3 | Ken Raeburn | 1 | -14/+13 | |
1992-05-06 | changed calling convention for Q_enter_global_ref | Steve Chamberlain | 1 | -5/+1 | |
* 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. | |||||
1992-05-04 | * ldver.c: Bumped version to 1.96 - new release, resync with the | Steve Chamberlain | 1 | -108/+117 | |
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-02-02 | Work around for problems in linking C++ programs that need file-level | Michael Tiemann | 1 | -0/+3 | |
initialization. Now C++ programs can be linked. | |||||
1992-01-28 | * ldgram.y: map -M behave in the same way as -Map (sets file name | Steve Chamberlain | 1 | -1/+1 | |
to be "-". * ldsym.c, ldlang.c: remember that size of a section is dependent on whether or not relaxing has been done. * ldmain.c: don't open a map file if it doesn't have a name * relax.c: all the brains have moved into bfd. * ldwrite.c: ammend comment | |||||
1992-01-24 | .Sanitize: added relax.c | Steve Chamberlain | 1 | -24/+26 | |
ldsym.c ldlang.* more map stuff | |||||
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 1 | -22/+36 | |
1991-11-12 | uses __inline for now for gcc | Steve Chamberlain | 1 | -2/+3 | |
1991-11-06 | Call new bfd entrypoint bfd_make_section_old_way | Steve Chamberlain | 1 | -34/+36 | |
1991-11-04 | Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -1/+1 | |
i386 aout changes from Bob Kukura * Makefile.in, config.h: added i386aout support * configure.in: fixed /h-{myhost} typo * ldgram.y: -MM now gives more boring map. * ldlang.c: now does D_PAGED flag the right way. * ldsym.c: -MM flags does the right thing. | |||||
1991-10-16 | Add or update copyright notices. | Per Bothner | 1 | -18/+11 | |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -1/+1 | |
1991-10-01 | Various lints and uses the new arch functions | Steve Chamberlain | 1 | -3/+1 | |
1991-08-06 | Patches to fix bugs reported by roland McGrath | Steve Chamberlain | 1 | -16/+74 | |
1991-08-01 | Added new keyword 'CONSTRUCTORS' | Steve Chamberlain | 1 | -1/+1 | |
Added N_WARNING handling Added N_INDR handling | |||||
1991-06-04 | *** empty log message *** | Steve Chamberlain | 1 | -39/+35 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 1 | -31/+31 | |
1991-04-17 | Moved declarations from header file into here. | Steve Chamberlain | 1 | -0/+2 | |
1991-04-15 | Merges from Intel. | Steve Chamberlain | 1 | -11/+7 | |
Chrisb bug fixes. | |||||
1991-04-14 | checkpoint before a merge | Steve Chamberlain | 1 | -26/+0 | |
1991-03-27 | *** empty log message *** | Steve Chamberlain | 1 | -2/+20 | |
1991-03-22 | Brought up to sync with Intel again. | Steve Chamberlain | 1 | -5/+2 | |
1991-03-21 | Back from Intel with Steve | David Henkel-Wallace | 1 | -2/+5 | |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+452 | |