build system refactoring in preparation for allowing packages to do host-build steps
[15.05/openwrt.git] / toolchain / gdb / Makefile
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-01-13 Felix Fietkaufix gdb compile
2009-01-11 Nicolas Thillgdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR...
2007-10-01 Felix Fietkaufix gdb installation
2007-08-09 Florian FainelliFix gdb installation, thanks to Alfred Heggestad
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-07 Felix Fietkaufix gdb installation (patch from #809)
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-06-27 Felix Fietkauadd missing copyright
2006-06-21 Felix Fietkaumassive cleanup of toolchain/
2006-05-31 Felix Fietkaucleanup; replace .PHONY with FORCE; disable gdb by...
2005-06-26 Felix Fietkaureally clean gdb dir on make clean
2005-06-12 Waldemar Brodkorbdamn symlink
2005-06-11 Waldemar Brodkorbfix symlink
2005-06-07 Waldemar Brodkorbfix build, thx z3ro
2005-06-07 Waldemar Brodkorbadd gdb-client to run on host to debug target.. (kgdb)