aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.l
AgeCommit message (Expand)AuthorFilesLines
1994-07-22 * scripttempl/elf.sc: Use PROVIDE to define etext, edata, and end.Ian Lance Taylor1-4/+13
1994-02-25 Use getopt instead of lex and yacc to parse the command line.David MacKenzie1-237/+110
1994-01-28 * ldlex.l: Add rule to catch invalid input characters instead ofDavid MacKenzie1-6/+20
1994-01-26Tue Jan 25 19:54:19 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-1/+19
1994-01-06 * ld.h (QUAD_SIZE): Define.Ian Lance Taylor1-1/+5
1993-12-12More gcc lint.Ian Lance Taylor1-8/+7
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-13/+19
1993-12-01 * ldgram.y (OPTION_call_shared, OPTION_non_shared): New tokens.Ian Lance Taylor1-3/+7
1993-08-05add missing newlines in messagesDavid MacKenzie1-3/+3
1993-08-03add -warn-common optionDavid MacKenzie1-3/+14
1993-07-07Don't define bfd_vma here!Ken Raeburn1-4/+7
1993-06-17 * ldfile.c (ldfile_open_command): Don't try .ld extension.David MacKenzie1-21/+30
1993-03-30 Support for linking and loading at different places:Steve Chamberlain1-1/+9
1993-01-08 Fix support for NOLOAD, add INCLUDESteve Chamberlain1-33/+50
1992-12-07 -y supportSteve Chamberlain1-32/+54
1992-08-13 * ldlex.l: now parses comment correctly, added ~ to acceptableSteve Chamberlain1-16/+42
1992-05-22 * ldlex.c: Fix some unnecessary flex-specific-isms.Per Bothner1-21/+13
1992-05-01lintSteve Chamberlain1-4/+4
1992-04-22 * ldlex.l: added CMDFILENAMECHAR state so that you can lexSteve Chamberlain1-1/+10
1992-04-17 * relax.c: added handling for new "padding" seclet type, used toSteve Chamberlain1-4/+19
1992-04-16Lint found by Rich and gccSteve Chamberlain1-0/+9
1992-04-15Strange link script supportSteve Chamberlain1-4/+7
1992-04-15Personal checkpoint - now should parse some MRI stuffSteve Chamberlain1-6/+50
1992-04-05New lexer.Steve Chamberlain1-462/+355
1992-01-24 * Makefile.in: added relax, also made three stage go through aSteve Chamberlain1-5/+19
1991-06-04*** empty log message ***Steve Chamberlain1-1/+5
1991-05-07Fixed the shift reduce errors in the grammer using the yacc debugger.Steve Chamberlain1-3/+0
1991-05-03*** empty log message ***Steve Chamberlain1-0/+1
1991-04-24Added the sizeof_headers keyword.Steve Chamberlain1-0/+2
1991-04-23*** empty log message ***Steve Chamberlain1-6/+25
1991-04-19Yet more diffs due to my incompetence.Steve Chamberlain1-111/+97
1991-04-18Fixed some bugs.Steve Chamberlain1-35/+31
1991-04-17Added keywordsSteve Chamberlain1-1/+3
1991-04-16*** empty log message ***Steve Chamberlain1-1/+1
1991-04-14checkpoint before a mergeSteve Chamberlain1-47/+98
1991-04-03Fixed some grammer ambiguitiesSteve Chamberlain1-73/+49
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+490