diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index da2b59411cc..c9d855ac374 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca> + * pa-linux.h (WCHAR_UNSIGNED): Define to 0. + * pa.h (WCHAR_UNSIGNED): Define to 1. + +2002-05-31 John David Anglin <dave@hiauly1.hia.nrc.ca> + * pa.c (output_millicode_call): Correct "be,l" insn for TARGET_PA_20. (output_call): Likewise. |