aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/nvptx
AgeCommit message (Expand)AuthorFilesLines
2024-06-06nvptx, libgcc: Stub unwinding implementationThomas Schwinge2-1/+39
2024-06-06nvptx offloading: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge1-0/+55
2024-05-31nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge3-1/+94
2024-01-03Update copyright years.Jakub Jelinek5-5/+5
2023-12-23GCN, nvptx: Basic '__cxa_guard_{acquire,abort,release}' for C++ static local ...Thomas Schwinge1-0/+3
2023-01-16Update copyright years.Jakub Jelinek5-5/+5
2022-01-03Update copyright years.Jakub Jelinek5-5/+5
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-09-09[nvptx, libgcc] Fix Wbuiltin-declaration-mismatch in atomic.cTom de Vries1-4/+8
2020-08-13nvptx: Add support for subword compare-and-swapKwok Cheung Yeung2-1/+75
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-06-18[nvptx] Fix __main missing prototype warning in crt0.cTom de Vries1-1/+3
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov3-1/+46
2016-05-26free.asm: Delete.Nathan Sidwell4-159/+1
2016-05-25crt0.s: Delete.Nathan Sidwell3-47/+39
2016-01-04Update copyright years.Jakub Jelinek5-5/+5
2015-11-18nvptx.c (global_lock_var): New.Nathan Sidwell2-1/+33
2015-02-23[PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for exampl...Thomas Schwinge1-0/+5
2015-02-17Avoid dependence on libc headers in nvptx realloc.Joseph Myers1-3/+2
2015-01-05Update copyright years.Jakub Jelinek4-4/+4
2014-11-10Add the nvptx port.Bernd Schmidt6-0/+236