This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: cp-names.c vs cp-namespace.c


> Date: Thu, 12 May 2005 12:01:37 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> Done like so.
> 
> -- 
> Daniel Jacobowitz
> CodeSourcery, LLC
> 
> 2005-05-12  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* cp-names.y: Renamed to ...
> 	* cp-name-parser.y: ... this.
> 	* Makefile.in (SFILES, YYFILES, YYOBJ): Rename cp-names.y to
> 	cp-name-parser.y.
> 	(test-cp-names.o): Renamed to test-cp-name-parser.o.
> 	(test-cp-names): Renamed to test-cp-name-parser.
> 	(clean, local-maintainer-clean): Update.
> 	(cp-names.o): Renamed to cp-name-parser.o.

Thanks.


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