summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
Commit message (Expand)AuthorAgeFilesLines
* * aoutx.h (NAME(aout,slurp_symbol_table)): Don't return an errorIan Lance Taylor1994-10-191-48/+36
* Add new style linker support to COFF backend. a29k only for now.Ian Lance Taylor1994-09-061-43/+59
* * coffgen.c (coff_print_symbol, case bfd_symbol_print_all): Check for sectionKen Raeburn1994-09-061-1/+13
* * coffgen.c (coff_real_object_p): Set obj_raw_syment_count.Ian Lance Taylor1994-08-261-2/+5
* * coffgen.c (coff_find_nearest_line): Look for the best C_FILE,Ian Lance Taylor1994-08-251-19/+29
* * coffgen.c (coff_write_alien_symbol): If we are not using theIan Lance Taylor1994-08-251-1/+3
* * coffgen.c (coff_print_symbol): Cast pointer different to longIan Lance Taylor1994-08-241-1/+1
* * coffgen.c (coff_real_object_p): Set obj_conv_table_size here,Ian Lance Taylor1994-08-241-13/+58
* * coffgen.c (STRING_SIZE_SIZE): Define.Ian Lance Taylor1994-08-151-14/+34
* * coffcode.h (styp_to_sec_flags): Add name argument. If no flagsIan Lance Taylor1994-08-151-11/+11
* * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor1994-06-201-4/+6
* * section.c (SEC_COFF_SHARED_LIBRARY): Renamed fromIan Lance Taylor1994-05-101-13/+21
* * coffgen.c (coff_write_symbol): Reindented. Changed to returnIan Lance Taylor1994-03-311-171/+228
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-6/+6
* * libbfd.c (bfd_read): Set bfd_error as appropriate for a shortJeff Law1994-03-261-105/+94
* * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1994-02-171-26/+26
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-32/+143
* * coffcode.h (bfd_coff_backend_data): Added new arguments toIan Lance Taylor1994-02-011-0/+7
* Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1993-12-301-21/+23
* * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather thanIan Lance Taylor1993-08-041-7/+7
* Patch from minyard@bnr.ca: For empty symbol table, write out number "4" inKen Raeburn1993-06-041-19/+25
* * libcoff.h (obj_raw_syment_coun): New macro.Per Bothner1993-02-231-8/+12
* Fri Feb 12 14:23:07 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-02-121-94/+87
* Mon Jan 25 15:27:36 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-01-251-24/+36
* * coffgen.c: #include seclet.h.Stu Grossman1993-01-101-0/+1
* These changes cut the size of libbfd.a on a Sun4 by about 11%.Ian Lance Taylor1993-01-081-0/+1501