Age | Commit message (Expand) | Author | Files | Lines |
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 |
1991-10-25 | Initial revision | John Gilmore | 2 | -0/+544 |
1991-10-25 | RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore. | John Gilmore | 10 | -420/+621 |
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 |