aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-09remove picochipTrevor Saunders22-3934/+0
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers17-56/+47
2014-08-19cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz3-6/+27
2014-08-19cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz1-1/+1
2014-08-12mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey1-3/+7
2014-08-04re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)Rohit Arul Raj1-2/+2
2014-07-31ibm-ldouble.c (typedef union longDblUnion): Delete.Alan Modra1-39/+34
2014-07-30s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand1-22/+43
2014-07-24cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie1-9/+8
2014-07-23Remove redundant testsMarius Cornea2-4/+7
2014-07-17linux-atomic.c (__sync_lock_release_4): New.John David Anglin1-2/+23
2014-06-18bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis1-14/+0
2014-06-18bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis1-1/+1