summaryrefslogtreecommitdiff
path: root/libgcc/config/aarch64
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Prioritise init_have_lse_atomics constructor [PR 105708]Wilco Dijkstra2022-05-251-1/+3
* aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]Szabolcs Nagy2022-05-251-1/+7
* [AArch64] add barriers to ool __sync builtinsSebastian Pop2022-05-132-8/+42
* Update copyright years.Jakub Jelinek2022-01-0315-15/+15
* libgcc: Add missing runtime exception noticesRichard Sandiford2021-08-311-0/+4
* Update copyright years.Jakub Jelinek2021-01-0415-15/+15
* aarch64: Add HF routines to libgcc_s.soRichard Sandiford2020-09-282-0/+29
* aarch64: Fixed unused variable warning in aarch64-unwind.hWei Wentao2020-09-171-1/+2
* aarch64: Fix up __aarch64_cas16_acq_rel fallbackJakub Jelinek2020-08-031-1/+1
* aarch64: add PAC GNU property note to libgcc lse.SSzabolcs Nagy2020-07-241-2/+15
* libgcc: fix the handling of return address mangling [PR94891]Szabolcs Nagy2020-07-131-32/+8
* aarch64: Fix BTI support in libgcc [PR96001]Szabolcs Nagy2020-07-091-0/+26
* aarch64: Fix noexecstack note in libgccSzabolcs Nagy2020-07-091-0/+4
* [AArch64] Use __getauxval instead of getauxval in LSE detection code in libgccKyrylo Tkachov2020-05-061-8/+9
* aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy2020-04-211-0/+2
* aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek2020-04-151-8/+49
* Update copyright years.Jakub Jelinek2020-01-0114-14/+14
* aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson2019-09-251-1/+3
* aarch64: Fix store-exclusive in load-operate LSE helpersRichard Henderson2019-09-251-2/+2
* [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShaokun Zhang2019-09-251-21/+36
* aarch64: Add out-of-line functions for LSE atomicsRichard Henderson2019-09-193-0/+324
* [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs2019-05-291-4/+28
* Update copyright years.Jakub Jelinek2019-01-0111-11/+11
* SVE unwindingRichard Sandiford2018-01-131-0/+16
* Update copyright years.Jakub Jelinek2018-01-0311-11/+11
* [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries2017-11-071-1/+1
* Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers2017-06-281-1/+1
* freebsd-unwind.h: New file.John Marino2017-03-101-0/+108
* value-unwind.h: New file.Andrew Pinski2017-02-161-0/+25
* [AArch64] Only build & test pauth code for LP64Jiong Wang2017-01-201-2/+2
* [AArch64] Always include linux-unwind.hJiong Wang2017-01-201-1/+3
* [AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang2017-01-201-0/+87
* [AArch64][4/4] libgcc unwinder support for return address signingJiong Wang2017-01-201-0/+1
* Update copyright years.Jakub Jelinek2017-01-018-8/+8
* [Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh2016-11-242-2/+5
* Update copyright years.Jakub Jelinek2016-01-048-8/+8
* Update copyright years.Jakub Jelinek2015-01-058-8/+8
* Add crtfastmath for AArch64.Marcus Shawcroft2014-09-091-0/+36
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-051-4/+5
* float128-mul-underflow.c, [...]: New tests.Joseph Myers2014-02-121-0/+2
* [AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft2014-01-291-1/+1
* Update copyright years in libgcc/Richard Sandiford2014-01-027-7/+7
* linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach2013-11-281-1/+14
* Fix licenses on several libgcc files.Maxim Kuvyrkov2013-08-012-27/+37
* re PR other/53317 (Conversion from __int128 to __float128)Joseph Myers2013-06-211-0/+1
* sfp-machine.h (_FP_W_TYPE): Change to define as 'unsigned long long' instead ...Yufeng Zhang2013-04-191-2/+2
* [AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh2013-03-011-2/+4
* Update copyright in libgcc.Richard Sandiford2013-02-047-7/+7
* sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang2013-01-171-2/+4
* [AARCH64] Fix __clear_cache.Sofiane Naci2013-01-151-2/+8