OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [rs6000/] [libgcc-ppc-glibc.ver] - Diff between revs 154 and 816

Only display areas with differences | Details | Blame | View Log

Rev 154 Rev 816
%ifndef _SOFT_FLOAT
%ifndef _SOFT_FLOAT
%ifndef __powerpc64__
%ifndef __powerpc64__
%exclude {
%exclude {
  __multc3
  __multc3
  __divtc3
  __divtc3
  __powitf2
  __powitf2
  __fixtfdi
  __fixtfdi
  __fixunstfdi
  __fixunstfdi
  __floatditf
  __floatditf
}
}
GCC_4.1.0 {
GCC_4.1.0 {
  # long double support
  # long double support
  __multc3
  __multc3
  __divtc3
  __divtc3
  __powitf2
  __powitf2
  __fixtfdi
  __fixtfdi
  __fixunstfdi
  __fixunstfdi
  __floatditf
  __floatditf
%else
%else
GCC_3.4.4 {
GCC_3.4.4 {
%endif
%endif
%else
%else
GCC_4.2.0 {
GCC_4.2.0 {
%endif
%endif
  # long double support
  # long double support
  __gcc_qadd
  __gcc_qadd
  __gcc_qsub
  __gcc_qsub
  __gcc_qmul
  __gcc_qmul
  __gcc_qdiv
  __gcc_qdiv
%ifdef _SOFT_FLOAT
%ifdef _SOFT_FLOAT
  __gcc_qneg
  __gcc_qneg
  __gcc_qeq
  __gcc_qeq
  __gcc_qne
  __gcc_qne
  __gcc_qgt
  __gcc_qgt
  __gcc_qge
  __gcc_qge
  __gcc_qlt
  __gcc_qlt
  __gcc_qle
  __gcc_qle
  __gcc_qunord
  __gcc_qunord
  __gcc_stoq
  __gcc_stoq
  __gcc_dtoq
  __gcc_dtoq
  __gcc_qtos
  __gcc_qtos
  __gcc_qtod
  __gcc_qtod
  __gcc_qtoi
  __gcc_qtoi
  __gcc_qtou
  __gcc_qtou
  __gcc_itoq
  __gcc_itoq
  __gcc_utoq
  __gcc_utoq
%endif
%endif
}
}
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.