Age | Commit message (Expand) | Author | Files | Lines |
1994-02-25 | * ecoff.c (ecoff_sizeof_headers): Align result to 16 byte | Ian Lance Taylor | 1 | -0/+11 |
1994-02-24 | * elfcode.h (elf_core_file_p): Check for core file e_machine match | Peter Schauer | 1 | -0/+5 |
1994-02-24 | * elfcode.h (alloca): Delete declaration. | Jeff Law | 1 | -1/+3 |
1994-02-24 | * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magic | Jeff Law | 1 | -0/+6 |
1994-02-22 | * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here. | Ian Lance Taylor | 1 | -0/+5 |
1994-02-22 | * hosts/hp300.h: Include <stdlib.h>; don't declare free. | Ian Lance Taylor | 1 | -0/+2 |
1994-02-22 | * som.c (som_bfd_count_ar_symbols): Use a pointer and alloca | Ian Lance Taylor | 1 | -0/+5 |
1994-02-21 | Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-02-21 | * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift | Ian Lance Taylor | 1 | -0/+10 |
1994-02-21 | * linker.c (_bfd_generic_link_add_archive_symbols): Consider | Ian Lance Taylor | 1 | -0/+5 |
1994-02-19 | * coff-alpha.c (reloc_nil): Add forward declaration, add missing | Peter Schauer | 1 | -0/+9 |
1994-02-18 | start-sanitize-powerpc-netware | Ian Lance Taylor | 1 | -0/+28 |
1994-02-17 | Various entries. | Ian Lance Taylor | 1 | -0/+19 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1 | -0/+20 |
1994-02-16 | * som.c: Remove FIXMEs for things which have been dealt with. | Jeff Law | 1 | -0/+4 |
1994-02-16 | i960-bout linker fixes, i960 coff config changes | Ken Raeburn | 1 | -0/+34 |
1994-02-15 | * som.c (som_bfd_prep_for_ar_write): Iterate through the SOM | Jeff Law | 1 | -0/+6 |
1994-02-15 | * som.c (som_slurp_symbol_table): Do not die if a BFD doesn't | Jeff Law | 1 | -0/+3 |
1994-02-15 | * Finish basic read-write support for SOM archive libraries. Bugs | Jeff Law | 1 | -0/+22 |
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 | 1 | -0/+10 |
1994-02-14 | * som.h (som_symbol_data): Safely access backend private data | Jeff Law | 1 | -0/+3 |
1994-02-13 | * som.c (som_bfd_count_ar_symbols): New helper function. | Jeff Law | 1 | -0/+4 |
1994-02-13 | * som.h: Include <lst.h> and <ar.h>. | Jeff Law | 1 | -0/+4 |
1994-02-13 | * elfcode.h (elf_map_symbols): Fix typo. | Jeff Law | 1 | -0/+7 |
1994-02-12 | * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc. | David MacKenzie | 1 | -0/+5 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -0/+189 |
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 | 1 | -0/+5 |
1994-02-11 | Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+19 |
1994-02-10 | * som.c: Cast return values from BFD memory allocation routines to | Jeff Law | 1 | -0/+5 |
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 | 1 | -0/+9 |
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 | * archures.c (enum bfd_architecture): Added bfd_arch_powerpc. | Ian Lance Taylor | 1 | -0/+8 |
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 | 1 | -0/+32 |
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 | 1 | -0/+6 |
1994-02-05 | * reloc.c (bfd_perform_relocation): Work around one gross hack | Ian Lance Taylor | 1 | -0/+47 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 1 | -2/+0 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -0/+10 |
1994-02-04 | * ecofflink.c (bfd_ecoff_debug_externals): If a small undefined | Ian Lance Taylor | 1 | -0/+4 |
1994-02-03 | * linker.c (_bfd_generic_link_output_symbols, | Ian Lance Taylor | 1 | -0/+4 |
1994-02-03 | * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF. | Ian Lance Taylor | 1 | -0/+4 |
1994-02-03 | * bfd-in2.h: Rebuilt. | Jim Kingdon | 1 | -0/+1 |
1994-02-03 | * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h, | Jim Kingdon | 1 | -0/+5 |