summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-301-1/+1
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* Build docs not out of libobc++.295obrien2002-05-291-1/+1
* Put on peril sensitive sunglasses and turn C++ stuff back on.peter2002-05-291-5/+1
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-2912-183/+1432
* I missed the setting of PREFIX_INCLUDE_DIR when I visually santity checkedobrien2002-05-271-1/+1
* phsyical -> physicalbde2002-05-272-2/+2
* Alpha has crtfastmath also.obrien2002-05-261-1/+1
* Rev 1.12 broke `make all' w/o a previous `make depends'.obrien2002-05-261-4/+5
* Trim out this subdir; nothing has been made in here for _ages_.markm2002-05-253-10/+1
* Remove /usr/share/perl/manache2002-05-241-1/+0
* Remove ptx. It is not used anywhere in the base system, has not beenmarkm2002-05-2141-6893/+1
* Change parts of the source code to make it closer to style(9), mainlygad2002-05-213-1036/+1101
* This is only WARNS=0 clean now.obrien2002-05-191-0/+1
* remove perl scripts from the build.markm2002-05-181-1/+3
* This is enough to get thru a cross-build.obrien2002-05-181-0/+55
* The AMD x86-64 Hammer bits.obrien2002-05-187-0/+4249
* Fix the sparc64 build and make the LIB1ASMSRC handling more robust.obrien2002-05-181-9/+14
* Improve chances that we correctly compile LIB1ASMSRC on all architectures.phk2002-05-181-2/+2
* Segregate MD weirdness a little bit more. Improve cross buildability.obrien2002-05-186-19/+27
* Style sync with other platforms.obrien2002-05-182-0/+2
* Use a more API denoting way to handle what is in libc and what isn't.obrien2002-05-182-5/+3
* Don't build gperf.obrien2002-05-181-2/+2
* Don't depend on gperf.obrien2002-05-181-6/+2
* Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJSpeter2002-05-171-3/+2
* Put on peril-sensitive sunglasses and risk touching gcc related build gluepeter2002-05-171-15/+19
* Remove some WIP bits that I didn't fully clean out before merging to HEAD.obrien2002-05-171-3/+2
* Back out revision 1.30 change.ru2002-05-171-2/+0
* Post rev 1.39, the PowerPC specific additions to OBJS was getting lost.obrien2002-05-171-1/+3
* Update to Binutils 2.12.0 and stick to the native emulation for now.obrien2002-05-171-13/+5
* Update to Binutils 2.12.0 release.obrien2002-05-171-448/+543
* Update to Binutils 2.12.0 and stick to the native emulation for now.obrien2002-05-171-93/+11
* bsd.lib.mk now understands what to do with .asm files.obrien2002-05-171-2/+2
* GCC 3.1 on PowerPC also has the crtsavres C Run Time file.obrien2002-05-171-0/+5
* Do not cut `docs' out of the build with NO_CXX.obrien2002-05-171-2/+2
* MD_EXEC_PREFIX doesn't work for the cross-arch compiler.ru2002-05-161-1/+2
* Make it possible to build a cross compiler for alpha,ru2002-05-162-0/+7
* Remove the perl build. Farewell, old friend.markm2002-05-1665-5054/+0
* Don't build perl.markm2002-05-161-4/+0
* Add x86-64 bits.obrien2002-05-151-0/+3
* The IA-64 config needs to know that we are using GNU ld & as.obrien2002-05-151-0/+3
* Make sure to not yet build the GNU C++, but still allowru2002-05-153-5/+5
* We won't be doing FreeBSD-NT (NTBSD?, BSDNT?) anytime soon.obrien2002-05-1517-493/+0
* We aren't quite ready to switch emulations and loose theobrien2002-05-151-0/+3
* We won't be doing FreeBSD/m68k or FreeBSD/rs6k anytime soon.obrien2002-05-157-5845/+0
* Make our version tag unique due to our local changes.mp2002-05-142-2/+4
* Quote {CC} so ccache can be used.obrien2002-05-141-1/+1
* Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-131-1/+3
* Mark all internal libraries with INTERNALLIB.ru2002-05-134-22/+4
* Removed now unused INTERNALSTATICLIB.ru2002-05-1310-19/+4
OpenPOWER on IntegriCloud