108 Commits (32d95f29bfe5f04c7a1a41a22928f83b6abe2a6c)

Author SHA1 Message Date
Kazu Hirata 396a246719 * ldfile.c: Fix comment typos. 24 years ago
Nick Clifton 312b768e2f Change linker's default behaviour - it will now reject binary files whoes 24 years ago
Alan Modra 18794b0c44 * ldlang.c (init_os): Ensure sections mentioned in load_base 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Alan Modra c4c4121963 * ldlang.c (lang_add_section): Discard debugging sections that have 24 years ago
Daniel Jacobowitz df2a731323 * emultempl/aix.em: Use include <> for generated headers. 24 years ago
Alan Modra 03bdc40405 * ldlang.c (load_symbols): Revert last change. 24 years ago
Alan Modra 7c519c12a3 * ldlang.c (load_symbols): Don't call bfd_link_add_symbols when 24 years ago
Jakub Jelinek 599917b82b * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if 24 years ago
H.J. Lu c04c958616 2002-10-08 H.J. Lu <hjl@gnu.org> 24 years ago
Nick Clifton 53b2a62f07 Abort if the filename to be added matches the linker output filename. 24 years ago
Alan Modra 7abb6dea2c * ldlang.c (offsetof): Define if not defined. 24 years ago
Alan Modra c553bb910d * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1. 24 years ago
H.J. Lu 3194163592 Check symbols with undefine version. 24 years ago
Jakub Jelinek 704afa601f * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type. 24 years ago
Alan Modra 34786259b8 * ldlang.c (print_wild_statement): Fix output formatting. 24 years ago
Alan Modra 4bd5a3935b * ldlang.c: (strip_excluded_output_sections): New function. 24 years ago
Alan Modra e3e942e990 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain. 24 years ago
Richard Sandiford e052cfbe68 * ldlang.c (lang_size_sections_1): Skip removed output sections. 25 years ago
Alan Modra 9ad85d9b01 * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix. 25 years ago
Richard Sandiford ee3cc2e2ee * ldlang.c (lang_size_sections_1): Move check for conflicting load 25 years ago
Alan Modra 0d6d936fc1 * ldlang.c (lang_process): Formatting, grammar. 25 years ago
Jakub Jelinek 13ae64f3c7 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 25 years ago
Alan Modra fac1652d6b * ldemul.c (ldemul_new_vers_pattern): New function. 25 years ago
Alan Modra c2c01aa78c * ldlang.c (section_already_linked): Call bfd_link_just_syms. 25 years ago
Richard Sandiford 9f88b410a0 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. 25 years ago
Kazu Hirata b7a26f91f4 * ld.h: Fix formatting. 25 years ago
Richard Sandiford 7b17f854f7 * ldlang.c (print_assignment): Update print_dot for assignments to ".". 25 years ago
Alan Modra d08a14c385 * ldlang.c (lang_size_sections_1): Don't complain about 25 years ago
Alan Modra fcf0e35b46 * ldlang.c (ldlang_add_undef): If the output bfd has been opened, 25 years ago
Alan Modra 862120bdbe * ldmain.c (main): Move .text readonly flag fudges from here.. 25 years ago
Alan Modra d35a52e2a7 * ldlang.c (lang_check): Remove the word size check added in last 25 years ago
Alan Modra 30cba02509 * ldlang.c (lang_check): Do relocatable link checks first, so that 25 years ago
Alan Modra 2c382fb6f5 Support arbitrary length fill patterns. 25 years ago
Alan Modra 313e35ee7c * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. 25 years ago
Jakub Jelinek 2d20f7bf67 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. 25 years ago
Alan Modra 1e28151506 * ldlang.c (entry_section): New initialised variable. 25 years ago
Hans-Peter Nilsson e3dc884769 * ldlang.c (lang_reset_memory_regions): Rename from 25 years ago
Alexandre Oliva 34efb44947 * ldlang.c (walk_wild_section): Exclude object file if enclosing 25 years ago
Jakub Jelinek 6b9b879a02 * ldgram.y (vers_node): Support anonymous version tags. 25 years ago
Alan Modra abc6ab0a54 * ldlang.c (map_input_to_output_sections): Replace "break" 25 years ago
Alan Modra 2181f54fd8 * ldlang.c (walk_wild_section): Move sec == NULL case out of loop. 25 years ago
Alan Modra 6e814ff881 * ldlang.c (lang_size_sections): Keep a valid output_offset field 25 years ago
Kazu Hirata ca0c1d3ede * ldlang.c: Fix a comment typo. 25 years ago
Alan Modra 4818e05fe5 From John Reiser <jreiser@BitWagon.com> 25 years ago
Alan Modra 862517b650 * section.c (struct sec): Remove kept_section. 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra 2af022575a * ldlang.c (insert_pad): Fix typos in last patch. 25 years ago
Alan Modra bba1a0c062 * ldlang.c: When traversing lang_statement_union_type lists, 25 years ago
Alan Modra c0c330a70f * ldlang.c (insert_pad): Use offsetof macro. 25 years ago