Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / ld / ldlang.c
2003-06-25  Alan ModraCorrect spelling of "relocatable".
2003-06-18  H.J. Lubfd/
2003-05-09  Nick CliftonDefault to generating a fatal error message if a loadab...
2003-04-29  H.J. Lubfd/
2003-03-31  Nick CliftonFix memory leaks
2003-03-03  Alexandre Oliva* ldfile.h (struct search_dirs): Added sysrooted field.
2003-02-21  Nick CliftonDisable region size checking whilst relaxing sections.
2003-01-02  Kazu Hirata * ldfile.c: Fix comment typos.
2002-12-23  Nick CliftonChange linker's default behaviour - it will now reject...
2002-12-06  Alan Modra * ldlang.c (init_os): Ensure sections mentioned in...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-12  Alan Modra * ldlang.c (lang_add_section): Discard debugging secti...
2002-10-30  Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-10-15  Alan Modra * ldlang.c (load_symbols): Revert last change.
2002-10-14  Alan Modra * ldlang.c (load_symbols): Don't call bfd_link_add_sym...
2002-10-10  Jakub Jelinek * ldfile.c (ldfile_try_open_bfd): When searching skip...
2002-10-08  H.J. Lu2002-10-08 H.J. Lu <hjl@gnu.org>
2002-10-07  Nick CliftonAbort if the filename to be added matches the linker...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-20  Alan Modra * ldlang.c (offsetof): Define if not defined.
2002-08-13  Alan Modra * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set...
2002-08-08  H.J. LuCheck symbols with undefine version.
2002-07-30  Jakub Jelinek * elf.c (elf_fake_sections): Fix up .tbss sh_size...
2002-07-05  Alan Modra * ldlang.c (print_wild_statement): Fix output formatting.
2002-07-04  Alan Modra * ldlang.c: (strip_excluded_output_sections): New...
2002-07-01  Alan Modra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-06-10  Richard Sandiford * ldlang.c (lang_size_sections_1): Skip removed output...
2002-06-04  Alan Modra * ldlang.c (section_already_linked): Call bfd_discard_...
2002-05-27  Richard Sandiford * ldlang.c (lang_size_sections_1): Move check for...
2002-05-25  Alan Modra * ldlang.c (lang_process): Formatting, grammar.
2002-05-23  Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
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.
next
This page took 0.386184 seconds and 107 git commands to generate.