aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-mips.c
AgeCommit message (Expand)AuthorFilesLines
1997-04-18 * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_tableIan Lance Taylor1-124/+248
1996-02-16 * bfd.c (_bfd_get_gp_value): New function.Ian Lance Taylor1-11/+13
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-12/+14
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-5/+2
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-25/+11
1995-10-06 * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1-1/+1
1995-10-05 * libecoff.h (struct ecoff_backend_data): Add adjust_headersIan Lance Taylor1-3/+4
1995-09-19 * targets.c (bfd_target): Remove unused align_power_min field.Ian Lance Taylor1-56/+214
1994-09-06 Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1-11/+12
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-2/+2
1994-06-20 * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,Ian Lance Taylor1-31/+32
1994-06-20 * ecoff.c (ecoff_swap_tir_in): Change input argument to const.Ian Lance Taylor1-1/+7
1994-06-14For PR 4865.Ian Lance Taylor1-0/+55
1994-04-14 * coff-mips.c (mips_howto_table): Add dummy entries to account forIan Lance Taylor1-120/+476
1994-04-07 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.Ian Lance Taylor1-44/+209
1994-04-07 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1-1/+3
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-14/+21
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