aboutsummaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-08-10Workaround binutils PR14342Jan Hubicka1-1/+1
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+17
2013-06-25Makefile.in (clean, distclean): Remove auto-target.h and stamp-h correctly.Chung-Ju Wu1-2/+4
2013-02-04Update copyright in libgcc.Richard Sandiford1-1/+1
2012-12-04re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi)Richard Henderson1-2/+2
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay1-0/+4
2012-08-23Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE befo...Georg-Johann Lay1-4/+4
2012-08-22Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-sha...Joseph Myers1-12/+4
2012-08-17Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call...Julian Brown1-2/+8
2012-08-03Replace top_srcdir with srcdirH.J. Lu1-1/+1
2012-08-03* Makefile.in (version): set to BASE-VER file from gcc directory.Jonathan Yong1-1/+1
2012-05-24Makefile.in: move dependency on install-unwind_h from "install-leaf" to "inst...Olivier Hainque1-2/+2
2012-05-24Makefile.in (clean): Remove libgcc_tm.stamp as well.Olivier Hainque1-1/+2
2012-05-16Makefile.in (install-unwind_h): Rename into ...Olivier Hainque1-3/+16
2012-05-10Use i386-cpuinfo.c on all i386 targetsRainer Orth1-3/+3
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson1-1/+1
2011-11-22Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al.Hans-Peter Nilsson1-0/+3
2011-11-18Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.Steve Ellcey1-2/+3
2011-11-06re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o...John David Anglin1-1/+1
2011-11-02Move gthr to toplevel libgccRainer Orth1-2/+1
2011-11-02Move libgcc_tm_file to toplevel libgccRainer Orth1-1/+16
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-18/+44
2011-11-02Move libgcc1 to toplevel libgccRainer Orth1-9/+6
2011-11-02Move crtstuff support to toplevel libgccRainer Orth1-75/+35
2011-11-02Move shlib support to toplevel libgccRainer Orth1-0/+3
2011-08-12re PR bootstrap/50047 (Revision 177670 failed to bootstrap)Paolo Bonzini1-3/+4
2011-08-11* Makefile.in (install-unwind_h): Remove destination file first.Rainer Orth1-0/+1
2011-08-09sync.c: Move to ../libgcc.Rainer Orth1-13/+13
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-23/+31
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth1-0/+21
2011-08-01Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.Julian Brown1-1/+3
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth1-3/+27
2011-07-08Makefile.in (LIBGCOV): Remove.Rainer Orth1-2/+12
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt1-1/+1
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth1-1/+3
2011-06-01t-slibgcc-darwin: Move to ...Rainer Orth1-1/+2
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt1-0/+7
2011-01-26re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+6
2010-11-20PR other/46202: implement install-strip.Ralf Wildenhues1-2/+4
2010-09-21Makefile.in (libgcc-extra-parts): Check for static archives and invoke ranlib...Iain Sandoe1-0/+12
2010-09-03re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak1-3/+3
2010-09-03configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel1-0/+1
2010-03-30re PR c/43553 (libgcc built with -DHAVE_CC_TLS against xgcc when emutls in use)Jack Howarth1-1/+1
2010-03-02Small multilib rule fixups.Ralf Wildenhues1-1/+1
2009-07-30Makefile.in (AUTOCONF, [...]): New variables.Ralf Wildenhues1-0/+11
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2009-02-12longlong.h (sub_ddmmss): New for ia64.H.J. Lu1-1/+3
2008-07-03Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.Richard Sandiford1-0/+48
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu1-1/+1
2008-06-11dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.Joseph Myers1-2/+1