index
:
platform/upstream/binutils
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
develop
gold
pristine-tar
sandbox/akazmin/annobin_tizen_version
sandbox/akazmin/tizen6_watermarking
sandbox/cometzero/tizen
sandbox/denis13/LTO
sandbox/denis13/LTObu2.27
sandbox/denis13/ubsan
sandbox/dkson95/2.27
sandbox/dkson95/2.40
sandbox/dkson95/2.42
sandbox/dkson95/2.43
sandbox/dkson95/5.5_test
sandbox/dkson95/binutils-libs
sandbox/dkson95/gas
sandbox/dkson95/hardfp
sandbox/dkson95/libbacktrace
sandbox/dkson95/lto
sandbox/dkson95/relro
sandbox/dkson95/rpath
sandbox/empy/vsystt
sandbox/ipalachev/tizen
sandbox/jaehun77/hardfp
sandbox/jaehun77/linaro_binutils-2_25-2015_01-2
sandbox/kama0924/linaro_binutils-2_25-2015_01-2
sandbox/lstelmach/binutils-2.33-to-2.38-tizen
sandbox/lstelmach/binutils-2.33-to-2.38-tizenb
sandbox/lstelmach/binutils-2_39
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/gnu_properties
sandbox/mkashkarov/testresults
sandbox/nbozhenov/lto
sandbox/playchang/binutils-2_39
sandbox/sangminseo/asan-build
sandbox/v.orazov/enable_gdb1
sandbox/vbarinov/2.25
sandbox/vbarinov/binutils-libs
sandbox/vbarinov/failtest
sandbox/vbarinov/nolibs
sandbox/vbarinov/tizen
sandbox/vbarinov/x86_64-cross-i586
sandbox/y.yamshchiko/asan
test_2.24.90
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_2.27
tizen_base_2.40
tizen_base_2.42
tizen_base_dev
tizen_base_old
tizen_ivi_genivi
tizen_ivi_release
toolchain_upgrade
upstream
upstream-2.25
upstream-2.27
upstream-2.33.1
upstream-2.40
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ld
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
include/elf/
Richard Sandiford
72
-45
/
+7285
2011-03-14
include/elf/
Richard Sandiford
2
-1
/
+6
2011-03-14
bfd/
Richard Sandiford
2
-1
/
+6
2011-03-14
bfd/
Richard Sandiford
6
-0
/
+31
2011-03-14
bfd/
Richard Sandiford
8
-0
/
+58
2011-03-12
Support TLS x32 GD->IE, GD->LE and LD->LE transitions.
H.J. Lu
12
-0
/
+139
2011-03-10
[PATCH] Respect symbol wrappers when computing symbol resolutions.
Dave Korn
2
-3
/
+10
2011-03-10
[PATCH] Fix issue from GCC PR47527: no ELF flags, EABI attribs, etc. in dummy...
Dave Korn
2
-0
/
+9
2011-03-10
[PATCH] Revise linker plugin API to better preserve link order.
Dave Korn
4
-9
/
+140
2011-03-10
[PATCH] Do not use dummy bfd suffix for recognition, make it human-readable i...
Dave Korn
2
-14
/
+18
2011-03-10
[PATCH] Fix PE-COFF bug in orphan section alignment handling.
Dave Korn
3
-2
/
+23
2011-03-04
Report plugin symbols for --verbose=N.
H.J. Lu
5
-13
/
+46
2011-03-03
Supprt TLS x32 IE->LE transition.
H.J. Lu
4
-0
/
+44
2011-03-01
Don't use filename_cmp in plugin test DSO.
H.J. Lu
2
-2
/
+7
2011-02-28
2011-02-28 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
10
-39
/
+70
2011-02-26
Add entry_symbol chain into non_ironly_hash.
H.J. Lu
2
-2
/
+16
2011-02-25
Add a testcase for PR ld/12516.
H.J. Lu
4
-0
/
+27
2011-02-25
PR gas/12519
Alan Modra
3
-2
/
+7
2011-02-24
Don't mark entry symbol IR only.
H.J. Lu
2
-2
/
+9
2011-02-23
Don't include <exception_defines.h>
H.J. Lu
2
-1
/
+4
2011-02-18
PR ld/12376
Dave Anglin
2
-0
/
+8
2011-02-16
Change x32 LIBPATH_SUFFIX to x32.
H.J. Lu
2
-1
/
+6
2011-02-15
2011-02-15 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
2
-2
/
+6
2011-02-14
bfd/ld: handle ABI prefixes in version scripts
Mike Frysinger
2
-5
/
+24
2011-02-14
* ldmain.c (remove_output): Rename to..
Alan Modra
4
-16
/
+22
2011-02-13
Remove freebsd1 from libtool.m4 macros and config.rpath.
Ralf Wildenhues
2
-14
/
+6
2011-02-10
remove accidental SANE_EXPR change
Alan Modra
1
-1
/
+0
2011-02-10
* scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.
Alan Modra
23
-304
/
+317
2011-02-10
* ld-scripts/defined.exp: Don't run defined5 for AOUT.
Alan Modra
4
-3
/
+9
2011-02-10
* ld-gc/start.d: Exclude frv-*-linux*.
Alan Modra
3
-1
/
+7
2011-02-09
* ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
Alan Modra
4
-2
/
+28
2011-01-23
* ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
Alan Modra
4
-0
/
+75
2011-01-22
Add AC_PROG_CXX.
H.J. Lu
5
-7
/
+3834
2011-01-22
bfd/
Richard Sandiford
2
-0
/
+7
2011-01-21
* ldexp.c (fold_binary): Set result section for arithmetic and
Alan Modra
3
-19
/
+61
2011-01-18
Undo Solaris damages in elf64-x86-64.c.
H.J. Lu
2
-2
/
+6
2011-01-17
bfd/
Richard Sandiford
4
-0
/
+28
2011-01-17
bfd/
Richard Sandiford
5
-0
/
+31
2011-01-15
Replace n32 with x32.
H.J. Lu
3
-5
/
+7
2011-01-14
Rename --n32 to --x32.
H.J. Lu
7
-10
/
+19
2011-01-14
Handle R_X86_64_32 like R_X86_64_64 for ILP32.
H.J. Lu
4
-0
/
+24
2011-01-14
* ldmain.c (main): Flush stdout before and stderr after printing
Alan Modra
10
-27
/
+31
2011-01-14
Fix x86-64 ILP32 shared library.
H.J. Lu
3
-0
/
+43
2011-01-14
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
Alan Modra
2
-13
/
+8
2011-01-14
PR ld/12339
Alan Modra
2
-0
/
+8
2011-01-14
* Makefile.am: Sort emulation rules.
Alan Modra
3
-1032
/
+1057
2011-01-13
Add a testcase for PR ld/12356.
H.J. Lu
5
-0
/
+32
2011-01-13
Add xfail and notarget.
H.J. Lu
3
-0
/
+12
2011-01-13
Update copyright dates.
Alan Modra
5
-6
/
+6
2011-01-13
PR ld/12356
Alan Modra
10
-26
/
+77
[next]