summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/crt/crtbegin.c
Commit message (Expand)AuthorAgeFilesLines
* Check for aarch64 when not using .init_arraysSterling Augustine2020-01-021-2/+2
* Support powerpc and sparc when building without init_array.Sterling Augustine2019-12-271-7/+25
* Revert "Support powerpc when builing without init_array."Dmitri Gribenko2019-12-191-17/+3
* Support powerpc when builing without init_array.Sterling Augustine2019-12-181-3/+17
* Fix include guard and properly order __deregister_frame_info.Sterling Augustine2019-11-121-4/+8
* [compiler-rt] Fix crtbegin.c compilationShoaib Meenai2019-05-111-4/+4
* [crtbegin] Fix an off-by-1 bug in __do_finiFangrui Song2019-05-031-1/+1
* Use __extension__ to suppress __EH_FRAME_LIST__ warningsFangrui Song2019-05-011-1/+1
* Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-0/+97
* Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2019-04-301-97/+0
* [compiler-rt] Simple crtbegin.o and crtend.o implementationPetr Hosek2019-04-301-0/+97
OpenPOWER on IntegriCloud