aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
2011-11-03t-ppccomm (ecrti$(objext)): Use $<.Rainer Orth2-4/+11
2011-11-03* config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.Andreas Schwab2-1/+6
2011-11-02Fix multilib build of libgcc on Linux/sparc.David S. Miller5-11/+31
2011-11-02* config/rs6000/t-ppccomm: Add missing \.Jason Merrill2-2/+6
2011-11-02Move gthr to toplevel libgccRainer Orth16-22/+3603
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth28-13/+189
2011-11-02Move libgcc2 to toplevel libgccRainer Orth231-265/+19579
2011-11-02Move libgcc1 to toplevel libgccRainer Orth72-55/+29534
2011-11-02Move crtstuff support to toplevel libgccRainer Orth89-252/+8028
2011-11-02Move shlib support to toplevel libgccRainer Orth77-78/+4262
2011-10-28morestack.S: Correct CFI information to do proper returns throughout function.Ian Lance Taylor2-30/+64
2011-10-25pr-support.c (pop_compact_frame, pop_frame): Correct logic for doubleword pops.Bernd Schmidt2-16/+13
2011-10-25pr-support.c (__gnu_unwind_24bit): Correct logic for the case where B3 isn't ...Bernd Schmidt2-2/+14
2011-10-25t-freebsd: Add wildcard.Andreas Tobler2-1/+5
2011-10-21* unwind-arm-common.inc: Handle ID3/4 unwinding data.Paul Brook2-1/+5
2011-10-17re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)Uros Bizjak2-0/+9
2011-10-07* generic-morestack-thread.c: #include <errno.h>.Ian Lance Taylor2-1/+6
2011-10-07re PR target/46093 (code compiled with -fsplit-stack crashes when passing lar...Ian Lance Taylor2-1/+8
2011-10-06Restore FreeBSD/SPARC bootstrap (PR bootstrap/49804)Rainer Orth2-1/+7
2011-09-28rx-lib.h: Always restrict doubles to the SF type when 64-bit doubles are not ...Nick Clifton3-12/+17
2011-09-13arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Paul Brook11-985/+1822
2011-08-23sfp-machine.h (ASM_INVALID): New define.Uros Bizjak2-2/+16
2011-08-18bpabi-lib.h (RENAME_LIBRARY_SET): Delete.Richard Sandiford2-6/+4
2011-08-17re PR target/50090 (ARM EABI symbols in libgcc.a have default visibility)Richard Sandiford2-3/+8
2011-08-12re PR bootstrap/50047 (Revision 177670 failed to bootstrap)Paolo Bonzini2-3/+10
2011-08-11* Makefile.in (install-unwind_h): Remove destination file first.Rainer Orth2-0/+5
2011-08-09sync.c: Move to ../libgcc.Rainer Orth5-21/+233
2011-08-09config.host (ia64*-*-linux*): Move ia64/t-glibc after t-libunwind.Andreas Schwab2-1/+6
2011-08-08Fix Dwarf unwind library for UNITS_PER_WORD > sizeof (void *)H.J. Lu3-17/+89
2011-08-06libgcc/Richard Sandiford2-3/+9
2011-08-05soft-fp: Move to ../libgcc.Rainer Orth117-51/+9265
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth22-96/+3319
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth49-18/+12162
2011-08-02Update x32 __NR_rt_sigreturn system call number.H.J. Lu2-2/+13
2011-08-02linux-unwind.h (frob_update_context <__powerpc64__>): Restore for indirect ca...Alan Modra2-8/+16
2011-08-01configure.ac (fixed-point): Add ARM support.Julian Brown3-0/+14
2011-08-01Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.Julian Brown6-1515/+1535
2011-07-28Add x32 support to config/i386/morestack.S.H.J. Lu2-8/+20
2011-07-28Use long long for 64bit int.H.J. Lu2-9/+10
2011-07-28update copyrightAlan Modra1-1/+2
2011-07-28linux-unwind.h (frob_update_context <__powerpc64__>): Leave r2 REG_UNSAVED if...Alan Modra2-4/+28
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth5-157/+6
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt3-0/+120
2011-07-13crtprec.c: Move to ../libgcc/config/i386.Rainer Orth4-9/+65
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth11-18/+348
2011-07-13darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth6-0/+708
2011-07-13Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth5-29/+159
2011-07-11configure.ac (i?86-*-solaris2*): Use libgcc copy of i386/t-crtstuff.Rainer Orth3-6/+8
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth6-10/+1370
2011-07-08Makefile.in (LIBGCOV): Remove.Rainer Orth3-2/+1021