Commit 0460bb9d authored by korbb's avatar korbb
Browse files

implement various pre-processor guards around standard types

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35016 138bc75d-0d04-0410-961f-82ee72b054a4
parent b07d36b9
2000-07-13 Bruce Korb <bkorb@gnu.org>
* fixinc/fixfixes.c: move EXIT_BROKEN to header, add sub-expr max count
(emit_gnu_type): utility procedure for gnu_type_fix
(gnu_type_fix): implement various pre-processor guards around
standard types so these types can be defined over and over
* fixinc/fixincl.tpl: add a "gnu_type_map" that forces the standard
types alluded to above will have GNU-compliant base types
* fixinc/fixlib.h: add EXIT_BROKEN define and the gnu_type_map struct
* fixinc/inclhack.def: add test_text entries and utilize the new
"gnu_types" fix for the ptrdiff_t, size_t and wchar_t types.
* fixinc/fixincl.x: regenerate
2000-07-12 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
 
* diagnostic.c (vline_wrapper_message_with_location,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment