aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2012-02-23acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY ...Ulrich Weigand2-6/+6
2012-02-19mips.c (mips_need_mips16_rdhwr_p): New variable.Richard Sandiford2-15/+1
2012-02-19mips.c (mips16_build_call_stub): Add CFI information to stubs with non-siblin...Richard Sandiford1-9/+17
2012-02-16re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...Iain Sandoe1-2/+1
2012-02-15re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...Iain Sandoe1-0/+44
2012-02-15re PR libitm/52042 (libitm.c/clone-1.c (all darwin) and libitm.c/stackundo.c ...Iain Sandoe1-25/+53
2012-02-15re PR target/52261 ([avr] Add support for AVR Xmega cores)Georg-Johann Lay1-0/+14
2012-02-15re PR target/51921 (EH unwinding support is broken)Eric Botcazou1-4/+20
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee14-0/+1460
2012-02-05config.host (mips64*-*-linux*, [...]): Add t-slibgcc-libgcc to tmake_file.Chung-Lin Tang2-4/+3
2012-02-02Adding GCC port for National Semicondutor's CR16 architectureSumanth G9-0/+2625
2012-01-25t-linux64: Delete.Alan Modra3-5/+4
2012-01-15mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.Richard Sandiford3-1/+17
2012-01-10re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-22/+143
2012-01-09sol2-unwind.h (sparc64_is_sighandler): Check that the purported sigacthandler...Eric Botcazou1-6/+4
2012-01-09re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Eric Botcazou1-41/+88
2012-01-06t-ia64 (LIB1ASMFUNCS): Move backward compatibility thunks...Tristan Gingold2-19/+21
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel1-1/+1
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-11/+3
2012-01-02Implement light-weight DImode support.Georg-Johann Lay2-3/+93
2011-12-22* config/i386/morestack.S: Simplify CFI opcodes throughout.Ian Lance Taylor1-42/+29
2011-12-21fde-vms.c (UNW_IVMS_MODE): Define.Tristan Gingold1-0/+2
2011-12-20morestack.S (__morestack_non_split): If there is enough stack space already, ...Ian Lance Taylor1-2/+102
2011-12-20linux-unwind.h: Update copyright years.Uros Bizjak1-6/+25
2011-12-15rs6000.c (rs6000_emit_prologue): Move update of VRSave mask to save_world() w...Iain Sandoe1-59/+52
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay2-1/+149
2011-12-11* config/sparc/sol2-unwind.h: Use #ifdef directive consistently.Eric Botcazou1-1/+1
2011-12-09re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-0/+244
2011-12-06Forward-port from gcc-4_6-branch r181936 2011-12-02.Georg-Johann Lay1-0/+28
2011-12-04t-darwin64 (LIB2ADD): Add fp and gp save routines.Iain Sandoe1-1/+2
2011-12-01re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin2-14/+41
2011-11-29.DJ Delorie10-0/+1059
2011-11-28Cleanup rs6000/t-ppccomm configurations (PR other/51022)Rainer Orth3-21/+22
2011-11-27darwin-crt-tm.c: Correct comments, use correct licence.Iain Sandoe1-11/+16
2011-11-27darwin-crt-tm.c: Remove dummy _ITM_ functions.Iain Sandoe1-11/+0
2011-11-26m68k-linux: Implement atomic operations via syscall.Richard Henderson2-0/+212
2011-11-22darwin.h (ENDFILE_SPEC): New.Iain Sandoe2-0/+89
2011-11-21Fix LIB2ADD overrides in libgccRainer Orth2-4/+0
2011-11-21re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-0/+360
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-0/+68
2011-11-16lib1funcs.asm (udivsi3): Add support for divide functions.Matthew Gretton-Dann1-4/+66
2011-11-16qrnnd.S: Use specific pseudos for VMS.Tristan Gingold1-0/+12
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-0/+47
2011-11-13config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.John David Anglin2-15/+15
2011-11-12ppc-linux: Fix call to _Unwind_SetGRPtrRichard Henderson1-1/+1
2011-11-11Fix SPU libgcc buildRainer Orth1-1/+1
2011-11-09generic-morestack.c: Include <string.h>.Ian Lance Taylor1-1/+77
2011-11-08Build softfp for c6xRainer Orth1-10/+10
2011-11-07re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-49/+55
2011-11-07Append to HOST_LIBGCC2_CFLAGS in libgccRainer Orth17-20/+15