This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog config/xtensa/elf.h config/x ...
- From: bwilson at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Apr 2003 18:56:53 -0000
- Subject: gcc/gcc ChangeLog config/xtensa/elf.h config/x ...
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bwilson@gcc.gnu.org 2003-04-29 18:56:53
Modified files:
gcc : ChangeLog
gcc/config/xtensa: elf.h linux.h
Log message:
* config/xtensa/elf.h (SIZE_TYPE, PTRDIFF_TYPE, USER_LABEL_PREFIX):
Remove redundant macros.
(WCHAR_TYPE, WCHAR_TYPE_SIZE): Change to "short unsigned int".
(LOCAL_LABEL_PREFIX): Define unconditionally.
(NO_DOT_IN_LABEL): Clarify comment.
* config/xtensa/linux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Add explicit
definition to "long int".
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17626&r2=1.17627
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/elf.h.diff?cvsroot=gcc&r1=1.7&r2=1.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/xtensa/linux.h.diff?cvsroot=gcc&r1=1.9&r2=1.10