Age | Commit message (Expand) | Author | Files | Lines |
1998-01-02 | Implement MEMORY attributes for unknown sections | Michael Meissner | 1 | -30/+133 |
1997-10-17 | * ldlang.c (lang_register_vers_node): Only check globals<=>locals, | Richard Henderson | 1 | -23/+35 |
1997-09-03 | * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from a | Ian Lance Taylor | 1 | -1/+1 |
1997-08-20 | * ldlang.c (wildcardp): Don't let a backslash by itself cause a | Ian Lance Taylor | 1 | -26/+41 |
1997-03-15 | Sat Mar 15 18:10:38 1997 H.J. Lu <hjl@lucon.org> | Ian Lance Taylor | 1 | -14/+186 |
1996-08-05 | * ldlex.l: Recognize OVERLAY. | Ian Lance Taylor | 1 | -20/+184 |
1996-08-02 | * ldgram.y (LOADADDR): New terminal. | Ian Lance Taylor | 1 | -0/+1 |
1996-08-01 | * ld.h (check_nocrossrefs): Declare. | Ian Lance Taylor | 1 | -0/+18 |
1996-07-30 | * ldlang.c (lang_size_sections): Add the section VMA to the result | Ian Lance Taylor | 1 | -1/+1 |
1996-07-29 | * fnmatch.h, fnmatch.c: New files. | Ian Lance Taylor | 1 | -62/+209 |
1996-05-02 | * ldlang.c (section_already_linked): Fix typos. | David Edelsohn | 1 | -3/+3 |
1996-04-29 | * ldlang.c (longest_section_name): Remove. | Ian Lance Taylor | 1 | -313/+246 |
1996-04-26 | * ldmisc.h (demangle): Declare. | Ian Lance Taylor | 1 | -3/+45 |
1996-04-22 | * ldlang.c (lang_size_sections): If _cooked_size is not 0, then | Ian Lance Taylor | 1 | -2/+5 |
1996-04-22 | * ldlang.c (wild_doit): Discard debugging sections if we are | Ian Lance Taylor | 1 | -1/+10 |
1996-04-01 | * ldlang.c (lang_size_sections): Change region check to handle | Ian Lance Taylor | 1 | -3/+3 |
1996-04-01 | * ldlang.c (section_already_linked): New static function. | Ian Lance Taylor | 1 | -8/+117 |
1996-03-27 | * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/". | Ian Lance Taylor | 1 | -6/+20 |
1996-03-27 | * ldlang.c: Fix some indentation and comments. | Ian Lance Taylor | 1 | -69/+71 |
1996-03-04 | * ldlang.c (wild): Handle foo.a(.text) by mapping each included | Ian Lance Taylor | 1 | -1/+28 |
1996-02-27 | * lexsup.c (parse_args): Recognize --no-whole-archive. | Ian Lance Taylor | 1 | -1/+2 |
1996-02-14 | Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 1 | -1/+4 |
1996-02-09 | * ldlang.c (lang_size_sections): Increment the section size when a | Ian Lance Taylor | 1 | -82/+150 |
1995-12-01 | * ldgram.y (PHDRS): New token. | Ian Lance Taylor | 1 | -2/+147 |
1995-10-04 | * ldexp.c (exp_get_abs_int): Return bfd_vma, not int. | Ian Lance Taylor | 1 | -15/+22 |
1995-09-07 | * configure.host (sparc-*-sunos64*): Remove. | Ian Lance Taylor | 1 | -3/+16 |
1995-08-16 | * ldlang.c (lang_set_startof): New static function. | Ian Lance Taylor | 1 | -9/+59 |
1995-07-07 | fsf address update, but not in COPYING files | Ken Raeburn | 1 | -2/+3 |
1995-05-12 | Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+23 |
1995-05-03 | * ldlang.c (print_output_section_statement): Check subsection_alignment, | Ken Raeburn | 1 | -5/+4 |
1995-03-18 | * ldlang.c (load_symbols): An empty is archive is OK. | Ian Lance Taylor | 1 | -4/+37 |
1995-02-06 | * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak. | Ian Lance Taylor | 1 | -2/+4 |
1995-02-01 | * ldlang.c (lang_size_sections): Clarify error message when user | David Edelsohn | 1 | -25/+37 |
1995-01-12 | Don't use const with reloc_howto_type, since it's now defined to be const. | Ken Raeburn | 1 | -2/+9 |
1994-11-09 | * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where | Ian Lance Taylor | 1 | -0/+3 |
1994-11-08 | * ldlang.c (load_symbols): Add new argument place. Only accept | Ian Lance Taylor | 1 | -8/+39 |
1994-09-14 | Wed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -2/+7 |
1994-09-14 | * ldlang.c (print_output_section_statement): Print all lines | Steve Chamberlain | 1 | -6/+6 |
1994-09-13 | * ldlang.c (load_symbols): Check for archive before object. Use | Ian Lance Taylor | 1 | -53/+60 |
1994-07-22 | * ldlang.c (lang_common): Pass desired alignment to | Ian Lance Taylor | 1 | -33/+8 |
1994-07-22 | * ldlang.c (wild_section): Attach all section with the given name, | Ian Lance Taylor | 1 | -52/+146 |
1994-06-22 | * ldlang.c (end_of_data_section_statement_list): Don't define. | Ian Lance Taylor | 1 | -13/+0 |
1994-06-22 | * ldlang.c (lang_size_sections): Adjust current region address | Ian Lance Taylor | 1 | -11/+12 |
1994-06-15 | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 1 | -0/+4 |
1994-06-09 | * ldlang.c (map_input_to_output_sections): For lang_address, call | Ian Lance Taylor | 1 | -7/+4 |
1994-06-02 | * ldlang.c: Minor formatting cleanups. | Ian Lance Taylor | 1 | -20/+18 |
1994-06-01 | * ldlang.h (lang_input_statement_type): Remove fields subfiles, | Ian Lance Taylor | 1 | -1/+0 |
1994-05-27 | * ldlang.c (entry_symbol): Make static. | Ian Lance Taylor | 1 | -4/+17 |
1994-05-27 | * ldlang.c (lang_add_entry): Only set the entry symbol if it has | Ian Lance Taylor | 1 | -1/+2 |
1994-05-13 | * ldlang.c (print_output_section_statement): Change ``no attached | Ian Lance Taylor | 1 | -5/+9 |