* ldlang.c (wild): Handle foo.a(.text) by mapping each included
[binutils-gdb.git] / ld / ldlang.c
1996-03-04 Ian Lance Taylor * ldlang.c (wild): Handle foo.a(.text) by mapping...
1996-02-27 Ian Lance Taylor * lexsup.c (parse_args): Recognize --no-whole-archive.
1996-02-14 Ian Lance TaylorWed Feb 14 16:38:36 1996 Martin Anantharaman <martin...
1996-02-09 Ian Lance Taylor * ldlang.c (lang_size_sections): Increment the section...
1995-12-01 Ian Lance Taylor * ldgram.y (PHDRS): New token.
1995-10-04 Ian Lance Taylor * ldexp.c (exp_get_abs_int): Return bfd_vma, not int.
1995-09-07 Ian Lance Taylor * configure.host (sparc-*-sunos64*): Remove.
1995-08-16 Ian Lance Taylor * ldlang.c (lang_set_startof): New static function.
1995-07-07 Ken Raeburnfsf address update, but not in COPYING files
1995-05-12 Steve ChamberlainFri May 12 11:03:55 1995 Steve Chamberlain <sac@slash...
1995-05-03 Ken Raeburn* ldlang.c (print_output_section_statement): Check...
1995-03-18 Ian Lance Taylor * ldlang.c (load_symbols): An empty is archive is OK.
1995-02-06 Ian Lance Taylor * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_de...
1995-02-01 David Edelsohn * ldlang.c (lang_size_sections): Clarify error message...
1995-01-12 Ken RaeburnDon't use const with reloc_howto_type, since it's now...
1994-11-09 Ian Lance Taylor * ldlang.c (lang_one_common): Set SEC_ALLOC in any...
1994-11-08 Ian Lance Taylor * ldlang.c (load_symbols): Add new argument place...
1994-09-14 Steve ChamberlainWed Sep 14 12:49:12 1994 Steve Chamberlain (sac@jonny...
1994-09-14 Steve Chamberlain * ldlang.c (print_output_section_statement): Print...
1994-09-13 Ian Lance Taylor * ldlang.c (load_symbols): Check for archive before...
1994-07-22 Ian Lance Taylor * ldlang.c (lang_common): Pass desired alignment to
1994-07-22 Ian Lance Taylor * ldlang.c (wild_section): Attach all section with...
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 ***
next