Age | Commit message (Expand) | Author | Files | Lines |
1991-10-25 | Updates to h-vaxult.h from David Taylor. | John Gilmore | 1 | -0/+5 |
1991-10-25 | Removed some debug | Steve Chamberlain | 1 | -1/+0 |
1991-10-24 | Now uses mt- and mh- rather than tmake and hmake files | Steve Chamberlain | 1 | -8/+8 |
1991-10-24 | Add partial support for ELF format corefiles. Still needs code to extract | Fred Fish | 2 | -48/+267 |
1991-10-24 | In config/t-m68k-elf, set DEFAULT_VECTOR to elf_big_vec. | Fred Fish | 1 | -0/+2 |
1991-10-24 | Document changes to some bfd config files. | Fred Fish | 1 | -0/+6 |
1991-10-22 | Remove malloc/free decls covered in stdlib.h. From David Taylor. | John Gilmore | 1 | -2/+0 |
1991-10-21 | * coffcode.h (coff_compute_section_file_positions): make it pad | Steve Chamberlain | 2 | -0/+10 |
1991-10-21 | Changed minimum section alignment | Steve Chamberlain | 1 | -2/+3 |
1991-10-21 | * targets.c (proto write_armap). Changed orl_count to unsigned. | Steve Chamberlain | 6 | -189/+265 |
1991-10-17 | Make perror arg be CONST to avoid warning, | Per Bothner | 1 | -2/+1 |
1991-10-17 | * hosts/h-tahoe.h: Add FASCIST_FDOPEN and NO_CORE_COMMAND; revamp HOST_*, etc. | John Gilmore | 1 | -1/+1 |
1991-10-16 | sparc-64 to sparc-ll | John Gilmore | 1 | -2/+5 |
1991-10-16 | * archive.c (bsd_write_argmap): The size of the ranlib structures | Per Bothner | 1 | -0/+9 |
1991-10-16 | Allow i386-sco-sysv. | John Gilmore | 1 | -0/+23 |
1991-10-16 | * host-aout.c: New strategy. We use common code, include files, | John Gilmore | 1 | -30/+100 |
1991-10-16 | * trad-core.c: Pass the u.u_ar0 value as the negative of the | John Gilmore | 1 | -53/+50 |
1991-10-16 | sparc-64 to sparc-ll | John Gilmore | 1 | -1/+1 |
1991-10-16 | Convert dec3100 to decstation. | John Gilmore | 1 | -1/+8 |
1991-10-15 | * hosts/h-amix.h (free): Fix prototype. | John Gilmore | 2 | -50/+74 |
1991-10-15 | * hosts/h-amix.h (free): Fix prototype. | John Gilmore | 1 | -1/+1 |
1991-10-15 | Add hosts directory. | Per Bothner | 1 | -1/+5 |
1991-10-15 | * aoutx.h (NAME(aout,set_section_contents)): Try to handle the | Per Bothner | 1 | -0/+10 |
1991-10-14 | Don't assume . is on the path. | John Gilmore | 1 | -5/+5 |
1991-10-12 | Update for new bfd/hosts. | John Gilmore | 1 | -6/+11 |
1991-10-12 | * Makefile.in: Avoid Sun Make VPATH bugs. | John Gilmore | 1 | -0/+5 |
1991-10-11 | * coffcode.h: Moved ALIGN macro to libbfd.h. Removed i960_align. | Per Bothner | 1 | -0/+29 |
1991-10-11 | * bfd-in.h: Added more macros to COFF_SWAP_TABLE. | Steve Chamberlain | 3 | -108/+202 |
1991-10-11 | Remove refs to ../include/sysdep.h. | John Gilmore | 2 | -11/+15 |
1991-10-11 | Initial revision | John Gilmore | 2 | -0/+451 |
1991-10-11 | Restructure configuration scheme for bfd, binutils, ld. | John Gilmore | 2 | -60/+107 |
1991-10-11 | * hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG. | John Gilmore | 4 | -13/+13 |
1991-10-11 | Restructure configuration scheme for bfd, binutils, ld. | John Gilmore | 1 | -2/+5 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 9 | -151/+155 |
1991-10-11 | Remove dead N_TXTOFF override. | John Gilmore | 1 | -8/+1 |
1991-10-11 | Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first. | John Gilmore | 1 | -25/+9 |
1991-10-11 | * Makefile.in: Rename XDEPFILES. | John Gilmore | 6 | -58/+336 |
1991-10-08 | Add i386aout.c | John Gilmore | 2 | -5/+12 |
1991-10-08 | Added MISSING_VFPRINTF | Per Bothner | 1 | -0/+2 |
1991-10-08 | Add errno, for binutils. | John Gilmore | 1 | -0/+1 |
1991-10-08 | doc/Makefile: stop hiding complaints from makeinfo. | Roland Pesch | 2 | -29/+32 |
1991-10-08 | * reloc.c, section.c, syms.c, targets.c: correct info-node | Roland Pesch | 2 | -25/+67 |
1991-10-07 | * archures.c: Rename `struct bfd_arch_info_struct' to `struct | John Gilmore | 1 | -9/+1 |
1991-10-05 | h-amix.h | John Gilmore | 1 | -1/+5 |
1991-10-05 | howto.c, configure, config.sub gone. | John Gilmore | 1 | -4/+4 |
1991-10-05 | * bfd.c: Remove strerror() to libiberty. | John Gilmore | 8 | -504/+406 |
1991-10-05 | *** empty log message *** | Steve Chamberlain | 1 | -0/+6 |
1991-10-05 | Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 3 | -385/+703 |
1991-10-04 | Specify TEXINPUTS when calling TeX so right texinfo.tex is used. | Roland Pesch | 1 | -4/+8 |
1991-10-04 | Add 386 Mach host support. | John Gilmore | 1 | -1/+5 |