summaryrefslogtreecommitdiffstats
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
OpenPOWER on IntegriCloud