Age | Commit message (Expand) | Author | Files | Lines |
1993-07-22 | * hpux-core.c: New file; backend for HP/UX style core files. | Ian Lance Taylor | 1 | -1/+6 |
1993-07-20 | * Rename for DOS uniqueness: coff-m68k-un.c -> coff-u68k.c | Jim Kingdon | 1 | -2/+2 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 1 | -0/+13 |
1993-07-19 | (BFD_LIBS): Include coff-mips.o and coff-msym.o, so that gdb will link. | Ken Raeburn | 1 | -6/+12 |
1993-07-17 | * Rename elf{32,64}-generic.c to *-gen.c for 14 char filenames. | Jim Kingdon | 1 | -6/+6 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 1 | -2/+4 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -0/+4 |
1993-07-06 | Hack to cut down compilations needed for minimal-bfd: | Ken Raeburn | 1 | -5/+16 |
1993-07-02 | * Makefile.in (clean): Remove bfd.h and stmp-bfd.h. | Jim Kingdon | 1 | -13/+19 |
1993-06-21 | Generate bfd.h in current directory by grabbing 64-bit definition (if any) | Ken Raeburn | 1 | -15/+7 |
1993-06-18 | * Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep. | Jim Kingdon | 1 | -1/+1 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k,generic}. | Jim Kingdon | 1 | -4/+6 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k}. | Jim Kingdon | 1 | -2/+6 |
1993-06-16 | allow "make bfd.h" to still dtrt | Ken Raeburn | 1 | -0/+1 |
1993-06-16 | Move bfd.h to ../include. (Directory is created if it doesn't exist.) | Ken Raeburn | 1 | -58/+72 |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -12/+12 |
1993-06-02 | * Makefile.in (bfd.h): Move closer to headers - and after 'all'! | Per Bothner | 1 | -61/+70 |
1993-05-25 | (elf64.c): Add to list of sources. | Ken Raeburn | 1 | -8/+24 |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 1 | -5/+7 |
1993-03-23 | aout-mipsbsd -> mipsbsd | Ken Raeburn | 1 | -3/+3 |
1993-03-23 | add installcheck target | David D. Zuhn | 1 | -0/+1 |
1993-03-12 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | Ian Lance Taylor | 1 | -11/+32 |
1993-02-04 | Thu Feb 4 12:35:02 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -23/+37 |
1992-12-28 | note dependencies for coff-z8k.o and -we32k.o | Ken Raeburn | 1 | -1/+5 |
1992-12-24 | added dvi target | David D. Zuhn | 1 | -1/+1 |
1992-12-22 | * bfd-in.h: New macros bfd_asymbol_bfd and bfd_asymbol_flavour; | Per Bothner | 1 | -3/+5 |
1992-12-16 | Various changes to improve archive support. See ChangeLog. | Per Bothner | 1 | -1/+3 |
1992-11-10 | make cc command lines more consistent | David D. Zuhn | 1 | -24/+15 |
1992-10-05 | added i386-*-bsd, from p3 | Mark Eichin | 1 | -18/+17 |
1992-09-02 | * Makefile.in: Added mostlyclean/clean/distclean rules. | Per Bothner | 1 | -6/+15 |
1992-08-28 | Missed one... | Ken Raeburn | 1 | -3/+3 |
1992-08-27 | Add preliminary support for the we32k (AT&T 3b2 family). | Brendan Kehoe | 1 | -33/+43 |
1992-08-11 | moved sparc opcode table to bfd | Ken Raeburn | 1 | -16/+38 |
1992-06-19 | * Makefile.in, archures.c, configure.in, cpu-hppa.c, hppa.c, libhppa.h, | Stu Grossman | 1 | -5/+6 |
1992-05-05 | Get rid of bogus comment in compiler command rule. | Per Bothner | 1 | -1/+1 |
1992-05-02 | * targets.c, Makefile.in: comment out tekhex for the moment. | Steve Chamberlain | 1 | -2/+2 |
1992-04-21 | rework CFLAGS, etc. | K. Richard Pixley | 1 | -48/+15 |
1992-04-16 | Add .NOEXPORT: so that doc directory doesn't inherit a bad definition | K. Richard Pixley | 1 | -0/+2 |
1992-04-11 | Pass on MINUS_G to recursive makes. Recognize ncr3000 config. | Fred Fish | 1 | -15/+31 |
1992-01-29 | Makefile.in: Add dependencies for various coff-*.o files. | Fred Fish | 1 | -5/+25 |
1991-12-07 | Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 1 | -24/+48 |
1991-12-01 | Fixed dependencies | Steve Chamberlain | 1 | -1/+1 |
1991-12-01 | Moved the position of the #### lines so that the makefile fragments | Steve Chamberlain | 1 | -2/+3 |
1991-11-27 | * Makefile.in: added coff-h8300 | Steve Chamberlain | 1 | -17/+6 |
1991-11-22 | Moved bfd_stab_name() and bfd_stab_names[] | Per Bothner | 1 | -4/+9 |
1991-11-15 | Quit moving *-in.h into and out of doc subdir. Doc subdir knows how | Roland Pesch | 1 | -6/+6 |
1991-11-14 | Install bfd.h into destdir/include | Steve Chamberlain | 1 | -1/+2 |
1991-11-14 | take care of doc subdir, too | K. Richard Pixley | 1 | -0/+27 |
1991-11-12 | Mon Nov 11 20:30:18 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1 | -3/+4 |
1991-11-05 | find include files | K. Richard Pixley | 1 | -1/+1 |