summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c.Jeff Law1994-02-263-1011/+618
* * format.c (bfd_check_format_matches): Initialize matching_vectorJeff Law1994-02-262-1/+5
* * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)"Jeff Law1994-02-263-3/+42
* * bfd.c (bfd_get_gp_size): Can't return gp value on an archive.Ian Lance Taylor1994-02-252-47/+160
* * srec.c (pass_over): Don't skip too many characters whenSteve Chamberlain1994-02-252-6/+10
* Fix last patch.Ian Lance Taylor1994-02-251-0/+1
* * ecoff.c (ecoff_sizeof_headers): Align result to 16 byteIan Lance Taylor1994-02-252-21/+36
* * elfcode.h (elf_core_file_p): Check for core file e_machine matchPeter Schauer1994-02-241-0/+5
* * elfcode.h (alloca): Delete declaration.Jeff Law1994-02-242-5/+3
* * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magicJeff Law1994-02-242-1/+7
* Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-242-2/+7
* * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.Ian Lance Taylor1994-02-221-0/+5
* * hosts/hp300.h: Include <stdlib.h>; don't declare free.Ian Lance Taylor1994-02-222-2/+3
* * som.c (som_bfd_count_ar_symbols): Use a pointer and allocaIan Lance Taylor1994-02-222-6/+20
* Oops... Forgot to check this in...Stu Grossman1994-02-211-0/+1
* Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-211-0/+5
* * coff-alpha.c (alpha_relocate_section): Rewrite mask and shiftIan Lance Taylor1994-02-213-6/+16
* * linker.c (_bfd_generic_link_add_archive_symbols): ConsiderIan Lance Taylor1994-02-211-0/+5
* * coff-alpha.c (reloc_nil): Add forward declaration, add missingPeter Schauer1994-02-192-1/+15
* start-sanitize-powerpc-netwareIan Lance Taylor1994-02-184-3/+73
* Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow.Ian Lance Taylor1994-02-182-0/+1020
* Use bfd_set_error in last patch.Ian Lance Taylor1994-02-171-1/+1
* Various entries.Ian Lance Taylor1994-02-171-0/+19
* * elfcode.h (elf_slurp_symbol_table): Handle zero symbolsIan Lance Taylor1994-02-171-87/+101
* * elfcode.h (map_program_segments): ELF program header entriesIan Lance Taylor1994-02-171-21/+23
* * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1994-02-1715-270/+304
* * som.c: Remove FIXMEs for things which have been dealt with.Jeff Law1994-02-162-9/+8
* i960-bout linker fixes, i960 coff config changesKen Raeburn1994-02-161-0/+34
* Support i960 vxworks versions > 5.0 with coff, not bout. Default with noKen Raeburn1994-02-161-4/+14
* (b_out_get_reloc_upper_bound): For BSS section, just return 0.Ken Raeburn1994-02-161-285/+279
* (default_indirect_link_order): In assertion, compare link_order size fieldKen Raeburn1994-02-161-1/+1
* (bfd_get_section_contents): Since this function reads unrelocated contents, theKen Raeburn1994-02-161-4/+4
* Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-153-23/+18
* * som.c (som_bfd_prep_for_ar_write): Iterate through the SOMJeff Law1994-02-152-14/+20
* * som.c (som_slurp_symbol_table): Do not die if a BFD doesn'tJeff Law1994-02-152-6/+5
* * Finish basic read-write support for SOM archive libraries. BugsJeff Law1994-02-152-122/+595
* * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, whereStu Grossman1994-02-152-0/+15
* * hosts/rs6000lynx.h: Create this to enable Lynx host support.Stu Grossman1994-02-151-0/+1
* * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, whereStu Grossman1994-02-153-34/+458
* * som.h (som_symbol_data): Safely access backend private dataJeff Law1994-02-142-22/+25
* * som.c (som_bfd_count_ar_symbols): New helper function.Jeff Law1994-02-132-6/+380
* * som.h: Include <lst.h> and <ar.h>.Jeff Law1994-02-132-0/+18
* * elfcode.h (elf_map_symbols): Fix typo.Jeff Law1994-02-132-5/+16
* * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.David MacKenzie1994-02-122-3/+26
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-1231-4309/+6315
* * configure.host: Add Lynx/rs6000 support.Stu Grossman1994-02-111-0/+6
* * archive.c (compute_and_write_armap): Rewrite somewhat to improveIan Lance Taylor1994-02-112-16/+68
* Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-113-47/+100
* * som.c: Cast return values from BFD memory allocation routines toJeff Law1994-02-102-9/+15
* * coff-alpha.c (alpha_relocate_section): Accept a LITERALIan Lance Taylor1994-02-091-0/+3