summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.Jakub Jelinek2004-12-171-4/+10
* * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell2004-10-261-11/+24
* 2004-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-191-0/+3
* bfd/Daniel Jacobowitz2004-10-161-0/+63
* ld/Alan Modra2004-10-141-91/+480
* ld/H.J. Lu2004-10-041-7/+114
* * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek2004-10-041-0/+34
* bfd/Alan Modra2004-08-251-2/+2
* 2004-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-251-20/+7
* (_place_orphan): Use an already existing section name if that section does notNick Clifton2004-07-231-0/+1
* bfd/H.J. Lu2004-07-211-158/+4
* (init_os): Make sure that the newly allocated userdata structure is zeroed out.Nick Clifton2004-07-211-1/+3
* bfd/H.J. Lu2004-07-191-0/+1
* 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.binutils-2_15-branchpointNathan 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