]> git.mxchange.org Git - simgear.git/commit
Updates to support sgi's MIPSpro compiler version 7.4 and newer. This also fixes...
authorehofman <ehofman>
Fri, 26 Dec 2003 13:55:09 +0000 (13:55 +0000)
committerehofman <ehofman>
Fri, 26 Dec 2003 13:55:09 +0000 (13:55 +0000)
commite54cfc002b39a55a0f3359bdffcfb01ef8065816
treef75d771eae7b4fe6edf493f3dfab2402a30ee66f
parent5aac63d9f5a305c44683b784eb0225edaa124d38
Updates to support sgi's MIPSpro compiler version 7.4 and newer. This also fixes a number of C++ issues where FlightGear didn't follow the standard.
65 files changed:
configure.ac
simgear/compatibility/MIPSpro721/.cvsignore [new file with mode: 0644]
simgear/compatibility/MIPSpro721/Makefile.am [new file with mode: 0644]
simgear/compatibility/MIPSpro721/fstream [new file with mode: 0644]
simgear/compatibility/MIPSpro721/iomanip [new file with mode: 0644]
simgear/compatibility/MIPSpro721/iostream [new file with mode: 0644]
simgear/compatibility/MIPSpro721/irix_string [new file with mode: 0644]
simgear/compatibility/MIPSpro721/istream [new file with mode: 0644]
simgear/compatibility/MIPSpro721/iterator [new file with mode: 0644]
simgear/compatibility/MIPSpro721/new [new file with mode: 0644]
simgear/compatibility/MIPSpro721/sstream [new file with mode: 0644]
simgear/compatibility/MIPSpro721/streambuf [new file with mode: 0644]
simgear/compatibility/MIPSpro721/strstream [new file with mode: 0644]
simgear/compatibility/MIPSpro740/.cvsignore [new file with mode: 0644]
simgear/compatibility/MIPSpro740/Makefile.am [new file with mode: 0644]
simgear/compatibility/MIPSpro740/README [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cassert [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cctype [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cerrno [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cfloat [new file with mode: 0644]
simgear/compatibility/MIPSpro740/climits [new file with mode: 0644]
simgear/compatibility/MIPSpro740/clocale [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cmath [new file with mode: 0644]
simgear/compatibility/MIPSpro740/csetjmp [new file with mode: 0644]
simgear/compatibility/MIPSpro740/csignal [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cstdarg [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cstddef [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cstdio [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cstdlib [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cstring [new file with mode: 0644]
simgear/compatibility/MIPSpro740/ctime [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cwchar [new file with mode: 0644]
simgear/compatibility/MIPSpro740/cwctype [new file with mode: 0644]
simgear/compatibility/Makefile.am
simgear/compatibility/README [deleted file]
simgear/compatibility/cassert [deleted file]
simgear/compatibility/cctype [deleted file]
simgear/compatibility/cerrno [deleted file]
simgear/compatibility/cfloat [deleted file]
simgear/compatibility/climits [deleted file]
simgear/compatibility/clocale [deleted file]
simgear/compatibility/cmath [deleted file]
simgear/compatibility/csetjmp [deleted file]
simgear/compatibility/csignal [deleted file]
simgear/compatibility/cstdarg [deleted file]
simgear/compatibility/cstddef [deleted file]
simgear/compatibility/cstdio [deleted file]
simgear/compatibility/cstdlib [deleted file]
simgear/compatibility/cstring [deleted file]
simgear/compatibility/ctime [deleted file]
simgear/compatibility/cwchar [deleted file]
simgear/compatibility/cwctype [deleted file]
simgear/compatibility/fstream [deleted file]
simgear/compatibility/iomanip [deleted file]
simgear/compatibility/iostream [deleted file]
simgear/compatibility/irix_string [deleted file]
simgear/compatibility/istream [deleted file]
simgear/compatibility/iterator [deleted file]
simgear/compatibility/new [deleted file]
simgear/compatibility/sstream [deleted file]
simgear/compatibility/streambuf [deleted file]
simgear/compatibility/strstream [deleted file]
simgear/props/props.cxx
simgear/scene/sky/clouds3d/SkyBVTree.hpp
simgear/scene/sky/clouds3d/SkyBVTreeSplitter.hpp