* ld-scripts/data.t: Set ".other" address so location doesn't
[binutils-gdb.git] / ld / ldlang.c
2004-02-19 Nathan Sidwell * ldlang.c (map_input_to_output_sections): Initialize...
2004-02-18 Nathan Sidwell * ldgram.y (statement_anywhere): Add assert rule.
2004-01-13 Nick Clifton* ldlang.c (lang_get_regions): Add extra parameter...
2004-01-13 Nick CliftonIf dot is advanced, then assume that the section should...
2004-01-12 Alan Modra * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC...
2004-01-03 Alan Modra * ldexp.c (align_n): Make static.
2003-12-08 H.J. Lu2003-12-07 H.J. Lu <hongjiu.lu@intel.com>
2003-12-04 H.J. Lubfd/
2003-12-04 Alan Modra * ldlang.c (lang_do_assignments): Function return...
2003-11-19 Jim WilsonFix IA-64 linker failure reported by Andreas Schwab.
2003-10-31 Nick CliftonWhen looking for a previously loaded file compare the...
2003-10-25 Kazu Hirata * ChangeLog-9197: Fix typos.
2003-10-24 H.J. Lu2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
2003-10-24 H.J. Lu2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
2003-10-24 H.J. Lubfd/
2003-10-22 Jakub Jelinekbfd/
2003-10-21 Nick CliftonAdd warning messages for the use of an undeclared memor...
2003-10-17 Hans-Peter Nilsson * ldlang.c (lang_size_sections): Last, set _cooked_siz...
2003-10-11 Hans-Peter Nilsson * ld.texinfo (Builtin Functions) <DEFINED>: Say that...
2003-10-08 Alexandre Oliva* ldlang.c (lang_size_sections_1): Use IGNORE_SECTION...
2003-07-27 Alan Modra * ld.texinfo: Typo fixes. Document SUBALIGN.
2003-06-28 Alan ModraConvert to C90
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...
next