gcc/include
Kaveh R. Ghazi 98c3e05ded Avoids false positives with -Wcast-qual:
* obstack.h (obstack_grow, obstack_grow0): Move (char*) casts
	in calls to `_obstack_memcpy' from here ...

	(_obstack_memcpy): ... to here, except in the __STDC__ case which
	doesn't need it.

From-SVN: r29028
1999-09-01 14:44:56 +00:00
..
COPYING Initial revision 1997-08-21 18:57:35 -04:00
ChangeLog Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
ansidecl.h * ansidecl.h: Copy attribute support macros from egcs. 1999-07-26 13:22:19 -06:00
demangle.h demangle.h: Don't check IN_GCC anymore. 1998-12-14 06:55:07 +00:00
floatformat.h Initial revision 1997-08-21 18:57:35 -04:00
fnmatch.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getopt.h * getopt.h: Updated from gcc. 1998-09-05 05:17:41 -06:00
libiberty.h * libiberty.h (getpwd): Prototype. 1999-08-31 00:52:57 +00:00
objalloc.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.h Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
splay-tree.h * splay-tree.h (splay_tree_insert): Return the new node. 1999-08-02 05:54:50 +00:00
symcat.h Sync 1999-04-06 22:24:20 -06:00