aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/i386/libgcc-darwin.ver
blob: c97dae73855f9fb7cda277f851ed1c7581e5f47a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GCC_4.8.0 {
  __cpu_model
  __cpu_indicator_init
}

%inherit GCC_12.0.0 GCC_7.0.0
GCC_12.0.0 {
  __divhc3
  __mulhc3
  __eqhf2
  __nehf2
  __extendhfdf2
  __extendhfsf2
  __extendhftf2
  __extendhfxf2
  __fixhfti
  __fixunshfti
  __floattihf
  __floatuntihf
  __truncdfhf2
  __truncsfhf2
  __trunctfhf2
  __truncxfhf2
}