aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/nios2
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek12-12/+12
2023-01-16Update copyright years.Jakub Jelinek12-12/+12
2022-10-06libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are...Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek12-12/+12
2021-01-04Update copyright years.Jakub Jelinek12-12/+12
2020-01-31nios2: Support for GOT-relative DW_EH_PE_datarel encoding.Sandra Loosemore1-0/+24
2020-01-01Update copyright years.Jakub Jelinek11-11/+11
2019-01-01Update copyright years.Jakub Jelinek11-11/+11
2018-01-03Update copyright years.Jakub Jelinek11-11/+11
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers1-1/+1
2017-01-01Update copyright years.Jakub Jelinek11-11/+11
2016-01-04Update copyright years.Jakub Jelinek11-11/+11
2015-07-22linux-atomic.c (<asm/unistd.h>): Remove #include.Chung-Lin Tang1-5/+0
2015-07-14tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level.Sandra Loosemore1-3/+17
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang1-2/+1
2015-01-05Update copyright years.Jakub Jelinek11-11/+11
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers1-1/+1
2014-02-20nios2.md (unspec): Add UNSPEC_PIC_GOTOFF_SYM enum.Chung-Lin Tang3-8/+5
2014-02-12float128-mul-underflow.c, [...]: New tests.Joseph Myers1-0/+3
2014-02-02nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore1-4/+4
2014-01-02Update copyright years in libgcc/Richard Sandiford11-11/+11
2013-12-31Commit of nios2 port to trunk:Chung-Lin Tang13-0/+1075