Show patches with: Submitter = Evgeny Karpov       |    State = Action Required       |    Archived = No       |   80 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,6/9] aarch64: Use symbols without offset to prevent relocation issues Untitled series #423638 - - - - --- 2024-09-12 Evgeny Karpov New
[v2,9/9] aarch64: Handle alignment when it is bigger than BIGGEST_ALIGNMENT SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,8/9] Add LTO support SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,7/9] aarch64: Disable the anchors SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,6/9] aarch64: Use symbols without offset to prevent relocation issues SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,4/9] aarch64: Exclude symbols using GOT from code models SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,3/9] aarch64: Add minimal C++ support SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,2/9] aarch64: Add debugging information SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v2,1/9] Support weak references SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-06 Evgeny Karpov New
[v1,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly Untitled series #422523 - - - - --- 2024-09-05 Evgeny Karpov New
[v1,4/9] aarch64: Exclude symbols using GOT from code models Untitled series #422149 - - - - --- 2024-09-03 Evgeny Karpov New
[v1,9/9] aarch64: Handle alignment when it is bigger than BIGGEST_ALIGNMENT SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,8/9] Add LTO support SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,7/9] aarch64: Disable the anchors SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,6/9] aarch64: Use symbols without offset to prevent relocation issues SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,5/9] aarch64: Multiple adjustments to support the SMALL code model correctly SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,4/9] aarch64: Exclude symbols using GOT from code models SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,3/9] aarch64: Add minimal C++ support SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,2/9] aarch64: Add debugging information SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
[v1,1/9] Support weak references SMALL code model fixes, optimization fixes, LTO and minimal C++ enablement - - - - --- 2024-09-02 Evgeny Karpov New
i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… - - - - --- 2024-06-27 Evgeny Karpov New
i386: Remove declaration of unused functions i386: Remove declaration of unused functions - - - - --- 2024-06-25 Evgeny Karpov New
[v3,6/6] aarch64: Add DLL import/export to AArch64 target Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v3,5/6] Adjust DLL import/export implementation for AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v3,4/6] aarch64: Add selectany attribute handling Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v3,3/6] Rename functions for reuse in AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v3,2/6] Extract ix86 dllimport implementation to mingw Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v3,1/6] Move mingw_* declarations to the mingw folder Add DLL import/export implementation to AArch64 - - - - --- 2024-06-08 Evgeny Karpov New
[v2,6/6] aarch64: Add DLL import/export to AArch64 target Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v2,5/6] Adjust DLL import/export implementation for AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v2,4/6] aarch64: Add selectany attribute handling Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v2,3/6] Rename functions for reuse in AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v2,2/6] Extract ix86 dllimport implementation to mingw Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v2,1/6] Move mingw_* declarations to the mingw folder Add DLL import/export implementation to AArch64 - - - - --- 2024-06-07 Evgeny Karpov New
[v1,0/6] Add DLL import/export implementation to AArch64 - - - - --- 2024-06-04 Evgeny Karpov New
[v1,6/6] aarch64: Add DLL import/export to AArch64 target Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v1,5/6] Adjust DLL import/export implementation for AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v1,4/6] aarch64: Add selectany attribute handling Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v1,3/6] Rename functions for reuse in AArch64 Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v1,2/6] Extract ix86 dllimport implementation to mingw Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v1,1/6] Move mingw_* declarations to the mingw folder Add DLL import/export implementation to AArch64 - - - - --- 2024-04-18 Evgeny Karpov New
[v3,12/12] Add aarch64-w64-mingw32 target to libgcc Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,11/12] aarch64: Add aarch64-w64-mingw32 target to libatomic Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,10/12] aarch64: Build and add objects for Cygwin and MinGW for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,09/12] Rename "x86 Windows Options" to "Cygwin and MinGW Options" Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,08/12] aarch64: Add SEH to machine_function Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,07/12] aarch64: Add Cygwin and MinGW environments for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,06/12] Exclude i386 functionality from aarch64 build Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,05/12] Rename section and encoding functions from i386 which will be used in aarch64 Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,04/12] Reuse MinGW from i386 for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,03/12] aarch64: Add aarch64-w64-mingw32 COFF Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,02/12] aarch64: Mark x18 register as a fixed register for MS ABI Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v3,01/12] Introduce aarch64-w64-mingw32 target Add aarch64-w64-mingw32 target - - - - --- 2024-04-11 Evgeny Karpov New
[v2,13/13] Add aarch64-w64-mingw32 target to libgcc Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,12/13] aarch64: Add aarch64-w64-mingw32 target to libatomic Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,11/13] aarch64: Build and add objects for Cygwin and MinGW for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,10/13] Rename "x86 Windows Options" to "Cygwin and MinGW Options" Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,09/13] aarch64: Add SEH to machine_function Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,08/13] aarch64: Add Cygwin and MinGW environments for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,07/13] Exclude i386 functionality from aarch64 build Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,06/13] Rename section and encoding functions from i386 which will be used in aarch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,05/13] Reuse MinGW from i386 for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,04/13] aarch64: Add aarch64-w64-mingw32 COFF Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,03/13] aarch64: Mark x18 register as a fixed register for MS ABI Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,02/13] aarch64: The aarch64-w64-mingw32 target implements Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v2,01/13] Introduce aarch64-w64-mingw32 target Add aarch64-w64-mingw32 target - - - - --- 2024-03-04 Evgeny Karpov New
[v1,13/13] Add aarch64-w64-mingw32 target to libgcc Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,12/13] aarch64: Add aarch64-w64-mingw32 target to libatomic Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,11/13] aarch64: Build and add objects for Cygwin and MinGW for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,10/13] Rename "x86 Windows Options" to "Cygwin and MinGW Options" Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,09/13] aarch64: Add SEH to machine_function Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,08/13] aarch64: Add Cygwin and MinGW environments for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,07/13] Exclude i386 functionality from aarch64 build Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,06/13] Rename section and encoding functions from i386 which will be used in aarch64 Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,05/13] Reuse MinGW from i386 for AArch64 Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,04/13] aarch64: Add aarch64-w64-mingw32 COFF Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,03/13] aarch64: Mark x18 register as a fixed register for MS ABI Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,02/13] aarch64: The aarch64-w64-mingw32 target implements Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New
[v1,01/13] Introduce aarch64-w64-mingw32 target Add aarch64-w64-mingw32 target - - - - --- 2024-02-21 Evgeny Karpov New