* i387-fp.c, linux-arm-low.c, linux-cris-low.c,
authorPedro Alves <palves@redhat.com>
Sun, 22 Mar 2009 23:57:10 +0000 (23:57 +0000)
committerPedro Alves <palves@redhat.com>
Sun, 22 Mar 2009 23:57:10 +0000 (23:57 +0000)
commit1b3f60162b504e5231252b748e95913671c431a1
tree599f2d4d4cb8c9951ff502f4232fa6d33fbb9c53
parenta07b2135dbda574558da179559ccc1cd335f896e
* i387-fp.c, linux-arm-low.c, linux-cris-low.c,
linux-crisv32-low.c, linux-i386-low.c, linux-low.c,
linux-mips-low.c, linux-s390-low.c, linux-sparc-low.c,
linux-x86-64-low.c, linux-xtensa-low.c, proc-service.c,
regcache.c, remote-utils.c, server.c, spu-low.c, target.h,
thread-db.c, win32-low.c, xtensa-xtregs.c, gdbreplay.c,
Makefile.in, configure.ac: Fix whitespace throughout.
* configure: Regenerate.
25 files changed:
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/configure
gdb/gdbserver/configure.ac
gdb/gdbserver/gdbreplay.c
gdb/gdbserver/i387-fp.c
gdb/gdbserver/linux-arm-low.c
gdb/gdbserver/linux-cris-low.c
gdb/gdbserver/linux-crisv32-low.c
gdb/gdbserver/linux-i386-low.c
gdb/gdbserver/linux-low.c
gdb/gdbserver/linux-mips-low.c
gdb/gdbserver/linux-s390-low.c
gdb/gdbserver/linux-sparc-low.c
gdb/gdbserver/linux-x86-64-low.c
gdb/gdbserver/linux-xtensa-low.c
gdb/gdbserver/proc-service.c
gdb/gdbserver/regcache.c
gdb/gdbserver/remote-utils.c
gdb/gdbserver/server.c
gdb/gdbserver/spu-low.c
gdb/gdbserver/target.h
gdb/gdbserver/thread-db.c
gdb/gdbserver/win32-low.c
gdb/gdbserver/xtensa-xtregs.c
This page took 0.028898 seconds and 4 git commands to generate.