egcs/gcc ChangeLog config/mips/elf.h config/mi ...
law@gcc.gnu.org
law@gcc.gnu.org
Sat Aug 5 17:07:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: law@sourceware.cygnus.com 2000-08-05 17:07:22
Modified files:
gcc : ChangeLog
gcc/config/mips: elf.h elf64.h
Log message:
* mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
DTOR_LIST_BEGIN, DTOR_LIST_END): change type of
__CTOR_LIST__ from func_ptr array to just func_ptr, to
avoid extra alignment imposed on arrays.
* mips/elf64.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
DTOR_LIST_BEGIN, DTOR_LIST_END): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7346&r2=1.7347
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/elf.h.diff?cvsroot=gcc&r1=1.19&r2=1.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/mips/elf64.h.diff?cvsroot=gcc&r1=1.22&r2=1.23
More information about the Gcc-cvs
mailing list