Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-09-20 | Undo precipitous changes. | John Gilmore | 3 | -15/+6 | |
1991-09-19 | *** empty log message *** | Sean Eric Fagan | 1 | -8/+9 | |
1991-09-19 | Stuff for new machiens | Steve Chamberlain | 2 | -3/+9 | |
1991-09-19 | Initial revision | Steve Chamberlain | 1 | -0/+51 | |
1991-09-19 | *** empty log message *** | Steve Chamberlain | 1 | -2/+8 | |
1991-09-17 | Initial revision | Stu Grossman | 1 | -0/+40 | |
1991-09-17 | sgi/irix config stuff. | Stu Grossman | 1 | -1/+5 | |
1991-09-17 | Put back definition of offsetof. Only define it if it's not defined on this | Stu Grossman | 1 | -0/+5 | |
system. | |||||
1991-09-16 | Remove o_offsetof BS. Use local def if available. | Stu Grossman | 1 | -7/+7 | |
1991-09-13 | Missing quote fries it. | John Gilmore | 1 | -1/+1 | |
1991-09-13 | Ultracomputer | John Gilmore | 1 | -1/+5 | |
1991-09-13 | Propagate | John Gilmore | 1 | -164/+239 | |
1991-09-13 | * configure.in: Handle a29k-*-* hosts, and targets | John Gilmore | 1 | -2/+15 | |
a29k-*-coff, a29k-*-aout, and a29k-*-sym1. | |||||
1991-09-12 | Initial revision | John Gilmore | 1 | -0/+34 | |
1991-09-12 | Thu Sep 12 14:07:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 2 | -4/+9 | |
* Makefile.in: $(MAKE) for make, $(docdir) for doc * doc/Makefile: redundant dependencies for Sun-make VPATH bug | |||||
1991-09-12 | Per J Gilmore's advice, include redundant dependencies to get around | Roland Pesch | 1 | -10/+30 | |
Sun-make VPATH bug. | |||||
1991-09-11 | * aoutf1.h (sunos4_core_file_p): Release the right storage in error case. | John Gilmore | 1 | -0/+8 | |
(sunos4_core_file_matches_executable_p): Fix header comparison. * aoutx.h: Avoid shifts of 32 bits, undefined in C. Lint. * bout.c, icoff.c, ieee.c, libbfd.c, oasys.c: gcc -O -W lint. | |||||
1991-09-04 | Allow GDB to patch object files. | John Gilmore | 4 | -93/+125 | |
Makefile.in: Add crude dependencies. | |||||
1991-09-04 | Added "recover"'ability. | K. Richard Pixley | 1 | -4/+9 | |
1991-09-03 | Fixed the line break as a test for cvs ci. | Steve Chamberlain | 1 | -2/+2 | |
1991-09-03 | "recover" aoutx.h | K. Richard Pixley | 1 | -1/+6 | |
1991-09-03 | *** empty log message *** | Steve Chamberlain | 4 | -15/+65 | |
1991-08-31 | Retract last edit. System type should determine whether this file gets loaded | Stu Grossman | 1 | -9/+0 | |
at all. | |||||
1991-08-31 | Merge in irix support. | Stu Grossman | 2 | -12/+43 | |
1991-08-29 | paperwork handled for AMD Coff. | John Gilmore | 1 | -13/+4 | |
1991-08-23 | Add none. | John Gilmore | 1 | -1/+1 | |
1991-08-23 | add email address for bugs and additions. | K. Richard Pixley | 1 | -0/+3 | |
1991-08-23 | * configure.in: Tix typo. | John Gilmore | 2 | -17/+56 | |
* ecoff.c: If compiling for DEC3100, use trad_unix core files, else dummy out the core file support. * trad-core.c (trad_unix_core_file_p): If HOST_DATA_START_ADDR is specified, use it to locate the data section. * coffcode.h (coff_write_symbols): Declare buffer as bfd_bytes rather than as chars (lint). | |||||
1991-08-23 | Initial revision | John Gilmore | 1 | -0/+60 | |
1991-08-23 | Make SunOS core files work right -- from both sun3 and sun4. | John Gilmore | 1 | -69/+157 | |
Also, make them work on any other host system. | |||||
1991-08-23 | saber | Stu Grossman | 3 | -5/+10 | |
1991-08-23 | Minor config polish. | K. Richard Pixley | 2 | -3/+16 | |
1991-08-23 | Minor polish & config mapping. | K. Richard Pixley | 3 | -385/+528 | |
1991-08-22 | Make info file compileable and (barely) navigable. More cleanup needed. | Roland Pesch | 2 | -3/+3 | |
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+64 | |
1991-08-22 | *** empty log message *** | Steve Chamberlain | 1 | -20/+5 | |
1991-08-22 | Initial revision | Steve Chamberlain | 24 | -0/+2120 | |
1991-08-22 | *** empty log message *** | Roland Pesch | 1 | -0/+28 | |
1991-08-22 | bfd.texinfo: some cleanup, reincorporated more intro matter from bfd.doc | Roland Pesch | 1 | -16/+78 | |
bfd.c, targets.c: minor rewording of doc segments | |||||
1991-08-22 | Add hp 300 BSD. | John Gilmore | 1 | -1/+5 | |
1991-08-22 | New config.sub | John Gilmore | 1 | -1/+5 | |
1991-08-22 | Improve our Sanity. | John Gilmore | 1 | -18/+25 | |
1991-08-22 | Three part names, etc. | K. Richard Pixley | 1 | -5/+79 | |
1991-08-22 | Initial revision | K. Richard Pixley | 1 | -0/+276 | |
1991-08-22 | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -0/+1 | |
* Makefile.in: use targets "bfd.dvi" and "bfd.ps" instead of texdoc and psdoc; make these depend on generated .texi's * scanit, (new) unPROTO: turn PROTO macros into ANSI declarations in doc * bfd.c, reloc.c, syms.c: minor spelling/wording fixes in doc portions | |||||
1991-08-22 | Initial revision | Roland Pesch | 1 | -0/+18 | |
1991-08-21 | Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 8 | -44/+48 | |
* Makefile.in, awkscan-ip, awkscan-p, intobfd, libbfd.h, libcoff.h, tolibcoff; new bfd-in.h, libbfd-in.h, libcoff-in.h: (a) use separate files for invariant parts of bfd.h, libbfd.h, and libcoff.h; (b) in generated parts of same, use less obtrusive marks indicating .c origins. * bfd.texinfo: generalize most references to linker | |||||
1991-08-21 | Declare dependency even for optional modules. | John Gilmore | 1 | -3/+4 | |
1991-08-20 | Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 2 | -1/+6 | |
* Makefile.in: include core.p in PROTOS (building better bfd.h) * archures.c: remove empty foo() definition (crept in at vn1.9) | |||||
1991-08-20 | revisiting error messages | K. Richard Pixley | 1 | -28/+61 | |