aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1994-11-24Fix .Sanitize scrips so that r16 is truly scrubbed out.Michael Tiemann1-1/+35
1994-11-24Safely check in r16 targets for binutils.Michael Tiemann7-42/+208
1994-11-24 * coff-sh.c (shlcoff_vec): New target vector.Steve Chamberlain4-3/+76
1994-11-23 * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not addJeff Law1-0/+5
1994-11-21 * srec.c (srec_get_reloc_upper_bound): Define.Ian Lance Taylor1-0/+7
1994-11-19 * configure.host (i[345]86-*-solaris*): Use solaris2 toPeter Schauer2-2/+9
1994-11-17* reloc.c (bfd_reloc_code_type): Add new value BFD_RELOC_12_PCREL.Ken Raeburn4-29/+61
1994-11-17 * bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use theJeff Law2-28/+40
1994-11-17 * archive.c (_bfd_write_archive_contents): Round up the archiveIan Lance Taylor1-0/+5
1994-11-16* coff-sh.c: Deleted some code that was commented out or inside "#if 0".Ken Raeburn2-70/+13
1994-11-13 * elfcode.h (elf_export_symbol): Also export symbols which areIan Lance Taylor2-1/+7
1994-11-12 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): AddIan Lance Taylor2-39/+113
1994-11-11 * hpux-core.c (hpux_core_struct): Delete handles for theJeff Law1-0/+11
1994-11-08 * bout.c (callj_callback): Add new argument shrinking. Change allIan Lance Taylor1-0/+11
1994-11-04configure.in: fix ns32knetbsd_vec -> pc532netbsd_vecKen Raeburn1-0/+3
1994-11-03aoutx.h fixes from netKen Raeburn1-0/+6
1994-11-03go32 patches from djKen Raeburn2-1/+9
1994-11-03Makefile.in (ALL_MACHINES): Include m68knetbsd.o.Ken Raeburn1-0/+2
1994-11-03i386linux.mh: include -lm in EXTRALIBSKen Raeburn1-0/+4
1994-11-02 * archive.c (normalize): Change to take a BFD as an argument.Ian Lance Taylor1-0/+13
1994-11-01 * elf32-hppa.c (ELF32_PARISC_SX_SIZE): Define.Ian Lance Taylor1-0/+20
1994-10-31 * archive.c (bfd_dont_truncate_arname): Add the ar paddingIan Lance Taylor2-1/+7
1994-10-31 * elfcode.h (assign_file_positions_except_relocs): Sort the ELFIan Lance Taylor1-0/+6
1994-10-31 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Create DT_INITIan Lance Taylor2-8/+41
1994-10-30 * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Don't move aIan Lance Taylor1-0/+5
1994-10-29 * linker.c (_bfd_generic_link_add_archive_symbols): It's not anIan Lance Taylor2-0/+10
1994-10-28NetBSD/m68k support, based on work by mikeb@snow.datametrics.com:J.T. Conklin6-2/+69
1994-10-27 * libelf.h (struct bfd_elf_section_data): Add field dynindx.Ian Lance Taylor5-93/+222
1994-10-26 * aoutx.h (aout_link_input_section): Don't bother to read or writeIan Lance Taylor2-4/+25
1994-10-25 * Makefile.in (ALL_MACHINES): Add tekhex.o.Ian Lance Taylor2-3/+2
1994-10-25 * linker.c (enum link_action): Add CIND.Ian Lance Taylor2-59/+211
1994-10-24 Change S-record backend to use multiple sections to handle gaps inIan Lance Taylor1-0/+33
1994-10-24 * ecoff.c (ecoff_set_symbol_info): Set udata.i to 0, not NULL.Ian Lance Taylor2-5/+10
1994-10-21* libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD.J.T. Conklin5-8/+153
1994-10-21 * targets.c (BFD_JUMP_TABLE_ARCHIVE): Add case forIan Lance Taylor3-40/+108
1994-10-21fix BFD_ASSERT callsIan Lance Taylor2-6/+6
1994-10-21remove unused variableIan Lance Taylor1-1/+0
1994-10-21 Fix the ELF linker to not require an interpreter if no dynamicIan Lance Taylor5-600/+934
1994-10-20 * elfcode.h (elf_map_symbols): Don't worry about section symbolsIan Lance Taylor2-82/+87
1994-10-19 * coffgen.c (coff_print_symbol): Make names for section number andJim Kingdon1-0/+7
1994-10-19 * binary.c (binary_set_section_contents): Set the base fileIan Lance Taylor1-0/+3
1994-10-19 * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an errorIan Lance Taylor3-80/+129
1994-10-18rebuilt dependenciesIan Lance Taylor1-0/+1
1994-10-18 * binary.c: New file for raw binary output format.Ian Lance Taylor5-6/+187
1994-10-18 * aout-target.h (MY_bfd_copy_private_section_data): Only copyIan Lance Taylor1-1/+5
1994-10-18 * srec.c (tdata_type): Add field tail.Ian Lance Taylor2-8/+38
1994-10-17 * oasys.c (oasys_slurp_symbol_table): Use udata.p rather than justIan Lance Taylor2-6/+43
1994-10-17 * elfcode.h (elf_map_symbols): Sort the symbols into a new array,Ian Lance Taylor1-9/+0
1994-10-17 Use a hash table when writing out ELF symbol names.Ian Lance Taylor5-378/+1046
1994-10-17Fix thinko in ian's ChangeLog entryJim Kingdon1-1/+1