index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
gcc
/
Makefile
Age
Commit message (
Expand
)
Author
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-08-26
fix typo (closes: #2275)
nico
2007-08-23
Disable multilib by default
florian
2007-08-13
Fix the stage2 compilation, no side effect with gcc4 (#2190)
florian
2007-08-07
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-07-30
fix the gcc stampfile for initial stage installation
nbd
2007-06-28
fix gcc 4.2.0 compile for ppc
nbd
2007-06-28
replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...
nbd
2007-06-08
we don't need libmudflap at all
kaloz
2006-11-23
add a gcc 4.2 snapshot
nbd
2006-11-21
Forgot that part (#926)
florian
2006-11-12
fix gcc compile
nbd
2006-11-12
more shell related fixes
nbd
2006-10-10
fix gcc compile
nbd
2006-09-27
move tools from toolchain/ to tools/
nbd
2006-08-29
fix gcc symlink install
nbd
2006-08-04
set PATH in rules.mk
mbm
2006-06-21
massive cleanup of toolchain/
nbd
2006-06-13
remove libgcc hack
nbd
2006-05-31
cleanup; replace .PHONY with FORCE; disable gdb by default
nbd
2006-05-30
fix toolchain build, remove some old gcc junk
nbd
2006-05-22
fix GCC version.
nico
2006-05-12
fix BR2_ and CONFIG_ issues
mbm
2006-02-06
make gcc4 depend on libgcc, and disable the libgcc hack for it
kaloz
2006-02-01
change cp to $(CP)
mbm
2006-01-28
fix libgcc handling for gcc 3.4.5 and 4.0.2
kaloz
2006-01-27
add 'OpenWrt-2.0' to gcc version info
nbd
2006-01-04
patch for spec file of gcc 3.4.4, so that libgss library is not
wbx
2005-08-13
add a better mirror for gcc
nbd
2005-07-29
fix weird toolchain build error
nbd
2005-07-20
more cleanup in toolchain/
nbd
2005-03-06
nbd's makefile/menuconfig rewrite
mbm