index
:
delta/binutils-redhat.git
add-fakeroots-dir
arc-20081103-branch
arc-insight_6_8-branch
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/build-essential
baserock/jonathan/no-system-zlib
baserock/morph
baserock/richardmaw/S10442/cross-toolchain
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/inspect-zlib
baserock/robkendrick/mips64
baserock/tiagogomes/update-toolchain
binutils-2_10-branch
binutils-2_11-branch
binutils-2_12-branch
binutils-2_13-branch
binutils-2_14-branch
binutils-2_15-branch
binutils-2_16-branch
binutils-2_17-branch
binutils-2_18-branch
binutils-2_19-branch
binutils-2_20-branch
binutils-2_21-branch
binutils-2_22-branch
binutils-arc-20080908-branch
binutils-arc-20081103-branch
binutils-csl-2_17-branch
binutils-csl-arm-2005q1-branch
binutils-csl-gxxpro-3_4-branch
cagney-unwind-20030108-branch
cagney_bfdfile-20040213-branch
cagney_bigcore-20040122-branch
cagney_convert-20030606-branch
cagney_fileio-20030521-branch
cagney_frameaddr-20030403-branch
cagney_framebase-20030326-branch
cagney_lazyid-20030317-branch
cagney_offbyone-20030303-branch
cagney_regbuf-20020515-branch
cagney_sysregs-20020825-branch
cagney_tramp-20040309-branch
cagney_writestrings-20030508-branch
cagney_x86i386-20030821-branch
carlton_dictionary-branch
cgen-1_1-branch
cr-0x5f1
csl-arm-20050325-branch
cygnus
dje-cgen-play1-branch
drow-cplus-branch
drow-reverse-20070409-branch
drow_intercu-20040221-branch
ezannoni_pie-20030916-branch
ezannoni_pie-20040323-branch
gdb-csl-20060226-branch
gdb-csl-arm-20051020-branch
gdb-csl-available-20060303-branch
gdb-csl-gxxpro-6_3-branch
gdb-csl-symbian-20060226-branch
gdb-premipsmulti-2000-06-06-branch
gdb_5_0-2000-04-10-branch
gdb_5_1-2001-07-29-branch
gdb_5_1_0_1-2002-01-03-branch
gdb_5_2-branch
gdb_5_3-branch
gdb_6_0-branch
gdb_6_1-branch
gdb_6_2-branch
gdb_6_3-branch
gdb_6_4-branch
gdb_6_5-branch
gdb_6_6-branch
gdb_6_7-branch
gdb_6_8-branch
gdb_7_0-branch
gdb_7_2-branch
gdb_7_3-branch
gdb_7_4-branch
gdb_s390-2001-09-26-branch
import-1.1.1
insight_6_8-branch
interps-20030202-branch
jimb-gdb_6_2-e500-branch
jimb-macro-020506-branch
jimb-ppc64-linux-20030509-branch
jimb-ppc64-linux-20030528-branch
jimb-ppc64-linux-20030613-branch
jimb-rda-nptl-branch
kettenis-i386newframe-20030308-branch
kettenis_i386newframe-20030406-branch
kettenis_i386newframe-20030419-branch
kettenis_sparc-20030918-branch
kseitz_interps-20020528-branch
master
master-UNNAMED-BRANCH
msnyder-checkpoint-072509-branch
msnyder-fork-checkpoint-branch
msnyder-reverse-20060331-branch
msnyder-reverse-20060502-branch
msnyder-reverse-20080609-branch
msnyder-tracepoint-checkpoint-branch
multiprocess-20081120-branch
newlib-1_17_0-arc
newlib-autotools-branch
newlib-csl-20060320-branch
nickrob-async-20060513-branch
offbyone-20030313-branch
readline_4_3-import-branch
readline_5_1-import-branch
reverse-20080717-branch
reverse-20080930-branch
reverse-20081226-branch
sid-20020905-branch
tcltk840-20020924-branch
sourceware.org: git/binutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
cpu-i386.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use multi byte nop instructions for i386
H.J. Lu
2012-02-09
1
-18
/
+40
*
Support arch-dependent fill
H.J. Lu
2012-01-31
1
-0
/
+66
*
Check R_X86_64_32 overflow and allow R_X86_64_64 for x32.
H.J. Lu
2011-08-01
1
-3
/
+4
*
Don't allow mixing x64_32 with x86_64.
H.J. Lu
2011-01-03
1
-8
/
+21
*
Add x86-64 ILP32 support.
H.J. Lu
2010-12-31
1
-2
/
+34
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+2
*
2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-07-25
1
-2
/
+2
*
2009-03-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-03-24
1
-4
/
+4
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-12
/
+13
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+2
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
PR 325
Alan Modra
2004-10-12
1
-25
/
+27
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-5
/
+5
*
* cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
Jan Hubicka
2002-03-18
1
-4
/
+4
*
* archures.c (bfd_default_compatible): Test bits_per_word.
Alan Modra
2002-03-13
1
-21
/
+5
*
* cpu-i386.c (i386_compatible): New. Use it instead of
Andreas Jaeger
2002-03-12
1
-6
/
+22
*
* cpu-i386.c (bfd_x86_64_arch_intel_syntax,bfd_x86_64_arch): Use
Andreas Jaeger
2001-11-14
1
-4
/
+4
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-01-23
1
-4
/
+3
*
Add support for x86_64-*-linux-gnu* target
Nick Clifton
2000-11-30
1
-2
/
+33
*
2000-11-16 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-11-16
1
-3
/
+3
*
Initial revision
Richard Henderson
1999-05-03
1
-0
/
+70