31 Commits (627fe3fb790fa71dea2b5699f4e23bbbcf184d5f)

Author SHA1 Message Date
Nathan Sidwell b6ca8815ef * ldgram.y (statement_anywhere): Add assert rule. 23 years ago
Alan Modra e5caa5e0ca * ldexp.c (align_n): Make static. 23 years ago
Alan Modra 5e2f15758b * ldfile.c (ldfile_set_output_arch): Add defarch param. 23 years ago
Nick Clifton a747ee4d51 Add warning messages for the use of an undeclared memory region and the 23 years ago
Alan Modra 7e7d57681b * ld.texinfo: Typo fixes. Document SUBALIGN. 23 years ago
Jakub Jelinek 9ee5e4996f binutils/ 24 years ago
Roland McGrath d038301c19 2003-04-24 Roland McGrath <roland@redhat.com> 24 years ago
Alan Modra 8e23b15d1c * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra 2d801b0fa0 * ldgram.y (memory_spec): Provide empty action. 24 years ago
Richard Sandiford 9f88b410a0 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. 25 years ago
Thiemo Seufer 944cd72c7e * arparse.y: Fix syntax warning. 25 years ago
Alan Modra 2c382fb6f5 Support arbitrary length fill patterns. 25 years ago
Alan Modra 313e35ee7c * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. 25 years ago
Jakub Jelinek 2d20f7bf67 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. 25 years ago
Jakub Jelinek 6b9b879a02 * ldgram.y (vers_node): Support anonymous version tags. 25 years ago
Alan Modra b47c420856 * ldgram.y (mri_script_command): Surround processing of INCLUDE 25 years ago
Alan Modra 4818e05fe5 From John Reiser <jreiser@BitWagon.com> 25 years ago
Tom Rix b90e1c6f3e Fix for ld 25 years ago
Nick Clifton b9a8de1ea3 Make --verbose always display linker script 25 years ago
Alan Modra b6bf44ba1b * ld.texinfo (Input Section Basics): Clarify ordering of output 25 years ago
Alan Modra 8e5a525cbb * ldgram.y: Fix typo. 26 years ago
Nick Clifton a2b64bede3 Fixtypos in ChangeLogs, fix copyright dates in files 26 years ago
Alan Modra b71e277823 Remove some forward declarations in ldemul.h and ldfile.h, and 27 years ago
Timothy Wall 74459f0e3e tic54x/ibmc54xdsp target for ld. 27 years ago
H.J. Lu e06cae3665 2000-06-05 Michael Matz <matz@ifh.de> 27 years ago
Jim Blandy 765b7cbe05 * ldgram.y (exclude_name_list): Don't require a comma to separate 27 years ago
Timothy Wall 562d3460fb Add LMA memory region functionality. 27 years ago
Catherine Moore 18625d5459 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. 27 years ago
Ian Lance Taylor aa8804e46e This fixes ! to work as documented in a memory region attribute list. 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
nobody 94228bd3ca This commit was manufactured by cvs2svn to create branch 'FSF'. 28 years ago
Ian Lance Taylor ae2a2f6cc2 * ldgram.y: Change MAX to MAX_K and MIN to MIN_K, to avoid 29 years ago
Ian Lance Taylor b2529df1be * ldgram.y (extern_name_list): Do not require symbols to be 29 years ago
Richard Henderson 71b012a810 * ld.h (args_type): Add gc_sections. 29 years ago
Ian Lance Taylor 5735ac9e57 * ldgram.y (LOADADDR): New terminal. 31 years ago
Ian Lance Taylor 582dd77f65 * ld.h (check_nocrossrefs): Declare. 31 years ago
Ian Lance Taylor 86bc0974cb * fnmatch.h, fnmatch.c: New files. 31 years ago
Ian Lance Taylor 9b22219054 * ldgram.y: Tweak casesymlist to avoid bison errors. 31 years ago
Ian Lance Taylor 3a47309642 * ldgram.y (YYDEBUG): If not defined, define as 1. 31 years ago
Ian Lance Taylor 0b3499f672 * ldlang.c (load_symbols): Check for archive before object. Use 32 years ago
Ian Lance Taylor eb7edfa156 * ldgram.y (YYDEBUG): Don't define. 33 years ago
Ian Lance Taylor 0cd82d00da * ldfile.h (search_dirs_type): Move from ldfile.c, and add cmdline 33 years ago
Ian Lance Taylor 60e8a53407 * ldlang.c (entry_symbol): Make static. 33 years ago
Ian Lance Taylor 27baca7182 * ldgram.y (section): Reverse the order of memspec_opt and 33 years ago
Ian Lance Taylor 6232b6c4c5 * ldgram.y: Move include of ldlex.h back with other includes. 33 years ago
Ian Lance Taylor 4725fb48f5 * ldgram.y (dirlist_ptr): Removed; not used. 33 years ago
David MacKenzie ff33a8c167 * ldgram.y: Include ldlex.h after %token decls, for byacc. 33 years ago
David MacKenzie d4e5e3c330 Use getopt instead of lex and yacc to parse the command line. 33 years ago