Go to file
Neil Booth 1444f2ed7c cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
* cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
	* cpplex.c (handle_newline): Update prototype.  Maintain logical
	line number.
	(skip_escaped_newlines, skip_block_comment, parse_string):
	Update accordingly.
	(_cpp_lex_token): Update, and store token position within the token.
	* cpplib.h (struct cpp_token): Add line and column entries.
	* cppmacro.c (replace_args): Position stringified tokens correctly.

From-SVN: r44533
2001-08-01 06:19:39 +00:00
boehm-gc
config
contrib * analyze_brprob: Avoid more overflows. 2001-07-28 20:39:02 +00:00
fastjar
gcc cpphash.h (struct cpp_reader): New members line, pseudo_newlines. 2001-08-01 06:19:39 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-07-31 07:16:44 +00:00
libffi
libiberty * concat.c: Include "config.h". 2001-07-30 21:23:38 +02:00
libjava Makefile.in: Rebuilt. 2001-07-31 21:46:12 +00:00
libobjc
libstdc++-v3 * src/gen-num-limits.cc: Use __LONG_LONG_MAX__. 2001-07-31 19:33:43 +00:00
maintainer-scripts
zlib
.cvsignore gcc_update: Dump timestamp in LAST_UPDATED. 2001-07-26 23:00:45 -07:00
ChangeLog * MAITAINERS (Various maitainers: predict.def): Added myself. 2001-07-30 19:30:26 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (sh-*-linux*): New. 2001-07-30 15:48:29 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAITAINERS (Various maitainers: predict.def): Added myself. 2001-07-30 19:30:26 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.