summaryrefslogtreecommitdiff
path: root/libgcc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libgcc: Quote variable in Makefile.inJonathan Wakely2022-10-181-1/+1
* libgcc: Add support for HF mode (aka _Float16) in libbidChristophe Lyon2022-05-201-3/+6
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Explicitly add -msse2 to compile HF related libgcc source file.liuhongt2021-09-061-1/+1
* gcov: Add __gcov_info_to_gdca()Sebastian Huber2021-08-061-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* build: Change conditional include and empty.mk to -include in MakefilesDavid Edelsohn2020-06-231-11/+11
* Remove __gcov_flush.Martin Liska2020-05-051-1/+1
* Do locking for __gcov_dump and __gcov_reset as well.Martin Liska2020-05-051-1/+2
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska2019-07-031-3/+3
* Add --disable-tm-clone-registry libgcc configure option.Ilia Diachkov2019-06-271-1/+3
* Implement N disk counters for single value and indirect call counters.Martin Liska2019-06-101-3/+3
* Remove indirect call top N counter type.Martin Liska2019-06-071-3/+2
* Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska2019-01-181-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_STRasmus Villemoes2018-10-171-0/+2
* Use v2 map syntax in libgcc-unwind.map if Solaris ld supports itRainer Orth2018-09-181-0/+1
* Fix typo in libgcc/Makefile.inRainer Orth2018-06-271-1/+1
* add support for --disable-gcovRasmus Villemoes2018-06-271-1/+7
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Enable building libgcc with CET options.Igor Tsimbalist2017-11-171-1/+4
* Introduce gcov.h header file (PR gcov-profile/80435).Martin Liska2017-04-191-5/+10
* Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...Jeff Law2017-04-071-2/+3
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+1
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra2017-01-041-0/+5
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.Uros Bizjak2016-11-021-5/+2
* Remove __gcov_merge_delta (PR bootstrap/77749)Martin Liska2016-09-271-1/+1
* configure.ac: Do not create links, only substitute the filenames.Eric Botcazou2016-09-211-2/+22
* [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)James Greenhalgh2016-09-091-2/+3
* Add new *_atomic counter update functionMartin Liska2016-08-101-3/+11
* Remove __gcov_indirect_call_profilerMartin Liska2016-08-091-1/+1
* re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2016-02-251-1/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Port libvtv to SolarisRainer Orth2015-11-251-4/+9
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-271-1/+1
* Makefile.in (LIBUNWIND): Move dependency for shared libgcc.Eric Botcazou2015-05-191-4/+1
* Fix libgcc installation for offload targets.Bernd Schmidt2015-04-291-1/+2
* Committing VTV Cygwin patch for Patrick WollgastCaroline Tice2015-01-291-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Commit missing part of patch.David Edelsohn2014-12-101-0/+1
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-131-1/+9
* Make soft-fp symbols into compat symbols for powerpc*-*-linux*.Joseph Myers2014-10-301-3/+7
* Makefile.in: Fix dependence.Rong Xu2014-10-071-2/+3
* crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...Hans-Peter Nilsson2014-09-221-1/+3
* Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...Nathan Sidwell2014-09-171-2/+3
* Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2014-09-051-1/+1