This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

egcs/gcc Makefile.in protoize.c ChangeLog unpr ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Branch: 	gcc-3_1-branch
Changes by:	obrien@gcc.gnu.org	2002-04-16 20:20:58

Modified files:
	gcc            : Makefile.in protoize.c ChangeLog 
Removed files:
	gcc            : unprotoize.c 

Log message:
	2002-04-17  Zack Weinberg  <zack@codesourcery.com>
	* Makefile.in (PROTO_OBJS): Add cppdefault.o.
	(protoize.o): Take $(PREPROCESSOR_DEFINES) off command line.
	(unprotoize.o): Ditto.  Build from protoize.c.  Define
	UNPROTOIZE on command line.
	* protoize.c: Include cppdefault.h.  Delete include_defaults.
	(in_system_include_dir): Use cpp_include_defaults (defined in
	cppdefault.o).
	* unprotoize.c: Delete file.
	
	Approved by:  rth
	Message-ID: <20020415171022.A20025@redhat.com>

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.830.2.10&r2=1.830.2.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/protoize.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.72.2.1&r2=1.72.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.390&r2=1.13152.2.391
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/unprotoize.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.5&r2=NONE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]