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