aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/kernel/kgdb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-16cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORTGeert Uytterhoeven1-255/+2
2013-06-16cris/kgdb: Fix buffer overflow in getpacket()Geert Uytterhoeven1-1/+1
2013-06-16cris/kgdb: Remove obsolete USED*() macrosGeert Uytterhoeven1-9/+0
2013-06-16cris/kgdb: Make symbols used from asm globalGeert Uytterhoeven1-109/+109
2013-06-16cris/kgdb: Use #ifdef PROCESS_SUPPORT where neededGeert Uytterhoeven1-1/+3
2013-06-16cris/kgdb: Kill forward declarations for static functionsGeert Uytterhoeven1-241/+165
2013-06-16cris/kgdb: Remove unused static int do_printkGeert Uytterhoeven1-2/+0
2013-06-16cris/kgdb: Properly split long lines in asmGeert Uytterhoeven1-175/+175
2012-04-03cris:fix the wrong function declearWanlong Gao1-1/+1
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-3/+3
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-1/+1
2008-07-26cris: use the common ascii hex helpersHarvey Harrison1-55/+24
2008-02-08CRIS v10: Remove CVS log and id from kernel/kgdb.cJesper Nilsson1-58/+0
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-01-06[PATCH] cris: kgdb: remove double_this()Alexey Dobriyan1-6/+0
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik1-4/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1568