aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
1993-07-16 * ldgram.y (OPTION_Lfile): New token.Ian Lance Taylor1-4/+8
1993-07-15source cleanups; fix finding scriptsDavid MacKenzie1-3/+2
1993-07-08 * Make -v only print the version number.David MacKenzie1-10/+24
1993-06-17 * ldgram.y: Tweak grammar to make reporting of invalid options work.David MacKenzie1-4/+7
1993-06-17 * ldfile.c (ldfile_open_command): Don't try .ld extension.David MacKenzie1-9/+30
1993-03-30 Support for linking and loading at different places:Steve Chamberlain1-34/+55
1993-01-08 Fix support for NOLOAD, add INCLUDESteve Chamberlain1-40/+44
1992-08-07 * ldlang.h: add new field "loadable" to output_section_statement.Steve Chamberlain1-7/+9
1992-05-02 * ldgram.y, ldlex.c, mri.c: added more compatible words; BASE, ALIAS andSteve Chamberlain1-10/+24
1992-04-15Strange link script supportSteve Chamberlain1-8/+20
1992-04-15Personal checkpoint - now should parse some MRI stuffSteve Chamberlain1-71/+132
1992-04-05New lexer.Steve Chamberlain1-48/+50
1992-03-02Modifed to care about semi colons again, newlines are ignored - sorrySteve Chamberlain1-23/+16
1992-01-28 * ldgram.y: map -M behave in the same way as -Map (sets file nameSteve Chamberlain1-5/+2
1992-01-24 * Makefile.in: added relax, also made three stage go through aSteve Chamberlain1-2/+9
1992-01-24Merging from VMS port. Doc to follow..Steve Chamberlain1-15/+39
1991-10-11Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1-16/+38
1991-05-18*** empty log message ***Steve Chamberlain1-1/+1
1991-05-07Fixed the shift reduce errors in the grammer using the yacc debugger.Steve Chamberlain1-22/+23
1991-05-03*** empty log message ***Steve Chamberlain1-1/+4
1991-04-24Added the sizeof_headers keyword.Steve Chamberlain1-1/+3
1991-04-23*** empty log message ***Steve Chamberlain1-11/+9
1991-04-19Yet more diffs due to my incompetence.Steve Chamberlain1-13/+7
1991-04-18Fixed some bugs.Steve Chamberlain1-2/+6
1991-04-17Moved declarations from header file into here.Steve Chamberlain1-1/+2
1991-04-17Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATIONSteve Chamberlain1-3/+9
1991-04-16*** empty log message ***Steve Chamberlain1-2/+1
1991-04-14checkpoint before a mergeSteve Chamberlain1-56/+84
1991-04-09*** empty log message ***Steve Chamberlain1-23/+0
1991-04-08*** empty log message ***Steve Chamberlain1-5/+8
1991-04-03Fixed some grammer ambiguitiesSteve Chamberlain1-62/+39
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+693