gcc/gcc/objcp
Zack Weinberg 11a675992a gengtype.c: Don't include gtyp-gen.h.
* gengtype.c: Don't include gtyp-gen.h.
	(srcdir): Declare here.
	(base_files, lang_dir_names): Allocate dynamically.
	(gt_files, num_gt_files, num_lang_dirs): New globals.
	(measure_input_list, read_input_line, read_input_list)
	(set_lang_bitmap): New functions.
	(get_base_file_bitmap): Rename get_lang_bitmap and drastically
	simplify, relying on read_input_list to set up the bitmaps.
	(main): Arguments are no longer unused.  Check for correct number
	of command line arguments, set srcdir and srcdir_len, then call
	read_input_list, before doing anything else.  No need to worry
	about duplicates in main loop.
	* configure.ac: Simplify the calculation of all_gtfiles.
	Put language tags in there.  Don't set or substitute
	all_gtfiles_files_langs or all_gtfiles_files_frags.
	* Makefile.in: Revamp the way gengtype is invoked, now that it
	takes a file on its command line with a much simpler format.
	Remove or replace with gtyp-input.list all references to gtyp-gen.h.
	(GTFILES): Remove duplicates and C source files.
	* c-config-lang.in, cp/config-lang.in, objc/config-lang.in
	* objcp/config-lang.in: Add c-pragma.h to gtfiles.
	* configure: Regenerate.

From-SVN: r123234
2007-03-26 21:07:27 +00:00
..
ChangeLog * Make-lang.in: Add dummy lang.install-pdf target. 2007-03-01 16:16:06 -08:00
Make-lang.in * Make-lang.in: Add dummy lang.install-pdf target. 2007-03-01 16:16:06 -08:00
config-lang.in gengtype.c: Don't include gtyp-gen.h. 2007-03-26 21:07:27 +00:00
lang-specs.h
objcp-decl.c objcp-decl.c (objcp_start_struct): Pass null attributes argument to begin_class_definition. 2006-06-30 11:22:48 -04:00
objcp-decl.h decl.c: Include langhooks.h. 2006-10-23 19:47:58 +00:00
objcp-lang.c re PR c++/28341 (ICE with references as template parameters) 2006-08-20 23:53:10 +00:00