summaryrefslogtreecommitdiff
path: root/libgcc/config
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-05890-890/+890
* MIPS32R6 and MIPS64R6 supportMatthew Fortune2014-12-191-4/+5
* crt.h: New.Oleg Endo2014-12-173-11/+40
* (libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner2014-12-091-16/+66
* lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo2014-11-301-9/+9
* Support avx512f in __builtin_cpu_supports.Ilya Tocar2014-11-271-1/+4
* lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang2014-11-271-4/+22
* linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin2014-11-241-5/+2
* linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin2014-11-221-141/+161
* divmodhi.S: Add support for the G10 architecture.Nick Clifton2014-11-138-212/+243
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2014-11-121-6/+29
* Add the nvptx port.Bernd Schmidt2014-11-106-0/+236
* Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers2014-10-302-4/+31
* Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers2014-10-294-1/+73
* linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2014-10-261-6/+28
* Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers2014-10-221-3/+0
* lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay2014-10-221-2/+6
* avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke2014-10-213-52/+190
* Update soft-fp from glibc.Joseph Myers2014-10-0910-30/+10
* re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers2014-09-221-0/+5
* Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers2014-09-181-1/+1
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-10/+8
* re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2014-09-112-129/+101
* Add crtfastmath for AArch64.Marcus Shawcroft2014-09-091-0/+36
* remove picochipTrevor Saunders2014-09-0922-3934/+0
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-0517-56/+47
* cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz2014-08-193-6/+27
* cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz2014-08-191-1/+1
* mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey2014-08-121-3/+7
* re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)Rohit Arul Raj2014-08-041-2/+2
* ibm-ldouble.c (typedef union longDblUnion): Delete.Alan Modra2014-07-311-39/+34
* s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...Ulrich Weigand2014-07-301-22/+43
* cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie2014-07-241-9/+8
* Remove redundant testsMarius Cornea2014-07-232-4/+7
* linux-atomic.c (__sync_lock_release_4): New.John David Anglin2014-07-171-2/+23
* bpabi.c (__gnu_uldivmod_helper): Remove.Charles Baylis2014-06-181-14/+0
* bpabi-v6m.S (__aeabi_uldivmod): Perform division using __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_ldivmod, [...]): Use .cfi_* directives for DWARF annotations.Charles Baylis2014-06-181-5/+16
* bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups fo...Charles Baylis2014-06-181-1/+40
* bpabi.S (__aeabi_ldivmod): Optimise stack manipulation.Charles Baylis2014-06-181-11/+3
* bpabi.S (__aeabi_uldivmod): Perform division using call to __udivmoddi4.Charles Baylis2014-06-181-1/+1
* bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation.Charles Baylis2014-06-181-11/+43
* bpabi.S (__aeabi_uldivmod, [...]): Add comment describing register usage on f...Charles Baylis2014-06-181-0/+16
* bpabi.S (__aeabi_uldivmod): Fix whitespace.Charles Baylis2014-06-181-18/+18
* bid128_div.c (BID128_FUNCTION_ARG2): Remove unused variable 'Ql'.Uros Bizjak2014-06-103-25/+36
* t-msp430 (HOST_LIBGCC2_CFLAGS): Add -mhwmult=none.Nick Clifton2014-05-221-1/+1
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-211-0/+180
* re PR libgcc/60166 (ARM default NAN encoding violates EABI)Maciej W. Rozycki2014-05-211-4/+4
* arm.h (License): Add GCC Runtime Library Exception.Georg-Johann Lay2014-05-121-0/+4
* Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097)Rainer Orth2014-05-081-0/+4