Age | Commit message (Expand) | Author | Files | Lines |
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 |
1995-07-06 | keep configure; clean elf.c not elfcode.h for arc | Ken Raeburn | 1 | -1/+2 |
1995-07-06 | clean configure when cleaning configure.in | Ken Raeburn | 1 | -2/+2 |
1995-07-06 | * Makefile.in (BFD_LIBS): No, don't put elflink.o here. | Ken Raeburn | 2 | -1/+4 |
1995-07-06 | Added new files elflink.c, elflink.h, elfcore.h. | Ken Raeburn | 19 | -6331/+6820 |
1995-07-05 | * elf32-mips.c (mips_elf_object_p): Unconditionally set | Ian Lance Taylor | 2 | -21/+6 |
1995-07-05 | * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function. | Ian Lance Taylor | 4 | -10/+70 |
1995-07-05 | * configure.in: Use $ac_config_sub, not $configsub. | Ian Lance Taylor | 3 | -2/+11 |
1995-07-05 | don't define FASCIST_FDOPEN for i386aix host | Ken Raeburn | 1 | -0/+2 |
1995-07-05 | fix usage message on --enable options | Ken Raeburn | 2 | -4/+4 |
1995-07-05 | autoconfiscation | Ken Raeburn | 6 | -94/+1234 |
1995-07-04 | * archive.c (_bfd_construct_extended_name_table): If | Ian Lance Taylor | 2 | -9/+17 |
1995-07-04 | * archive.c (_bfd_write_archive_contents): Revert June 1 change. | Ian Lance Taylor | 2 | -27/+88 |
1995-07-04 | * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provide | Ian Lance Taylor | 4 | -5/+21 |
1995-07-04 | * libelf.h (struct elf_link_hash_table): Add needed field. Remove | Ian Lance Taylor | 6 | -78/+184 |
1995-07-04 | * ecoff.c (_bfd_ecoff_find_nearest_line): Also initialize | Ian Lance Taylor | 2 | -0/+8 |
1995-07-03 | * som.c (hppa_som_gen_reloc_type): New argument "sym_diff", | Jeff Law | 3 | -4/+142 |
1995-07-03 | * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocate | Ian Lance Taylor | 2 | -0/+4 |
1995-07-03 | x | Ian Lance Taylor | 1 | -2/+14 |
1995-07-03 | * bfd.c (enum bfd_error): Define bfd_error_no_armap. | Ian Lance Taylor | 5 | -741/+248 |
1995-07-03 | * targets.c (enum bfd_flavour): Add bfd_target_msdos_flavour here, | Ian Lance Taylor | 1 | -1/+2 |
1995-07-03 | Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 4 | -6/+19 |
1995-07-03 | * elfcode.h (elf_link_add_object_symbols): Permit common and | Ian Lance Taylor | 5 | -72/+52 |
1995-07-03 | Correct erroneous checkin, with no ChangeLog entry, of 13 May. | Ian Lance Taylor | 1 | -32/+93 |
1995-07-03 | * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Correct | Ian Lance Taylor | 4 | -46/+1766 |
1995-07-03 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -10/+32 |
1995-07-02 | * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file | Ian Lance Taylor | 3 | -2/+7 |