summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/longlong.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert part of r211505. Some of the removed casts are actually safe sorpaulo2010-08-211-16/+16
| | | | | | | | put them back in again. Also, clang only complained about the lvalue cast. Submitted by: Dimitry Andric <dimitry at andric.com> Pointed out: bde
* Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,rpaulo2010-08-191-22/+22
| | | | | | | | | which are apparently "heinous" GNU extensions, so clang can compile this without using the -fheinous-gnu-extensions option. Results in *no* binary change, neither with clang, nor with gcc. Submitted by: Dimitry Andric <dimitry at andric.com>
* GCC 4.2.0 release.kan2007-05-191-31/+56
|
* Gcc 3.4.6 as of 2006/08/25 #116475.kan2006-08-261-4/+9
|
* Gcc 3.4.2 20040728.kan2004-07-281-26/+58
|
* Gcc 3.3.1-pre as of 2003-07-11.kan2003-07-111-294/+119
|
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.obrien2002-05-091-0/+15
|
* Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.obrien2002-02-011-341/+571
| | | | These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
* Virgin import of the GCC 2.95.1 compilersobrien1999-10-161-4/+6
|
* Virgin import of gcc from EGCS 1.1.2obrien1999-08-261-304/+379
|
* Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-181-0/+1181
non-i386, non-unix, and generatable files have been trimmed, but can easily be added in later if needed. gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's handy to have both available for reference for such little cost. The freebsd-specific changes will then be committed, and once the dust has settled, the bmakefiles will be committed to use this code.
OpenPOWER on IntegriCloud