aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel3-4/+6
2012-01-03re PR bootstrap/51006 (bootstrap fails on NetBSD 5.1)Jonathan Wakely2-28/+7
2012-01-02re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay2-11/+9
2012-01-02Implement light-weight DImode support.Georg-Johann Lay3-3/+101
2011-12-30libgcov.c (gcov_crc32): Remove global var.Nathan Sidwell2-93/+145
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 Gingold2-0/+6
2011-12-20morestack.S (__morestack_non_split): If there is enough stack space already, ...Ian Lance Taylor2-2/+108
2011-12-20unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and `sys/sdt.h'.Sergio Durigan Junior2-4/+60
2011-12-20linux-unwind.h: Update copyright years.Uros Bizjak2-9/+34
2011-12-17config.host (mips*-sde-elf*, [...]): Add to tmake_file rather replacing it.Richard Sandiford2-2/+7
2011-12-15rs6000.c (rs6000_emit_prologue): Move update of VRSave mask to save_world() w...Iain Sandoe2-59/+64
2011-12-14Check __GLIBC__ when using __SIGRTMINH.J. Lu2-2/+7
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay3-1/+155
2011-12-11* config/sparc/sol2-unwind.h: Use #ifdef directive consistently.Eric Botcazou2-1/+5
2011-12-09re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-0/+250
2011-12-06crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the size of fun...Andrew Pinski2-2/+8
2011-12-06Forward-port from gcc-4_6-branch r181936 2011-12-02.Georg-Johann Lay2-0/+38
2011-12-04t-darwin64 (LIB2ADD): Add fp and gp save routines.Iain Sandoe2-1/+6
2011-12-01re PR other/51272 (ld: Unsatisfied symbol "_ITM_registerTMCloneTable" in file...John David Anglin3-14/+51
2011-11-29.DJ Delorie12-0/+1067
2011-11-29config.host (tic6x-*-uclinux): Append to extra_parts.Bernd Schmidt2-2/+9
2011-11-28Cleanup rs6000/t-ppccomm configurations (PR other/51022)Rainer Orth5-35/+61
2011-11-28generic-morestack.c (__splitstack_find): Check for NULL old stack value.Ian Lance Taylor3-3/+83
2011-11-27darwin-crt-tm.c: Correct comments, use correct licence.Iain Sandoe2-11/+20
2011-11-27darwin-crt-tm.c: Remove dummy _ITM_ functions.Iain Sandoe2-11/+4
2011-11-26m68k-linux: Implement atomic operations via syscall.Richard Henderson4-3/+221
2011-11-26crtstuff: adjust tm clones for no attribute hiddenRichard Henderson2-38/+65
2011-11-22darwin.h (ENDFILE_SPEC): New.Iain Sandoe4-1/+98
2011-11-22Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al.Hans-Peter Nilsson2-0/+8
2011-11-21Fix crtstuff merge error with transactional-memory branch.Richard Henderson2-5/+90
2011-11-21Fix LIB2ADD overrides in libgccRainer Orth4-8/+13
2011-11-21re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-0/+371
2011-11-21* config.host (*-*-freebsd[12], *-*-freebsd[12].*,Gerald Pfeifer2-9/+5
2011-11-21static-object.mk (c_flags-$o): Save c_flags.Hans-Peter Nilsson2-1/+11
2011-11-18Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.Steve Ellcey2-2/+7
2011-11-18re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-0/+75
2011-11-16lib1funcs.asm (udivsi3): Add support for divide functions.Matthew Gretton-Dann2-4/+76
2011-11-16qrnnd.S: Use specific pseudos for VMS.Tristan Gingold2-0/+16
2011-11-15re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-0/+53
2011-11-13config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from tmake_file list.John David Anglin4-16/+23
2011-11-12ppc-linux: Fix call to _Unwind_SetGRPtrRichard Henderson2-1/+6
2011-11-11Fix SPU libgcc buildRainer Orth2-1/+5
2011-11-09generic-morestack.c: Include <string.h>.Ian Lance Taylor4-21/+342
2011-11-09Use t-mingw-pthread on MingWRainer Orth2-5/+12
2011-11-08Build softfp for c6xRainer Orth2-10/+14
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell2-185/+258
2011-11-07re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay2-49/+60
2011-11-07Append to HOST_LIBGCC2_CFLAGS in libgccRainer Orth19-26/+48
2011-11-07Consistently use t-rtems in libgccRainer Orth3-7/+28