OSDN Git Service

implement various pre-processor guards around standard types
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jul 2000 15:23:51 +0000 (15:23 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jul 2000 15:23:51 +0000 (15:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35016 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index ed91cb7..86f6e95 100644 (file)
@@ -1,3 +1,16 @@
+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,