aboutsummaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-06-23build: Change conditional include and empty.mk to -include in MakefilesDavid Edelsohn1-11/+11
2020-05-05Remove __gcov_flush.Martin Liska1-1/+1
2020-05-05Do locking for __gcov_dump and __gcov_reset as well.Martin Liska1-1/+2
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska1-3/+3
2019-06-27Add --disable-tm-clone-registry libgcc configure option.Ilia Diachkov1-1/+3
2019-06-10Implement N disk counters for single value and indirect call counters.Martin Liska1-3/+3
2019-06-07Remove indirect call top N counter type.Martin Liska1-3/+2
2019-01-18Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-17libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_STRasmus Villemoes1-0/+2
2018-09-18Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth1-0/+1
2018-06-27Fix typo in libgcc/Makefile.inRainer Orth1-1/+1
2018-06-27add support for --disable-gcovRasmus Villemoes1-1/+7
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