Age | Commit message (Expand) | Author | Files | Lines |
1993-11-04 | * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable): New accessors. | John Gilmore | 1 | -0/+5 |
1993-11-04 | * From Pete Hoogenboom (hoogen@cs.utah.edu) | Jeff Law | 1 | -0/+7 |
1993-11-04 | Added .PHONY for check and installcheck. both now also echo a message. | Jeffrey Wheat | 1 | -0/+9 |
1993-11-02 | HPUX portability change. | Bill Cox | 1 | -0/+5 |
1993-11-02 | * config.bfd: Use bigmips for mips*-*-bsd*. | Jim Kingdon | 1 | -0/+4 |
1993-11-01 | * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table): | Ian Lance Taylor | 1 | -0/+3 |
1993-11-01 | * elf32-mips.c (mips_elf_hi16_reloc, mips_elf_lo16_reloc): | Ian Lance Taylor | 1 | -0/+10 |
1993-11-01 | * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end, | Ian Lance Taylor | 1 | -0/+21 |
1993-11-01 | * config.bfd: Use m68k-elf for m68*-*-sysv4*. | Jim Kingdon | 1 | -0/+4 |
1993-10-31 | * targets.c: Move enum target_flavour outside of struct and change | Jim Kingdon | 1 | -0/+5 |
1993-10-31 | * som.c: Add comment about how abort() on corrupt executable is evil. | Jim Kingdon | 1 | -0/+8 |
1993-10-29 | * bfd-in.h: Added commands for object file flag values. | Ian Lance Taylor | 1 | -0/+16 |
1993-10-29 | initial mach3 386 support (not working yet) | David MacKenzie | 1 | -0/+5 |
1993-10-29 | A number of minor Lynx-related changes, plus basic Sparc Lynx support. | Stan Shebs | 1 | -0/+25 |
1993-10-28 | gcc -Wall lint: | Ian Lance Taylor | 1 | -0/+25 |
1993-10-28 | * configure.in, config/i386-mach3.mt: Update for new configuration | Jim Kingdon | 1 | -0/+7 |
1993-10-27 | * nlmcode.h (nlm_swap_auxiliary_headers_in, | Ian Lance Taylor | 1 | -0/+6 |
1993-10-26 | * targets.c (target_vector): Remove SCO_CORE. On Sep 11 1993, | Jim Kingdon | 1 | -0/+7 |
1993-10-26 | * elfcode.h (assign_file_position_for_section): Align sh_offset to | Ian Lance Taylor | 1 | -0/+5 |
1993-10-26 | From Jeff Law and Pete Hoogenboom at Utah: | Ken Raeburn | 1 | -0/+32 |
1993-10-26 | * som.c (hppa_object_setup): Set SEC_CODE for .text section so | Stu Grossman | 1 | -0/+5 |
1993-10-25 | Fix up warnings from gcc -Wall: | Ian Lance Taylor | 1 | -0/+8 |
1993-10-25 | * libbfd.c (bfd_write): If not everything is written out, set | Ian Lance Taylor | 1 | -0/+10 |
1993-10-25 | aoutx.h (reloc_type_lookup): Handle BFD_RELOC_SPARC_WDISP22. | Ken Raeburn | 1 | -0/+9 |
1993-10-22 | note TDEFINES setting of FPRINTF_ALREADY_DECLARED. | Mark Eichin | 1 | -0/+6 |
1993-10-22 | * targets.c (target_vector): Enable MIPS ELF vectors. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-22 | * config.bfd: Use bigmips for mips-sony-bsd*. | Jim Kingdon | 1 | -0/+2 |
1993-10-22 | * configure.host, config.bfd: Add * to end of all OS names. | Jim Kingdon | 1 | -0/+4 |
1993-10-21 | elfcode.h (FILE_ALIGN_: Renamed from EALIGN, to avoid conflict with Ultrix | Ken Raeburn | 1 | -75/+195 |
1993-10-21 | gcc -Wall lint: | Jim Kingdon | 1 | -0/+7 |
1993-10-21 | * dep-in.sed: Create our own line breaks for a more aesthetic | Ian Lance Taylor | 1 | -0/+4 |
1993-10-21 | * elf32-mips.c: Include "seclet.h". | Ian Lance Taylor | 1 | -0/+11 |
1993-10-20 | * libnlm.h (nlm_backend_data): Added signature field. | Ian Lance Taylor | 1 | -0/+6 |
1993-10-20 | * aoutf1.h (MACHTYPE_OK): Accept M_UNKNOWN. | Ian Lance Taylor | 1 | -0/+5 |
1993-10-20 | * hosts/i386bsd.h [__bsdi__]: Define HOST_DATA_START_ADDR. | Jim Kingdon | 1 | -0/+4 |
1993-10-19 | * coff-alpha.c: Implemented reloc handling for the linker, made | Ian Lance Taylor | 1 | -0/+35 |
1993-10-14 | * coffcode.h (styp_to_sec_flags): Don't set SEC_DEBUGGING until it | Ian Lance Taylor | 1 | -0/+7 |
1993-10-14 | * ecoff.c (ecoff_bfd_seclet_link): Don't link a .reginfo section. | Ian Lance Taylor | 1 | -0/+6 |
1993-10-13 | More "make dep" fixups. | Ken Raeburn | 1 | -0/+29 |
1993-10-13 | coff-i386.c (i3coff_object_p): Now static. | Ken Raeburn | 1 | -0/+2 |
1993-10-13 | 68kcoff, makedep changes | Ken Raeburn | 1 | -0/+14 |
1993-10-12 | * elf32-mips.c: Extensive additions to do relocations and to | Ian Lance Taylor | 1 | -0/+22 |
1993-10-11 | * ecoff.c (ecoff_mkobject): Check bfd_make_section return value. | Ian Lance Taylor | 1 | -0/+17 |
1993-10-08 | * libbfd.c (bfd_get*32, bfd_get*64): Prevent ANSI sign extension | Peter Schauer | 1 | -0/+5 |
1993-10-08 | * configure.in: Do not define SELECT_VECS, SELECT_ARCHITECTURES | Peter Schauer | 1 | -0/+5 |
1993-10-07 | * aoutx.h (howto_table_std): Correct the "size" field in some entries. | Ken Raeburn | 1 | -0/+8 |
1993-10-07 | * coffswap.h: (bfd_swap_reloc_in): a symndx is signed. | Steve Chamberlain | 1 | -0/+2 |
1993-10-07 | Make support for relaxing more generic. | Steve Chamberlain | 1 | -0/+11 |
1993-10-07 | elfcode.h (EALIGN): Define, dependent on ARCH_SIZE. | Ken Raeburn | 1 | -0/+11 |
1993-10-05 | * configure.host: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 1 | -0/+4 |