libgcc-eabi.ver 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. # Copyright (C) 2011-2022 Free Software Foundation, Inc.
  2. #
  3. # This file is part of GCC.
  4. #
  5. # GCC is free software; you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation; either version 3, or (at your option)
  8. # any later version.
  9. #
  10. # GCC is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with GCC; see the file COPYING3. If not see
  17. # <http://www.gnu.org/licenses/>.
  18. GCC_4.7.0 {
  19. __c6xabi_strasgi
  20. __c6xabi_call_stub
  21. __c6xabi_mpyll
  22. __c6xabi_negll
  23. __c6xabi_llshru
  24. __c6xabi_llshl
  25. __c6xabi_llshr
  26. __c6xabi_fixfu
  27. __c6xabi_fixdu
  28. __c6xabi_fixflli
  29. __c6xabi_fixdlli
  30. __c6xabi_fixfull
  31. __c6xabi_fixdull
  32. __c6xabi_fltllif
  33. __c6xabi_fltllid
  34. __c6xabi_fltullf
  35. __c6xabi_fltulld
  36. __c6xabi_divlli
  37. __c6xabi_remlli
  38. __c6xabi_divull
  39. __c6xabi_remull
  40. __c6xabi_divremull
  41. __c6xabi_gef
  42. __c6xabi_gtf
  43. __c6xabi_lef
  44. __c6xabi_ltf
  45. __c6xabi_eqf
  46. __c6xabi_ged
  47. __c6xabi_gtd
  48. __c6xabi_led
  49. __c6xabi_ltd
  50. __c6xabi_eqd
  51. __c6xabi_addf
  52. __c6xabi_divf
  53. __c6xabi_neqf
  54. __c6xabi_cmpf
  55. __c6xabi_mpyf
  56. __c6xabi_negf
  57. __c6xabi_subf
  58. __c6xabi_unordf
  59. __c6xabi_fixfi
  60. __c6xabi_fltif
  61. __c6xabi_fltuf
  62. __c6xabi_addd
  63. __c6xabi_divd
  64. __c6xabi_neqd
  65. __c6xabi_cmpd
  66. __c6xabi_mpyd
  67. __c6xabi_negd
  68. __c6xabi_subd
  69. __c6xabi_unordd
  70. __c6xabi_fixdi
  71. __c6xabi_fltid
  72. __c6xabi_fltud
  73. __c6xabi_cvtfd
  74. __c6xabi_cvtdf
  75. __c6xabi_mulcf
  76. __c6xabi_mulcd
  77. __c6xabi_divcf
  78. __c6xabi_divcd
  79. __gnu_ltsf2
  80. __gnu_ltdf2
  81. __gnu_gesf2
  82. __gnu_gedf2
  83. __gnu_gtsf2
  84. __gnu_gtdf2
  85. __gnu_eqsf2
  86. __gnu_eqdf2
  87. # Exception-Handling
  88. _Unwind_Complete
  89. _Unwind_VRS_Get
  90. _Unwind_VRS_Set
  91. _Unwind_VRS_Pop
  92. __c6xabi_unwind_cpp_pr0
  93. __c6xabi_unwind_cpp_pr1
  94. __c6xabi_unwind_cpp_pr2
  95. __c6xabi_unwind_cpp_pr3
  96. __c6xabi_unwind_cpp_pr4
  97. # The libstdc++ exception-handling personality routine uses this
  98. # GNU-specific entry point.
  99. __gnu_unwind_frame
  100. }