| Commit message (Expand) | Author | Age | Files | Lines |
* | * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c. | Jeff Law | 1994-02-26 | 3 | -1011/+618 |
* | * format.c (bfd_check_format_matches): Initialize matching_vector | Jeff Law | 1994-02-26 | 2 | -1/+5 |
* | * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)" | Jeff Law | 1994-02-26 | 3 | -3/+42 |
* | * bfd.c (bfd_get_gp_size): Can't return gp value on an archive. | Ian Lance Taylor | 1994-02-25 | 2 | -47/+160 |
* | * srec.c (pass_over): Don't skip too many characters when | Steve Chamberlain | 1994-02-25 | 2 | -6/+10 |
* | Fix last patch. | Ian Lance Taylor | 1994-02-25 | 1 | -0/+1 |
* | * ecoff.c (ecoff_sizeof_headers): Align result to 16 byte | Ian Lance Taylor | 1994-02-25 | 2 | -21/+36 |
* | * elfcode.h (elf_core_file_p): Check for core file e_machine match | Peter Schauer | 1994-02-24 | 1 | -0/+5 |
* | * elfcode.h (alloca): Delete declaration. | Jeff Law | 1994-02-24 | 2 | -5/+3 |
* | * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magic | Jeff Law | 1994-02-24 | 2 | -1/+7 |
* | Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-24 | 2 | -2/+7 |
* | * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here. | Ian Lance Taylor | 1994-02-22 | 1 | -0/+5 |
* | * hosts/hp300.h: Include <stdlib.h>; don't declare free. | Ian Lance Taylor | 1994-02-22 | 2 | -2/+3 |
* | * som.c (som_bfd_count_ar_symbols): Use a pointer and alloca | Ian Lance Taylor | 1994-02-22 | 2 | -6/+20 |
* | Oops... Forgot to check this in... | Stu Grossman | 1994-02-21 | 1 | -0/+1 |
* | Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-21 | 1 | -0/+5 |
* | * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift | Ian Lance Taylor | 1994-02-21 | 3 | -6/+16 |
* | * linker.c (_bfd_generic_link_add_archive_symbols): Consider | Ian Lance Taylor | 1994-02-21 | 1 | -0/+5 |
* | * coff-alpha.c (reloc_nil): Add forward declaration, add missing | Peter Schauer | 1994-02-19 | 2 | -1/+15 |
* | start-sanitize-powerpc-netware | Ian Lance Taylor | 1994-02-18 | 4 | -3/+73 |
* | Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow. | Ian Lance Taylor | 1994-02-18 | 2 | -0/+1020 |
* | Use bfd_set_error in last patch. | Ian Lance Taylor | 1994-02-17 | 1 | -1/+1 |
* | Various entries. | Ian Lance Taylor | 1994-02-17 | 1 | -0/+19 |
* | * elfcode.h (elf_slurp_symbol_table): Handle zero symbols | Ian Lance Taylor | 1994-02-17 | 1 | -87/+101 |
* | * elfcode.h (map_program_segments): ELF program header entries | Ian Lance Taylor | 1994-02-17 | 1 | -21/+23 |
* | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1994-02-17 | 15 | -270/+304 |
* | * som.c: Remove FIXMEs for things which have been dealt with. | Jeff Law | 1994-02-16 | 2 | -9/+8 |
* | i960-bout linker fixes, i960 coff config changes | Ken Raeburn | 1994-02-16 | 1 | -0/+34 |
* | Support i960 vxworks versions > 5.0 with coff, not bout. Default with no | Ken Raeburn | 1994-02-16 | 1 | -4/+14 |
* | (b_out_get_reloc_upper_bound): For BSS section, just return 0. | Ken Raeburn | 1994-02-16 | 1 | -285/+279 |
* | (default_indirect_link_order): In assertion, compare link_order size field | Ken Raeburn | 1994-02-16 | 1 | -1/+1 |
* | (bfd_get_section_contents): Since this function reads unrelocated contents, the | Ken Raeburn | 1994-02-16 | 1 | -4/+4 |
* | Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-15 | 3 | -23/+18 |
* | * som.c (som_bfd_prep_for_ar_write): Iterate through the SOM | Jeff Law | 1994-02-15 | 2 | -14/+20 |
* | * som.c (som_slurp_symbol_table): Do not die if a BFD doesn't | Jeff Law | 1994-02-15 | 2 | -6/+5 |
* | * Finish basic read-write support for SOM archive libraries. Bugs | Jeff Law | 1994-02-15 | 2 | -122/+595 |
* | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 1994-02-15 | 2 | -0/+15 |
* | * hosts/rs6000lynx.h: Create this to enable Lynx host support. | Stu Grossman | 1994-02-15 | 1 | -0/+1 |
* | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 1994-02-15 | 3 | -34/+458 |
* | * som.h (som_symbol_data): Safely access backend private data | Jeff Law | 1994-02-14 | 2 | -22/+25 |
* | * som.c (som_bfd_count_ar_symbols): New helper function. | Jeff Law | 1994-02-13 | 2 | -6/+380 |
* | * som.h: Include <lst.h> and <ar.h>. | Jeff Law | 1994-02-13 | 2 | -0/+18 |
* | * elfcode.h (elf_map_symbols): Fix typo. | Jeff Law | 1994-02-13 | 2 | -5/+16 |
* | * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc. | David MacKenzie | 1994-02-12 | 2 | -3/+26 |
* | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1994-02-12 | 31 | -4309/+6315 |
* | * configure.host: Add Lynx/rs6000 support. | Stu Grossman | 1994-02-11 | 1 | -0/+6 |
* | * archive.c (compute_and_write_armap): Rewrite somewhat to improve | Ian Lance Taylor | 1994-02-11 | 2 | -16/+68 |
* | Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-02-11 | 3 | -47/+100 |
* | * som.c: Cast return values from BFD memory allocation routines to | Jeff Law | 1994-02-10 | 2 | -9/+15 |
* | * coff-alpha.c (alpha_relocate_section): Accept a LITERAL | Ian Lance Taylor | 1994-02-09 | 1 | -0/+3 |