index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ld
/
ldlang.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ldlang.c (unique_section_p): Pass section parm, return true on
Alan Modra
2004-04-30
1
-2
/
+9
*
* ldlang.c (lang_do_assignments_1): Handle .tbss output section
Jakub Jelinek
2004-04-19
1
-3
/
+5
*
bfd/
Alan Modra
2004-03-18
1
-21
/
+3
*
* elf.c (map_sections_to_segments): Ignore .tbss sections for
Nathan Sidwell
2004-03-05
1
-11
/
+12
*
* ldlang.c (lang_check): Use %P, not %E, in error message.
Ian Lance Taylor
2004-02-23
1
-1
/
+1
*
* ldlang.h (struct lang_output_section_state): Change processed
Nathan Sidwell
2004-02-23
1
-3
/
+12
*
* ldlang.c (map_input_to_output_sections): Initialize sections
Nathan Sidwell
2004-02-19
1
-2
/
+7
*
* ldgram.y (statement_anywhere): Add assert rule.
Nathan Sidwell
2004-02-18
1
-0
/
+4
*
* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
Nick Clifton
2004-01-13
1
-21
/
+25
*
If dot is advanced, then assume that the section should be allocated.
Nick Clifton
2004-01-13
1
-0
/
+6
*
* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
Alan Modra
2004-01-12
1
-4
/
+2
*
* ldexp.c (align_n): Make static.
Alan Modra
2004-01-03
1
-69
/
+75
*
2003-12-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-12-08
1
-1
/
+1
*
bfd/
H.J. Lu
2003-12-04
1
-2
/
+2
*
* ldlang.c (lang_do_assignments): Function return is void.
Alan Modra
2003-12-04
1
-1
/
+1
*
Fix IA-64 linker failure reported by Andreas Schwab.
Jim Wilson
2003-11-19
1
-3
/
+5
*
When looking for a previously loaded file compare the local_sym_name not the
Nick Clifton
2003-10-31
1
-4
/
+9
*
* ChangeLog-9197: Fix typos.
Kazu Hirata
2003-10-25
1
-2
/
+2
*
2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-10-24
1
-1
/
+1
*
2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2003-10-24
1
-3
/
+3
*
bfd/
H.J. Lu
2003-10-24
1
-24
/
+68
*
bfd/
Jakub Jelinek
2003-10-22
1
-67
/
+231
*
Add warning messages for the use of an undeclared memory region and the
Nick Clifton
2003-10-21
1
-22
/
+35
*
* ldlang.c (lang_size_sections): Last, set _cooked_size for output
Hans-Peter Nilsson
2003-10-17
1
-0
/
+9
*
* ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbols
Hans-Peter Nilsson
2003-10-11
1
-14
/
+129
*
* ldlang.c (lang_size_sections_1): Use IGNORE_SECTION to tell
Alexandre Oliva
2003-10-08
1
-2
/
+1
*
* ld.texinfo: Typo fixes. Document SUBALIGN.
Alan Modra
2003-07-27
1
-3
/
+8
*
Convert to C90
Alan Modra
2003-06-28
1
-733
/
+394
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-14
/
+14
*
bfd/
H.J. Lu
2003-06-18
1
-1
/
+4
*
Default to generating a fatal error message if a loadable section is not
Nick Clifton
2003-05-09
1
-4
/
+20
*
bfd/
H.J. Lu
2003-04-29
1
-0
/
+8
*
Fix memory leaks
Nick Clifton
2003-03-31
1
-0
/
+1
*
* ldfile.h (struct search_dirs): Added sysrooted field.
Alexandre Oliva
2003-03-03
1
-0
/
+7
*
Disable region size checking whilst relaxing sections.
Nick Clifton
2003-02-21
1
-24
/
+42
*
* ldfile.c: Fix comment typos.
Kazu Hirata
2003-01-02
1
-5
/
+5
*
Change linker's default behaviour - it will now reject binary files whoes
Nick Clifton
2002-12-23
1
-1
/
+2
*
* ldlang.c (init_os): Ensure sections mentioned in load_base
Alan Modra
2002-12-06
1
-0
/
+3
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-178
/
+220
*
* ldlang.c (lang_add_section): Discard debugging sections that have
Alan Modra
2002-11-12
1
-4
/
+5
*
* emultempl/aix.em: Use include <> for generated headers.
Daniel Jacobowitz
2002-10-30
1
-1
/
+1
*
* ldlang.c (load_symbols): Revert last change.
Alan Modra
2002-10-15
1
-3
/
+1
*
* ldlang.c (load_symbols): Don't call bfd_link_add_symbols when
Alan Modra
2002-10-14
1
-11
/
+12
*
* ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts if
Jakub Jelinek
2002-10-10
1
-18
/
+24
*
2002-10-08 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-10-08
1
-26
/
+0
*
Abort if the filename to be added matches the linker output filename.
Nick Clifton
2002-10-07
1
-13
/
+39
*
* ldlang.c (offsetof): Define if not defined.
Alan Modra
2002-08-20
1
-0
/
+4
*
* emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.
Alan Modra
2002-08-13
1
-4
/
+3
*
Check symbols with undefine version.
H.J. Lu
2002-08-08
1
-0
/
+2
*
* elf.c (elf_fake_sections): Fix up .tbss sh_size and sh_type.
Jakub Jelinek
2002-07-30
1
-2
/
+3
[next]