src/gdb ChangeLog Makefile.in macroexp.c macro ...

jimb@sources.redhat.com jimb@sources.redhat.com
Wed May 8 11:26:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-macro-020506-branch
Changes by:	jimb@sources.redhat.com	2002-05-08 11:26:27

Modified files:
	gdb            : ChangeLog Makefile.in 
Added files:
	gdb            : macroexp.c macroexp.h macrotab.c macrotab.h 

Log message:
	Add first preprocessor macro-expansion files.
	* macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
	* Makefile.in (SFILES): Add macrotab.c, macroexp.c.
	(splay_tree_h, macroexp_h, macrotab_h): New variable.
	(HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
	(COMMON_OBS): Add macrotab.o, macroexp.o.
	(macroexp.o, macrotab.o): New rules.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macroexp.c.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macroexp.h.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macrotab.c.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macrotab.h.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=1.2573&r2=1.2573.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=1.180&r2=1.180.2.1



More information about the Gdb-cvs mailing list