gcc boehm-gc/ChangeLog boehm-gc/mips_sgi_mach_ ...
ro@gcc.gnu.org
ro@gcc.gnu.org
Mon Oct 20 18:37:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ro@gcc.gnu.org 2003-10-20 18:37:22
Modified files:
boehm-gc : ChangeLog mips_sgi_mach_dep.s
gcc : ChangeLog
gcc/config/mips: linux.h mips.h
libffi : ChangeLog
libffi/src/mips: ffi.c
libstdc++-v3 : ChangeLog
libstdc++-v3/config/cpu/mips: atomicity.h
Log message:
libffi:
* src/mips/ffi.c: Use _ABIN32, _ABIO32 instead of external
_MIPS_SIM_NABI32, _MIPS_SIM_ABI32.
libstdc++-v3:
* config/cpu/mips/atomicity.h (__atomic_add): Use _ABIO32 instead
of external _MIPS_SIM_ABI32.
boehm-gc:
* mips_sgi_mach_dep.s: Use _ABIO32 instead of external
_MIPS_SIM_ABI32.
gcc:
* config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Define _ABIO32.
Use it in _MIPS_SIM definition.
* config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/ChangeLog.diff?cvsroot=gcc&r1=1.164&r2=1.165
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/boehm-gc/mips_sgi_mach_dep.s.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1487&r2=2.1488
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/linux.h.diff?cvsroot=gcc&r1=1.70&r2=1.71
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.h.diff?cvsroot=gcc&r1=1.301&r2=1.302
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/ChangeLog.diff?cvsroot=gcc&r1=1.132&r2=1.133
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libffi/src/mips/ffi.c.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2027&r2=1.2028
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/mips/atomicity.h.diff?cvsroot=gcc&r1=1.5&r2=1.6
More information about the Libstdc++-cvs
mailing list