aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
1995-10-04 * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.Ian Lance Taylor1-15/+22
1995-09-07 * configure.host (sparc-*-sunos64*): Remove.Ian Lance Taylor1-3/+16
1995-08-16 * ldlang.c (lang_set_startof): New static function.Ian Lance Taylor1-9/+59
1995-07-07fsf address update, but not in COPYING filesKen Raeburn1-2/+3
1995-05-12Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+23
1995-05-03* ldlang.c (print_output_section_statement): Check subsection_alignment,Ken Raeburn1-5/+4
1995-03-18 * ldlang.c (load_symbols): An empty is archive is OK.Ian Lance Taylor1-4/+37
1995-02-06 * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak.Ian Lance Taylor1-2/+4
1995-02-01 * ldlang.c (lang_size_sections): Clarify error message when userDavid Edelsohn1-25/+37
1995-01-12Don't use const with reloc_howto_type, since it's now defined to be const.Ken Raeburn1-2/+9
1994-11-09 * ldlang.c (lang_one_common): Set SEC_ALLOC in any section whereIan Lance Taylor1-0/+3
1994-11-08 * ldlang.c (load_symbols): Add new argument place. Only acceptIan Lance Taylor1-8/+39
1994-09-14Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1-2/+7
1994-09-14 * ldlang.c (print_output_section_statement): Print all linesSteve Chamberlain1-6/+6
1994-09-13 * ldlang.c (load_symbols): Check for archive before object. UseIan Lance Taylor1-53/+60
1994-07-22 * ldlang.c (lang_common): Pass desired alignment toIan Lance Taylor1-33/+8
1994-07-22 * ldlang.c (wild_section): Attach all section with the given name,Ian Lance Taylor1-52/+146
1994-06-22 * ldlang.c (end_of_data_section_statement_list): Don't define.Ian Lance Taylor1-13/+0
1994-06-22 * ldlang.c (lang_size_sections): Adjust current region addressIan Lance Taylor1-11/+12
1994-06-15 * ld.h (ld_config_type): Add new field traditional_format.Ian Lance Taylor1-0/+4
1994-06-09 * ldlang.c (map_input_to_output_sections): For lang_address, callIan Lance Taylor1-7/+4
1994-06-02 * ldlang.c: Minor formatting cleanups.Ian Lance Taylor1-20/+18
1994-06-01 * ldlang.h (lang_input_statement_type): Remove fields subfiles,Ian Lance Taylor1-1/+0
1994-05-27 * ldlang.c (entry_symbol): Make static.Ian Lance Taylor1-4/+17
1994-05-27 * ldlang.c (lang_add_entry): Only set the entry symbol if it hasIan Lance Taylor1-1/+2
1994-05-13 * ldlang.c (print_output_section_statement): Change ``no attachedIan Lance Taylor1-5/+9
1994-05-11 Don't create unnecessary output sections.Ian Lance Taylor1-47/+22
1994-05-10 * ldlang.c (wild_doit): Don't bother initializing the vma andIan Lance Taylor1-45/+60
1994-04-25 * ldlang.c (lang_size_sections): When no address is given for aIan Lance Taylor1-0/+2
1994-04-15 * ldlang.c (lang_size_sections): When relaxing, adjust theIan Lance Taylor1-1/+13
1994-03-25 * ldlang.c (print_input_section): For section size, useIan Lance Taylor1-11/+8
1994-03-24 * ldlang.c (new_afile): Add new argument add_to_list. Don't setIan Lance Taylor1-112/+93
1994-03-22 Changes to make -Ur work again.Ian Lance Taylor1-3/+98
1994-02-28Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+1
1994-02-26 * ldmain.c (write_map): Don't define. Removed all references.Ian Lance Taylor1-1/+1
1994-02-26Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com)Ian Lance Taylor1-2/+1
1994-02-25 * ldlang.c (lang_size_sections): No longer static (PA ELF callsJeff Law1-18/+3
1994-02-22 * ldlang.h (largest_section): Don't declare.Ian Lance Taylor1-10/+0
1994-02-21 * ldlang.c (new_afile): Pass NULL as last argument to concat.Ian Lance Taylor1-1/+1
1994-02-17 * ldlang.c, ldmain.c: Include libiberty.h.Ian Lance Taylor1-0/+1
1994-02-17 * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error andDavid MacKenzie1-3/+3
1994-02-16(lang_size_sections): Clear bfd_error before calling bfd_relax_section, in caseKen Raeburn1-7/+13
1994-02-05 * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): FunctionsDavid MacKenzie1-3/+3
1994-01-28Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1-29/+24
1994-01-24 * ldlang.c (lookup_name): Set BFD GP size to -G argument valueIan Lance Taylor1-0/+2
1994-01-24 * ldlang.c (relaxing): Removed global variable.Ian Lance Taylor1-5/+21
1994-01-21 * ldlang.c (new_afile): Initialize loaded field to false.Ian Lance Taylor1-3/+23
1994-01-06 * ld.h (QUAD_SIZE): Define.Ian Lance Taylor1-362/+253
1993-12-12More gcc lint.Ian Lance Taylor1-58/+135
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-31/+8