Age | Commit message (Expand) | Author | Files | Lines |
1991-11-17 | * targets.c: Make the default target_vector contain | Per Bothner | 1 | -1/+10 |
1991-11-15 | Quit moving *-in.h into and out of doc subdir. Doc subdir knows how | Roland Pesch | 1 | -6/+6 |
1991-11-15 | Repairs for srcdir/objdir separation. | Roland Pesch | 2 | -22/+68 |
1991-11-15 | * aoutx.h (NAME(aout,print_symbol)): Fix thinko. | Per Bothner | 1 | -0/+6 |
1991-11-15 | Remove line containing only a leading tab. Such lines cause some versions | Fred Fish | 1 | -3/+4 |
1991-11-15 | Add Makefile.in, configure.in. Remove Makefile. | Per Bothner | 1 | -2/+6 |
1991-11-15 | Add minimal support for reading ELF symbol files and generating canonical bfd | Fred Fish | 1 | -0/+4 |
1991-11-15 | Trivial change to comment to remove redundant "to". | Fred Fish | 2 | -6/+88 |
1991-11-14 | Added harris | Steve Chamberlain | 1 | -1/+5 |
1991-11-14 | Get prototype of memchr right | Steve Chamberlain | 1 | -1/+1 |
1991-11-14 | Install bfd.h into destdir/include | Steve Chamberlain | 1 | -1/+2 |
1991-11-14 | Now works in objdir/subdirs. | K. Richard Pixley | 2 | -30/+75 |
1991-11-14 | Removed '-' prefix from Makefile invocation of makeinfo. Not needed | Roland Pesch | 1 | -1/+1 |
1991-11-14 | added staging stuff & install target | K. Richard Pixley | 1 | -5/+56 |
1991-11-14 | take care of doc subdir, too | K. Richard Pixley | 1 | -0/+27 |
1991-11-13 | Repair info node-pointer bug. | Roland Pesch | 1 | -58/+74 |
1991-11-13 | Changed 'i386_coff' to 'i386-coff' to match the real file's name. | Sean Eric Fagan | 1 | -1/+1 |
1991-11-13 | Initial revision | K. Richard Pixley | 2 | -0/+94 |
1991-11-13 | * ieee.c: (ieee_object_p) cast NULL correctly. | Steve Chamberlain | 2 | -4/+15 |
1991-11-13 | Initial revision | Steve Chamberlain | 1 | -0/+38 |
1991-11-13 | *** empty log message *** | Steve Chamberlain | 1 | -0/+4 |
1991-11-13 | Various changes from David Wood. | Steve Chamberlain | 1 | -94/+125 |
1991-11-12 | Just use #undef, not #define foo foo | John Gilmore | 2 | -5/+5 |
1991-11-12 | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 3 | -5/+13 |
1991-11-12 | Additions to support ELF formatted core files. | Fred Fish | 1 | -0/+6 |
1991-11-12 | * aoutx.h (NAME(aout,find_nearest_line)): Handle the case | Per Bothner | 2 | -6/+70 |
1991-11-09 | Document use of elf_big_vec as DEFAULT_VECTOR. | Fred Fish | 1 | -0/+2 |
1991-11-09 | Don't try to create a bfd section for the first ELF section header table | Fred Fish | 2 | -3/+9 |
1991-11-09 | * coff-rs6000.c, config/mh-rs6000: Make it work on archive and | John Gilmore | 1 | -4/+13 |
1991-11-09 | Define FASCIST_FDOPEN. | John Gilmore | 1 | -0/+3 |
1991-11-07 | Thu Nov 7 11:03:55 1991 Steve Chamberlain (sac at rtl.cygnus.com) | Steve Chamberlain | 2 | -318/+217 |
1991-11-05 | Added default_reloc_type_lookup to arch_info | Steve Chamberlain | 1 | -1/+1 |
1991-11-05 | Added h-delta88 | Steve Chamberlain | 1 | -1/+5 |
1991-11-05 | find include files | K. Richard Pixley | 1 | -1/+1 |
1991-11-04 | Added ctor.c (I remembered this time) | Steve Chamberlain | 1 | -1/+5 |
1991-11-04 | added ctor.c | Steve Chamberlain | 1 | -0/+1 |
1991-11-04 | Added ctor.c | Steve Chamberlain | 1 | -2/+2 |
1991-11-04 | Sat Nov 2 14:26:03 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 3 | -4/+61 |
1991-11-03 | * bfd-in.h (bfd_print_symbol_type_hopw enum): Add new option | Per Bothner | 2 | -0/+15 |
1991-11-03 | Get rid of MISSING_VFPRINTF, since libiberty provides one. | Per Bothner | 1 | -2/+0 |
1991-11-02 | Now include ctor.c in the right places. | Steve Chamberlain | 2 | -3/+4 |
1991-11-02 | Initial revision | Steve Chamberlain | 1 | -0/+144 |
1991-11-01 | * coff-rs6000.c: Change name to "aixcoff-rs6000", to avoid | John Gilmore | 2 | -3/+46 |
1991-10-28 | * coff-m88k.c, targets.c: change name of m88k_bcs to m88kbcs | Steve Chamberlain | 1 | -0/+1 |
1991-10-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 5 | -21/+62 |
1991-10-28 | Initial revision | Steve Chamberlain | 1 | -0/+81 |
1991-10-25 | * Rename COFF-related files in `coff-ARCH.c' form. | John Gilmore | 6 | -61/+74 |
1991-10-25 | * Makefile.in: Only supply TARGET_DEFAULTS to targets.c, reducing | John Gilmore | 1 | -0/+4 |
1991-10-25 | Update doc on how to define an architecture for "mh" change. | John Gilmore | 1 | -3/+3 |
1991-10-25 | RS/6000 support | John Gilmore | 2 | -2/+9 |