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