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