aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/aarch64
AgeCommit message (Expand)Author
2022-01-03Update copyright years.Jakub Jelinek
2021-08-31libgcc: Add missing runtime exception noticesRichard Sandiford
2021-01-04Update copyright years.Jakub Jelinek
2020-09-28aarch64: Add HF routines to libgcc_s.soRichard Sandiford
2020-09-17aarch64: Fixed unused variable warning in aarch64-unwind.hWei Wentao
2020-08-03aarch64: Fix up __aarch64_cas16_acq_rel fallbackJakub Jelinek
2020-07-24aarch64: add PAC GNU property note to libgcc lse.SSzabolcs Nagy
2020-07-13libgcc: fix the handling of return address mangling [PR94891]Szabolcs Nagy
2020-07-09aarch64: Fix BTI support in libgcc [PR96001]Szabolcs Nagy
2020-07-09aarch64: Fix noexecstack note in libgccSzabolcs Nagy
2020-05-06[AArch64] Use __getauxval instead of getauxval in LSE detection code in libgccKyrylo Tkachov
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy
2020-04-15aarch64: Fix bootstrap with old binutils [PR93053]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-09-25aarch64: Configure for sys/auxv.h in libgcc for lse-init.cRichard Henderson
2019-09-25aarch64: Fix store-exclusive in load-operate LSE helpersRichard Henderson
2019-09-25[AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShaokun Zhang
2019-09-19aarch64: Add out-of-line functions for LSE atomicsRichard Henderson
2019-05-29[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs
2019-01-01Update copyright years.Jakub Jelinek
2018-01-13SVE unwindingRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-11-07[libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONSTom de Vries
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers
2017-03-10freebsd-unwind.h: New file.John Marino
2017-02-16value-unwind.h: New file.Andrew Pinski
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang
2017-01-20[AArch64] Always include linux-unwind.hJiong Wang
2017-01-20[AArch64, libgcc] Add missing file, forget "svn add"Jiong Wang
2017-01-20[AArch64][4/4] libgcc unwinder support for return address signingJiong Wang
2017-01-01Update copyright years.Jakub Jelinek
2016-11-24[Patch libgcc AArch64 12/17] Enable hfmode soft-float conversions and truncat...James Greenhalgh
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-09-09Add crtfastmath for AArch64.Marcus Shawcroft
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers
2014-02-12float128-mul-underflow.c, [...]: New tests.Joseph Myers
2014-01-29[AArch64] Fix sfp-machine.h _FP_I_TYPE.Marcus Shawcroft
2014-01-02Update copyright years in libgcc/Richard Sandiford
2013-11-28linux-unwind.h (aarch64_fallback_frame_state): Check for correct opcodes on BE.Matthew Leach
2013-08-01Fix licenses on several libgcc files.Maxim Kuvyrkov
2013-06-21re PR other/53317 (Conversion from __int128 to __float128)Joseph Myers
2013-04-19sfp-machine.h (_FP_W_TYPE): Change to define as 'unsigned long long' instead ...Yufeng Zhang
2013-03-01[AArch64/AArch64-4.7][libgcc] Silence warnings in sync-cache.cJames Greenhalgh
2013-02-04Update copyright in libgcc.Richard Sandiford
2013-01-17sync-cache.c (__aarch64_sync_cache_range): Cast the results of (dcache_lsize ...Yufeng Zhang
2013-01-15[AARCH64] Fix __clear_cache.Sofiane Naci
2012-12-04AArch64: Define FP_TRAPPING_EXCEPTIONS.Marcus Shawcroft
2012-12-04aarch64: Refactor aarch64 sfp-machine.hMarcus Shawcroft
2012-10-23AArch64 [8/10] Fixup botched commit.Marcus Shawcroft