summaryrefslogtreecommitdiff
path: root/bfd/coff-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1996-01-091-12/+14
* * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1995-12-011-5/+2
* * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1995-11-291-25/+11
* * coffcode.h (bfd_coff_backend_data): Add new fieldIan Lance Taylor1995-10-061-1/+1
* * libecoff.h (struct ecoff_backend_data): Add adjust_headersIan Lance Taylor1995-10-051-3/+4
* * targets.c (bfd_target): Remove unused align_power_min field.Ian Lance Taylor1995-09-191-56/+214
* Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1994-09-061-11/+12
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-2/+2
* * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,Ian Lance Taylor1994-06-201-31/+32
* * ecoff.c (ecoff_swap_tir_in): Change input argument to const.Ian Lance Taylor1994-06-201-1/+7
* For PR 4865.Ian Lance Taylor1994-06-141-0/+55
* * coff-mips.c (mips_howto_table): Add dummy entries to account forIan Lance Taylor1994-04-141-120/+476
* * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.Ian Lance Taylor1994-04-071-44/+209
* * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1994-04-071-1/+3
* * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1994-04-061-14/+21
* Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1994-03-251-19/+539
* Support for link_order types which generate relocs in order toIan Lance Taylor1994-03-221-2/+4
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-2/+7
* * bfd/aoutx.h (aout_link_input_section_std,Ian Lance Taylor1994-01-241-168/+496
* * coff-alpha.c: Implemented reloc handling for the linker, madeIan Lance Taylor1993-10-191-47/+51
* * libbfd-in.h: Removed swapping routines declarations.Ian Lance Taylor1993-09-071-111/+603
* * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor1993-08-031-4086/+108
* * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC.Ian Lance Taylor1993-07-161-5/+12
* * coff-mips.c (ecoff_set_symbol_info): Constructor sections shouldIan Lance Taylor1993-06-141-2/+9
* * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT forIan Lance Taylor1993-06-101-2/+5
* * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED.Ian Lance Taylor1993-06-091-198/+483
* * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1993-04-171-13/+24
* These changes make shared library support work again on 386 COFFIan Lance Taylor1993-04-061-59/+115
* * coff-mips.c (ecoff_bfd_reloc_type_lookup): New function.Ian Lance Taylor1993-03-041-2/+57
* * coff-mips.c (ecoff_set_symbol_info): stBlock symbols are alwaysIan Lance Taylor1993-02-221-66/+28
* Fix some minor bugs, make work on big endian machines, rememberIan Lance Taylor1993-02-031-14/+23
* General cleanup--added prototypes, removed a few unused variables,Ian Lance Taylor1993-02-021-180/+290
* Create a .scommon section for each input BFD so the linker hasIan Lance Taylor1993-02-021-20/+83
* Checkpoint. Can now create MIPS style armap hash tables. Fixed someIan Lance Taylor1993-01-291-35/+189
* Checkpoint. Linker appears to work.Ian Lance Taylor1993-01-271-95/+151
* Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-01-261-17/+11
* Checkpoint. ld works, ld -r doesn't.Ian Lance Taylor1993-01-251-260/+930
* Checkpoint. Can now read relocs.Ian Lance Taylor1993-01-191-80/+509
* Basically a checkpoint for coff-mips.c.Ian Lance Taylor1993-01-151-128/+1371
* Mon Jan 11 18:32:22 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1993-01-121-0/+1
* Basically a checkpoint.Ian Lance Taylor1993-01-081-43/+1297
* * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h:John Gilmore1992-11-281-3/+2
* Some of these are guesses, if you know different, just yell.Steve Chamberlain1992-10-081-49/+54
* coff-i386.cSteve Chamberlain1991-11-271-0/+3
* * coff-mips.c, coffcode.h: Peter Schauer's patch to kludge inJohn Gilmore1991-11-221-2/+6
* Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1991-10-111-25/+9
* * configure.in: Tix typo.John Gilmore1991-08-231-17/+46
* * aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1991-07-151-6/+4
* *** empty log message ***Steve Chamberlain1991-05-301-1/+2
* *** empty log message ***Steve Chamberlain1991-05-211-2/+5