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
Age
Commit message (
Expand
)
Author
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-07-31
Add PATCH_DIR's for snapshots of uclibc and gdb
Ulf Samuelsson
2007-07-31
Add support for prepatched toolchains
Ulf Samuelsson
2007-07-29
gdb config for AVR32
Ulf Samuelsson
2007-06-26
- don't bail out on cc warnings
Bernhard Reutner-Fischer
2007-06-22
- gdb resides in usr/
Bernhard Reutner-Fischer
2007-06-16
Please make sure to update this file as well for new versions of GDB.
"Steven J. Hill"
2007-06-06
- adjust to use the gcc-4.2.0 release
Bernhard Reutner-Fischer
2007-05-15
- add gdb-6.6
Bernhard Reutner-Fischer
2007-02-09
- forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5
Bernhard Reutner-Fischer
2007-02-06
Support building using an external toolchain. Questions to the mailing list a...
"Steven J. Hill"
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-08-24
- remove patch that was already applied upstream
Bernhard Reutner-Fischer
2006-08-24
- adjust to current snapshot
Bernhard Reutner-Fischer
2006-07-05
Automate the usage of '--disable-gdbmi' to be used only with GDB versions les...
"Steven J. Hill"
2006-06-21
version bump to 6.5
Mike Frysinger
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-11-14
Die you little bits.
"Steven J. Hill"
2005-09-16
Add patches for latest snapshot of gdb. The starting point was the 6.3
"Steven J. Hill"
2005-08-30
Add in support for downloading and building the latest snapshot of GDB. If yo...
"Steven J. Hill"
2005-08-22
The mips kernel maintainers reverted the change. So the mips coredump patch ...
Manuel Novoa III
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-08-03
filter through dos2unix
Eric Andersen
2005-06-25
i kan spel, can u?
"Steven J. Hill"
2005-05-12
use the linux-gnu* -> linux-* change from upstream mainline
Mike Frysinger
2005-04-14
Add a bunch of patches snarfed from the debian gdb package
Eric Andersen
2005-03-26
update gdb a bit. remove support for ancient versions.
Eric Andersen
2005-03-26
Overwrite any existing link should there be one
Eric Andersen
2005-03-21
Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it shoul...
Mike Frysinger
2005-03-02
kill off support for gdb 5.3
Eric Andersen
2005-02-27
Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix
Joakim Tjernlund
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-31
Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking
Manuel Novoa III
2004-10-11
-xvf -> $(TAR_OPTIONS)
Mike Frysinger
2004-10-10
depend on ncurses
Eric Andersen
2004-10-10
Andrew May writes:
Eric Andersen
2004-10-09
Add some seperators
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