Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-07-19 | From David WOod | Steve Chamberlain | 1 | -1/+4 | |
1991-07-16 | Correct the rule for mkscript. The explicit rule failed in subdirs. | K. Richard Pixley | 1 | -2/+0 | |
The default rule works just fine. | |||||
1991-07-16 | *** empty log message *** | Steve Chamberlain | 1 | -21/+8 | |
1991-07-16 | *** empty log message *** | Steve Chamberlain | 1 | -4/+10 | |
1991-07-15 | Fixed a few bugs, added 29k coff support. | Steve Chamberlain | 3 | -57/+86 | |
1991-07-15 | Initial revision | Steve Chamberlain | 6 | -0/+251 | |
1991-07-15 | *** empty log message *** | Steve Chamberlain | 1 | -3/+6 | |
1991-06-20 | Changes to use yacc and/or bison in place. | K. Richard Pixley | 1 | -3/+11 | |
1991-06-14 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-06-14 | *** empty log message *** | Steve Chamberlain | 1 | -2/+5 | |
1991-06-14 | Now works and self hosts | Steve Chamberlain | 1 | -2/+9 | |
1991-06-14 | Cleaned up map file printing. | Steve Chamberlain | 3 | -39/+45 | |
Added support for bcs linkage Added NOLOAD, DESCT, COPY and OVERLAY keyword (though they don't do anything yet) | |||||
1991-06-12 | Awk for version number. | K. Richard Pixley | 1 | -1/+1 | |
1991-06-09 | Added support for binary comparisons. | K. Richard Pixley | 1 | -0/+3 | |
1991-06-07 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 | |
1991-06-04 | *** empty log message *** | Steve Chamberlain | 3 | -45/+53 | |
1991-05-31 | Print reasonable error message when architecture mismatch happens. | John Gilmore | 1 | -85/+78 | |
However, still don't understand why we get arch mismatch. | |||||
1991-05-31 | Remove processed scripts in "make clean". | John Gilmore | 1 | -0/+1 | |
1991-05-31 | *** empty log message *** | Steve Chamberlain | 1 | -1/+6 | |
1991-05-30 | Initial revision | Steve Chamberlain | 1 | -0/+2 | |
1991-05-27 | Fixed link line. | K. Richard Pixley | 1 | -3/+3 | |
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 1 | -29/+54 | |
1991-05-23 | Initial revision | K. Richard Pixley | 2 | -0/+166 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-05-18 | Initial revision | Steve Chamberlain | 2 | -0/+33 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 5 | -50/+47 | |
1991-05-18 | mkdep is not a standard tool nor do we support or install it. | K. Richard Pixley | 1 | -1/+1 | |
Assuming it's existence kills config, make, and install. | |||||
1991-05-18 | Using gcc here screws config and debugging something awful. | K. Richard Pixley | 1 | -1/+1 | |
1991-05-14 | Added make dep | Steve Chamberlain | 2 | -34/+43 | |
Made filenames suitable for PCs | |||||
1991-05-14 | Fixed problem with default output filename | Steve Chamberlain | 1 | -1/+2 | |
1991-05-14 | *** empty log message *** | Steve Chamberlain | 2 | -2/+2 | |
1991-05-14 | Initial revision | Steve Chamberlain | 19 | -0/+1345 | |
1991-05-14 | C | Steve Chamberlain | 1 | -1/+1 | |
:wq q VS: ---------------------------------------------------------------------- | |||||
1991-05-14 | see devo/configure 1.11 | K. Richard Pixley | 1 | -26/+70 | |
1991-05-13 | Now use a.out-sunos rather than a.out-generic | Steve Chamberlain | 4 | -8/+8 | |
1991-05-08 | Fixed error message text | Steve Chamberlain | 1 | -1/+1 | |
1991-05-08 | Lint | Steve Chamberlain | 1 | -2/+2 | |
1991-05-07 | Took out the c++ support | Steve Chamberlain | 1 | -8/+0 | |
1991-05-07 | Fixed the shift reduce errors in the grammer using the yacc debugger. | Steve Chamberlain | 3 | -32/+28 | |
Removed some lint highlighted by the same. | |||||
1991-05-05 | *** empty log message *** | Steve Chamberlain | 2 | -7/+14 | |
1991-05-04 | *** empty log message *** | Steve Chamberlain | 3 | -18/+6 | |
1991-05-03 | *** empty log message *** | Steve Chamberlain | 6 | -36/+48 | |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -8/+9 | |
Things that use -lbfd must also use -liberty, to get obstacks. | |||||
1991-04-25 | Use the new merged include directory. | John Gilmore | 1 | -1/+1 | |
1991-04-24 | Added the sizeof_headers keyword. | Steve Chamberlain | 4 | -4/+27 | |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 12 | -30/+80 | |
1991-04-23 | Initial revision | Steve Chamberlain | 4 | -0/+228 | |
1991-04-20 | Updated, amplified, and reorganized linker manual. Option-flag | Roland Pesch | 1 | -577/+1044 | |
description believed complete as of today; still holes---small ones---in "commands" section. BFD section also needs better table of supported archs and formats; see FIXMEs for scattered q's and desiderata. | |||||
1991-04-19 | Added patch from chrisb | Steve Chamberlain | 1 | -17/+7 | |