aboutsummaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-07Return gthr-posix.h to libgcc (PR bootstrap/50982)Rainer Orth7-5/+16
2011-11-07config.host (arm*-*-rtemseabi*): New target.Sebastian Huber2-2/+6
2011-11-06re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o...John David Anglin2-1/+7
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke30-0/+1821
2011-11-05config.host (avr-*-rtems*): Add config/avr/t-rtems.Ralf Corsepius3-1/+9
2011-11-04Tweak libgcc configure test for 64-bit.David S. Miller3-20/+15
2011-11-04t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S variable.Andreas Krebbel2-2/+6
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay3-1/+143
2011-11-04re PR target/50989 (sparc libgcc2 __udivmoddi4 has undefined reference to .umul)Joel Sherrill2-1/+6
2011-11-04Restore c6x-elf bootstrapRainer Orth3-4/+9
2011-11-04Use sol2-c[1n].S on more targetsRainer Orth6-10/+17
2011-11-04fde-vms.c: Do not include md-unwind-support.hTristan Gingold2-1/+4
2011-11-04t-sh: Use $(gcc_compile) instead of $(compile).Kaz Kojima2-1/+5
2011-11-03config.host (crisv32-*-none, [...]): Remove.Hans-Peter Nilsson2-10/+8
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