gcc/libcpp
Zack Weinberg 018a478506 warnings.m4: New file.
config:
	* warnings.m4: New file.
libcpp:
	* configure.ac: Move AC_PROG_MAKE_SET, AC_PROG_INSTALL to
	programs cluster. Use ACX_PROG_CC_WARNING_OPTS,
	ACX_PROG_CC_WARNING_ALMOST_PEDANTIC, ACX_PROG_CC_WARNINGS_ARE_ERRORS.
	* aclocal.m4, configure: Regenerate.
	* init.c: Include localedir.h.
	* Makefile.in (WARN_CFLAGS, ALL_CFLAGS): New variables.
	(DEFS): Delete.
	(.c.o): Use $(ALL_CFLAGS).
	(localedir.h, localedir.hs): New rules.
	(clean): Use rm -rf to remove directories.
	(distclean): Also delete localedir.h and localedir.hs.
	(init.o): Update dependencies.

From-SVN: r88074
2004-09-24 21:39:06 +00:00
..
include line-map.h (line_map_start): Add parameter names so preceding comment makes sense. 2004-09-15 12:39:22 -07:00
po
.cvsignore configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
ChangeLog warnings.m4: New file. 2004-09-24 21:39:06 +00:00
Makefile.in warnings.m4: New file. 2004-09-24 21:39:06 +00:00
aclocal.m4 warnings.m4: New file. 2004-09-24 21:39:06 +00:00
charset.c * charset.c (_cpp_destroy_iconv, emit_numeric_escape) 2004-09-18 00:56:19 +00:00
config.in configure.ac: Replace Automake macro invocations with manual Autoconf checks and substitutions. 2004-08-25 08:10:02 +00:00
configure warnings.m4: New file. 2004-09-24 21:39:06 +00:00
configure.ac warnings.m4: New file. 2004-09-24 21:39:06 +00:00
directives.c directives.c (do_pragma): Save current buffer position before lexing the pragma keywords... 2004-09-18 00:53:50 +00:00
errors.c
expr.c re PR preprocessor/16192 (Bug in expression evaluation when operand is missing) 2004-07-04 12:57:50 +00:00
files.c re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption) 2004-07-16 17:07:01 +00:00
identifiers.c
init.c warnings.m4: New file. 2004-09-24 21:39:06 +00:00
internal.h cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
lex.c cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
line-map.c
macro.c cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. 2004-09-09 19:16:56 +00:00
makedepend.c Makefile.am: Add makedepend. 2004-06-05 20:58:06 +00:00
mkdeps.c Makefile.am: Add makedepend. 2004-06-05 20:58:06 +00:00
pch.c c-opts.c (c_common_handle_option): Handle -fpch-preprocess. 2004-06-22 06:51:56 +00:00
symtab.c re PR preprocessor/14699 (abort() in hashtable.c in approx_sqrt() with -fmem-report) 2004-09-06 13:22:48 +00:00
system.h configure.ac: Don't invoke ACX_HEADER_STDBOOL. 2004-06-12 05:53:54 +00:00
traditional.c Index: gcc/ChangeLog 2004-06-09 20:10:13 +00:00
ucnid.h
ucnid.pl
ucnid.tab