aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1994-03-16 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.Jeff Law4-0/+97
1994-03-16 * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table.Ian Lance Taylor2-1/+5
1994-03-15* i386os9k.c : new file to handle os9k format bfd.Jim Kingdon1-0/+1
1994-03-15 * Most files:David MacKenzie18-1703/+1844
1994-03-15 * som.c (som_prep_for_fixups): A relocation involving the sectionJeff Law2-8/+23
1994-03-15 * som (setup_sections): Set SEC_DEBUGGING and the section attributesJeff Law2-0/+21
1994-03-14 * som.c (som_bfd_count_ar_symbols): Fix typo.Jeff Law2-1/+3
1994-03-14 * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, andJeff Law2-46/+55
1994-03-12 * elf32-ppc.c: Renamed from elf32-powerpc.c.Ian Lance Taylor4-1656/+12
1994-03-12Changes to 68k-lynx to make it handle symbols in common sections "properly",Mark Eichin1-1/+141
1994-03-12 * elf32-powerpc.c: Extensive changes to update to preliminary ABI.Ian Lance Taylor3-154/+791
1994-03-11 * sunos.c (sunos_read_dynamic_info): Assume that dynamic infoPeter Schauer2-25/+18
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon2-6/+9
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon12-355/+729
1994-03-08 * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL likeIan Lance Taylor1-0/+5
1994-03-07 Add lost lines to previous ChangeLog entry.Peter Schauer1-0/+2
1994-03-05 * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word,Peter Schauer3-5/+11
1994-03-04 * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD.Jeff Law2-1/+5
1994-03-03 * configure.host: Recognize i[34]86-sequent-*.Jim Kingdon2-21/+41
1994-03-02 * som.[ch]: Do not include libhppa.h in som.c, instead includeJeff Law5-2/+8
1994-03-02 * som.c (log2): Return -1 on error rather than aborting.Jeff Law2-6/+11
1994-03-02 * som.c (hppa_som_gen_reloc_type): Use correct enum type forJeff Law4-13/+36
1994-03-02* bfd-in2.h: Rebuilt.Jim Kingdon2-2/+6
1994-03-01Modified Files:Kung Hsu2-4/+6
1994-03-01Modified Files:Kung Hsu2-5/+10
1994-03-01Remove trailing space at end of continuation line in def of CFILES.Stu Grossman1-1/+1
1994-03-01Modified Files:Kung Hsu1-0/+3
1994-02-28Modified Files:Kung Hsu5-8/+382
1994-02-28 * elf32-hppa.c (mismatches, retval_mismatches): Fix mismatchJeff Law2-9/+14
1994-02-28 * elf32-hppa.h (hppa_look_for_stub_in_section): Fix typo. DeleteJeff Law4-19/+68
1994-02-27Sun Feb 27 15:41:10 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+6
1994-02-27Sun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-2/+50
1994-02-27Sun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-6/+10
1994-02-27 * elf32-hppa.c: Second half of major cleanup. More comments,Jeff Law3-947/+864
1994-02-27Forgot to check these changes in yesterday.Jeff Law1-1/+186
1994-02-26 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor7-92/+137
1994-02-26 * reloc.c (_bfd_relocate_contents): Adjust handling of overflow toIan Lance Taylor1-9/+33
1994-02-26Various entries.Ian Lance Taylor1-0/+11
1994-02-26 * linker.c (_bfd_generic_link_write_global_symbol): Add missingIan Lance Taylor1-3/+8
1994-02-26 * elfcode.h: Don't include assert.h.Ian Lance Taylor1-3/+2
1994-02-26 * hosts/i386v4.h (qsort, strtol): Remove incorrect and uselessIan Lance Taylor1-2/+0
1994-02-26 * libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c.Jeff Law3-1011/+618
1994-02-26 * format.c (bfd_check_format_matches): Initialize matching_vectorJeff Law2-1/+5
1994-02-26 * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)"Jeff Law3-3/+42
1994-02-25 * bfd.c (bfd_get_gp_size): Can't return gp value on an archive.Ian Lance Taylor2-47/+160
1994-02-25 * srec.c (pass_over): Don't skip too many characters whenSteve Chamberlain2-6/+10
1994-02-25Fix last patch.Ian Lance Taylor1-0/+1
1994-02-25 * ecoff.c (ecoff_sizeof_headers): Align result to 16 byteIan Lance Taylor2-21/+36
1994-02-24 * elfcode.h (elf_core_file_p): Check for core file e_machine matchPeter Schauer1-0/+5
1994-02-24 * elfcode.h (alloca): Delete declaration.Jeff Law2-5/+3