mariadb/pstack
Michael Widenius e68ff46653 Fixed compiler and gmake warnings
- Removed SCCS rule from Makefile.am
- Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
Don't use maintainer mode with valgrind (as we don't want to initialize all variables)

config/ac-macros/maintainer.m4:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
  Force initialization of variables when using -Werror (To get rid of compiler warnings)
configure.in:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
sql/sql_yacc.yy:
  Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
2010-11-29 11:27:52 +02:00
..
aout Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
bucomm.c
bucomm.h fixed Bug #1661 "Compiling --with-pstack fails with binutils" 2004-02-09 23:20:21 +04:00
budbg.h fixed Bug #1661 "Compiling --with-pstack fails with binutils" 2004-02-09 23:20:21 +04:00
debug.c Update copyright 2001-12-06 14:10:51 +02:00
debug.h Update copyright 2001-12-06 14:10:51 +02:00
demangle.h Update copyright 2001-12-06 14:10:51 +02:00
filemode.c
ieee.c Update copyright 2001-12-06 14:10:51 +02:00
ieee.h Update copyright 2001-12-06 14:10:51 +02:00
libiberty.h
linuxthreads.c
linuxthreads.h
Makefile.am Merge with MySQL 5.1.50 2010-08-27 17:12:44 +03:00
pstack.c few harmless warnings from automated code-checking tools fixed 2005-01-08 21:25:31 +01:00
pstack.h
pstacktrace.h
rddbg.c
stabs.c