aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-05-27config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_headerJohn Marino1-0/+173
2015-05-22config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t...Uros Bizjak2-47/+46
2015-05-21re PR libgcc/66225 (libgcc/config/rs6000/morecore.S will not build on systems...Alan Modra1-1/+0
2015-05-20rs6000-common.c (TARGET_SUPPORTS_SPLIT_STACK): Define.Alan Modra2-0/+353
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman8-0/+1502
2015-05-15Add support for CFI directives in fp emulation routines for ARM.Martin Galvan3-30/+264
2015-05-06unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.Sandra Loosemore1-0/+40
2015-04-28elf-lib.h: New file.Uros Bizjak3-2/+26
2015-04-27config.gcc: Add h8300-*-linux.Yoshinori Sato3-37/+129
2015-04-17Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu2-2/+7
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton2-0/+903
2015-03-03Implement call0 ABI for xtensaMax Filippov4-3/+15
2015-03-02re PR libgcc/64885 (libstdc++ all_attributes failure)Jonathan Wakely2-2/+2
2015-02-23[PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for exampl...Thomas Schwinge1-0/+5
2015-02-17bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore2-18/+26
2015-02-17Avoid dependence on libc headers in nvptx realloc.Joseph Myers1-3/+2
2015-02-04fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton1-4/+10
2015-01-31linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin1-29/+13
2015-01-27cmpsi2.S: Use function start and end macros.Nick Clifton10-53/+2017
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth1-1/+1
2015-01-25i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen1-1/+7
2015-01-24Support new Intel processor model numbersH.J. Lu1-0/+12
2015-01-23elf-lib.h: New file.Uros Bizjak1-0/+36
2015-01-20nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang1-2/+1
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler3-1/+235
2015-01-06configure.ac: Add Visium support.Eric Botcazou14-0/+2180
2015-01-05Update copyright years.Jakub Jelinek890-890/+890
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune1-4/+5
2014-12-17crt.h: New.Oleg Endo3-11/+40
2014-12-09(libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner1-16/+66
2014-11-30lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo1-9/+9
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar1-1/+4
2014-11-27lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang1-4/+22
2014-11-24linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin1-5/+2
2014-11-22linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin1-141/+161
2014-11-13divmodhi.S: Add support for the G10 architecture.Nick Clifton8-212/+243
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune1-6/+29
2014-11-10Add the nvptx port.Bernd Schmidt6-0/+236
2014-10-30Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers2-4/+31
2014-10-29Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers4-1/+73
2014-10-26linux-unwind.h (pa32_read_access_ok): New function.John David Anglin1-6/+28
2014-10-22Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers1-3/+0
2014-10-22lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay1-2/+6
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke3-52/+190
2014-10-09Update soft-fp from glibc.Joseph Myers10-30/+10
2014-09-22re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers1-0/+5
2014-09-18Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers1-1/+1
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-10/+8
2014-09-11re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2-129/+101
2014-09-09Add crtfastmath for AArch64.Marcus Shawcroft1-0/+36