Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-02-03 | * bfd-in2.h: Rebuilt. | Jim Kingdon | 1 | -0/+1 |
1994-02-03 | * bfd-in2.h: Rebuilt. | Jim Kingdon | 1 | -10/+10 |
1994-02-03 | * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h, | Jim Kingdon | 4 | -7/+12 |
1994-02-02 | * coffswap.h (coff_swap_reloc_out): If RS6000COFF_C, handle type | Ian Lance Taylor | 1 | -0/+6 |
1994-02-02 | * coff-mips.c (mips_ecoff_backend_data), coff-alpha.c | Ian Lance Taylor | 1 | -0/+4 |
1994-02-02 | * coffcode.h (coff_write_relocs): If SELECT_RELOC is defined, pass | Ian Lance Taylor | 2 | -2/+10 |
1994-02-01 | * coffcode.h (bfd_coff_backend_data): Added new arguments to | Ian Lance Taylor | 5 | -97/+227 |
1994-01-31 | Makefile.in (check, installcheck): Identify directory in "no testsuites" | Ken Raeburn | 2 | -2/+4 |
1994-01-30 | * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros | Ken Raeburn | 2 | -2/+12 |
1994-01-30 | * aoutx.h (aout_link_write_symbols): Write out correct value for | Ian Lance Taylor | 2 | -1/+8 |
1994-01-28 | * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define | Ken Raeburn | 1 | -0/+5 |