summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaksNick Clifton2003-03-311-0/+1
* * ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva2003-03-031-0/+7
* Disable region size checking whilst relaxing sections.Nick Clifton2003-02-211-24/+42
* * ldfile.c: Fix comment typos.Kazu Hirata2003-01-021-5/+5
* Change linker's default behaviour - it will now reject binary files whoesNick Clifton2002-12-231-1/+2
* * ldlang.c (init_os): Ensure sections mentioned in load_baseAlan Modra2002-12-061-0/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-178/+220
* * ldlang.c (lang_add_section): Discard debugging sections that haveAlan Modra2002-11-121-4/+5
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * ldlang.c (load_symbols): Revert last change.Alan Modra2002-10-151-3/+1
* * ldlang.c (load_symbols): Don't call bfd_link_add_symbols whenAlan Modra2002-10-141-11/+12
* * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts ifJakub Jelinek2002-10-101-18/+24
* 2002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-081-26/+0
* Abort if the filename to be added matches the linker output filename.Nick Clifton2002-10-071-13/+39
* * ldlang.c (offsetof): Define if not defined.Alan Modra2002-08-201-0/+4
* * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.Alan Modra2002-08-131-4/+3
* Check symbols with undefine version.H.J. Lu2002-08-081-0/+2
* * elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.Jakub Jelinek2002-07-301-2/+3
* * ldlang.c (print_wild_statement): Fix output formatting.Alan Modra2002-07-051-3/+5
* * ldlang.c: (strip_excluded_output_sections): New function.Alan Modra2002-07-041-8/+39
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-011-29/+22
* * ldlang.c (lang_size_sections_1): Skip removed output sections.Richard Sandiford2002-06-101-0/+8
* * ldlang.c (section_already_linked): Call bfd_discard_group. Typo fix.Alan Modra2002-06-041-1/+4
* * ldlang.c (lang_size_sections_1): Move check for conflicting loadRichard Sandiford2002-05-271-29/+47
* * ldlang.c (lang_process): Formatting, grammar.Alan Modra2002-05-251-2/+2
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-0/+7
* * ldemul.c (ldemul_new_vers_pattern): New function.Alan Modra2002-05-221-1/+1
* * ldlang.c (section_already_linked): Call bfd_link_just_syms.Alan Modra2002-05-151-7/+2
* * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford2002-05-071-72/+53
* * ld.h: Fix formatting.Kazu Hirata2002-05-031-28/+28
* * ldlang.c (print_assignment): Update print_dot for assignments to ".".Richard Sandiford2002-04-301-1/+11
* * ldlang.c (lang_size_sections_1): Don't complain aboutAlan Modra2002-04-081-0/+2
* * ldlang.c (ldlang_add_undef): If the output bfd has been opened,Alan Modra2002-03-201-12/+29
* * ldmain.c (main): Move .text readonly flag fudges from here..Alan Modra2002-03-181-0/+16
* * ldlang.c (lang_check): Remove the word size check added in lastAlan Modra2002-03-141-4/+2
* * ldlang.c (lang_check): Do relocatable link checks first, so thatAlan Modra2002-03-131-14/+21
* Support arbitrary length fill patterns.Alan Modra2002-02-151-23/+36
* * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra2002-02-141-3/+3
* * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek2002-02-121-16/+55
* * ldlang.c (entry_section): New initialised variable.Alan Modra2002-02-101-1/+2
* * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson2002-02-051-4/+3
* * ldlang.c (walk_wild_section): Exclude object file if enclosingAlexandre Oliva2002-01-081-1/+16
* * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek2001-12-181-2/+17
* * ldlang.c (map_input_to_output_sections): Replace "break"Alan Modra2001-11-211-0/+2
* * ldlang.c (walk_wild_section): Move sec == NULL case out of loop.Alan Modra2001-11-201-28/+25
* * ldlang.c (lang_size_sections): Keep a valid output_offset fieldAlan Modra2001-10-311-0/+8
* * ldlang.c: Fix a comment typo.Kazu Hirata2001-10-291-1/+1
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-291-0/+2
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-291-4/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-9/+3