aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-mips.c
AgeCommit message (Expand)AuthorFilesLines
1994-03-25 Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1-19/+539
1994-03-22 Support for link_order types which generate relocs in order toIan Lance Taylor1-2/+4
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-2/+7
1994-01-24 * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1-168/+496
1993-10-19 * coff-alpha.c: Implemented reloc handling for the linker, madeIan Lance Taylor1-47/+51
1993-09-07 * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1-111/+603
1993-08-03 * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor1-4086/+108
1993-07-16 * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC.Ian Lance Taylor1-5/+12
1993-06-14 * coff-mips.c (ecoff_set_symbol_info): Constructor sections shouldIan Lance Taylor1-2/+9
1993-06-10 * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT forIan Lance Taylor1-2/+5
1993-06-09 * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED.Ian Lance Taylor1-198/+483
1993-04-17 * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1-13/+24
1993-04-06These changes make shared library support work again on 386 COFFIan Lance Taylor1-59/+115
1993-03-04 * coff-mips.c (ecoff_bfd_reloc_type_lookup): New function.Ian Lance Taylor1-2/+57
1993-02-22 * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are alwaysIan Lance Taylor1-66/+28
1993-02-03Fix some minor bugs, make work on big endian machines, rememberIan Lance Taylor1-14/+23
1993-02-02General cleanup--added prototypes, removed a few unused variables,Ian Lance Taylor1-180/+290
1993-02-02Create a .scommon section for each input BFD so the linker hasIan Lance Taylor1-20/+83
1993-01-29Checkpoint. Can now create MIPS style armap hash tables. Fixed someIan Lance Taylor1-35/+189
1993-01-27Checkpoint. Linker appears to work.Ian Lance Taylor1-95/+151
1993-01-26Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-17/+11
1993-01-25Checkpoint. ld works, ld -r doesn't.Ian Lance Taylor1-260/+930
1993-01-19Checkpoint. Can now read relocs.Ian Lance Taylor1-80/+509
1993-01-15Basically a checkpoint for coff-mips.c.Ian Lance Taylor1-128/+1371
1993-01-12Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-0/+1
1993-01-08Basically a checkpoint.Ian Lance Taylor1-43/+1297
1992-11-28* aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h:John Gilmore1-3/+2
1992-10-08Some of these are guesses, if you know different, just yell.Steve Chamberlain1-49/+54
1991-11-27coff-i386.cSteve Chamberlain1-0/+3
1991-11-22 * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge inJohn Gilmore1-2/+6
1991-10-11Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1-25/+9
1991-08-23 * configure.in: Tix typo.John Gilmore1-17/+46
1991-07-15* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1-6/+4
1991-05-30*** empty log message ***Steve Chamberlain1-1/+2
1991-05-21*** empty log message ***Steve Chamberlain1-2/+5
1991-05-18*** empty log message ***Steve Chamberlain1-6/+5
1991-05-11*** empty log message ***Steve Chamberlain1-355/+10
1991-05-11Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore1-40/+41
1991-05-08Various portability lints.Steve Chamberlain1-3/+3
1991-05-04Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1-256/+77
1991-05-02Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a)John Gilmore1-609/+126
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-2/+2
1991-04-23Initial revisionSteve Chamberlain1-0/+1093