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
/
bfd
/
linker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
Change ld "notice" interface for better handling of indirect symbols
Alan Modra
1
-38
/
+44
2014-08-12
Fix non-plugin warning symbol handling
Alan Modra
1
-1
/
+3
2014-08-07
Don't issue a warning for references in LTO IR to warning symbols
H.J. Lu
1
-8
/
+7
2014-08-07
Merge WARN and CWARN cases in _bfd_generic_link_add_one_symbol
Alan Modra
1
-10
/
+2
2014-08-05
Fix load of archive element with common def for -u sym
Alan Modra
1
-33
/
+9
2014-08-05
Fix LTO vs. COFF archives
Alan Modra
1
-260
/
+106
2014-07-28
Warn for ar/nm/ranlib/ld on lto objects without plugin
Alan Modra
1
-1
/
+7
2014-07-08
Copy st_other for linker script symbol assignments
Alan Modra
1
-5
/
+4
2014-06-13
Free linker hash table from bfd_close.
Alan Modra
1
-4
/
+18
2014-06-13
Make bfd.link_next field a union
Alan Modra
1
-2
/
+2
2014-06-11
Fix silly thinko
Alan Modra
1
-1
/
+1
2014-06-10
Unwrap symbols for debug information
Alan Modra
1
-2
/
+36
2014-03-05
Update copyright years
Alan Modra
1
-3
/
+1
2013-01-10
Remove trailing white spaces in bfd
H.J. Lu
1
-2
/
+2
2012-10-21
* linker.c (_bfd_generic_link_output_symbols): Handle a
Hans-Peter Nilsson
1
-0
/
+6
2012-05-05
PR ld/14052
Alan Modra
1
-5
/
+0
2012-04-24
PR ld/13991
Alan Modra
1
-1
/
+2
2012-03-23
* linker.c (_bfd_nearby_section): New function, split out from..
Alan Modra
1
-66
/
+77
2012-02-13
PR ld/13621
Richard Henderson
1
-0
/
+6
2012-01-31
Support arch-dependent fill
H.J. Lu
1
-1
/
+8
2011-09-16
Check if a symbol is hidden by linker script.
H.J. Lu
1
-0
/
+23
2011-08-17
PR ld/12762
Alan Modra
1
-136
/
+114
2011-08-05
PR ld/12762
Alan Modra
1
-12
/
+11
2011-07-14
* linker.c (_bfd_generic_section_already_linked): Set l_flags.
Alan Modra
1
-0
/
+1
2011-07-09
PR ld/12942
Alan Modra
1
-39
/
+88
2011-06-13
* linker.c (bfd_link_hash_traverse): Follow warning symbol link.
Alan Modra
1
-15
/
+20
2011-06-10
* elflink.c (_bfd_elf_link_create_dynamic_sections): If the
Nick Clifton
1
-0
/
+2
2011-05-17
PR ld/12760
Alan Modra
1
-1
/
+2
2011-05-15
include/
Alan Modra
1
-1
/
+0
2011-04-24
PR ld/12365
Alan Modra
1
-6
/
+3
2011-04-20
PR ld/12365
Alan Modra
1
-5
/
+5
2011-04-20
PR ld/12365
Alan Modra
1
-59
/
+12
2010-12-13
* aoutx.h (aout_link_check_ar_symbols): Formatting.
Alan Modra
1
-12
/
+10
2010-10-14
Applied patch series for LD plugin interface (six parts).
Dave Korn
1
-9
/
+32
2009-11-23
2009-11-23 Paul Brook <paul@codesourcery.com>
Paul Brook
1
-0
/
+11
2009-09-09
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
Nick Clifton
1
-23
/
+29
2009-09-02
update copyright dates
Alan Modra
1
-1
/
+1
2009-08-29
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
1
-8
/
+8
2009-08-26
PR ld/10515
Alan Modra
1
-13
/
+1
2009-08-26
PR ld/10515
Alan Modra
1
-6
/
+33
2009-07-31
* linker.c (fix_syms): Consider SEC_LOAD when choosing section.
Hans-Peter Nilsson
1
-2
/
+8
2009-05-04
bfd/ChangeLog
Dave Korn
1
-0
/
+92
2009-04-16
bfd/
Richard Sandiford
1
-0
/
+59
2009-04-07
2009-04-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
1
-1
/
+1
2008-10-03
bfd/
Alan Modra
1
-12
/
+30
2008-08-17
bfd/
Alan Modra
1
-6
/
+6
2008-02-15
include/
Alan Modra
1
-9
/
+8
2007-07-27
2007-07-26 Michael Snyder <msnyder@svkmacdonelllnx>
Michael Snyder
1
-4
/
+8
2007-07-26
Fix bollixed check-in
Michael Snyder
1
-2
/
+2
2007-07-26
2007-07-26 Michael Snyder <msnyder@access-company.com>
Michael Snyder
1
-0
/
+3
[next]