summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/init-arm.c
AgeCommit message (Expand)Author
2025-01-26[Clang] Add predefined macros for integer constants (#123514)Manuel Sainz de Baranda y Goñi
2023-08-29Delete CloudABI supportBrad Smith
2023-06-29[test] Replace aarch64-*-eabi with aarch64Michael Platings
2022-11-03Define _GNU_SOURCE for arm baremetal in C++ mode.Manoj Gupta
2022-10-18[clang][ARM] follow GCC behavior for defining __SOFTFP__Ties Stuij
2022-04-22[Clang] Fix the guaranteed alignment of memory returned by malloc/new on OpenBSDMark Kettenis
2022-02-23Add support for floating-point option `ffp-eval-method` and forZahira Ammarguellat
2022-02-18Revert "Add support for floating-point option `ffp-eval-method` and for"Florian Hahn
2022-02-17Add support for floating-point option `ffp-eval-method` and forZahira Ammarguellat
2022-02-15Revert "Add support for floating-point option `ffp-eval-method` and for"Nico Weber
2022-02-15Add support for floating-point option `ffp-eval-method` and forZahira Ammarguellat
2021-09-01Revert "[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and ext...Zahira Ammarguellat
2021-07-28[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pra...Melanie Blower
2021-07-20Revert "[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and ext...Melanie Blower
2021-07-20[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pra...Melanie Blower
2021-02-03Fix the guaranteed alignment of memory returned by malloc/new on DarwinAkira Hatanaka
2020-12-15[clang][cli] Squash multiple cc1 -fxxx-exceptions flags into single -exceptio...Jan Svoboda
2020-08-14Split Preprocessor/init.c testArtem Belevich