aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-ppc.c
AgeCommit message (Expand)AuthorFilesLines
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor1-491/+93
1996-07-17Removed bogus printfKim Knuttila1-13/+25
1996-04-19 * coff-ppc.c (record_toc): Add cast to avoid warning.Ian Lance Taylor1-8/+5
1996-04-18 * libcoff-in.h (struct coff_final_link_info): Add last_bf_indexIan Lance Taylor1-0/+1
1996-03-29 * section.c (SEC_LINK_ONCE): Define.Ian Lance Taylor1-0/+12
1996-03-27update copyrightsIan Lance Taylor1-1/+1
1996-03-27Remove SEC_LINKER_MARK, and add a linker_mark bitfield to the asectionIan Lance Taylor1-1/+1
1996-03-27 * coff-ppc.c (ppc_record_toc_entry): Put inside COFF_IMAGE_WITH_PEIan Lance Taylor1-32/+45
1996-03-27 * section.c (SEC_LINKER_MARK): Define.Ian Lance Taylor1-6/+12
1996-01-29Removed a ppc hack from cofflink, promoted some types to libcoff-in.hKim Knuttila1-15/+620
1995-12-13Protected debugging code. (duh)Kim Knuttila1-3/+6
1995-12-12Fixes for .relocKim Knuttila1-5/+18
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-1/+3
1995-12-01PowerPC DLL SupportKim Knuttila1-57/+117
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-35/+134
1995-11-16Reloc fixes for PowerPC PEKim Knuttila1-26/+151
1995-11-13Implemented IMGLUE reloc + dumpingKim Knuttila1-96/+321
1995-11-07First round ld support for PPC PEKim Knuttila1-256/+910
1995-09-27First round BFD for PE/PowerPCKim Knuttila1-0/+1469