summaryrefslogtreecommitdiffstats
path: root/toolchain/gdb/6.2.1
Commit message (Collapse)AuthorAgeFilesLines
* toolchain/gdb: remove ancient deprecated versionsPeter Korsgaard2009-04-284-367/+0
| | | | | They shouldn't be used anymore, needs havily patching (6.3 has more than 200k patches) and no one tests them with current toolchains.
* The mips kernel maintainers reverted the change. So the mips coredump patch ↵Manuel Novoa III2005-08-221-0/+0
| | | | is no longer needed for 2.4.30+.
* update gdb a bit. remove support for ancient versions.Eric Andersen2005-03-261-0/+34
|
* Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breakingManuel Novoa III2004-10-311-0/+28
| | | | | coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change.
* Major buildroot facelift, step one.Eric Andersen2004-10-092-0/+305
-Erik