aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-07-06 * Makefile.in: Rebuild dependencies.Ian Lance Taylor2-9/+22
1995-07-06copyright noticesKen Raeburn3-1/+37
1995-07-06no more configure.inKen Raeburn1-1/+0
1995-07-06keep configure; clean elf.c not elfcode.h for arcKen Raeburn1-1/+2
1995-07-06clean configure when cleaning configure.inKen Raeburn1-2/+2
1995-07-06* Makefile.in (BFD_LIBS): No, don't put elflink.o here.Ken Raeburn2-1/+4
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn19-6331/+6820
1995-07-05 * elf32-mips.c (mips_elf_object_p): Unconditionally setIan Lance Taylor2-21/+6
1995-07-05 * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.Ian Lance Taylor4-10/+70
1995-07-05 * configure.in: Use $ac_config_sub, not $configsub.Ian Lance Taylor3-2/+11
1995-07-05don't define FASCIST_FDOPEN for i386aix hostKen Raeburn1-0/+2
1995-07-05fix usage message on --enable optionsKen Raeburn2-4/+4
1995-07-05autoconfiscationKen Raeburn6-94/+1234
1995-07-04 * archive.c (_bfd_construct_extended_name_table): IfIan Lance Taylor2-9/+17
1995-07-04 * archive.c (_bfd_write_archive_contents): Revert June 1 change.Ian Lance Taylor2-27/+88
1995-07-04 * elfcode.h (NAME(bfd_elf,record_link_assignment)): Add provideIan Lance Taylor4-5/+21
1995-07-04 * libelf.h (struct elf_link_hash_table): Add needed field. RemoveIan Lance Taylor6-78/+184
1995-07-04 * ecoff.c (_bfd_ecoff_find_nearest_line): Also initializeIan Lance Taylor2-0/+8
1995-07-03 * som.c (hppa_som_gen_reloc_type): New argument "sym_diff",Jeff Law3-4/+142
1995-07-03 * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocateIan Lance Taylor2-0/+4
1995-07-03xIan Lance Taylor1-2/+14
1995-07-03 * bfd.c (enum bfd_error): Define bfd_error_no_armap.Ian Lance Taylor5-741/+248
1995-07-03 * targets.c (enum bfd_flavour): Add bfd_target_msdos_flavour here,Ian Lance Taylor1-1/+2
1995-07-03Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain4-6/+19
1995-07-03 * elfcode.h (elf_link_add_object_symbols): Permit common andIan Lance Taylor5-72/+52
1995-07-03Correct erroneous checkin, with no ChangeLog entry, of 13 May.Ian Lance Taylor1-32/+93
1995-07-03 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): CorrectIan Lance Taylor4-46/+1766
1995-07-03 * Makefile.in: Rebuild dependencies.Ian Lance Taylor2-10/+32
1995-07-02 * cofflink.c (_bfd_coff_generic_relocate_section): Cast base_fileIan Lance Taylor3-2/+7
1995-07-02Remove elf32-targetd.h and elf64-targets.h. Add elfxx-target.h.Ian Lance Taylor1-2/+1
1995-07-01 * stab-syms.c (stdio.h): Include prior to libaout.h, whichFred Fish2-23/+45
1995-07-01removed unused elf_64_p fieldKen Raeburn3-8/+4
1995-07-01generate elf*-target.h from common elfxx-target.h sourceKen Raeburn4-454/+90
1995-06-30 Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-17/+19
1995-06-30 * cofflink.c (_bfd_coff_generic_relocate_section):Fred Fish2-1/+6
1995-06-30 * coff-h8300.c (COFF_LONG_FILENAMES): Define.Steve Chamberlain2-3/+6
1995-06-29Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain10-91/+573
1995-06-26 * elf32-hpa.c (elf32_hppa_relocate_section): Close comment beforeJeff Law2-2/+13
1995-06-22 * reloc.c (bfd_perform_relocation): Add case for -ve words.Steve Chamberlain1-0/+4
1995-06-21 * elf32-hppa.c (elf32_hppa_relocate_section): Don't try to apply aJeff Law1-0/+5
1995-06-21 * versados.c: Second pass/rewrite.Steve Chamberlain1-0/+9
1995-06-18Fix typo in last change.Jeff Law1-1/+1
1995-06-18 * elf32-hppa.c (elf32_hppa_size_stubs): Set the size of the stubJeff Law2-0/+7
1995-06-17 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Don't messJeff Law2-2/+12
1995-06-16 * bfd-in.h (NT_subsystem, NT_stack_heap): Declare but don'tStan Shebs2-8/+10
1995-06-16 * elf32-hppa.c (elf32_hppa_bfd_link_link_relocate): Use the rightJeff Law2-9/+32
1995-06-15 * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_falseStan Shebs6-24/+78
1995-06-14 * cofflink.c (process_embedded_commands): New functionSteve Chamberlain1-17/+351
1995-06-12 * bfd-in.h (bfd_set_section_vma): Case true to a boolean.Jeff Law1-0/+6
1995-06-10 * targets.c: Add copy_private_symbol_data and link_split_sectionJeff Law5-22/+52