summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/Alan Modra2004-06-291-1/+5
* bfd/Alan Modra2004-06-241-60/+34
* * ldlang.c (lang_finish): Don't free lang_definedness_table.Alan Modra2004-06-141-1/+2
* * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..Alan Modra2004-05-291-6/+14
* * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra2004-05-281-81/+95
* * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.Alan Modra2004-05-281-37/+18
* bfd/H.J. Lu2004-05-271-19/+10
* bfd/Alan Modra2004-05-261-5/+20
* bfd/Alan Modra2004-05-251-43/+53
* * NEWS: Mention new linker map file generation and theJoern Rennecke2004-05-191-4/+75
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-9/+106
* bfd/Jakub Jelinek2004-05-111-1/+13
* * ldlang.c (print_padding_statement): Cast size_t to bfd_vmaJoern Rennecke2004-05-071-1/+1
* * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra2004-04-301-2/+9
* * ldlang.c (lang_do_assignments_1): Handle .tbss output sectionJakub Jelinek2004-04-191-3/+5
* bfd/Alan Modra2004-03-181-21/+3
* * elf.c (map_sections_to_segments): Ignore .tbss sections forNathan Sidwell2004-03-051-11/+12
* * ldlang.c (lang_check): Use %P, not %E, in error message.Ian Lance Taylor2004-02-231-1/+1
* * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell2004-02-231-3/+12
* * ldlang.c (map_input_to_output_sections): Initialize sectionsNathan Sidwell2004-02-191-2/+7
* * ldgram.y (statement_anywhere): Add assert rule.Nathan Sidwell2004-02-181-0/+4
* * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton2004-01-131-21/+25
* If dot is advanced, then assume that the section should be allocated.Nick Clifton2004-01-131-0/+6
* * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOADAlan Modra2004-01-121-4/+2
* * ldexp.c (align_n): Make static.Alan Modra2004-01-031-69/+75
* 2003-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-12-081-1/+1
* bfd/H.J. Lu2003-12-041-2/+2
* * ldlang.c (lang_do_assignments): Function return is void.Alan Modra2003-12-041-1/+1
* Fix IA-64 linker failure reported by Andreas Schwab.Jim Wilson2003-11-191-3/+5
* When looking for a previously loaded file compare the local_sym_name not theNick Clifton2003-10-311-4/+9
* * ChangeLog-9197: Fix typos.Kazu Hirata2003-10-251-2/+2
* 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-241-1/+1
* 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-241-3/+3
* bfd/H.J. Lu2003-10-241-24/+68
* bfd/Jakub Jelinek2003-10-221-67/+231
* Add warning messages for the use of an undeclared memory region and theNick Clifton2003-10-211-22/+35
* * ldlang.c (lang_size_sections): Last, set _cooked_size for outputHans-Peter Nilsson2003-10-171-0/+9
* * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson2003-10-111-14/+129
* * ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tellAlexandre Oliva2003-10-081-2/+1
* * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra2003-07-271-3/+8
* Convert to C90Alan Modra2003-06-281-733/+394
* Correct spelling of "relocatable".Alan Modra2003-06-251-14/+14
* bfd/H.J. Lu2003-06-181-1/+4
* Default to generating a fatal error message if a loadable section is notNick Clifton2003-05-091-4/+20
* bfd/H.J. Lu2003-04-291-0/+8
* 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