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
/
testsuite
/
ld-scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
* readelf.c (get_machine_dlags): Add support for RX's PID mode.
Nick Clifton
2011-10-05
1
-0
/
+8
*
* ld-scripts/section-flags.exp: Pass --local-store 0:0 for
Alan Modra
2011-07-14
1
-26
/
+15
*
include/ChangeLog
Catherine Moore
2011-07-11
5
-0
/
+89
*
Replace --private with --private-headers for objdump.
H.J. Lu
2011-05-16
2
-2
/
+2
*
* ld-elf/flags1.d: Don't xfail tic6x.
Alan Modra
2011-05-13
1
-5
/
+4
*
include/elf/
Bernd Schmidt
2011-03-31
1
-0
/
+6
*
* ld-scripts/defined.exp: Don't run defined5 for AOUT.
Alan Modra
2011-02-10
3
-3
/
+5
*
* ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
Alan Modra
2011-01-23
3
-0
/
+70
*
Add a testcase for PR ld/12356.
H.J. Lu
2011-01-13
4
-0
/
+23
*
Add xfail and notarget.
H.J. Lu
2011-01-13
2
-0
/
+5
*
Remove the extra `.'.
H.J. Lu
2011-01-10
1
-1
/
+1
*
Add a test for linker ASSERT.
H.J. Lu
2011-01-10
3
-0
/
+6
*
Add testcases for PR ld/12327.
H.J. Lu
2010-12-28
8
-3
/
+46
*
PR ld/12001
Alan Modra
2010-12-20
1
-1
/
+1
*
* ld/testsuite/ld-scripts/script.exp: Remove full path from REGION_ALIAS test
Matthew Gretton-Dann
2010-11-30
1
-2
/
+3
*
Improve binutils testsuite coverage for GNU/Hurd.
Thomas Schwinge
2010-11-08
2
-2
/
+3
*
PR ld/12001
Nick Clifton
2010-11-03
1
-1
/
+1
*
ld/testsuite/
Thomas Schwinge
2010-10-28
1
-2
/
+2
*
* script-sections.cc(class Memory_region): Remove
Nick Clifton
2010-10-06
2
-8
/
+13
*
* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
Alan Modra
2010-09-18
1
-8
/
+1
*
* ld-elf/group3b.d: Disable for generic linker targets.
Alan Modra
2010-09-16
4
-12
/
+13
*
* ld-gc/abi-note.d: Exclude aout and oldld targets.
Alan Modra
2010-09-10
1
-1
/
+1
*
* ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
Hans-Peter Nilsson
2010-09-10
1
-0
/
+1
*
Don't warn zero LMA adjustment.
H.J. Lu
2010-09-09
3
-0
/
+60
*
* ld-scripts/section-match.exp: New file. Runs ths
Nick Clifton
2010-09-01
4
-0
/
+59
*
binutils/
Alan Modra
2010-08-19
1
-13
/
+1
*
* config/tc-h8300.c (h8300_elf_section): New function - issue a
Nick Clifton
2010-01-13
1
-0
/
+6
*
* ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
Nick Clifton
2009-11-18
6
-0
/
+18
*
* ld-scripts/phdrs3.exp (LDFLAGS): Add "--local-store 0:0" for SPU.
Alan Modra
2009-11-02
1
-1
/
+1
*
* coff-z80.c (z80coff_vec): Allow sections to be of type SEC_CODE or SEC_DATA
Arnold Metselaar
2009-10-17
1
-4
/
+0
*
* ld-scripts/phdrs3.d: Allow colon in name of linker binary.
Joseph Myers
2009-10-14
1
-1
/
+1
*
2009-10-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-10-08
3
-0
/
+25
*
PR ld/10744
Alan Modra
2009-10-08
1
-1
/
+1
*
ld/
Nathan Sidwell
2009-10-07
3
-0
/
+58
*
* ld-elf/sec64k.exp: For frv-linux use "aw" sections.
Alan Modra
2009-09-09
22
-0
/
+142
*
update copyright dates
Alan Modra
2009-09-02
19
-19
/
+19
*
* ld-scripts/empty-address-3a.d, ld-scripts/empty-address-3b.d:
Hans-Peter Nilsson
2009-07-30
2
-0
/
+2
*
* ld-scripts/default-script.s (text): Globalize.
Hans-Peter Nilsson
2009-07-29
5
-4
/
+5
*
2009-06-25 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2009-06-25
2
-1
/
+5
*
* ld-scripts/rgn-over7.d: Adjust expected message for recent change.
Hans-Peter Nilsson
2009-05-22
1
-1
/
+1
*
* ldlang.c (lang_check_section_addresses): Ignore non-loadable
Nathan Sidwell
2009-05-22
2
-0
/
+27
*
Missed from my 2009-04-16 commit
Alan Modra
2009-05-21
1
-1
/
+1
*
* ld-scripts/rgn-at1.d: Cope with larger padding on sections.
Nathan Sidwell
2009-04-22
3
-9
/
+9
*
* ld-scripts/rgn-at.s: Use explicit .section pseudos.
Nathan Sidwell
2009-04-03
1
-3
/
+3
*
* ldlang.c (lang_leave_output_section_statement): Set lma_region
Nathan Sidwell
2009-04-03
8
-0
/
+115
*
* ldgram.y: Add support for REGION_ALIAS operator.
Nick Clifton
2009-03-02
13
-9
/
+50
*
* ld-elf/elf.exp: Save and restore LDFLAGS.
Alan Modra
2009-01-12
3
-2
/
+8
*
* ld-scripts/include.exp: Don't run test for aout.
Alan Modra
2008-07-26
3
-8
/
+8
*
* ld-scripts/include-sections.t: Discard all sections not
Nick Clifton
2008-07-21
3
-3
/
+6
*
* ld.texinfo (File Commands): Document that INCLUDE can be used in
Nathan Sidwell
2008-07-06
9
-0
/
+75
[next]