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
/
cpu-i386.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
Update copyright years
Alan Modra
1
-3
/
+1
2013-08-26
bfd/
Roland McGrath
1
-2
/
+67
2013-01-10
Remove trailing white spaces in bfd
H.J. Lu
1
-1
/
+1
2012-02-09
Don't use multi byte nop instructions for i386
H.J. Lu
1
-18
/
+40
2012-01-31
Support arch-dependent fill
H.J. Lu
1
-0
/
+66
2011-08-01
Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.
H.J. Lu
1
-3
/
+4
2011-01-03
Don't allow mixing x64_32 with x86_64.
H.J. Lu
1
-8
/
+21
2010-12-31
Add x86-64 ILP32 support.
H.J. Lu
1
-2
/
+34
2009-09-02
update copyright dates
Alan Modra
1
-1
/
+2
2009-07-25
2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
1
-2
/
+2
2009-03-24
2009-03-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
1
-4
/
+4
2007-07-03
Switch sources over to use the GPL version 3
Nick Clifton
1
-12
/
+13
2007-04-26
bfd/
Alan Modra
1
-2
/
+2
2005-05-04
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
1
-1
/
+1
2005-05-04
Update the FSF address in the copyright/GPL notice
Nick Clifton
1
-1
/
+1
2004-10-12
PR 325
Alan Modra
1
-25
/
+27
2002-11-30
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
1
-5
/
+5
2002-03-18
* cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
Jan Hubicka
1
-4
/
+4
2002-03-13
* archures.c (bfd_default_compatible): Test bits_per_word.
Alan Modra
1
-21
/
+5
2002-03-12
* cpu-i386.c (i386_compatible): New. Use it instead of
Andreas Jaeger
1
-6
/
+22
2001-11-14
* cpu-i386.c (bfd_x86_64_arch_intel_syntax,bfd_x86_64_arch): Use
Andreas Jaeger
1
-4
/
+4
2001-03-08
Update copyright notices
Nick Clifton
1
-1
/
+2
2001-01-23
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
1
-4
/
+3
2000-11-30
Add support for x86_64-*-linux-gnu* target
Nick Clifton
1
-2
/
+33
2000-11-16
2000-11-16 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
1
-3
/
+3
1999-05-03
19990502 sourceware import
binu_ss_19990502
Richard Henderson
1
-0
/
+70