summaryrefslogtreecommitdiffstats
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ldlang.c (insert_pad): Fix typos in last patch.Alan Modra2001-08-201-2/+2
* * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra2001-08-201-15/+15
* * ldlang.c (insert_pad): Use offsetof macro.Alan Modra2001-08-201-21/+10
* * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra2001-08-181-105/+95
* (wild_doit): Rename to lang_add_section.Alan Modra2001-08-141-17/+17
* * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra2001-08-031-139/+158
* If a region is specified assign it to all sections inside the overlay unless ...Nick Clifton2001-07-191-1/+12
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-191-0/+12
* 2001-06-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-191-5/+0
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-181-3/+3
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-151-0/+5
* Chnage load_symbols() to a boolean functionNick Clifton2001-06-151-25/+45
* * ldlang.c (record_bfd_errors): Remove.Alan Modra2001-06-081-48/+0
* 2001-05-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-311-8/+0
* Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra2001-05-171-39/+50
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+6
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-2/+2
* Give emulation a chance to process unrecognized file before fatal error isNick Clifton2001-04-281-6/+5
* bfd/Jakub Jelinek2001-04-131-0/+14
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-2/+3
* BFD: Catch & report unhandled PE section flags.Nick Clifton2001-02-271-1/+57
* (lang_leave_overlay): Don't set lma_region when load_base is specified.Alan Modra2001-01-251-2/+6
* Only set lma_region from the default for the first sectionAlan Modra2001-01-231-1/+4
* 2001-01-16 H.J. Lu <hjl@gnu.org>H.J. Lu2001-01-161-1/+4
* Extend "ld --unique" functionality.Alan Modra2001-01-141-18/+47
* Revert the last beautification with "innocent" whitespace,Nick Clifton2000-12-131-1/+2
* Add support for x86_64-*-linux-gnu* targetNick Clifton2000-11-301-8/+6
* Another try at correcting relocations against discardedAlan Modra2000-10-121-2/+1
OpenPOWER on IntegriCloud