* lexsup.c (parse_args): Add support for new options -( -) with
[binutils-gdb.git] / ld / ldlang.c
1994-06-22 Ian Lance Taylor * ldlang.c (end_of_data_section_statement_list): Don...
1994-06-22 Ian Lance Taylor * ldlang.c (lang_size_sections): Adjust current region...
1994-06-15 Ian Lance Taylor * ld.h (ld_config_type): Add new field traditional_format.
1994-06-09 Ian Lance Taylor * ldlang.c (map_input_to_output_sections): For lang_ad...
1994-06-02 Ian Lance Taylor * ldlang.c: Minor formatting cleanups.
1994-06-01 Ian Lance Taylor * ldlang.h (lang_input_statement_type): Remove fields...
1994-05-27 Ian Lance Taylor * ldlang.c (entry_symbol): Make static.
1994-05-27 Ian Lance Taylor * ldlang.c (lang_add_entry): Only set the entry symbol...
1994-05-13 Ian Lance Taylor * ldlang.c (print_output_section_statement): Change...
1994-05-11 Ian Lance Taylor Don't create unnecessary output sections.
1994-05-10 Ian Lance Taylor * ldlang.c (wild_doit): Don't bother initializing...
1994-04-25 Ian Lance Taylor * ldlang.c (lang_size_sections): When no address is...
1994-04-15 Ian Lance Taylor * ldlang.c (lang_size_sections): When relaxing, adjust the
1994-03-25 Ian Lance Taylor * ldlang.c (print_input_section): For section size...
1994-03-24 Ian Lance Taylor * ldlang.c (new_afile): Add new argument add_to_list...
1994-03-22 Ian Lance Taylor Changes to make -Ur work again.
1994-02-28 Stan ShebsMon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros...
1994-02-26 Ian Lance Taylor * ldmain.c (write_map): Don't define. Removed all...
1994-02-26 Ian Lance TaylorFri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper...
1994-02-25 Jeff Law * ldlang.c (lang_size_sections): No longer...
1994-02-22 Ian Lance Taylor * ldlang.h (largest_section): Don't declare.
1994-02-21 Ian Lance Taylor * ldlang.c (new_afile): Pass NULL as last argument...
1994-02-17 Ian Lance Taylor * ldlang.c, ldmain.c: Include libiberty.h.
1994-02-17 David MacKenzie * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and
1994-02-16 Ken Raeburn(lang_size_sections): Clear bfd_error before calling...
1994-02-05 David MacKenzie * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc...
1994-01-28 Steve ChamberlainThu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny...
1994-01-24 Ian Lance Taylor * ldlang.c (lookup_name): Set BFD GP size to -G argume...
1994-01-24 Ian Lance Taylor * ldlang.c (relaxing): Removed global variable.
1994-01-21 Ian Lance Taylor * ldlang.c (new_afile): Initialize loaded field to...
1994-01-06 Ian Lance Taylor * ld.h (QUAD_SIZE): Define.
1993-12-12 Ian Lance TaylorMore gcc lint.
1993-12-11 Ian Lance Taylor Made many changes to eliminate gcc warnings. Made...
1993-12-11 Ian Lance Taylor * ldlang.c (lang_process): Ifdef out final call to
1993-11-02 Jeff Law * ldlang.c (lang_process): Re-enable last call...
1993-10-01 Rob Savoye * ldlang.c (lang_add_input_file): If it's a library...
1993-08-24 K. Richard Pixleydefine BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are...
1993-08-17 Ian Lance Taylor * ldlang.c (open_output, lang_check): Check return...
1993-07-12 David MacKenzie * ldlang.c (lang_process): Use sizeof instead of magic...
1993-07-08 Ken Raeburn(new_stetement): Size argument is now type size_t.
1993-07-05 Ian Lance Taylor * ldlang.c (lang_relocate_globals): Skip indirect...
1993-07-03 David MacKenzie * ldmain.c (main): Don't add scriptdir to the lib...
1993-06-17 David MacKenzie * ldfile.c (ldfile_open_command): Don't try .ld extension.
1993-04-02 Ian Lance Taylor * ldlang.c (lang_output_section_statement_lookup)...
1993-03-30 Steve Chamberlain Support for linking and loading at different places:
1993-03-30 Steve ChamberlainTue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepu...
1992-11-21 John Gilmore* ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h...
1992-10-26 Ian Lance TaylorAdded \n to error message.
1992-10-19 Ian Lance TaylorMon Oct 19 09:45:38 1992 Ian Lance Taylor (ian@cygnus...
1992-10-15 Steve Chamberlain * ldlang.c (size_input_section): count the sizes of...
1992-10-06 Ian Lance TaylorTue Oct 6 13:08:54 1992 Ian Lance Taylor (ian@cygnus...
1992-09-25 Steve ChamberlainFri Sep 25 11:08:01 1992 Steve Chamberlain (sac@thepu...
1992-08-07 Steve Chamberlain * ldlang.h: add new field "loadable" to output_section...
1992-06-18 Steve Chamberlain * h8300hms.em, h8300hms.sc-sh: do the right thing...
1992-06-08 Steve Chamberlainlint
1992-06-08 Steve Chamberlaindon't crash when provided empty symbol table
1992-05-04 Steve Chamberlain * ldver.c: Bumped version to 1.96 - new release, resyn...
1992-05-01 Steve Chamberlainlint
1992-04-16 Steve ChamberlainLint found by Rich and gcc
1992-04-05 Steve ChamberlainNew lexer.
1992-02-11 Steve Chamberlainldlang.c: now won't core dump with -M
1992-02-11 Steve Chamberlain * ldexp.c, ldlang.c: added new idea "abs_output_sectio...
1992-02-04 Steve Chamberlain * ldlex.l: Put pack -noinhibit-exec and -sort-common
1992-01-24 Steve Chamberlain.Sanitize: added relax.c
1992-01-24 Steve ChamberlainMerging from VMS port. Doc to follow..
1991-11-03 Per Bothner * configure.in: Fixed typo. Also, a fix for hp300bsd.
1991-10-11 John GilmoreInclude bfd.h before sysdep.h, so ansidecl and PROTO...
1991-08-01 Steve Chamberlain*** empty log message ***
1991-08-01 Steve ChamberlainAdded new keyword 'CONSTRUCTORS'
1991-07-31 Steve ChamberlainInitialized a variable
1991-07-15 Steve ChamberlainFixed a few bugs, added 29k coff support.
1991-06-07 Steve Chamberlain*** empty log message ***
1991-06-04 Steve Chamberlain*** empty log message ***
1991-05-31 John GilmorePrint reasonable error message when architecture mismat...
1991-05-14 Steve ChamberlainFixed problem with default output filename
1991-05-14 Steve Chamberlain*** empty log message ***
1991-05-08 Steve ChamberlainLint
1991-05-03 Steve Chamberlain*** empty log message ***
1991-04-24 Steve ChamberlainAdded the sizeof_headers keyword.
1991-04-23 Steve Chamberlain*** empty log message ***
1991-04-19 Steve ChamberlainFixed a bug where wild scripts stopped working.
1991-04-18 Steve ChamberlainFixed some bugs.
1991-04-17 Steve ChamberlainCleaned up a load of declarations
1991-04-17 Steve ChamberlainAdded support for OUTPUT_FORMAT keyword
1991-04-16 Steve Chamberlain*** empty log message ***
1991-04-14 Steve Chamberlaincheckpoint before a merge
1991-04-08 Steve Chamberlain*** empty log message ***
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-03-27 Steve Chamberlain*** empty log message ***
1991-03-27 Steve Chamberlain*** empty log message ***
1991-03-25 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-22 Steve ChamberlainBrought up to sync with Intel again.
1991-03-21 David Henkel-WallaceInitial revision