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