summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2015-01-27cmpsi2.S: Use function start and end macros.Nick Clifton
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth
2015-01-25i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen
2015-01-24Support new Intel processor model numbersH.J. Lu
2015-01-23elf-lib.h: New file.Uros Bizjak
2015-01-22unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avo...Chen Gang
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler
2015-01-06configure.ac: Add Visium support.Eric Botcazou
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune
2014-12-17crt.h: New.Oleg Endo
2014-12-15re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above arra...Uros Bizjak
2014-12-10Commit missing part of patch.David Edelsohn
2014-12-09Fix date in change log entry.Oleg Endo
2014-12-09Add missing link to PR in change log entry.Oleg Endo
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner
2014-12-05defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default.Olivier Hainque
2014-11-30lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar
2014-11-27lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang
2014-11-25crtstuff.c (__do_glbal_ctors_1): Add missing semicolon.Segher Boessenkool
2014-11-24linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin
2014-11-22linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2014-11-13divmodhi.S: Add support for the G10 architecture.Nick Clifton
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune
2014-11-10Add the nvptx port.Bernd Schmidt
2014-10-30Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers
2014-10-29Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers
2014-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin
2014-10-25Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.Joseph Myers
2014-10-22Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke
2014-10-09Update soft-fp from glibc.Joseph Myers
2014-10-08Add overlap functionality to gcov-tool.Rong Xu
2014-10-07Update the ChangeLog for r215962 and r215963.Rong Xu
2014-10-07Makefile.in: Fix dependence.Rong Xu
2014-10-04remove score-* supportTrevor Saunders
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers
2014-09-22re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers
2014-09-22crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson
2014-09-19config.gcc (powerpc-wrs-vxworksmils): New configuration.Olivier Hainque
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers
2014-09-18Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers
2014-09-17Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell
2014-09-17config.host (x86_64-*-mingw*): Add i386/t-cygming to tmake_file and crtbegin....Olivier Hainque
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay