summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/gdb.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup using a variable before it was definedEric Andersen2005-02-111-4/+2
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+19
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Patch from acmay: http://bugs.uclibc.org/view.php?id=50Eric Andersen2005-01-231-1/+1
| | | | | | | | | | | | 0000050: gdb_server and gdb_client fixes and split Here is a patch with 2 issues. gdbserver does not depend on ncurses (just the full gdb needs it) Split out gdb client config option, to be separate from gdbserver. If you build gdb client for the host once it does not need to be rebuilt when the rest of libs change. So I build it and save it off.
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1
|
* depend on ncursesEric Andersen2004-10-101-8/+8
|
* Remove obsolete reference to SOURCE_DIREric Andersen2004-10-091-1/+1
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+189
-Erik