aboutsummaryrefslogtreecommitdiffstats
path: root/make/gdb.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix some config issues.Manuel Novoa III2004-09-301-0/+4
* Integrate gcc 3.4.2 and add patches from both openembedded (6??-*)Manuel Novoa III2004-09-101-1/+1
* Patch by michael tesch <tesch1@gmail.com> ...Manuel Novoa III2004-09-091-1/+1
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-42/+147
* Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case itManuel Novoa III2004-01-141-2/+12
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-1/+1
* Change 'sed -ie' to 'sed -i -e' to avoid littering the buildEric Andersen2003-11-181-1/+1
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-1/+1
* Thomas Cameron writes:Eric Andersen2003-11-121-0/+2
* Fix locale-enabled gdb build.Manuel Novoa III2003-11-121-1/+3
* Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III2003-11-011-0/+1
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-1/+5
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-4/+1
* Add a patch for better debugging of staticly linked threaded apps.Eric Andersen2003-03-011-1/+3
* Remove unwanted docsEric Andersen2003-02-141-0/+2
* Lots and lots of changesEric Andersen2003-02-121-2/+2
* Fix gdb so it worksEric Andersen2003-01-211-0/+1
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-191-2/+2
* Fix gdb compileEric Andersen2003-01-171-1/+5
* standardize handling of GNU configure scriptsEric Andersen2003-01-171-11/+22
* gdb wasn't working. Don't build a cross gdb for now.Eric Andersen2003-01-091-1/+0
* update gdb versionEric Andersen2003-01-071-2/+2
* Make use of wget consistant by using a WGET variableEric Andersen2002-11-201-1/+1
* Some updates from Andrew May adding gdbserver and adjusting gdbEric Andersen2002-11-151-0/+2
* Support gdbEric Andersen2002-05-291-0/+43