aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2015-09-03RTEMS: Update RTEMS thread modelSebastian Huber1-56/+139
2015-08-18xtensa: fix _Unwind_GetCFAMax Filippov1-1/+1
2015-08-18xtensa: use unwind-dw2-fde-dip instead of unwind-dw2-fdeMax Filippov1-1/+1
2015-08-18xtensa: reimplement register spillingMax Filippov1-7/+23
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev1-0/+7
2015-08-12Add Knights Landing support to __builtin_cpu_isH.J. Lu1-0/+5
2015-08-11re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-08-10Treat model == 0x4f as BroadwellH.J. Lu1-0/+1
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-07-22linux-atomic.c (<asm/unistd.h>): Remove #include.Chung-Lin Tang1-5/+0
2015-07-17libgcc: fix build with older makeJan Beulich1-1/+3
2015-07-14tramp.c (MOVHI, ORI, JMP): Conditionalize for __nios2_arch__ level.Sandra Loosemore1-3/+17
2015-07-13t-dragonfly: New.John Marino1-0/+2
2015-07-01linux-atomic.c (__kernel_cmpxchg): Reorder arguments to better match light-we...John David Anglin1-26/+26
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu2-0/+6
2015-06-23lib1funcs.S (aeabi_idiv0, [...]): Add CFI entries.James Lemke1-2/+9
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