Go to file
Zack Weinberg 0f89df67fc cpphash.c (trad_stringify, add_pat): New functions.
* cpphash.c (trad_stringify, add_pat): New functions.
	(collect_expansion): Restore support for -traditional syntax.
	Use trad_stringify and add_pat.
	(_cpp_macroexpand): Restore support for -traditional semantics.
	* cpplex.c (_cpp_scan_line): Don't change space_before if we
	get a COMMENT token.
	(_cpp_lex_token): Provide COMMENT tokens to caller if
	traditional and parsing_define_directive.
	(skip_comment): Warn about // comments if -Wtraditional.
	* cpplib.c (do_define): Fix typo.  Create EMPTY nodes with
	proper node type.
	(do_undef): Don't warn about undefining EMPTY nodes.

From-SVN: r33350
2000-04-22 23:02:08 +00:00
boehm-gc Makefile.am, [...]: irix_threads.c is now hpux_irix_threads.c. 2000-04-19 13:47:53 +01:00
config
contrib cccp.c, [...]: Removed. 2000-04-18 22:34:13 +00:00
etc
gcc cpphash.c (trad_stringify, add_pat): New functions. 2000-04-22 23:02:08 +00:00
include conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. 2000-04-18 16:42:00 -04:00
INSTALL
libchill
libf2c Daily bump. 2000-04-22 01:45:07 -06:00
libffi configure: Rebuiltd. 2000-04-17 02:22:22 +00:00
libiberty Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems. 2000-04-21 16:20:20 -06:00
libio
libjava + 2000-04-22 Anthony Green <green@cygnus.com> + + * include/jvm.h (__builtin_expect): Define as unused for now. 2000-04-22 17:09:39 +00:00
libobjc * Object.m (strlen): 64-bit PowerPC is a 64bit platform as well. 2000-04-15 18:13:49 -04:00
libstdc++
libstdc++-v3 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
texinfo
zlib
.cvsignore
ChangeLog config.sub (case $basic_machine): Change default for "ibm-*" to "openedition". 2000-04-16 17:51:57 -07:00
config-ml.in
config.guess
config.if
config.sub config.sub (case $basic_machine): Change default for "ibm-*" to "openedition". 2000-04-16 17:51:57 -07:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Added myself as requested by Jeff Law. 2000-04-13 19:03:15 +02:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.