Show patches with: Series = libgcc: Thumb-1 Floating-Point Assembly for Cortex M0       |    Archived = No       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,34/34] Add -mpure-code support to the CM0 functions. libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,33/34] Drop single-precision Thumb-1 soft-float functions libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,32/34] Import float<->__fp16 conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,31/34] Import float<->double conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,30/34] Import float-to-integer conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,29/34] Import integer-to-float conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,28/34] Import float division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,27/34] Import float multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,26/34] Import float addition and subtraction from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,25/34] Refactor Thumb-1 float subtraction into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,24/34] Import float comparison from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,23/34] Refactor Thumb-1 float comparison into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,22/34] Import integer multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,21/34] Import 64-bit division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,20/34] Refactor Thumb-1 64-bit division into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,19/34] Import 32-bit division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,18/34] Merge Thumb-2 optimizations for 64-bit comparison libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,17/34] Import 64-bit comparison from CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,16/34] Refactor Thumb-1 64-bit comparison into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,15/34] Import 'popcnt' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,14/34] Import 'parity' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,13/34] Import 'ffs' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,12/34] Import 'clrsb' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,11/34] Import 64-bit shift functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,10/34] Import 'ctz' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,09/34] Import 'clz' functions from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,08/34] Refactor 64-bit shift functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,07/34] Refactor 'ctz' functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,06/34] Refactor 'clz' functions into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,05/34] Add the __HAVE_FEATURE_IT and IT() macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,04/34] Reorganize LIB1ASMFUNCS object wrapper macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,03/34] Fix syntax warnings on conditional instructions libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,02/34] Rename THUMB_FUNC_START to THUMB_FUNC_ENTRY libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,01/34] Add and restructure function declaration macros libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted