Commit Graph

12 Commits

Author SHA1 Message Date
Mike Frysinger
659b73786f dont hardcode version #, use a variable 2004-10-08 15:46:00 +00:00
Manuel Novoa III
ce1dd7b540 Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)
and Dan Kegel's crosstools (7??-*).
Use makefile vars for toolchain names in ccache.mk and gdb.mk.
Fix a g++-related symlink issue with ccache.
Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips
is building).  Let the users go forth and test...  ;-)
2004-09-10 18:58:11 +00:00
Manuel Novoa III
3ad3d8a1d8 Update to what I'm currently using. Lots of changes...
1) Allow selection of binutils/gcc/gdb/kernel headers to build, although
   some of the older tool patches probably need updating.
2) Rework gdb build so that remote debugging now works with gdbserver.
3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
2004-09-03 00:49:43 +00:00
Eric Andersen
0f5897ff67 Use relative links 2004-07-29 23:45:17 +00:00
Eric Andersen
4917507cbf Link 'cc' to 'gcc' 2004-05-11 08:53:19 +00:00
Eric Andersen
404e07c2e0 Stick the cache in its own empty dir 2004-04-16 01:39:25 +00:00
Eric Andersen
4da30416ed Missed a link 2004-04-13 21:25:39 +00:00
Eric Andersen
31fc530ad1 Split off the C++ stuff and only install when INSTALL_LIBSTDCPP
is enabled
2004-04-13 20:47:35 +00:00
Eric Andersen
a64ef2ba32 Fix ccache build for target 2004-04-12 20:11:49 +00:00
Eric Andersen
adba648902 support ccache for the build as well as the target 2004-04-09 09:36:26 +00:00
Eric Andersen
0fee9e90c2 Thomas Cameron writes:
this patch fixes the source file downloads when executing a "make source", and
a few cut-and-paste (tm) errors in the *.mk files.  Again, this is a patch
against the current CVS sources, and includes my previous patch.
2003-11-12 09:31:12 +00:00
Eric Andersen
70c7a84283 support using ccache within the target system 2003-10-16 01:05:02 +00:00