summaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al.Hans-Peter Nilsson2011-11-221-0/+3
* Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.Steve Ellcey2011-11-181-2/+3
* re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o...John David Anglin2011-11-061-1/+1
* Move gthr to toplevel libgccRainer Orth2011-11-021-2/+1
* Move libgcc_tm_file to toplevel libgccRainer Orth2011-11-021-1/+16
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-18/+44
* Move libgcc1 to toplevel libgccRainer Orth2011-11-021-9/+6
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-75/+35
* Move shlib support to toplevel libgccRainer Orth2011-11-021-0/+3
* re PR bootstrap/50047 (Revision 177670 failed to bootstrap)Paolo Bonzini2011-08-121-3/+4
* * Makefile.in (install-unwind_h): Remove destination file first.Rainer Orth2011-08-111-0/+1
* sync.c: Move to ../libgcc.Rainer Orth2011-08-091-13/+13
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-23/+31
* Makefile.in (UNWIND_H): Remove.Rainer Orth2011-08-051-0/+21
* Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.Julian Brown2011-08-011-1/+3
* dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth2011-07-111-3/+27
* Makefile.in (LIBGCOV): Remove.Rainer Orth2011-07-081-2/+12
* Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2011-06-211-1/+1
* netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2011-06-091-1/+3
* t-slibgcc-darwin: Move to ...Rainer Orth2011-06-011-1/+2
* libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt2011-05-251-0/+7
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2011-01-261-0/+6
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-201-2/+4
* Makefile.in (libgcc-extra-parts): Check for static archives and invoke ranlib...Iain Sandoe2010-09-211-0/+12
* re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak2010-09-031-3/+3
* configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel2010-09-031-0/+1
* re PR c/43553 (libgcc built with -DHAVE_CC_TLS against xgcc when emutls in use)Jack Howarth2010-03-301-1/+1
* Small multilib rule fixups.Ralf Wildenhues2010-03-021-1/+1
* Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues2009-07-301-0/+11
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* longlong.h (sub_ddmmss): New for ia64.H.J. Lu2009-02-121-1/+3
* Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.Richard Sandiford2008-07-031-0/+48
* re PR target/36669 (Wrong versioning for __float128)H.J. Lu2008-07-021-1/+1
* dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers2008-06-111-2/+1
* Makefile.in (all): Use install-leaf rather than install.Richard Sandiford2007-12-271-2/+3
* re PR target/30572 (target libraries links against /libgcc_s.1.dylib instead ...Etsushi Kato2007-12-191-1/+3
* Makefile.in (dfp-filenames): Replace decimal_globals...H.J. Lu2007-09-271-3/+4
* fixed-obj.mk: New file to support fine-grain fixed-point functions.Chao-ying Fu2007-09-171-0/+43
* * Makefile.in (dfp-filenames): Add bid128_noncomp.Janis Johnson2007-09-121-1/+1
* Makefile.in (libdecnumber_a_OBJS): Remove decUtility.oJanis Johnson2007-09-101-1/+1
* tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu2007-07-061-1/+2
* Merged with libbbid branch at revision 126349.H.J. Lu2007-07-041-8/+57
* Add BID decimal supportMichael Meissner2007-03-241-7/+24
* * Makefile.in (install-info): New dummy target.Brooks Moses2007-03-111-1/+2
* Makefile.in: Add install-html and install-pdf dummy targets.Brooks Moses2007-03-011-4/+3
* Makefile.in: Make libgcc_s.so depend on libunwind.so.Roger Sayle2007-02-051-2/+3
* decExcept.c: New.Janis Johnson2007-01-291-1/+1
* re PR bootstrap/30469 (profiledbootstrap no longer works)Daniel Jacobowitz2007-01-281-0/+4
* * Makefile.in (install): Handle multilibs.Daniel Jacobowitz2007-01-051-0/+2
* * Makefile.in: Added .PHONY entry for documentation targets.Brooks Moses2007-01-041-0/+2