aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecoff.c
AgeCommit message (Expand)AuthorFilesLines
1997-04-18 * coff-alpha.c (bsd_alpha_howto_table): Cloned from alpha_howto_tableIan Lance Taylor1-10/+35
1996-07-10 * ecoff.c (_bfd_ecoff_new_section_hook): Set SEC_CODE for _INITIan Lance Taylor1-25/+66
1996-04-26 * ecoff.c (ecoff_compute_section_file_positions): Track the realIan Lance Taylor1-28/+73
1996-01-09 * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict lineIan Lance Taylor1-13/+7
1995-12-15 * coffgen.c (make_a_section_from_file): Set lma to s_paddr, notIan Lance Taylor1-1/+1
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-55/+24
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-72/+18
1995-11-22 * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.Ian Lance Taylor1-23/+73
1995-10-31Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-12/+17
1995-10-05 * libecoff.h (struct ecoff_backend_data): Add adjust_headersIan Lance Taylor1-28/+136
1995-09-26 * aoutx.h (translate_from_native_sym_flags): Don't try to stuffIan Lance Taylor1-38/+4
1995-09-12 Extensive minor changes to avoid various gcc warnings. Also:Ian Lance Taylor1-18/+20
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-1/+1
1995-07-05 * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.Ian Lance Taylor1-0/+11
1995-07-04 * ecoff.c (_bfd_ecoff_find_nearest_line): Also initializeIan Lance Taylor1-0/+2
1995-07-03 * ecoff.c (_bfd_ecoff_find_nearest_line): If we allocateIan Lance Taylor1-0/+1
1995-07-03 * bfd.c (enum bfd_error): Define bfd_error_no_armap.Ian Lance Taylor1-733/+25
1995-02-07clean up mechanics of mosberger-tang's changesKen Raeburn1-162/+140
1995-02-07ecoff gprof related fixes & improvements from David Mosberger-TangKen Raeburn1-74/+318
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor1-9/+17
1994-10-24 * ecoff.c (ecoff_set_symbol_info): Set udata.i to 0, not NULL.Ian Lance Taylor1-5/+6
1994-10-12 * ecoff.c (ecoff_set_symbol_info): Mark local stProc or stLabelIan Lance Taylor1-118/+304
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1-4/+4
1994-06-20 * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,Ian Lance Taylor1-58/+55
1994-06-20 * ecoff.c (ecoff_swap_tir_in): Change input argument to const.Ian Lance Taylor1-21/+29
1994-06-14For PR 4865.Ian Lance Taylor1-2/+23
1994-06-06 * libecoff.h (ecoff_data_type): Add linker field.Ian Lance Taylor1-5/+6
1994-06-06 * ecoff.c (ecoff_bfd_copy_private_bfd_data): Don't try to copyIan Lance Taylor1-1/+5
1994-05-11 * ecoff.c (ecoff_find_nearest_line): Handle fdr.adr != pdr.adrIan Lance Taylor1-2/+5
1994-05-10 * section.c (SEC_COFF_SHARED_LIBRARY): Renamed fromIan Lance Taylor1-4/+4
1994-05-09 * linker.c (_bfd_generic_link_add_one_symbol): If hashp and *hashpIan Lance Taylor1-93/+83
1994-04-22 Fix ECOFF objcopy to actually copy debugging information.Ian Lance Taylor1-7/+113
1994-04-15 * ecoff.c (ecoff_emit_aggregate): Take fdr argument. Map fdrIan Lance Taylor1-46/+85
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-1/+1
1994-04-05 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1-2/+0
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-3/+6
1994-03-31 Added some support for Irix 4 shared libraries.Ian Lance Taylor1-2/+29
1994-03-31 * ecoff.c (ecoff_write_object_contents): Set the text_start andIan Lance Taylor1-4/+14
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-9/+12
1994-03-26 * libbfd.c (bfd_read): Set bfd_error as appropriate for a shortJeff Law1-11/+2
1994-03-25 Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1-76/+344
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-72/+196
1994-02-26 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-4/+5
1994-02-25Fix last patch.Ian Lance Taylor1-0/+1
1994-02-25 * ecoff.c (ecoff_sizeof_headers): Align result to 16 byteIan Lance Taylor1-21/+25
1994-02-21 * coff-alpha.c (alpha_relocate_section): Rewrite mask and shiftIan Lance Taylor1-5/+5
1994-02-17 * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1-27/+27
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-13/+50
1994-02-11Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-2/+7
1994-01-25 * coff-alpha.c (alpha_ecoff_object_p): New function. Set size ofIan Lance Taylor1-73/+145