aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)AuthorFilesLines
2009-06-23- Fixes '+' whitespacezwelch2-14/+14
2009-06-23- Fixes '=' whitespacezwelch4-31/+31
2009-06-23- Fixes '==' whitespacezwelch1-7/+7
2009-06-23- Fixes '<<' whitespacezwelch1-1/+1
2009-06-23- Fixes '&&' whitespacezwelch1-3/+3
2009-06-23- Fixes '[+]=' whitespacezwelch1-1/+1
2009-06-23- Fixes '!=' whitespacezwelch2-9/+9
2009-06-23- Fixes '-=' whitespacezwelch1-1/+1
2009-06-23- Replace 'for(' with 'for ('.zwelch1-1/+1
2009-06-23- Replace 'switch(' with 'switch ('.zwelch1-3/+3
2009-06-23- Replace 'while(' with 'while ('.zwelch1-4/+4
2009-06-23- Replace 'if(' with 'if ('.zwelch1-11/+11
2009-06-21C99 printf() -Werror fixesduane1-7/+7
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch1-21/+21
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-11/+11
2009-06-17Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch1-1/+1
2009-06-13David Brownell <david-b@pacbell.net>:zwelch3-9/+9
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch1-1/+1
2009-05-31Add target_get_name wrapper:zwelch1-2/+5
2009-05-31Add target_step wrapper:zwelch1-1/+2
2009-05-31Add target_get_gdb_reg_list wrapper:zwelch1-4/+4
2009-05-27Author: Nicolas Pitre <nico@cam.org>kc8apf1-0/+9
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch2-3/+8
2009-05-24David Brownell <david-b@pacbell.net>:zwelch3-9/+7
2009-05-13Include files required to rebuild the HTTP web pages in distribution.zwelch1-0/+9
2009-05-11Remove duplicate definition of encode in httpd.tcl.zwelch1-5/+0
2009-05-11Audit and eliminate redundant #include directives from src/server.zwelch7-71/+15
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch3-5/+0
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-6/+6
2009-05-08Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.zwelch1-18/+17
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-2/+7
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-1/+0
2009-04-28eol-style nativeoharboe1-114/+114
2009-04-22Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warningoharboe1-2/+2
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak1-0/+5
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe1-6/+6
2009-03-18Hiroshi Ito <ito@mlb.co.jp> typosoharboe1-1/+1
2009-02-18Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe1-1/+1
2009-02-17zy1000 1.49 snapshotoharboe1-8/+0
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-16Fix distcheck failurekc8apf1-4/+2
2009-01-01- add gdb pipe support to native win32 (--pipe option)ntfreak2-6/+16
2008-12-23- add missing svn props from r1270 commitntfreak28-9193/+9193
2008-12-23httpd wipoharboe6-11/+19
2008-12-22httpd wipoharboe14-149/+26
2008-12-22httpd wipoharboe20-2/+2
2008-12-22httpd wip oharboe30-72/+9657
2008-12-22cygwin fixesoharboe1-3/+5
2008-12-19- fix rlink build under native win32 (mingw)ntfreak1-457/+457
2008-12-17houskeepingoharboe1-1/+1