aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-07config.gcc: Don't include the makefile fragments intended for libgcc.Andreas Krebbel11-0/+715
2009-08-22t-sh (TARGET_LIBGCC2_CFLAGS): Define.Kaz Kojima1-1/+1
2009-06-22ChangeLog for gccKai Tietz7-3/+22
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek158-2370/+1580
2009-03-10* libgcc/config/i386/t-cygming: Remove executable property.Uros Bizjak1-0/+0
2009-02-12config.host (ia64*-*-linux*): Add t-softfp to tmake_file.Uros Bizjak1-0/+3
2009-02-12longlong.h (sub_ddmmss): New for ia64.H.J. Lu7-0/+115
2009-01-18* config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.Ben Elliston1-0/+3
2009-01-13t-softfp: New file.Ben Elliston1-0/+14
2008-11-20re PR bootstrap/33100 (on bootstrap getting section .eh_frame: bad cie versio...Rainer Orth1-0/+34
2008-07-08t-softfp-compat: Update comments.H.J. Lu1-2/+5
2008-07-07_divtc3-compat.c: Moved to ...H.J. Lu4-1/+1
2008-07-05sfp-machine.h (_FP_MUL_MEAT_S): Remove.Uros Bizjak1-68/+60
2008-07-02re PR bootstrap/36702 (Bootstrap fails at revision 137369 on i686-apple-darwin9)H.J. Lu1-0/+0
2008-07-02sfp-machine.h (FP_HANDLE_EXCEPTIONS): Initialize f with 0.0.Uros Bizjak1-1/+1
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu11-0/+525
2008-06-26t-ppccomm: Remove rules that conflict with auto-generated rules.Nathan Froyd1-60/+0
2008-04-30t-ppccomm: Add build rules for new files.Nathan Froyd1-4/+131
2008-04-07PR target/34210 PR target/35508 * config.host (avr-*-*): Add avr cpu_type and...Andy Hutchinson1-0/+19
2008-03-02re PR target/35401 (libstdc++ linked to system /usr/lib/libgcc_s.1.dylib not ...Jakub Jelinek1-1/+1
2007-12-19re PR target/30572 (target libraries links against /libgcc_s.1.dylib instead ...Etsushi Kato1-1/+1
2007-09-27Makefile.in (dfp-filenames): Replace decimal_globals...H.J. Lu160-135885/+190175
2007-07-06tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu3-1/+9
2007-07-05Updated from Intel BID library:H.J. Lu3-4/+25
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu149-0/+178126
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith1-0/+11
2007-05-29re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32)Zuxy Meng1-1/+4
2007-04-03config.gcc (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.Uros Bizjak1-0/+8
2007-01-23rs6000-c.c (rs6000_cpu_cpp_builtins): Define _SOFT_DOUBLE if doubles use soft...Joseph Myers1-4/+0
2007-01-09t-linux (TARGET_LIBGCC2_CFLAGS): Delete.Kaz Kojima1-0/+37
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz11-0/+227