summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Work in progress to add real GOT supportMichael Meissner1995-12-212-509/+1479
* * elf.c (copy_private_bfd_data): When attaching sections to segments ignoreKen Raeburn1995-12-212-1/+9
* configure m68k-cbm non-sysv4 correctlyKen Raeburn1995-12-201-0/+5
* * coff-i960.c (CALC_ADDEND): Define.Ian Lance Taylor1995-12-191-0/+11
* * targets.c (enum bfd_endian): Define.Ian Lance Taylor1995-12-152-2/+15
* * coffgen.c (make_a_section_from_file): Set lma to s_paddr, notIan Lance Taylor1995-12-153-2/+10
* * pe[i]-i386.c (TARGET_UNDERSCORE): Define to '_'.Steve Chamberlain1995-12-151-0/+4
* * ieee.c: Lots of minor cleanups. Make many functions returnIan Lance Taylor1995-12-142-321/+467
* * ihex.c (ihex_set_arch_mach): Don't accept any architecture, justIan Lance Taylor1995-12-142-3/+16
* * aoutx.h: Include <ctype.h>.Ian Lance Taylor1995-12-132-0/+213
* * mpw-config.in: Match on mips-*-* instead of mips-idt-ecoff.Stan Shebs1995-12-132-1/+9
* Protected debugging code. (duh)Kim Knuttila1995-12-132-3/+10
* Fixes for .relocKim Knuttila1995-12-131-0/+8
* Fixes for .relocKim Knuttila1995-12-123-5/+114
* * config.bfd: Handle sparc-*-elf*. From Ronald F. GuilmetteIan Lance Taylor1995-12-121-0/+5
* * elflink.h (elf_link_add_object_symbols): Set section_count to 0Ian Lance Taylor1995-12-082-0/+6
* * xcofflink.c (struct xcoff_loader_info): Add export_definedsIan Lance Taylor1995-12-073-2/+12
* * ihex.c (ihex_scan): Handle record types 4 and 5.Ian Lance Taylor1995-12-042-39/+124
* Removed some debugging prints. duhKim Knuttila1995-12-042-5/+4
* * elflink.h (elf_link_output_extsym): Just ignore warning andIan Lance Taylor1995-12-042-0/+11
* Dumper for PowerPC .edata sectionKim Knuttila1995-12-042-6/+192
* * aout-arm.c (MY_swap_std_reloc_out): Use KEEPIT to get the symbolDavid Edelsohn1995-12-032-0/+553
* * ihex.c: New file; support for Intel Hex format.Ian Lance Taylor1995-12-025-0/+942
* * srec.c (srec_scan): Set lma as well as vma.Ian Lance Taylor1995-12-021-0/+1
* * bfd.c (bfd_record_phdr): New function.Ian Lance Taylor1995-12-014-5/+68
* * elf.c (assign_file_positions_for_segments): Sort the sections inIan Lance Taylor1995-12-011-3/+17
* * 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-0122-494/+242
* PowerPC DLL SupportKim Knuttila1995-12-013-57/+159
* * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based onIan Lance Taylor1995-11-302-69/+149
* Thu Nov 30 11:17:33 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-302-51/+226
* * peicode.h (pe_print_idata): Call malloc rather than xmalloc.Ian Lance Taylor1995-11-292-4/+22
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-2948-1363/+1673
* * elf.c (assign_file_positions_for_segments): Don't adjust p_paddrIan Lance Taylor1995-11-292-3/+124
* * elf.c (assign_file_positions_for_segments): Fix case where extraIan Lance Taylor1995-11-292-11/+11
* * elf.c (_bfd_elf_print_private_bfd_data): New function.Ian Lance Taylor1995-11-293-1/+61
* * coff-alpha.c (alpha_ecoff_swap_reloc_in): Don't abort ifIan Lance Taylor1995-11-292-6/+13
* * elf-bfd.h (struct elf_obj_tdata): Add segment_map field.Ian Lance Taylor1995-11-283-516/+1440
* * hp300hpux.c (MY(callback)): Set lma as well as vma.Ian Lance Taylor1995-11-272-35/+30
* * 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-273-34/+69
* * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.Ian Lance Taylor1995-11-224-38/+988
* * sunos.c (sunos_scan_dynamic_symbol): Only set written if theIan Lance Taylor1995-11-222-2/+12
* * 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-213-9/+15
* * aclocal.m4 (AC_PROG_CC): Remove local definition.Ian Lance Taylor1995-11-212-54/+270
* * xcofflink.c (bfd_xcoff_size_dynamic_sections): ClearIan Lance Taylor1995-11-212-1/+9
* * coffgen.c (coff_renumber_symbols): Sort common symbols withIan Lance Taylor1995-11-212-4/+15
* * coffcode.h (coff_compute_section_file_positions): Only pad theIan Lance Taylor1995-11-211-10/+11
* * coffcode.h (coff_compute_section_file_positions): IfIan Lance Taylor1995-11-202-3/+74