aboutsummaryrefslogtreecommitdiff
path: root/src/server/server.h
AgeCommit message (Expand)Author
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-06fix a few compilation problems.oharboe
2006-08-01- allow building for MinGW using either -mno-cygwin or the MinGW gccdrath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath