aboutsummaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2015-05-19Makefile.in (LIBUNWIND): Move dependency for shared libgcc.Eric Botcazou1-4/+1
2015-04-29Fix libgcc installation for offload targets.Bernd Schmidt1-1/+2
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10Commit missing part of patch.David Edelsohn1-0/+1
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-1/+9
2014-10-30Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers1-3/+7
2014-10-07Makefile.in: Fix dependence.Rong Xu1-2/+3
2014-09-22crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson1-1/+3
2014-09-17Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell1-2/+3
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers1-1/+1
2014-08-07Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell1-3/+2
2014-08-01Makefile.in (LIBGCOV_MERGE, [...]): Reformat.Nathan Sidwell1-7/+9
2014-01-08gcov-io.c (gcov_var): Move from gcov-io.h.Rong Xu1-4/+4
2014-01-02Update copyright years in libgcc/Richard Sandiford1-1/+1
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu1-11/+24
2013-11-11Time profiler introduced.Martin Liska1-1/+1
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