summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * elflink.h (elf_link_add_object_symbols): Set section_count to 0Ian Lance Taylor1995-12-081-0/+5
* * xcofflink.c (struct xcoff_loader_info): Add export_definedsIan Lance Taylor1995-12-071-0/+10
* * ihex.c (ihex_scan): Handle record types 4 and 5.Ian Lance Taylor1995-12-041-0/+6
* Removed some debugging prints. duhKim Knuttila1995-12-041-0/+4
* * elflink.h (elf_link_output_extsym): Just ignore warning andIan Lance Taylor1995-12-041-0/+5
* Dumper for PowerPC .edata sectionKim Knuttila1995-12-041-0/+7
* * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbolDavid Edelsohn1995-12-031-0/+5
* * ihex.c: New file; support for Intel Hex format.Ian Lance Taylor1995-12-021-0/+12
* * bfd.c (bfd_record_phdr): New function.Ian Lance Taylor1995-12-011-0/+10
* * elf32-sparc.c (elf32_sparc_relocate_section): Remove bogusIan Lance Taylor1995-12-011-0/+3
* * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1995-12-011-0/+11
* PowerPC DLL SupportKim Knuttila1995-12-011-0/+14
* * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based onIan Lance Taylor1995-11-301-0/+16
* Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-301-0/+11
* * peicode.h (pe_print_idata): Call malloc rather than xmalloc.Ian Lance Taylor1995-11-291-0/+3
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-291-0/+8
* * elf.c (assign_file_positions_for_segments): Don't adjust p_paddrIan Lance Taylor1995-11-291-0/+5
* * elf.c (assign_file_positions_for_segments): Fix case where extraIan Lance Taylor1995-11-291-0/+3
* * elf.c (_bfd_elf_print_private_bfd_data): New function.Ian Lance Taylor1995-11-291-0/+5
* * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort ifIan Lance Taylor1995-11-291-0/+10
* * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.Ian Lance Taylor1995-11-281-0/+16
* * hp300hpux.c (MY(callback)): Set lma as well as vma.Ian Lance Taylor1995-11-271-0/+2
* * configure, config.in: Regenerate with autoconf 2.7.Ian Lance Taylor1995-11-271-0/+2
* * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.Ian Lance Taylor1995-11-271-0/+5
* * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.Ian Lance Taylor1995-11-221-0/+16
* * sunos.c (sunos_scan_dynamic_symbol): Only set written if theIan Lance Taylor1995-11-221-0/+5
* * host-aout.c: If TRAD_HEADER is defined, include it.Ken Raeburn1995-11-221-0/+4
* * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.Ian Lance Taylor1995-11-211-1/+2
* * aclocal.m4 (AC_PROG_CC): Remove local definition.Ian Lance Taylor1995-11-211-0/+6
* * xcofflink.c (bfd_xcoff_size_dynamic_sections): ClearIan Lance Taylor1995-11-211-0/+4
* * coffgen.c (coff_renumber_symbols): Sort common symbols withIan Lance Taylor1995-11-211-0/+9
* * coffcode.h (coff_compute_section_file_positions): IfIan Lance Taylor1995-11-201-0/+3
* * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor valueIan Lance Taylor1995-11-201-0/+10
* * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return.Ian Lance Taylor1995-11-181-0/+5
* Clean up some comments.David Edelsohn1995-11-181-0/+15
* * coffcode.h (coff_pointerize_aux_hook): I960 version: don'tIan Lance Taylor1995-11-171-0/+3
* Fri Nov 17 10:41:25 1995 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1995-11-171-0/+5
* * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only createIan Lance Taylor1995-11-171-0/+6
* Reloc fixes for PowerPC PEKim Knuttila1995-11-161-0/+9
* version 2.6Ken Raeburn1995-11-161-0/+8
* log for this morning's makefile (make dep) changeKen Raeburn1995-11-161-0/+9
* * targets.c (bfd_target): Change type of second argument toIan Lance Taylor1995-11-151-0/+13
* * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,Ian Lance Taylor1995-11-151-0/+10
* * elf.c (bfd_section_from_shdr): When using a different sectionIan Lance Taylor1995-11-151-0/+25
* * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, notIan Lance Taylor1995-11-141-0/+6
* * libbfd.c (bfd_get_file_window): Use casts to avoid doingIan Lance Taylor1995-11-131-0/+3
* * aout-target.h (MY(callback)): Set the lma of the sections.Ian Lance Taylor1995-11-131-0/+2
* * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a definedIan Lance Taylor1995-11-131-0/+5
* Missed a debug macro (duh)Kim Knuttila1995-11-131-0/+1
* Implemented IMGLUE reloc + dumpingKim Knuttila1995-11-131-0/+15