Age | Commit message (Expand) | Author | Files | Lines |
1991-10-04 | * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's | John Gilmore | 4 | -9/+12 |
1991-10-03 | Add elf-*.h files. | John Gilmore | 1 | -1/+7 |
1991-10-03 | Add elf.c | John Gilmore | 1 | -1/+5 |
1991-10-03 | Added a kludge for when yacc is used in place of bison: | Per Bothner | 1 | -2/+3 |
1991-10-03 | * dbxread.c (read_type): Handle error case slightly better. | John Gilmore | 2 | -2/+18 |
1991-10-03 | * fixed prototype for reloc_type_lookup | Steve Chamberlain | 1 | -54/+65 |
1991-10-03 | * fixed prototype for reloc_type_lookup | Steve Chamberlain | 1 | -0/+65 |
1991-10-03 | * elf.c: took the abort out of set_arch_mach so that objdump -i will | Steve Chamberlain | 1 | -0/+21 |
1991-10-03 | *** empty log message *** | Steve Chamberlain | 1 | -0/+643 |
1991-10-03 | *** empty log message *** | Stu Grossman | 1 | -0/+6 |
1991-10-02 | No longer needs to propogate configure and config.sub. | K. Richard Pixley | 1 | -5/+4 |
1991-10-02 | Some $(srcdir)'s become $(unsubdir)'s. | K. Richard Pixley | 1 | -2/+2 |
1991-10-02 | Some $(srcdir)'s become $(unsubdir)'s in order to support +objdir. | K. Richard Pixley | 1 | -3/+3 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 6 | -8/+11 |
1991-10-02 | Added +site=foo option for naming site specific Makefile fragments. | K. Richard Pixley | 1 | -8/+34 |
1991-10-02 | Removed +f option. Used to stand for +forcesubdirs which is now | K. Richard Pixley | 1 | -6/+12 |
1991-10-02 | Added rcs log line. | K. Richard Pixley | 1 | -0/+9 |
1991-10-02 | +template dies an ugly death. | K. Richard Pixley | 1 | -155/+55 |
1991-10-02 | Very minor bug, broke "make -t". | K. Richard Pixley | 1 | -2/+2 |
1991-10-02 | Update subdir names to reflect current reality. | K. Richard Pixley | 1 | -6/+6 |
1991-10-02 | resync | K. Richard Pixley | 7 | -1081/+509 |
1991-10-02 | steves h8 patches | K. Richard Pixley | 7 | -709/+1217 |
1991-10-01 | exploit the new executable config.status | K. Richard Pixley | 2 | -20/+10 |
1991-10-01 | * Makefile.in, configure.in, targets.c, elf.c: Add preliminary | John Gilmore | 3 | -5/+26 |
1991-10-01 | Initial revision | John Gilmore | 4 | -0/+374 |
1991-10-01 | * bfd.h, elf-common.h, elf-external.h, elf-internal.h: | John Gilmore | 2 | -2/+9 |
1991-10-01 | *** empty log message *** | Steve Chamberlain | 2 | -2/+15 |
1991-10-01 | Avoid 'v' flag on archive updates, since it just wastes space in the log. | John Gilmore | 1 | -2/+5 |
1991-10-01 | Avoid depending on number of initializers. | John Gilmore | 1 | -0/+2 |
1991-10-01 | * dbxread.c: Enable, but soften, const_vol_complaint. | John Gilmore | 2 | -33/+24 |
1991-10-01 | * stack.c (frame_info): Demangle the function name in `info stack'. | John Gilmore | 1 | -0/+5 |
1991-10-01 | Vax Ultrix changes from David Taylor <taylor@think.com>. | John Gilmore | 2 | -1/+16 |
1991-10-01 | * sys/h-vaxult.h: Make it work. (David Taylor <taylor@think.com>) | John Gilmore | 2 | -0/+47 |
1991-10-01 | * bfd.h, change version number to 0.18, this makes a | Steve Chamberlain | 1 | -1/+1 |
1991-10-01 | * bfd-in.h VERSION, change version number to 0.18, this makes a | Steve Chamberlain | 1 | -1/+1 |
1991-10-01 | Added new macro NEWHOWTO | Steve Chamberlain | 1 | -0/+28 |
1991-10-01 | Modified to generate the right includes for the new files | Steve Chamberlain | 3 | -7/+19 |
1991-10-01 | added: | Steve Chamberlain | 1 | -0/+2 |
1991-10-01 | Insert the incidentals and things I forgot to ci last time, same log message: | Steve Chamberlain | 6 | -35/+664 |
1991-10-01 | Various lints and uses the new arch functions | Steve Chamberlain | 3 | -4/+4 |
1991-10-01 | Use the new architecture functions | Steve Chamberlain | 2 | -4/+8 |
1991-10-01 | Better support for the h8, and various architecture things | Steve Chamberlain | 2 | -496/+659 |
1991-10-01 | Exploit the new executable config.status | K. Richard Pixley | 5 | -90/+76 |
1991-10-01 | Mon Sep 30 15:13:46 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 5 | -353/+764 |
1991-10-01 | Initial revision | Steve Chamberlain | 8 | -0/+865 |
1991-10-01 | Trivial cleanup. | K. Richard Pixley | 1 | -95/+15 |
1991-10-01 | Add am29k, remove a redundant case. | K. Richard Pixley | 1 | -1/+6 |
1991-10-01 | * use aliases as directory names. | K. Richard Pixley | 1 | -32/+38 |
1991-10-01 | Reword recurr. | K. Richard Pixley | 1 | -15/+38 |
1991-09-30 | * srec.c: Better error checking, partly from Peter Schauer. | John Gilmore | 2 | -70/+70 |