summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/i386/i386.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258428, r258445pfg2013-12-181-0/+2
* add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-031-0/+2
* GCC: bring back experimental support for amdfam10/barcelona CPUs.pfg2013-06-011-4/+19
* Revert r236962 - Experimental amdfam10/barcelona support.pfg2012-06-131-68/+64
* Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.pfg2012-06-121-64/+68
* Backport SSSE3 instruction set support to base gcc.mm2011-03-141-0/+2
* Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)mm2011-03-071-12/+34
* Update locally changed files to GCC 4.2.1.kan2007-08-141-1/+2
* Update configuration files for GCC 4.2.kan2007-05-191-1164/+244
* Fix bug where GCC thought athlon-tbird had SSE support.obrien2005-07-191-4/+4
* Merge conflicts for GCC 3.4.4.kan2005-06-031-6/+8
* Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZEkan2004-07-281-601/+271
* Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZEkan2003-11-071-5/+29
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:kan2003-07-111-439/+704
* We're changing the platform name from x86[_-]86 to amd64.obrien2003-04-261-1/+1
* Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-2/+2
* Merge revs 1.10 (-mno-align-long-strings) and 1.11 (LONG_TYPE_SIZE override)obrien2002-12-041-6/+18
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-10-101-8/+15
* Merge FreeBSD modifications into gcc 3.2.1-prerelease:kan2002-09-011-6/+10
* Allow the specification of LONG_TYPE_SIZE on the command line.obrien2002-06-061-0/+2
* Implement "-mno-align-long-strings" which prevents pessimization of stringsobrien2002-06-061-0/+7
* Seems we are not ready for revision 1.8.obrien2002-05-301-1/+2
* Make our default predefines ANSI clean.obrien2002-05-301-2/+1
* Use the stock (3.1 pre) file.obrien2002-05-091-50/+39
* Use the stock [3.1-snap] file.obrien2002-02-061-1517/+1926
* Use stock file here.obrien1999-10-161-216/+193
* Use the stock EGCS 1.1.2 file here. Our previous changes are OBE.obrien1999-08-301-223/+1107
* Fixed printf format errors.bde1998-06-301-3/+4
* Fix a bug that caused incorrect PIC code to be generated for exceptions.jdp1996-10-031-0/+16
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-181-0/+1934
OpenPOWER on IntegriCloud