Age | Commit message (Expand) | Author | Files | Lines |
2015-05-27 | Add --enable-default-pie option to GCC configure | H.J. Lu | 1 | -1/+1 |
2015-05-19 | Makefile.in (LIBUNWIND): Move dependency for shared libgcc. | Eric Botcazou | 1 | -4/+1 |
2015-04-29 | Fix libgcc installation for offload targets. | Bernd Schmidt | 1 | -1/+2 |
2015-01-29 | Committing VTV Cygwin patch for Patrick Wollgast | Caroline Tice | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | Commit missing part of patch. | David Edelsohn | 1 | -0/+1 |
2014-11-13 | [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make | Bernd Schmidt | 1 | -1/+9 |
2014-10-30 | Make soft-fp symbols into compat symbols for powerpc*-*-linux*. | Joseph Myers | 1 | -3/+7 |
2014-10-07 | Makefile.in: Fix dependence. | Rong Xu | 1 | -2/+3 |
2014-09-22 | crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override... | Hans-Peter Nilsson | 1 | -1/+3 |
2014-09-17 | Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ... | Nathan Sidwell | 1 | -2/+3 |
2014-09-05 | Use -fbuilding-libgcc for more target macros used in libgcc. | Joseph Myers | 1 | -1/+1 |
2014-08-07 | Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ... | Nathan Sidwell | 1 | -3/+2 |
2014-08-01 | Makefile.in (LIBGCOV_MERGE, [...]): Reformat. | Nathan Sidwell | 1 | -7/+9 |
2014-01-08 | gcov-io.c (gcov_var): Move from gcov-io.h. | Rong Xu | 1 | -4/+4 |
2014-01-02 | Update copyright years in libgcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-13 | The patch re-factors libgcov.c to make it better modulelized. | Rong Xu | 1 | -11/+24 |
2013-11-11 | Time profiler introduced. | Martin Liska | 1 | -1/+1 |
2013-08-10 | Workaround binutils PR14342 | Jan Hubicka | 1 | -1/+1 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 1 | -0/+17 |
2013-06-25 | Makefile.in (clean, distclean): Remove auto-target.h and stamp-h correctly. | Chung-Ju Wu | 1 | -2/+4 |
2013-02-04 | Update copyright in libgcc. | Richard Sandiford | 1 | -1/+1 |
2012-12-04 | re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi) | Richard Henderson | 1 | -2/+2 |
2012-09-05 | re PR target/54461 ([avr] add configure option for better AVR-Libc integration) | Georg-Johann Lay | 1 | -0/+4 |
2012-08-23 | Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE befo... | Georg-Johann Lay | 1 | -4/+4 |
2012-08-22 | Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-sha... | Joseph Myers | 1 | -12/+4 |
2012-08-17 | Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to -fexceptions -fnon-call... | Julian Brown | 1 | -2/+8 |
2012-08-03 | Replace top_srcdir with srcdir | H.J. Lu | 1 | -1/+1 |
2012-08-03 | * Makefile.in (version): set to BASE-VER file from gcc directory. | Jonathan Yong | 1 | -1/+1 |
2012-05-24 | Makefile.in: move dependency on install-unwind_h from "install-leaf" to "inst... | Olivier Hainque | 1 | -2/+2 |
2012-05-24 | Makefile.in (clean): Remove libgcc_tm.stamp as well. | Olivier Hainque | 1 | -1/+2 |
2012-05-16 | Makefile.in (install-unwind_h): Rename into ... | Olivier Hainque | 1 | -3/+16 |
2012-05-10 | Use i386-cpuinfo.c on all i386 targets | Rainer Orth | 1 | -3/+3 |
2012-05-08 | This patch adds functionality to libgcov to enable user applications to colle... | Teresa Johnson | 1 | -1/+1 |
2011-11-22 | Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH et al. | Hans-Peter Nilsson | 1 | -0/+3 |
2011-11-18 | Makefile.in (c_flags): Set to -fno-exceptions to build libunwind. | Steve Ellcey | 1 | -2/+3 |
2011-11-06 | re PR other/50991 (crtstuff.c:65:23: fatal error: libgcc_tm.h: No such file o... | John David Anglin | 1 | -1/+1 |
2011-11-02 | Move gthr to toplevel libgcc | Rainer Orth | 1 | -2/+1 |
2011-11-02 | Move libgcc_tm_file to toplevel libgcc | Rainer Orth | 1 | -1/+16 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 1 | -18/+44 |
2011-11-02 | Move libgcc1 to toplevel libgcc | Rainer Orth | 1 | -9/+6 |
2011-11-02 | Move crtstuff support to toplevel libgcc | Rainer Orth | 1 | -75/+35 |
2011-11-02 | Move shlib support to toplevel libgcc | Rainer Orth | 1 | -0/+3 |
2011-08-12 | re PR bootstrap/50047 (Revision 177670 failed to bootstrap) | Paolo Bonzini | 1 | -3/+4 |
2011-08-11 | * Makefile.in (install-unwind_h): Remove destination file first. | Rainer Orth | 1 | -0/+1 |
2011-08-09 | sync.c: Move to ../libgcc. | Rainer Orth | 1 | -13/+13 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -23/+31 |
2011-08-05 | Makefile.in (UNWIND_H): Remove. | Rainer Orth | 1 | -0/+21 |
2011-08-01 | Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New. | Julian Brown | 1 | -1/+3 |
2011-07-11 | dfp-bit.c, dfp-bit.h: Move to ../libgcc. | Rainer Orth | 1 | -3/+27 |