summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* crt.h: New.Oleg Endo2014-12-174-11/+47
* re PR libgcc/63832 (crtstuff.c:400:19: warning: array subscript is above arra...Uros Bizjak2014-12-152-6/+11
* Commit missing part of patch.David Edelsohn2014-12-101-0/+1
* Fix date in change log entry.Oleg Endo2014-12-091-1/+1
* Add missing link to PR in change log entry.Oleg Endo2014-12-091-0/+1
* (libgcc_s) Optional filename-based shared library versioning on AIX.Michael Haubenwallner2014-12-094-16/+118
* defaults.h: (DWARF_REG_TO_UNWIND_COLUMN): Define default.Olivier Hainque2014-12-052-4/+5
* lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...Oleg Endo2014-11-302-9/+14
* Support avx512f in __builtin_cpu_supports.Ilya Tocar2014-11-272-1/+9
* lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...Tony Wang2014-11-272-4/+28
* crtstuff.c (__do_glbal_ctors_1): Add missing semicolon.Segher Boessenkool2014-11-252-1/+5
* linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.John David Anglin2014-11-242-5/+7
* linux-atomic.c (__kernel_cmpxchg2): New.Guy Martin2014-11-222-141/+176
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-135-1/+137
* divmodhi.S: Add support for the G10 architecture.Nick Clifton2014-11-139-212/+257
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2014-11-122-6/+35
* Add the nvptx port.Bernd Schmidt2014-11-1010-4/+261
* Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers2014-10-308-10/+171
* Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.Joseph Myers2014-10-296-3/+92
* linux-unwind.h (pa32_read_access_ok): New function.John David Anglin2014-10-262-6/+34
* Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.Joseph Myers2014-10-254-2/+71
* Do not build soft-fp code at all for powerpc64-linux-gnu.Joseph Myers2014-10-223-4/+11
* lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...Georg-Johann Lay2014-10-222-5/+14
* avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke2014-10-214-52/+225
* Update soft-fp from glibc.Joseph Myers2014-10-0937-1352/+1738
* Add overlap functionality to gcov-tool.Rong Xu2014-10-083-40/+584
* Update the ChangeLog for r215962 and r215963.Rong Xu2014-10-071-0/+15
* Makefile.in: Fix dependence.Rong Xu2014-10-076-3/+312
* remove score-* supportTrevor Saunders2014-10-042-7/+4
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-234-18/+25
* re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...Joseph Myers2014-09-222-0/+11
* crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson2014-09-225-2/+61
* config.gcc (powerpc-wrs-vxworksmils): New configuration.Olivier Hainque2014-09-192-1/+6
* Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2014-09-192-9/+8
* Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers2014-09-182-1/+6
* Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell2014-09-175-13/+79
* config.host (x86_64-*-mingw*): Add i386/t-cygming to tmake_file and crtbegin....Olivier Hainque2014-09-172-2/+7
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-124-34/+47
* re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)Georg-Johann Lay2014-09-113-129/+112
* Add crtfastmath for AArch64.Marcus Shawcroft2014-09-093-2/+47
* remove picochipTrevor Saunders2014-09-0924-3937/+26
* Remove SF_SIZE etc. target macros.Joseph Myers2014-09-083-44/+53
* Remove no-longer-needed fp-bit target macros.Joseph Myers2014-09-082-40/+25
* libgcov-interface.c (STRONG_ALIAS): Rename to ...Nathan Sidwell2014-09-072-5/+13
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-0526-172/+233
* libgcov-interface.c (STRONG_ALIAS): New.Nathan Sidwell2014-09-033-3/+21
* cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz2014-08-195-8/+36
* cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz2014-08-192-1/+6
* crtstuff.c: Undef caddr_t.Steve Ellcey2014-08-132-0/+5
* mips16.S: Skip when __mips_soft_float is defined.Steve Ellcey2014-08-122-3/+11