Age | Commit message (Expand) | Author | Files | Lines |
1994-02-18 | Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow. | Ian Lance Taylor | 2 | -0/+1020 |
1994-02-17 | Use bfd_set_error in last patch. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-17 | Various entries. | Ian Lance Taylor | 1 | -0/+19 |
1994-02-17 | * elfcode.h (elf_slurp_symbol_table): Handle zero symbols | Ian Lance Taylor | 1 | -87/+101 |
1994-02-17 | * elfcode.h (map_program_segments): ELF program header entries | Ian Lance Taylor | 1 | -21/+23 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 15 | -270/+304 |
1994-02-16 | * som.c: Remove FIXMEs for things which have been dealt with. | Jeff Law | 2 | -9/+8 |
1994-02-16 | i960-bout linker fixes, i960 coff config changes | Ken Raeburn | 1 | -0/+34 |
1994-02-16 | Support i960 vxworks versions > 5.0 with coff, not bout. Default with no | Ken Raeburn | 1 | -4/+14 |
1994-02-16 | (b_out_get_reloc_upper_bound): For BSS section, just return 0. | Ken Raeburn | 1 | -285/+279 |
1994-02-16 | (default_indirect_link_order): In assertion, compare link_order size field | Ken Raeburn | 1 | -1/+1 |
1994-02-16 | (bfd_get_section_contents): Since this function reads unrelocated contents, the | Ken Raeburn | 1 | -4/+4 |
1994-02-15 | Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -23/+18 |
1994-02-15 | * som.c (som_bfd_prep_for_ar_write): Iterate through the SOM | Jeff Law | 2 | -14/+20 |
1994-02-15 | * som.c (som_slurp_symbol_table): Do not die if a BFD doesn't | Jeff Law | 2 | -6/+5 |
1994-02-15 | * Finish basic read-write support for SOM archive libraries. Bugs | Jeff Law | 2 | -122/+595 |
1994-02-15 | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 2 | -0/+15 |
1994-02-15 | * hosts/rs6000lynx.h: Create this to enable Lynx host support. | Stu Grossman | 1 | -0/+1 |
1994-02-15 | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 3 | -34/+458 |
1994-02-14 | * som.h (som_symbol_data): Safely access backend private data | Jeff Law | 2 | -22/+25 |
1994-02-13 | * som.c (som_bfd_count_ar_symbols): New helper function. | Jeff Law | 2 | -6/+380 |
1994-02-13 | * som.h: Include <lst.h> and <ar.h>. | Jeff Law | 2 | -0/+18 |
1994-02-13 | * elfcode.h (elf_map_symbols): Fix typo. | Jeff Law | 2 | -5/+16 |
1994-02-12 | * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc. | David MacKenzie | 2 | -3/+26 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 31 | -4309/+6315 |
1994-02-11 | * configure.host: Add Lynx/rs6000 support. | Stu Grossman | 1 | -0/+6 |
1994-02-11 | * archive.c (compute_and_write_armap): Rewrite somewhat to improve | Ian Lance Taylor | 2 | -16/+68 |
1994-02-11 | Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -47/+100 |
1994-02-10 | * som.c: Cast return values from BFD memory allocation routines to | Jeff Law | 2 | -9/+15 |
1994-02-09 | * coff-alpha.c (alpha_relocate_section): Accept a LITERAL | Ian Lance Taylor | 1 | -0/+3 |
1994-02-09 | * coff-rs6000.c (rs6000coff_mkarchive): Return false. | Ian Lance Taylor | 1 | -0/+16 |
1994-02-08 | * coff-alpha.c (reloc_nil): New function. | Ken Raeburn | 2 | -9/+31 |
1994-02-08 | * elf32-hppa.c (CURRENT_STUB_OFFSET, hppa_elf_build_arg_reloc_stub, | Peter Schauer | 1 | -0/+6 |
1994-02-08 | * config.bfd (hppa*-*-osf*): Use bfd_name hppaosf for this | Jeff Law | 1 | -0/+21 |
1994-02-08 | * som.c: This file is also used for HOST_HPPAOSF. | Jeff Law | 1 | -5/+6 |
1994-02-08 | New host configuration file. | Jeff Law | 2 | -0/+39 |
1994-02-08 | * archures.c (enum bfd_architecture): Added bfd_arch_powerpc. | Ian Lance Taylor | 1 | -0/+8 |
1994-02-08 | PowerPC CPU support. | Ian Lance Taylor | 1 | -0/+1 |
1994-02-07 | * elfcode.h (bfd_section_from_shdr): Get vma and alignment_power | Ian Lance Taylor | 1 | -0/+6 |
1994-02-07 | * elfcode.h (prep_headers, swap_out_syms): Check for NULL return | David MacKenzie | 2 | -10/+68 |
1994-02-05 | * config.bfd: Put m68*-*-sysv* line after m68*-*-sysv4*. | Jim Kingdon | 1 | -0/+4 |
1994-02-05 | * srec.c (srec_write_record): Put CONST keyword for "src" before | Peter Schauer | 1 | -0/+8 |
1994-02-05 | * aoutx.h (aout_link_check_ar_symbols): Correct test for whether | Ian Lance Taylor | 2 | -4/+23 |
1994-02-05 | * reloc.c (bfd_perform_relocation): Work around one gross hack | Ian Lance Taylor | 1 | -0/+47 |
1994-02-05 | * coffcode.h (combined_entry_type): Changed fix_tag and fix_end | Ian Lance Taylor | 1 | -2/+10 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 4 | -7/+5 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 8 | -64/+37 |
1994-02-04 | * ecofflink.c (bfd_ecoff_debug_externals): If a small undefined | Ian Lance Taylor | 2 | -1/+13 |
1994-02-03 | * linker.c (_bfd_generic_link_output_symbols, | Ian Lance Taylor | 2 | -7/+19 |
1994-02-03 | * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF. | Ian Lance Taylor | 2 | -0/+5 |