libgcc-mips16.ver 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. # Copyright (C) 2008-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.4.0 {
  19. __mips16_addsf3
  20. __mips16_subsf3
  21. __mips16_mulsf3
  22. __mips16_divsf3
  23. __mips16_eqsf2
  24. __mips16_nesf2
  25. __mips16_gtsf2
  26. __mips16_gesf2
  27. __mips16_lesf2
  28. __mips16_ltsf2
  29. __mips16_floatsisf
  30. __mips16_floatunsisf
  31. __mips16_fix_truncsfsi
  32. __mips16_adddf3
  33. __mips16_subdf3
  34. __mips16_muldf3
  35. __mips16_divdf3
  36. __mips16_extendsfdf2
  37. __mips16_truncdfsf2
  38. __mips16_eqdf2
  39. __mips16_nedf2
  40. __mips16_gtdf2
  41. __mips16_gedf2
  42. __mips16_ledf2
  43. __mips16_ltdf2
  44. __mips16_floatsidf
  45. __mips16_floatunsidf
  46. __mips16_fix_truncdfsi
  47. }