aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Mark ChangeLogRichard Biener1-0/+4
2015-06-23Mark ChangeLogRichard Biener1-0/+4
2015-02-17backport: bpabi.S (test_div_by_zero): Make label names consistent between thu...Sandra Loosemore3-18/+38
2014-12-19Mark ChangeLogGCC Administrator1-0/+4
2014-12-19Mark ChangeLogGCC Administrator1-0/+4
2014-12-09backport: re PR target/55351 (can't build libgcc for -m5-compact variant in S...Oleg Endo2-9/+18
2014-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2-6/+34
2014-09-18Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers2-1/+6
2014-05-22Mark ChangeLogRichard Biener1-0/+4
2014-05-22Mark ChangeLogRichard Biener1-0/+4
2014-05-21backport: re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki2-4/+13
2014-04-04backport: invoke.texi (-mabi=elfv1, [...]): Document.Bill Schmidt3-10/+143
2014-03-20ChangeLog: Fix typoJoel Sherrill1-2/+1
2014-03-20config.host (v850*-*-*): Add to tmake_file instead of resetting it.Joel Sherrill2-1/+6
2014-02-28backport: re PR libgcc/60166 (ARM default NAN encoding violates EABI)Joey Ye2-4/+16
2014-02-18re PR objc/56870 (@catch handler broken with SEH)Kai Tietz2-2/+10
2014-01-25backport: atomic.c (pre_atomic_barrier): Mark inline.Walter Lee2-41/+277
2014-01-25backport: atomic.c (BIT_OFFSET): Define.Walter Lee2-2/+17
2014-01-25backport: atomic.c (__atomic_do_and_fetch): Add a prefix op argument.Walter Lee2-14/+37
2014-01-21config.host (tmake_file): add t-slibgcc-libgcc for xtensa*-*-linux*.Baruch Siach2-1/+5
2014-01-03ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and...Joseph Myers2-1/+15
2013-12-12backport: config.host (arm*-*-uclinux*): Move t-arm before t-bpabi.Zhenqiang Chen2-1/+7
2013-12-10sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __SSE_...Uros Bizjak2-4/+9
2013-12-06config.host (microblaze-*-rtems*): New.Ralf Corsepius2-0/+8
2013-11-10Back-merged from trunkKai Tietz2-2/+22
2013-11-07sfp-exceptions.c (__sfp_handle_exceptions): Handle FP_EX_DENORM.Uros Bizjak2-7/+31
2013-10-16Mark ChangeLogGCC Administrator1-0/+4
2013-10-16Mark ChangeLogGCC Administrator1-0/+4
2013-08-01Backport from trunk: Fix licenses on several libgcc files.Maxim Kuvyrkov6-55/+89
2013-07-31backport: [multiple changes]Andreas Krebbel1-1/+3
2013-07-19backport: re PR target/57516 ([avr] Incorrect fixed-point rounding result in ...Georg-Johann Lay2-21/+36
2013-07-09* config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file.Janis Johnson2-1/+5
2013-06-19Apply powerpc64le support from mainline.Alan Modra3-6/+15
2013-06-08backport: atomic.h: Don't include stdint.h or features.h.Walter Lee2-16/+25
2013-06-06* config.host (arm-wrs-vxworks): Configure with other soft float.Doug Rupp2-1/+5
2013-05-31re PR target/49146 (segv from libgcc_s when raising an exception, or unwindin...Richard Henderson2-30/+101
2013-05-31Mark ChangeLogGCC Administrator1-0/+4
2013-05-31Mark ChangeLogGCC Administrator1-0/+4
2013-04-11libgcc/Julian Brown2-32/+39
2013-04-06re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin2-0/+6
2013-03-26re PR target/54805 (__gthread* on VxWorks)Robert Mason2-1/+21
2013-03-26backport: t-crtstuff: Add -fno-asynchronous-unwind-tables -mcmodel=large to C...Walter Lee2-0/+12
2013-03-22Mark ChangeLogGCC Administrator1-0/+4
2013-03-22Mark ChangeLogGCC Administrator1-0/+4
2013-03-14re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...Jakub Jelinek2-5/+13
2013-03-13re PR target/49880 (SuperH: ICE when -m4 is used with -mdiv=call-div1)Oleg Endo2-10/+12
2013-03-08cpuinfo.c (get_intel_cpu): Fix cpuid codes for sandybridge processors.Sriraman Tallam2-0/+6
2013-03-06re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat...Oleg Endo2-2/+8
2013-03-04Setup stack protection at entry.Edgar E. Iglesias2-0/+14
2013-03-04* config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)Georg-Johann Lay2-62/+87