aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell1-11/+24
2004-10-192004-10-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2004-10-16bfd/Daniel Jacobowitz1-0/+63
2004-10-14ld/Alan Modra1-91/+480
2004-10-04ld/H.J. Lu1-7/+114
2004-10-04 * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek1-0/+34
2004-08-25bfd/Alan Modra1-2/+2
2004-08-252004-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-20/+7
2004-07-23(_place_orphan): Use an already existing section name if that section does notNick Clifton1-0/+1
2004-07-21bfd/H.J. Lu1-158/+4
2004-07-21(init_os): Make sure that the newly allocated userdata structure is zeroed out.Nick Clifton1-1/+3
2004-07-19bfd/H.J. Lu1-0/+1
2004-06-29bfd/Alan Modra1-1/+5
2004-06-24bfd/Alan Modra1-60/+34
2004-06-14 * ldlang.c (lang_finish): Don't free lang_definedness_table.Alan Modra1-1/+2
2004-05-29 * ldlang.c (gc_section_callback): Move SEC_EXCLUDE twiddles..Alan Modra1-6/+14
2004-05-28 * ldlang.c: Formatting. Wrap long lines, expand bfd_get_section_flagsAlan Modra1-81/+95
2004-05-28 * ldlang.c (lang_add_section): Don't twidlle SEC_EXCLUDE here.Alan Modra1-37/+18
2004-05-27bfd/H.J. Lu1-19/+10
2004-05-26bfd/Alan Modra1-5/+20
2004-05-25bfd/Alan Modra1-43/+53
2004-05-19 * NEWS: Mention new linker map file generation and theJoern Rennecke1-4/+75
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-9/+106
2004-05-11bfd/Jakub Jelinek1-1/+13
2004-05-07 * ldlang.c (print_padding_statement): Cast size_t to bfd_vmaJoern Rennecke1-1/+1
2004-04-30 * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra1-2/+9
2004-04-19 * ldlang.c (lang_do_assignments_1): Handle .tbss output sectionJakub Jelinek1-3/+5
2004-03-18bfd/Alan Modra1-21/+3
2004-03-05 * elf.c (map_sections_to_segments): Ignore .tbss sections forNathan Sidwell1-11/+12
2004-02-23 * ldlang.c (lang_check): Use %P, not %E, in error message.Ian Lance Taylor1-1/+1
2004-02-23 * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell1-3/+12
2004-02-19 * ldlang.c (map_input_to_output_sections): Initialize sectionsNathan Sidwell1-2/+7
2004-02-18 * ldgram.y (statement_anywhere): Add assert rule.Nathan Sidwell1-0/+4
2004-01-13* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton1-21/+25
2004-01-13If dot is advanced, then assume that the section should be allocated.Nick Clifton1-0/+6
2004-01-12 * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOADAlan Modra1-4/+2
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-69/+75
2003-12-082003-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-12-04bfd/H.J. Lu1-2/+2
2003-12-04 * ldlang.c (lang_do_assignments): Function return is void.Alan Modra1-1/+1
2003-11-19Fix IA-64 linker failure reported by Andreas Schwab.Jim Wilson1-3/+5
2003-10-31When looking for a previously loaded file compare the local_sym_name not theNick Clifton1-4/+9
2003-10-25 * ChangeLog-9197: Fix typos.Kazu Hirata1-2/+2
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2003-10-242003-10-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+3
2003-10-24bfd/H.J. Lu1-24/+68
2003-10-22bfd/Jakub Jelinek1-67/+231
2003-10-21Add warning messages for the use of an undeclared memory region and theNick Clifton1-22/+35
2003-10-17 * ldlang.c (lang_size_sections): Last, set _cooked_size for outputHans-Peter Nilsson1-0/+9
2003-10-11 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson1-14/+129