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