Age | Commit message (Expand) | Author | Files | Lines |
1996-08-02 | * ldgram.y (LOADADDR): New terminal. | Ian Lance Taylor | 1 | -0/+8 |
1996-08-01 | * ld.h (check_nocrossrefs): Declare. | Ian Lance Taylor | 1 | -0/+18 |
1996-08-01 | * ld.texinfo (Section Placement): Improve the wording of the | Ian Lance Taylor | 1 | -8/+15 |
1996-07-29 | * fnmatch.h, fnmatch.c: New files. | Ian Lance Taylor | 1 | -3/+49 |
1996-05-29 | * ld.texinfo: Clarify the CONSTRUCTORS command. | Ian Lance Taylor | 1 | -12/+54 |
1996-05-07 | Document semicolon usage. | David Edelsohn | 1 | -346/+412 |
1996-04-09 | * ld.texinfo, ld.1: Mention -E as a synonym for -export-dynamic. | Ian Lance Taylor | 1 | -3/+5 |
1996-04-08 | formatting change | Ian Lance Taylor | 1 | -1/+1 |
1996-03-27 | * ld.h (DISCARD_SECTION_NAME): Define to "/DISCARD/". | Ian Lance Taylor | 1 | -3/+7 |
1996-03-20 | Wed Mar 20 18:18:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -7/+7 |
1996-03-12 | * lexsup.c (parse_args): Handle --wrap. | Ian Lance Taylor | 1 | -3/+37 |
1996-03-12 | Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com> | Ian Lance Taylor | 1 | -1/+17 |
1996-02-27 | update copyright | Ian Lance Taylor | 1 | -2/+2 |
1996-02-27 | * lexsup.c (parse_args): Recognize --no-whole-archive. | Ian Lance Taylor | 1 | -6/+11 |
1996-02-19 | * ld.texinfo: Mention that -R can be used for -rpath. | Ian Lance Taylor | 1 | -135/+345 |
1995-11-07 | * ld.texinfo: The linker does not use _main as an entry point. | Ian Lance Taylor | 1 | -2/+0 |
1995-10-25 | * ld.texinfo: The MRI ALIGN directive is supported. | Ian Lance Taylor | 1 | -9/+62 |
1995-09-29 | * emultempl/sunos.em (gld${EMULATION_NAME}_before_allocation): If | Ian Lance Taylor | 1 | -9/+29 |
1995-07-10 | * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and | Ian Lance Taylor | 1 | -6/+45 |
1995-03-10 | * ldlex.l: Return -lFILENAME as the token LNAME. | Ian Lance Taylor | 1 | -12/+52 |
1994-09-13 | * ldlang.c (load_symbols): Check for archive before object. Use | Ian Lance Taylor | 1 | -5/+45 |
1994-07-20 | * ld.h (args_type): Add field rpath. | Ian Lance Taylor | 1 | -4/+46 |
1994-06-15 | * ld.h (ld_config_type): Add new field traditional_format. | Ian Lance Taylor | 1 | -1/+17 |
1994-05-11 | Don't create unnecessary output sections. | Ian Lance Taylor | 1 | -10/+35 |
1994-02-25 | Use getopt instead of lex and yacc to parse the command line. | David MacKenzie | 1 | -267/+194 |
1994-02-03 | Formatting adjustments, for better smallbook formatting | Roland Pesch | 1 | -10/+12 |
1994-02-03 | Describe -retain-symbols-file. | Roland Pesch | 1 | -0/+20 |
1994-02-03 | misc updates: | Roland Pesch | 1 | -46/+94 |
1994-02-02 | Describe AT option of SECTIONS command, at long last. | Roland Pesch | 1 | -20/+73 |
1994-01-25 | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+6 |
1994-01-19 | * ld.texinfo: Clarify what -T option does. | David MacKenzie | 1 | -3/+4 |
1994-01-06 | * ld.h (QUAD_SIZE): Define. | Ian Lance Taylor | 1 | -7/+8 |
1993-11-03 | Fixed minor typo ("host" sb "target" in discussion of GNUTARGET). | Roland Pesch | 1 | -14/+16 |
1993-10-01 | Makefile.in: correct out-of-date TEXIDIR default | Roland Pesch | 1 | -15/+28 |
1993-09-03 | tiny additions & fixes | David MacKenzie | 1 | -9/+11 |
1993-08-10 | mention that [section] is no longer supported | David MacKenzie | 1 | -8/+5 |
1993-08-05 | error fixes and clarifications | David MacKenzie | 1 | -84/+89 |
1993-08-03 | add more info about -warn-common | David MacKenzie | 1 | -0/+2 |
1993-08-03 | add -warn-common option | David MacKenzie | 1 | -2/+83 |
1993-08-03 | don't list objfiles... as an option | David MacKenzie | 1 | -6/+5 |
1993-07-08 | * Make -v only print the version number. | David MacKenzie | 1 | -168/+32 |
1993-06-22 | * ldlex.l, ldgram.y: Support new -oformat option. | David MacKenzie | 1 | -15/+18 |
1993-06-17 | Document -Map option. | David MacKenzie | 1 | -6/+13 |
1993-06-17 | * ldfile.c (ldfile_open_command): Don't try .ld extension. | David MacKenzie | 1 | -14/+38 |
1993-04-29 | Clean up English and Texinfo usage. | David MacKenzie | 1 | -523/+306 |
1993-03-30 | Fix index reference (h8/300, not i960). | Roland Pesch | 1 | -87/+120 |
1992-08-19 | Introduce more blanks in examples; minor formatting cleanup. | Roland Pesch | 1 | -34/+34 |
1992-08-08 | Restore docn for -N, now reintroduced into this generation of linker. | Roland Pesch | 1 | -91/+90 |
1992-05-07 | @{ ... @} --> @code{ ... } | Roland Pesch | 1 | -1/+1 |
1992-05-05 | {} -> @{@} | K. Richard Pixley | 1 | -1/+1 |