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
Showing
- boehm-gc/ChangeLog 5 additions, 0 deletionsboehm-gc/ChangeLog
- boehm-gc/mips_sgi_mach_dep.s 1 addition, 1 deletionboehm-gc/mips_sgi_mach_dep.s
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/config/mips/linux.h 2 additions, 1 deletiongcc/config/mips/linux.h
- gcc/config/mips/mips.h 1 addition, 1 deletiongcc/config/mips/mips.h
- libffi/ChangeLog 5 additions, 0 deletionslibffi/ChangeLog
- libffi/src/mips/ffi.c 10 additions, 10 deletionslibffi/src/mips/ffi.c
- libstdc++-v3/ChangeLog 5 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/config/cpu/mips/atomicity.h 2 additions, 2 deletionslibstdc++-v3/config/cpu/mips/atomicity.h
Loading
Please register or sign in to comment