index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
gdb
/
gdb.mk
Age
Commit message (
Expand
)
Author
2007-06-26
- don't bail out on cc warnings
Bernhard Reutner-Fischer
2007-06-22
- gdb resides in usr/
Bernhard Reutner-Fischer
2007-05-15
- add gdb-6.6
Bernhard Reutner-Fischer
2007-02-06
Fix building of GDB when using external toolchain.
"Steven J. Hill"
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2006-10-17
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen
2006-07-05
Automate the usage of '--disable-gdbmi' to be used only with GDB versions les...
"Steven J. Hill"
2006-06-21
use $(CONFIG_UPDATE) instead of noting the issue
Mike Frysinger
2006-05-30
Don't error on clean without unpack
Peter Korsgaard
2006-04-06
akvadrako writes:
Eric Andersen
2005-12-02
import gdb-6.4
Mike Frysinger
2005-08-30
Add in support for downloading and building the latest snapshot of GDB. If yo...
"Steven J. Hill"
2005-08-04
Sigh... Let's try this again.
Manuel Novoa III
2005-08-04
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
Manuel Novoa III
2005-03-26
Overwrite any existing link should there be one
Eric Andersen
2005-03-02
kill off support for gdb 5.3
Eric Andersen
2005-02-24
This doesn't need ncurses headers installed in the target
Eric Andersen
2005-02-11
cleanup using a variable before it was defined
Eric Andersen
2005-02-10
There is no need to have a separate 'Makefile.in' file in the
Eric Andersen
2005-01-23
Patch from acmay: http://bugs.uclibc.org/view.php?id=50
Eric Andersen
2004-10-11
-xvf -> $(TAR_OPTIONS)
Mike Frysinger
2004-10-10
depend on ncurses
Eric Andersen
2004-10-09
Remove obsolete reference to SOURCE_DIR
Eric Andersen
2004-10-09
facelift step number two
Eric Andersen
2004-10-09
Major buildroot facelift, step one.
Eric Andersen