aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth3-149/+0
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt1-0/+109
2011-07-13crtprec.c: Move to ../libgcc/config/i386.Rainer Orth2-3/+50
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth9-11/+304
2011-07-13darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth4-0/+694
2011-07-13Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth3-28/+146
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth1-0/+10
2011-07-04t-avr (intfuncs16): Add _clrsbXX2.Georg-Johann Lay1-1/+1
2011-06-16re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay1-19/+17
2011-06-14irix6-unwind.h: New file.Olivier Hainque1-0/+180
2011-06-10invoke.texi (SPARC options): Add -mflat.Eric Botcazou4-9/+75
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-0/+38
2011-06-06iris6.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc.Rainer Orth1-3/+0
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth22-0/+4590
2011-06-03config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6 t-slibgcc-dummy.Rainer Orth4-0/+152
2011-06-03Makefile.in (LIB2ADDEHDEP): Remove.Rainer Orth2-3/+2
2011-06-03t-osf5: Remove.Rainer Orth6-2/+97
2011-06-01gmon-sol2.c: Reindent.Rainer Orth1-443/+351
2011-06-01t-slibgcc-darwin: Move to ...Rainer Orth22-28/+1137
2011-05-27re PR bootstrap/49173 (No rule to make target `../../../../work/libgcc/../gcc...Bernd Schmidt3-3/+3
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-0/+1
2011-05-23gthr-gnat.c: Remove.Rainer Orth1-1/+1
2011-05-10config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm...Joseph Myers1-0/+32
2011-05-10config.gcc (libgcc_tm_file): Define instead of including files from ../../lib...Joseph Myers1-0/+28
2011-05-04morestack.S (__i686.get_pc_thunk.bx): Rename to...Chris Demetriou1-9/+7
2011-05-03morestack.S (__i686.get_pc_thunk.bx): New.Chris Demetriou1-0/+18
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+2
2010-12-13re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_LIST__' undeclared)Nathan Froyd1-0/+0
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2-6/+1
2010-11-08re PR target/46089 (ICE: in gen_reg_rtx, at emit-rtl.c:861 with -mcmodel=larg...Ian Lance Taylor1-0/+34
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-5/+2
2010-10-14config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd2-0/+263
2010-10-01t-stack (LIB2ADD_ST): Set instead of LIB2ADD.Ian Lance Taylor2-2/+2
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager10-0/+861
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor3-0/+565
2010-09-03t-sol2 (__copysigntf3, __fabstf3): Disable for 64bit targets.Uros Bizjak1-0/+12
2010-09-01config.gcc (i[34567]86-*-freebsd*, [...]): Add i386/t-fprules-softfp and soft...Uros Bizjak2-0/+110
2010-07-23config.host (powerpc*-eabispe*): Set tmake_file.Nathan Froyd1-1/+3
2010-06-12config.gcc (mips64*-*-linux*, [...]): Add crtfastmath.o to extra_parts.Kazu Hirata1-0/+3
2010-05-19sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax.Rainer Orth1-2/+2
2010-03-31re PR target/39048 (gcc 4.4.0 20090131 - Extra underscore hides libgcc's soft...Rainer Orth3-1/+100
2010-03-30t-lm32: New file.Tarik Graba1-2/+0
2010-03-22re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris ...Rainer Orth1-5/+5
2010-02-22Migrate from broken pre-libgcc legacy support to libgcc-centric rules.Hans-Peter Nilsson1-0/+14
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth1-1/+1
2010-01-04Fix libgcc build for moxie.Anthony Green5-0/+149
2009-11-18re PR other/39888 (TLS emutls not linked to automatically on Darwin)Iain Sandoe1-26/+37
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston15-0/+848
2009-10-26MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton3-0/+369
2009-10-09sfp-machine.h (__FP_FRAC_SUB_4): Change operand constraint of y0 to "g".Uros Bizjak1-4/+1