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 (print_assignment): Update print_dot for assignments to ".".
Richard Sandiford
2002-04-30
1
-1
/
+11
*
* ldlang.c (lang_size_sections_1): Don't complain about
Alan Modra
2002-04-08
1
-0
/
+2
*
* ldlang.c (ldlang_add_undef): If the output bfd has been opened,
Alan Modra
2002-03-20
1
-12
/
+29
*
* ldmain.c (main): Move .text readonly flag fudges from here..
Alan Modra
2002-03-18
1
-0
/
+16
*
* ldlang.c (lang_check): Remove the word size check added in last
Alan Modra
2002-03-14
1
-4
/
+2
*
* ldlang.c (lang_check): Do relocatable link checks first, so that
Alan Modra
2002-03-13
1
-14
/
+21
*
Support arbitrary length fill patterns.
Alan Modra
2002-02-15
1
-23
/
+36
*
* ld.texinfo (VERSION scripts): Symbol names are globbing patterns.
Alan Modra
2002-02-14
1
-3
/
+3
*
* ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.
Jakub Jelinek
2002-02-12
1
-16
/
+55
*
* ldlang.c (entry_section): New initialised variable.
Alan Modra
2002-02-10
1
-1
/
+2
*
* ldlang.c (lang_reset_memory_regions): Rename from
Hans-Peter Nilsson
2002-02-05
1
-4
/
+3
*
* ldlang.c (walk_wild_section): Exclude object file if enclosing
Alexandre Oliva
2002-01-08
1
-1
/
+16
*
* ldgram.y (vers_node): Support anonymous version tags.
Jakub Jelinek
2001-12-18
1
-2
/
+17
*
* ldlang.c (map_input_to_output_sections): Replace "break"
Alan Modra
2001-11-21
1
-0
/
+2
*
* ldlang.c (walk_wild_section): Move sec == NULL case out of loop.
Alan Modra
2001-11-20
1
-28
/
+25
*
* ldlang.c (lang_size_sections): Keep a valid output_offset field
Alan Modra
2001-10-31
1
-0
/
+8
*
* ldlang.c: Fix a comment typo.
Kazu Hirata
2001-10-29
1
-1
/
+1
*
From John Reiser <jreiser@BitWagon.com>
Alan Modra
2001-09-29
1
-0
/
+2
*
* section.c (struct sec): Remove kept_section.
Alan Modra
2001-09-29
1
-4
/
+1
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-9
/
+3
*
* ldlang.c (insert_pad): Fix typos in last patch.
Alan Modra
2001-08-20
1
-2
/
+2
*
* ldlang.c: When traversing lang_statement_union_type lists,
Alan Modra
2001-08-20
1
-15
/
+15
*
* ldlang.c (insert_pad): Use offsetof macro.
Alan Modra
2001-08-20
1
-21
/
+10
*
* ldlang.c (insert_pad): Make use of an existing pad statement if
Alan Modra
2001-08-18
1
-105
/
+95
*
(wild_doit): Rename to lang_add_section.
Alan Modra
2001-08-14
1
-17
/
+17
*
* ld.texinfo (Input Section Basics): Clarify ordering of output
Alan Modra
2001-08-03
1
-139
/
+158
*
If a region is specified assign it to all sections inside the overlay unless ...
Nick Clifton
2001-07-19
1
-1
/
+12
*
* ldlang.c (lang_check): Emit fatal error if relocatable link
Hans-Peter Nilsson
2001-06-19
1
-0
/
+12
*
2001-06-19 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-06-19
1
-5
/
+0
*
2001-06-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-06-18
1
-3
/
+3
*
* ldlang.c (lang_check): Emit fatal error if relocatable link
Hans-Peter Nilsson
2001-06-15
1
-0
/
+5
*
Chnage load_symbols() to a boolean function
Nick Clifton
2001-06-15
1
-25
/
+45
*
* ldlang.c (record_bfd_errors): Remove.
Alan Modra
2001-06-08
1
-48
/
+0
*
2001-05-31 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-05-31
1
-8
/
+0
*
Add a flag to asection, linker_has_input, and use it to reliably
Alan Modra
2001-05-17
1
-39
/
+50
*
* merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix
Jakub Jelinek
2001-05-11
1
-0
/
+6
*
2001-05-02 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-05-02
1
-2
/
+2
*
Give emulation a chance to process unrecognized file before fatal error is
Nick Clifton
2001-04-28
1
-6
/
+5
*
bfd/
Jakub Jelinek
2001-04-13
1
-0
/
+14
*
Fixtypos in ChangeLogs, fix copyright dates in files
Nick Clifton
2001-03-13
1
-2
/
+3
*
BFD: Catch & report unhandled PE section flags.
Nick Clifton
2001-02-27
1
-1
/
+57
*
(lang_leave_overlay): Don't set lma_region when load_base is specified.
Alan Modra
2001-01-25
1
-2
/
+6
*
Only set lma_region from the default for the first section
Alan Modra
2001-01-23
1
-1
/
+4
*
2001-01-16 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-01-16
1
-1
/
+4
*
Extend "ld --unique" functionality.
Alan Modra
2001-01-14
1
-18
/
+47
*
Revert the last beautification with "innocent" whitespace,
Nick Clifton
2000-12-13
1
-1
/
+2
*
Add support for x86_64-*-linux-gnu* target
Nick Clifton
2000-11-30
1
-8
/
+6
*
Another try at correcting relocations against discarded
Alan Modra
2000-10-12
1
-2
/
+1
*
2000-10-09 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-10-09
1
-4
/
+3
*
2000-10-05 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-10-05
1
-272
/
+270
[next]