From da8a6064ca1111465fee2835760ebff29c86a0d9 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Tue, 21 Jan 2003 00:08:45 +0000 Subject: [PATCH] configure.in: Check for system-provided 'uchar' type. * configure.in: Check for system-provided 'uchar' type. * configure: Regenerate. * cpphash.h: Only typedef 'uchar' if the system doesn't. From-SVN: r61515 --- gcc/ChangeLog | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6b827d4a888..3415ba6aa66 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2003-01-20 Zack Weinberg + + * configure.in: Check for system-provided 'uchar' type. + * configure: Regenerate. + * cpphash.h: Only typedef 'uchar' if the system doesn't. + 2003-01-20 Richard Henderson * expr.h (MUST_PASS_IN_STACK): Move implementation... @@ -5,8 +11,8 @@ 2003-01-20 Vladimir Makarov - * genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. - + * genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. + * genautomata.c (INSN_ALTS_FUNC_NAME): Move it into genattrtab.h. * genattr.c (main): Output default definition of AUTOMATON_ALTS. @@ -19,7 +25,7 @@ * collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping. * configure.in: Check for and ldgetname() prototype. - + * config.in, configure: Regenerate. 2003-01-20 Nick Clifton @@ -102,7 +108,7 @@ Mon Jan 20 14:36:23 CET 2003 Jan Hubicka 2003-01-17 Dale Johannesen - * config/rs6000/rs6000.md (*floatsidf2_internal): Add earlyclobbers. + * config/rs6000/rs6000.md (*floatsidf2_internal): Add earlyclobbers. (*floatunssidf2_internal): Ditto. 2003-01-17 Kazu Hirata @@ -228,8 +234,8 @@ Mon Jan 20 14:36:23 CET 2003 Jan Hubicka 2003-01-16 Kaz Kojima - * config/sh/sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr - instead of rotldi3_mextr. + * config/sh/sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr + instead of rotldi3_mextr. 2003-01-16 Vladimir Makarov @@ -250,7 +256,7 @@ Mon Jan 20 14:36:23 CET 2003 Jan Hubicka account. (can_schedule_ready_p): Ditto. (add_branch_dependences): Restore skipping over the group insns. - + 2003-01-16 Stephane Carrez * config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix handling -- 2.30.2