summaryrefslogtreecommitdiff
path: root/libgcc
AgeCommit message (Expand)Author
2008-09-03Add picoChip port.Hari Sandanagobalane
2008-08-06config.host: Match more processor names for Xtensa.Bob Wilson
2008-07-08t-softfp-compat: Update comments.H.J. Lu
2008-07-07_divtc3-compat.c: Moved to ...H.J. Lu
2008-07-05sfp-machine.h (_FP_MUL_MEAT_S): Remove.Uros Bizjak
2008-07-03Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.Richard Sandiford
2008-07-03shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.H.J. Lu
2008-07-02re PR bootstrap/36702 (Bootstrap fails at revision 137369 on i686-apple-darwin9)H.J. Lu
2008-07-02sfp-machine.h (FP_HANDLE_EXCEPTIONS): Initialize f with 0.0.Uros Bizjak
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu
2008-06-26t-ppccomm: Remove rules that conflict with auto-generated rules.Nathan Froyd
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-11tls.m4: Fix typos.Bernhard Reutner-Fischer
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers
2008-05-25config.gcc (sh2[lbe]*-*-linux*): Allow target.Arthur Loiret
2008-04-30t-ppccomm: Add build rules for new files.Nathan Froyd
2008-04-07PR target/34210 PR target/35508 * config.host (avr-*-*): Add avr cpu_type and...Andy Hutchinson
2008-03-02re PR target/35401 (libstdc++ linked to system /usr/lib/libgcc_s.1.dylib not ...Jakub Jelinek
2008-01-25MAINTAINERS (c4x port): Remove.Joseph Myers
2007-12-27Makefile.in (all): Use install-leaf rather than install.Richard Sandiford
2007-12-19re PR target/30572 (target libraries links against /libgcc_s.1.dylib instead ...Etsushi Kato
2007-12-15config.host (crisv32-*-elf, [...]): New, same as cris-*-elf and cris-*-none.Hans-Peter Nilsson
2007-11-20* config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.Rask Ingemann Lambertsen
2007-10-27re PR regression/33926 (FAIL: gcc.dg/dfp/convert-dfp-round-thread.c execution...H.J. Lu
2007-09-27Makefile.in (dfp-filenames): Replace decimal_globals...H.J. Lu
2007-09-17fixed-obj.mk: New file to support fine-grain fixed-point functions.Chao-ying Fu
2007-09-12* Makefile.in (dfp-filenames): Add bid128_noncomp.Janis Johnson
2007-09-10Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson
2007-08-27config.host: Add x86_64-elf target.Hans Kester
2007-07-06configure.ac (set_have_cc_tls): Add a missing =.H.J. Lu
2007-07-06tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu
2007-07-05Updated from Intel BID library:H.J. Lu
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith
2007-05-29re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32)Zuxy Meng
2007-05-10config.gcc (sparc-wrs-vxworks): New target.Richard Sandiford
2007-04-14config.gcc: Recognize fido.Kazu Hirata
2007-04-04* configure: Check host, not target, for decimal float support.Janis Johnson
2007-04-03config.gcc (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.Uros Bizjak
2007-03-30cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson
2007-03-24Add BID decimal supportMichael Meissner
2007-03-19* config.host (cris-*-elf | cris-*-none): Set extra_parts.Hans-Peter Nilsson
2007-03-11* Makefile.in (install-info): New dummy target.Brooks Moses
2007-03-05config.host (bfin*-linux-uclibc*): Set extra_parts.Bernd Schmidt
2007-03-01Makefile.in: Add install-html and install-pdf dummy targets.Brooks Moses
2007-02-05Makefile.in: Make libgcc_s.so depend on libunwind.so.Roger Sayle
2007-01-29decExcept.c: New.Janis Johnson
2007-01-28re PR bootstrap/30469 (profiledbootstrap no longer works)Daniel Jacobowitz
2007-01-25configure.ac: Add --enable-version-specific-runtime-libs.Daniel Jacobowitz