aboutsummaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist1-1/+4
2017-04-19Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska1-5/+10
2017-04-07Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law1-2/+3
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+1
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-0/+5
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-02Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.Uros Bizjak1-5/+2
2016-09-27Remove __gcov_merge_delta (PR bootstrap/77749)Martin Liska1-1/+1
2016-09-21configure.ac: Do not create links, only substitute the filenames.Eric Botcazou1-2/+22
2016-09-09[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh1-2/+3
2016-08-10Add new *_atomic counter update functionMartin Liska1-3/+11
2016-08-09Remove __gcov_indirect_call_profilerMartin Liska1-1/+1
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin1-1/+5
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-25Port libvtv to SolarisRainer Orth1-4/+9
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
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