aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-11-29 * peicode.h (pe_print_idata): Call malloc rather than xmalloc.Ian Lance Taylor2-4/+22
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor48-1363/+1673
1995-11-29 * elf.c (assign_file_positions_for_segments): Don't adjust p_paddrIan Lance Taylor2-3/+124
1995-11-29 * elf.c (assign_file_positions_for_segments): Fix case where extraIan Lance Taylor2-11/+11
1995-11-29 * elf.c (_bfd_elf_print_private_bfd_data): New function.Ian Lance Taylor3-1/+61
1995-11-29 * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort ifIan Lance Taylor2-6/+13
1995-11-28 * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.Ian Lance Taylor3-516/+1440
1995-11-27 * hp300hpux.c (MY(callback)): Set lma as well as vma.Ian Lance Taylor2-35/+30
1995-11-27 * configure, config.in: Regenerate with autoconf 2.7.Ian Lance Taylor1-0/+2
1995-11-27 * elf32-i386.c (elf_backend_plt_readonly): Set correctly, to 1.Ian Lance Taylor3-34/+69
1995-11-22 * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.Ian Lance Taylor4-38/+988
1995-11-22 * sunos.c (sunos_scan_dynamic_symbol): Only set written if theIan Lance Taylor2-2/+12
1995-11-22* host-aout.c: If TRAD_HEADER is defined, include it.Ken Raeburn1-0/+4
1995-11-21 * acconfig.h: Put NEED_DECLARATION_* in @TOP@ section.Ian Lance Taylor3-9/+15
1995-11-21 * aclocal.m4 (AC_PROG_CC): Remove local definition.Ian Lance Taylor2-54/+270
1995-11-21 * xcofflink.c (bfd_xcoff_size_dynamic_sections): ClearIan Lance Taylor2-1/+9
1995-11-21 * coffgen.c (coff_renumber_symbols): Sort common symbols withIan Lance Taylor2-4/+15
1995-11-21 * coffcode.h (coff_compute_section_file_positions): Only pad theIan Lance Taylor1-10/+11
1995-11-20 * coffcode.h (coff_compute_section_file_positions): IfIan Lance Taylor2-3/+74
1995-11-20 * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor valueIan Lance Taylor2-11/+48
1995-11-18 * coffgen.c (_bfd_coff_get_external_symbols): Cast malloc return.Ian Lance Taylor2-2/+16
1995-11-18Clean up some comments.David Edelsohn2-7/+47
1995-11-17 * coffcode.h (coff_pointerize_aux_hook): I960 version: don'tIan Lance Taylor1-0/+3
1995-11-17Fri Nov 17 10:41:25 1995 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+5
1995-11-17 * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Only createIan Lance Taylor2-4/+17
1995-11-16Reloc fixes for PowerPC PEKim Knuttila2-26/+160
1995-11-16version 2.6Ken Raeburn2-1/+9
1995-11-16log for this morning's makefile (make dep) changeKen Raeburn1-0/+9
1995-11-15 * targets.c (bfd_target): Change type of second argument toIan Lance Taylor2-1/+16
1995-11-15 * peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,Ian Lance Taylor2-10/+401
1995-11-15 * elf.c (bfd_section_from_shdr): When using a different sectionIan Lance Taylor2-2/+31
1995-11-15comment fixIan Lance Taylor1-2/+1
1995-11-14 * coff-sh.c (shlcoff_vec): Use _bfd_generic_archive_p, notIan Lance Taylor1-0/+6
1995-11-13 * libbfd.c (bfd_get_file_window): Use casts to avoid doingIan Lance Taylor1-0/+3
1995-11-13 * aout-target.h (MY(callback)): Set the lma of the sections.Ian Lance Taylor1-0/+2
1995-11-13 * ecoff.c (ecoff_reloc_link_order): Turn a reloc against a definedIan Lance Taylor1-0/+5
1995-11-13Missed a debug macro (duh)Kim Knuttila1-0/+1
1995-11-13Implemented IMGLUE reloc + dumpingKim Knuttila2-96/+336
1995-11-12 * Makefile.in (bfd_libs_here, etc): Provide empty definitions.Stan Shebs2-8/+112
1995-11-10 * archive.c (bfd_generic_archive_p): Preserve tdata in case ofIan Lance Taylor1-0/+3
1995-11-09 * aoutx.h (NAME(aout,final_link)): Report a reasonable error whenIan Lance Taylor1-0/+7
1995-11-09 * archive.c (bfd_generic_archive_p): Check the first object fileIan Lance Taylor1-7/+17
1995-11-09 * aoutx.h (NAME(aout,set_section_contents)): If a section can notIan Lance Taylor2-0/+15
1995-11-09 * coffcode.h (coff_set_alignment_hook): Write RS6000COFF_C versionIan Lance Taylor2-64/+80
1995-11-09 * coffcode.h (coff_write_object_contents): Set a.out vstamp to 1Ian Lance Taylor2-0/+5
1995-11-09 * xcofflink.c (XCOFF_DESCRIPTOR): Define.Ian Lance Taylor2-5/+311
1995-11-09Build derived hash table for PowerPC PEKim Knuttila1-0/+16
1995-11-09fix "make dep" for non-NetBSD systemsKen Raeburn1-0/+3
1995-11-09* configure.in: Added new option --with[out]-mmap. Set USE_MMAP if it is givenKen Raeburn3-13/+80
1995-11-09 * coff-a29k.c (a29k_reloc): Change handling of R_IREL reloc to beIan Lance Taylor2-5/+36