Age | Commit message (Expand) | Author | Files | Lines |
1995-08-14 | * aoutx.h (NAME(aout,machine_type)): Handle a machine of | Ian Lance Taylor | 1 | -0/+3 |
1995-08-14 | * elflink.h (elf_link_add_object_symbols): If a symbol is a weak | Ian Lance Taylor | 3 | -19/+84 |
1995-08-13 | * som.h (R_HPPA_BEGIN_BRTAB): Define. | Jeff Law | 1 | -0/+6 |
1995-08-10 | * coffswap.h (coff_swap_aux_in): Swap the array dimensions | Ian Lance Taylor | 1 | -0/+7 |
1995-08-08 | Tue Aug 8 16:34:57 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+7 |
1995-08-08 | * configure.host: Recognize aix4 explicitly. | Jeff Law | 3 | -0/+34 |
1995-08-08 | * som.c (som_bfd_copy_private_symbol_data): Cast initializations | Ian Lance Taylor | 2 | -2/+7 |
1995-08-07 | * som.c (som_decode_symclass): Handle absolute symbols by checking | Jeff Law | 2 | -5/+35 |
1995-08-05 | * som (som_get_reloc_upper_bound): Return -1 on error. Compute | Jeff Law | 1 | -0/+22 |
1995-08-03 | Remove reference to config/.Sanitize | Fred Fish | 1 | -1/+0 |
1995-07-24 | * ecofflink.c (_bfd_ecoff_locate_line): When handling stabs: | Ian Lance Taylor | 1 | -0/+5 |
1995-07-24 | * cofflink.c (coff_link_add_object_symbols): Call | Ian Lance Taylor | 1 | -0/+69 |
1995-07-24 | * coff-sh.c (sh_coff_howtos): Mark R_SH_PCDISP8BY2 and R_SH_PCDISP | Ian Lance Taylor | 1 | -159/+1351 |
1995-07-21 | * elf32-hppa.c (hppa_elf_gen_reloc_type): Add new (ignored) | Jeff Law | 1 | -0/+6 |
1995-07-20 | fix some compilation problems | Ken Raeburn | 1 | -0/+8 |
1995-07-20 | * hosts/i386v4.h (getgid, getuid): Change prototypes to be | Fred Fish | 2 | -2/+8 |
1995-07-20 | * targets.c (bfd_target_vector): Since armpe and armpei have been split into | Ken Raeburn | 1 | -0/+6 |
1995-07-20 | * elf.c (bfd_section_from_phdr): Set lma based on p_paddr. | Ian Lance Taylor | 1 | -0/+5 |
1995-07-19 | * coff-arm.c (TARGET_LITTLE_SYM, TARGET_BIG_SYM): Replaces TARGET_SYM. | David Edelsohn | 2 | -5/+47 |
1995-07-14 | * aoutx.h (KEEPIT): Change definition to udata.i. | Ian Lance Taylor | 1 | -0/+11 |
1995-07-14 | * syms.c: Fix comments so that `make info' works. | Ian Lance Taylor | 1 | -0/+2 |
1995-07-14 | * elf32-mips.c (mips_elf_find_nearest_line): Set SEC_HAS_CONTENTS | Ian Lance Taylor | 1 | -0/+5 |
1995-07-14 | Fix PPC_ADDR16_HA relocations | Michael Meissner | 1 | -0/+7 |
1995-07-14 | * som.c (hppa_som_gen_reloc_type): Choose a reasonable field | Jeff Law | 1 | -0/+5 |
1995-07-13 | * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t | Ian Lance Taylor | 5 | -8/+61 |
1995-07-13 | * targets.c (bfd_target): Add fields _read_minisymbols and | Ian Lance Taylor | 9 | -171/+421 |
1995-07-12 | fix some compilation warnings from sun cc | Ken Raeburn | 3 | -10/+23 |
1995-07-12 | * libelf.h (elf_backend_data): Use unsigned, not unsigned char, for bitfields. | Ken Raeburn | 1 | -3/+3 |
1995-07-12 | * elf.c (bfd_section_from_shdr): In case SHT_REL[A], only get the | Ian Lance Taylor | 1 | -1/+4 |
1995-07-11 | * aoutx.h (NAME(aout,link_add_symbols)): Don't bother to check | Ian Lance Taylor | 3 | -51/+9 |
1995-07-11 | * archive.c (bfd_generic_archive_p): If the archive has a map, and | Ian Lance Taylor | 1 | -0/+4 |
1995-07-11 | * elf64-sparc.c (elf_sparc_howto_table): Set howto for WDISP16 to | Ian Lance Taylor | 1 | -0/+6 |
1995-07-11 | * libelf.h (struct elf_size_info): Change type of last argument to | Ian Lance Taylor | 4 | -9/+25 |
1995-07-11 | Tue Jul 11 12:29:49 1995 Rick Sladkey <jrs@world.std.com> | Ian Lance Taylor | 2 | -8/+60 |
1995-07-10 | * coff-arm.c (PCRELOFFSET): Define if not already defined. | Ian Lance Taylor | 1 | -1/+5 |
1995-07-10 | * cofflink.c (_bfd_coff_generic_relocate_section): Remove unused | Ian Lance Taylor | 2 | -6/+3 |
1995-07-10 | * coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp, | Ian Lance Taylor | 1 | -0/+3 |
1995-07-10 | * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table | Ian Lance Taylor | 3 | -7/+15 |
1995-07-10 | Based on patches from Eric Youngdale <eric@aib.com>: | Ian Lance Taylor | 2 | -0/+40 |
1995-07-10 | add binary.o, tekhex.o | Ken Raeburn | 2 | -0/+7 |
1995-07-10 | * config/m68k-coff.mt (SELECT_VECS): Rename from SELECT_VECTORS. | Ian Lance Taylor | 1 | -0/+8 |
1995-07-10 | * Makefile.in (Makefile): Don't depend upon @frags@. | Ian Lance Taylor | 1 | -2/+2 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 24 | -74/+683 |
1995-07-07 | * coffgen.c (coff_renumber_symbols): Sort defined symbols that are | Ian Lance Taylor | 3 | -34/+69 |
1995-07-07 | clean up new config stuff for mostlyclean, distclean | Ken Raeburn | 1 | -0/+5 |
1995-07-07 | clean up new config stuff for mostlyclean, distclean | Ken Raeburn | 1 | -2/+2 |
1995-07-06 | * elf32-i386.c (elf_i386_relocate_section): Revert May 24 patch. | Ian Lance Taylor | 2 | -21/+14 |
1995-07-06 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -9/+22 |
1995-07-06 | copyright notices | Ken Raeburn | 3 | -1/+37 |
1995-07-06 | no more configure.in | Ken Raeburn | 1 | -1/+0 |