]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_ABI32.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 20 Oct 2003 18:37:22 +0000 (18:37 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 20 Oct 2003 18:37:22 +0000 (18:37 +0000)
commit27d54b2a6c18ef1ae50f1a5b432d590438445b90
tree13e03635b2317c29fc21a0e32a7788d86cf843a7
parent480feac0238a176178fb76a7ef2e0690ca74022c
ffi.c: Use _ABIN32, _ABIO32 instead of external _MIPS_SIM_NABI32, _MIPS_SIM_ABI32.

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.

From-SVN: r72713
boehm-gc/ChangeLog
boehm-gc/mips_sgi_mach_dep.s
gcc/ChangeLog
gcc/config/mips/linux.h
gcc/config/mips/mips.h
libffi/ChangeLog
libffi/src/mips/ffi.c
libstdc++-v3/ChangeLog
libstdc++-v3/config/cpu/mips/atomicity.h
This page took 0.059618 seconds and 5 git commands to generate.