aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1994-02-24 * som.c (som_prep_headers): Use CPU_PA_RISC1_0 for magicJeff Law2-1/+7
1994-02-24Wed Feb 23 16:52:51 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+7
1994-02-22 * ecofflink.c (ecoff_write_symhdr): Set symhdr->magic here.Ian Lance Taylor1-0/+5
1994-02-22 * hosts/hp300.h: Include <stdlib.h>; don't declare free.Ian Lance Taylor2-2/+3
1994-02-22 * som.c (som_bfd_count_ar_symbols): Use a pointer and allocaIan Lance Taylor2-6/+20
1994-02-21Oops... Forgot to check this in...Stu Grossman1-0/+1
1994-02-21Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
1994-02-21 * coff-alpha.c (alpha_relocate_section): Rewrite mask and shiftIan Lance Taylor3-6/+16