aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-21re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra2-1/+5
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra5-0/+367
2015-05-19Makefile.in (LIBUNWIND): Move dependency for shared libgcc.Eric Botcazou2-4/+6
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman9-0/+1508
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan4-30/+271
2015-05-13sjlj.m4: New file.Eric Botcazou5-131/+46
2015-05-12libgcov-util.c: Add space between string literal and macro name.Uros Bizjak2-8/+14
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore3-3/+53
2015-04-29Fix libgcc installation for offload targets.Bernd Schmidt4-13/+17
2015-04-28elf-lib.h: New file.Uros Bizjak5-8/+44
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato5-37/+140
2015-04-22unwind fix for muslGregor Richards2-0/+12
2015-04-17Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu4-3/+18
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton3-0/+910
2015-04-15gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Use empty do-while loop as mac...Chen Gang2-1/+6
2015-04-10re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2-5/+15
2015-04-07re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2-1/+9
2015-03-25config.host (nios2-*-linux*): Remove 'extra_parts' setting.Chung-Lin Tang2-2/+5
2015-03-03Implement call0 ABI for xtensaMax Filippov7-3/+65
2015-03-02re PR libgcc/64885 (libstdc++ all_attributes failure)Jonathan Wakely4-3/+10
2015-02-27re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz5-0/+316
2015-02-27Revert changeKai Tietz5-1290/+401
2015-02-27re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz5-401/+1290
2015-02-23[PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for exampl...Thomas Schwinge2-0/+11
2015-02-17bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore3-18/+35
2015-02-17Avoid dependence on libc headers in nvptx realloc.Joseph Myers2-3/+8
2015-02-10Fixed pasto in ChangeLogKai Tietz1-1/+1
2015-02-10re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich2-0/+8
2015-02-04fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton2-4/+15
2015-01-31linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin2-29/+26
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice3-1/+23
2015-01-27cmpsi2.S: Use function start and end macros.Nick Clifton11-53/+2046
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth4-4/+10
2015-01-25i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen2-1/+13
2015-01-24Support new Intel processor model numbersH.J. Lu2-0/+19
2015-01-23elf-lib.h: New file.Uros Bizjak3-0/+51
2015-01-22unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avo...Chen Gang2-1/+6
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang2-2/+7
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler5-1/+251
2015-01-06configure.ac: Add Visium support.Eric Botcazou16-0/+2189
2015-01-05Update copyright years.Jakub Jelinek947-946/+950
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune3-5/+13
2014-12-17crt.h: New.Oleg Endo4-11/+47
2014-12-15re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above arra...Uros Bizjak2-6/+11
2014-12-10Commit missing part of patch.David Edelsohn1-0/+1
2014-12-09Fix date in change log entry.Oleg Endo1-1/+1
2014-12-09Add missing link to PR in change log entry.Oleg Endo1-0/+1
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner4-16/+118
2014-12-05defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default.Olivier Hainque2-4/+5
2014-11-30lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo2-9/+14