GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ld
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct a typo in ld/testsuite/ChangeLog
H.J. Lu
2015-02-16
1
-1
/
+1
*
Update more ld testcases after PR ld/17975 fix
H.J. Lu
2015-02-16
19
-46
/
+64
*
Add ChangeLog entries for PR ld/17975 fix
H.J. Lu
2015-02-16
1
-0
/
+22
*
Properly place the NULL STT_FILE symbol
H.J. Lu
2015-02-16
18
-68
/
+68
*
Add a testcase for PR ld/17973
H.J. Lu
2015-02-14
6
-2
/
+39
*
PR ld/17973 LTO file syms
Alan Modra
2015-02-14
5
-5
/
+29
*
Mention support for LLVM plugin in NEWS
H.J. Lu
2015-02-13
2
-0
/
+6
*
Correct ld.texinfo cross reference
Alan Modra
2015-02-13
2
-4
/
+7
*
Replace elf_i386 with elf_i386_nacl for nacl
H.J. Lu
2015-02-12
2
-1
/
+5
*
Add --[no-]map-whole-files for gold compatibility
H.J. Lu
2015-02-11
2
-0
/
+11
*
Output "warning:" or "error:" in plugin messages
H.J. Lu
2015-02-11
8
-5
/
+47
*
Remove unused dump_tv_tag
H.J. Lu
2015-02-11
3
-98
/
+11
*
Add ChangeLogs for 439b7f41b
H.J. Lu
2015-02-11
2
-0
/
+47
*
Add ChangeLogs for commit 5ae0078cd
H.J. Lu
2015-02-11
1
-0
/
+16
*
Add tests for non-object IR file
H.J. Lu
2015-02-11
20
-3
/
+1873
*
Merge linker plugin handling into BFD plugin support
H.J. Lu
2015-02-11
1
-32
/
+73
*
Initialize use_mmap
H.J. Lu
2015-02-10
2
-0
/
+5
*
Unmap the buffer if plugin didn't claim the file
H.J. Lu
2015-02-10
2
-12
/
+50
*
Add the missing HAVE_GETPAGESIZE check in get_view
H.J. Lu
2015-02-10
1
-0
/
+4
*
Align offset passed to mmap
H.J. Lu
2015-02-10
2
-3
/
+16
*
Don't bfd_check_format if not needed
H.J. Lu
2015-02-08
2
-3
/
+8
*
Check format against bfd_object directly
H.J. Lu
2015-02-08
2
-1
/
+6
*
Replace entry->the_bfd with ibfd
H.J. Lu
2015-02-07
2
-1
/
+6
*
Update plugin_maybe_claim
H.J. Lu
2015-02-07
5
-57
/
+83
*
Issue relocation in RO section warning for -z text
H.J. Lu
2015-02-07
11
-0
/
+57
*
Document -z text, -z notext and -z textoff
H.J. Lu
2015-02-06
3
-0
/
+21
*
Use mmap and cache the view buffer for get_view
H.J. Lu
2015-02-06
5
-19
/
+275
*
Properly mark the plugin symbol undefined
H.J. Lu
2015-02-06
4
-8
/
+29
*
Close fd only if fd != -1
H.J. Lu
2015-02-05
2
-3
/
+11
*
Add plugin_input_file_t
H.J. Lu
2015-02-05
2
-16
/
+119
*
Pass -flto-partition=none to the PR ld/12365 test
H.J. Lu
2015-02-04
2
-1
/
+6
*
Mark the plugin symbol undefined
H.J. Lu
2015-02-03
5
-0
/
+172
*
Add a testcase for PR ld/14918
H.J. Lu
2015-02-03
4
-0
/
+20
*
xlc -z relro toc section fixes
Alan Modra
2015-02-02
2
-2
/
+15
*
Move -rc before $aropts
H.J. Lu
2015-01-29
2
-1
/
+5
*
Remove plugin_active_plugins_p()
H.J. Lu
2015-01-29
6
-15
/
+12
*
Correct PowerPC64 local-dynamic TLS linker optimization
Alan Modra
2015-01-29
6
-2
/
+189
*
Make plugin_get_ir_dummy_bfd static
H.J. Lu
2015-01-28
3
-9
/
+12
*
The initial support for LDPT_GET_VIEW
H.J. Lu
2015-01-28
15
-0
/
+56
*
ld: don't use ia64 register name in expression of pr16322 test
Jan Beulich
2015-01-28
2
-4
/
+9
*
PowerPC64 changes for xlc
Alan Modra
2015-01-28
10
-4
/
+114
*
FT32 initial support
Alan Modra
2015-01-28
6
-0
/
+89
*
Allow symbols in MEMORY region specification
Senthil Kumar Selvaraj
2015-01-28
9
-12
/
+132
*
ld: Update expected test results for 32-bit hosts.
Andrew Burgess
2015-01-20
3
-11
/
+16
*
Reorder more powerpc64 sections again for -z relro
Alan Modra
2015-01-20
3
-6
/
+16
*
ld: Don't evaluate unneeded PROVIDE expressions.
Andrew Burgess
2015-01-20
11
-2
/
+95
*
ld/testing: run_dump_test can now check linker mapfiles.
Andrew Burgess
2015-01-20
4
-9
/
+42
*
Reorder more powerpc64 sections for -z relro
Alan Modra
2015-01-20
14
-123
/
+75
*
Reorder powerpc64 sections for -z relro
Alan Modra
2015-01-20
3
-1
/
+10
*
Fix pr17615 testcase
Alan Modra
2015-01-20
2
-1
/
+6
[next]