summaryrefslogtreecommitdiff
path: root/libgcc
Commit message (Expand)AuthorAgeFilesLines
* unwind fix for muslGregor Richards2015-04-222-0/+12
* Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu2015-04-174-3/+18
* rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton2015-04-163-0/+910
* gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Use empty do-while loop as mac...Chen Gang2015-04-152-1/+6
* re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2015-04-102-5/+15
* re PR target/65351 (libiberty's pic version contains non-pic code on m32 darw...Jakub Jelinek2015-04-072-1/+9
* config.host (nios2-*-linux*): Remove 'extra_parts' setting.Chung-Lin Tang2015-03-252-2/+5
* Implement call0 ABI for xtensaMax Filippov2015-03-037-3/+65
* re PR libgcc/64885 (libstdc++ all_attributes failure)Jonathan Wakely2015-03-024-3/+10
* re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz2015-02-275-0/+316
* Revert changeKai Tietz2015-02-275-1290/+401
* re PR libgcc/65038 ([regression 5] Unable to find ftw.h for libgcov-util.c)Kai Tietz2015-02-275-401/+1290
* [PR target/65181] nvptx libgcc: Prevent building "advanced" stuff (for exampl...Thomas Schwinge2015-02-232-0/+11
* bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore2015-02-173-18/+35
* Avoid dependence on libc headers in nvptx realloc.Joseph Myers2015-02-172-3/+8
* Fixed pasto in ChangeLogKai Tietz2015-02-101-1/+1
* re PR gcov-profile/61889 (gcov-tool.c uses nftw, ftw.h)Rainer Emrich2015-02-102-0/+8
* fpmath-sf.S (__rl78_int_pack_a_r8): Fix edge case rounding up the fraction.Nick Clifton2015-02-042-4/+15
* linux-atomic.c (__kernel_cmpxchg2): Change declaration of oldval and newval t...John David Anglin2015-01-312-29/+26
* Committing VTV Cygwin patch for Patrick WollgastCaroline Tice2015-01-293-1/+23
* cmpsi2.S: Use function start and end macros.Nick Clifton2015-01-2711-53/+2046
* Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth2015-01-274-4/+10
* i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen2015-01-252-1/+13
* Support new Intel processor model numbersH.J. Lu2015-01-242-0/+19
* elf-lib.h: New file.Uros Bizjak2015-01-233-0/+51
* unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avo...Chen Gang2015-01-222-1/+6
* nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding ....Chung-Lin Tang2015-01-202-2/+7
* configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler2015-01-095-1/+251
* configure.ac: Add Visium support.Eric Botcazou2015-01-0616-0/+2189
* Update copyright years.Jakub Jelinek2015-01-05947-946/+950
* MIPS32R6 and MIPS64R6 supportMatthew Fortune2014-12-193-5/+13
* 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