aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-07Consistently use t-rtems in libgccRainer Orth1-1/+1
2011-11-07Return gthr-posix.h to libgcc (PR bootstrap/50982)Rainer Orth4-882/+3
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke28-0/+1812
2011-11-05config.host (avr-*-rtems*): Add config/avr/t-rtems.Ralf Corsepius1-0/+2
2011-11-04t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S variable.Andreas Krebbel1-2/+1
2011-11-04re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay2-1/+137
2011-11-04Restore c6x-elf bootstrapRainer Orth2-4/+4
2011-11-04Use sol2-c[1n].S on more targetsRainer Orth5-10/+4
2011-11-04fde-vms.c: Do not include md-unwind-support.hTristan Gingold1-1/+0
2011-11-04t-sh: Use $(gcc_compile) instead of $(compile).Kaz Kojima1-1/+1
2011-11-03t-ppccomm (ecrti$(objext)): Use $<.Rainer Orth1-4/+4
2011-11-03* config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.Andreas Schwab1-1/+2
2011-11-02Fix multilib build of libgcc on Linux/sparc.David S. Miller1-2/+1
2011-11-02* config/rs6000/t-ppccomm: Add missing \.Jason Merrill1-2/+2
2011-11-02Move gthr to toplevel libgccRainer Orth10-2/+3099
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth9-5/+14
2011-11-02Move libgcc2 to toplevel libgccRainer Orth210-125/+14249