* ldemul.c (ldemul_new_vers_pattern): New function.
[platform/upstream/binutils.git] / ld / ldlang.c
2002-05-22 Alan Modra * ldemul.c (ldemul_new_vers_pattern): New function.
2002-05-15 Alan Modra * ldlang.c (section_already_linked): Call bfd_link_jus...
2002-05-07 Richard Sandiford * ldlang.h (lang_output_section_statement_type): Add...
2002-05-03 Kazu Hirata * ld.h: Fix formatting.
2002-04-30 Richard Sandiford * ldlang.c (print_assignment): Update print_dot for...
2002-04-08 Alan Modra * ldlang.c (lang_size_sections_1): Don't complain...
2002-03-20 Alan Modra * ldlang.c (ldlang_add_undef): If the output bfd has...
2002-03-18 Alan Modra * ldmain.c (main): Move .text readonly flag fudges...
2002-03-14 Alan Modra * ldlang.c (lang_check): Remove the word size check...
2002-03-13 Alan Modra * ldlang.c (lang_check): Do relocatable link checks...
2002-02-15 Alan Modra Support arbitrary length fill patterns.
2002-02-14 Alan Modra * ld.texinfo (VERSION scripts): Symbol names are...
2002-02-12 Jakub Jelinek * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END):...
2002-02-10 Alan Modra * ldlang.c (entry_section): New initialised variable.
2002-02-05 Hans-Peter Nilsson * ldlang.c (lang_reset_memory_regions): Rename from
2002-01-08 Alexandre Oliva* ldlang.c (walk_wild_section): Exclude object file...
2001-12-18 Jakub Jelinek * ldgram.y (vers_node): Support anonymous version...
2001-11-21 Alan Modra * ldlang.c (map_input_to_output_sections): Replace...
2001-11-20 Alan Modra * ldlang.c (walk_wild_section): Move sec == NULL case...
2001-10-31 Alan Modra * ldlang.c (lang_size_sections): Keep a valid output_o...
2001-10-29 Kazu Hirata * ldlang.c: Fix a comment typo.
2001-09-29 Alan ModraFrom John Reiser <jreiser@BitWagon.com>
2001-09-29 Alan Modra * section.c (struct sec): Remove kept_section.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-20 Alan Modra * ldlang.c (insert_pad): Fix typos in last patch.
2001-08-20 Alan Modra * ldlang.c: When traversing lang_statement_union_type...
2001-08-20 Alan Modra * ldlang.c (insert_pad): Use offsetof macro.
2001-08-18 Alan Modra * ldlang.c (insert_pad): Make use of an existing pad...
2001-08-14 Alan Modra(wild_doit): Rename to lang_add_section.
2001-08-03 Alan Modra * ld.texinfo (Input Section Basics): Clarify ordering...
2001-07-19 Nick CliftonIf a region is specified assign it to all sections...
2001-06-19 Hans-Peter Nilsson * ldlang.c (lang_check): Emit fatal error if relocatab...
2001-06-19 H.J. Lu2001-06-19 H.J. Lu <hjl@gnu.org>
2001-06-18 H.J. Lu2001-06-18 H.J. Lu <hjl@gnu.org>
2001-06-15 Hans-Peter Nilsson * ldlang.c (lang_check): Emit fatal error if relocatab...
2001-06-15 Nick CliftonChnage load_symbols() to a boolean function
2001-06-08 Alan Modra * ldlang.c (record_bfd_errors): Remove.
2001-05-31 H.J. Lu2001-05-31 H.J. Lu <hjl@gnu.org>
2001-05-17 Alan ModraAdd a flag to asection, linker_has_input, and use it...
2001-05-11 Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-05-02 H.J. Lu2001-05-02 H.J. Lu <hjl@gnu.org>
2001-04-28 Nick CliftonGive emulation a chance to process unrecognized file...
2001-04-13 Jakub Jelinekbfd/
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2001-02-27 Nick CliftonBFD: Catch & report unhandled PE section flags.
2001-01-25 Alan Modra(lang_leave_overlay): Don't set lma_region when load_ba...
2001-01-23 Alan ModraOnly set lma_region from the default for the first...
2001-01-16 H.J. Lu2001-01-16 H.J. Lu <hjl@gnu.org>
2001-01-14 Alan ModraExtend "ld --unique" functionality.
2000-12-13 Nick CliftonRevert the last beautification with "innocent" whitespace,
2000-11-30 Nick CliftonAdd support for x86_64-*-linux-gnu* target
2000-10-12 Alan ModraAnother try at correcting relocations against discarded
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-05 Kazu Hirata2000-10-05 Kazu Hirata <kazu@hxi.com>
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-09-05 Alan ModraA tidy of ld/ldlang.c, and add missing Makefile depende...
2000-08-25 Nick CliftonWhen choosing the target for a particular endianness...
2000-07-11 Alan ModraRemove some forward declarations in ldemul.h and ldfile...
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-20 Timothy Walltic54x/ibmc54xdsp target for ld.
2000-05-10 H.J. Lu2000-05-10 H.J. Lu <hjl@gnu.org>
2000-04-25 Alan Modraplace_orphan optimisations
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-21 Alan ModraThis lot mainly cleans up `comparison between signed...
2000-02-16 Timothy WallAdd LMA memory region functionality.
2000-02-09 Timothy WallThese snippets were missed in the previous bytes vs...
2000-02-04 Timothy WallFix typo in ALIGN_N usage.
2000-02-03 Timothy WallAdd octets vs bytes functionality to LD.
2000-01-21 Nick Cliftonfix typo in comment.
2000-01-18 Nick CliftonApply H.J.'s patch to fix NOLOAD section sizes and...
2000-01-05 Catherine Moore * ld.h (wildcard_spec): Change exclude_name...
1999-11-24 Nick CliftonFix bug in previous delta
1999-11-23 Nick CliftonDo not check sections without a LOAD attribute for...
1999-11-01 Ian Lance Taylor1999-11-01 Steve Chamberlain <sac@pobox.com>
1999-09-12 Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
1999-09-12 Ian Lance Taylor * ldlang.c (open_output): Change local variable desire...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09 Ian Lance Taylor From Wally Iimura <iimura@microunity.com>:
1999-08-09 Ian Lance Taylor * ldlang.c (wild_doit): Update for renaming of SEC_SHO...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-20 Doug Evans * ldlang.c (lang_gc_sections): Only handle the start...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Nick CliftonImprove selection of output format
1999-07-14 Richard Henderson * ldlang.c (wild_doit): Copy SEC_SHORT to outpu...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-02 Ian Lance Taylor * ldlang.c: Revert change of 1999-06-23.
1999-06-22 Ian Lance Taylor * ldlang.c (section_already_linked): Only discard...
1999-06-12 Ian Lance TaylorThis fixes ! to work as documented in a memory region...
1999-05-08 Richard Henderson * ldlang.c (walk_wild, walk_wild_file, walk_wild_s...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-02-11 Nick CliftonFix for PR 19070 - add ability to detect and generate...
1999-01-15 Nick CliftonOnly allow allocated sections to contribute to the...
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-11-25 DJ Delorie* ldemul.h (ld_emulation_xfer_struct): new hook "recogn...
1998-07-08 Ian Lance Taylor * ldgram.y: Change MAX to MAX_K and MIN to MIN_K,...
next