]> gcc.gnu.org Git - gcc.git/history - libgcc/Makefile.in
[Ada] Add colors to GNATprove messages output to a terminal
[gcc.git] / libgcc / Makefile.in
2021-01-04 Jakub JelinekUpdate copyright years.
2020-06-23 David Edelsohnbuild: Change conditional include and empty.mk to ...
2020-05-05 Martin LiskaRemove __gcov_flush.
2020-05-05 Martin LiskaDo locking for __gcov_dump and __gcov_reset as well.
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-03 Martin LiskaRename SINGE_VALUE to TOPN_VALUES counters.
2019-06-27 Ilia DiachkovAdd --disable-tm-clone-registry libgcc configure option.
2019-06-10 Martin LiskaImplement N disk counters for single value and indirect...
2019-06-07 Martin LiskaRemove indirect call top N counter type.
2019-01-18 Martin LiskaBump version of __gcov_indirect_call_profiler function...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-10-17 Rasmus Villemoeslibgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_ST
2018-09-18 Rainer OrthUse v2 map syntax in libgcc-unwind.map if Solaris ld...
2018-06-27 Rainer OrthFix typo in libgcc/Makefile.in
2018-06-27 Rasmus Villemoesadd support for --disable-gcov
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-17 Igor TsimbalistEnable building libgcc with CET options.
2017-04-19 Martin LiskaIntroduce gcov.h header file (PR gcov-profile/80435).
2017-04-07 Jeff LawMakefile.in: Swap definition of LIBGCC_LINKS and inclus...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-04 Alan ModraUpdate configure deps, remove stray \xA0 in picflag...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-02 Uros BizjakMakefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.
2016-09-27 Martin LiskaRemove __gcov_merge_delta (PR bootstrap/77749)
2016-09-21 Eric Botcazouconfigure.ac: Do not create links, only substitute...
2016-09-09 James Greenhalgh[Patch libgcc] Enable HCmode multiply and divide (mulhc...
2016-08-10 Martin LiskaAdd new *_atomic counter update function
2016-08-09 Martin LiskaRemove __gcov_indirect_call_profiler
2016-02-25 Ilya Verbinre PR driver/68463 (Offloading fails when some objects...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-25 Rainer OrthPort libvtv to Solaris
2015-05-28 H.J. LuAdd --enable-default-pie option to GCC configure
2015-05-19 Eric BotcazouMakefile.in (LIBUNWIND): Move dependency for shared...
2015-04-29 Bernd SchmidtFix libgcc installation for offload targets.
2015-01-29 Caroline TiceCommitting VTV Cygwin patch for Patrick Wollgast
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 David EdelsohnCommit missing part of patch.
2014-11-13 Bernd Schmidt[PATCH 1/7] OpenMP 4.0 offloading infrastructure: confi...
2014-10-30 Joseph MyersMake soft-fp symbols into compat symbols for powerpc...
2014-10-07 Rong XuMakefile.in: Fix dependence.
2014-09-22 Hans-Peter Nilssoncrtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_RE...
2014-09-17 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
2014-09-05 Joseph MyersUse -fbuilding-libgcc for more target macros used in...
2014-08-07 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
2014-08-01 Nathan SidwellMakefile.in (LIBGCOV_MERGE, [...]): Reformat.
2014-01-08 Rong Xugcov-io.c (gcov_var): Move from gcov-io.h.
2014-01-02 Richard SandifordUpdate copyright years in libgcc/
2013-11-13 Rong XuThe patch re-factors libgcov.c to make it better module...
2013-11-11 Martin LiskaTime profiler introduced.
2013-08-10 Jan HubickaWorkaround binutils PR14342
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-06-25 Chung-Ju WuMakefile.in (clean, distclean): Remove auto-target...
2013-02-04 Richard SandifordUpdate copyright in libgcc.
2012-12-04 Richard Hendersonre PR bootstrap/55571 (PR48076 fix broke bootstrap...
2012-09-05 Georg-Johann Layre PR target/54461 ([avr] add configure option for...
2012-08-23 Georg-Johann LayMakefile.in (fixed-funcs,fixed-conv-funcs): filter...
2012-08-22 Joseph MyersMakefile.in (vis_hide, [...]): Do not make definitions...
2012-08-17 Julian BrownMakefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default...
2012-08-04 H.J. LuReplace top_srcdir with srcdir
2012-08-03 Jonathan Yong* Makefile.in (version): set to BASE-VER file from...
2012-05-24 Olivier HainqueMakefile.in: move dependency on install-unwind_h from...
2012-05-24 Olivier HainqueMakefile.in (clean): Remove libgcc_tm.stamp as well.
2012-05-16 Olivier HainqueMakefile.in (install-unwind_h): Rename into ...
2012-05-10 Rainer OrthUse i386-cpuinfo.c on all i386 targets
2012-05-08 Teresa JohnsonThis patch adds functionality to libgcov to enable...
2011-11-22 Hans-Peter NilssonMakefile.in ($(srcdir)/emutls.c): Explain why it's...
2011-11-18 Steve EllceyMakefile.in (c_flags): Set to -fno-exceptions to build...
2011-11-06 John David Anglinre PR other/50991 (crtstuff.c:65:23: fatal error: libgc...
2011-11-02 Rainer OrthMove gthr to toplevel libgcc
2011-11-02 Rainer OrthMove libgcc_tm_file to toplevel libgcc
2011-11-02 Rainer OrthMove libgcc2 to toplevel libgcc
2011-11-02 Rainer OrthMove libgcc1 to toplevel libgcc
2011-11-02 Rainer OrthMove crtstuff support to toplevel libgcc
2011-11-02 Rainer OrthMove shlib support to toplevel libgcc
2011-08-12 Paolo Bonzinire PR bootstrap/50047 (Revision 177670 failed to bootstrap)
2011-08-11 Rainer Orth* Makefile.in (install-unwind_h): Remove destination...
2011-08-09 Rainer Orthsync.c: Move to ../libgcc.
2011-08-05 Rainer OrthMakefile.in (FPBIT_FUNCS, [...]): Remove.
2011-08-05 Rainer OrthMakefile.in (UNWIND_H): Remove.
2011-08-01 Julian BrownMakefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
2011-07-11 Rainer Orthdfp-bit.c, dfp-bit.h: Move to ../libgcc.
2011-07-08 Rainer OrthMakefile.in (LIBGCOV): Remove.
2011-06-21 Bernd SchmidtMakefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2011-06-09 Rainer Orthnetbsd.h (ENABLE_EXECUTE_STACK): Remove.
2011-06-01 Rainer Ortht-slibgcc-darwin: Move to ...
2011-05-25 Bernd Schmidtlibgcc2.h (__NW, __NDW): Define using a __gnu_ prefix...
2011-01-26 Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
2010-11-20 Ralf WildenhuesPR other/46202: implement install-strip.
2010-09-21 Iain SandoeMakefile.in (libgcc-extra-parts): Check for static...
2010-09-03 Uros Bizjakre PR target/45476 (libgcc should contain TCmode functions)
2010-09-03 Andreas Krebbelconfigure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
2010-03-30 Jack Howarthre PR c/43553 (libgcc built with -DHAVE_CC_TLS against...
2010-03-02 Ralf WildenhuesSmall multilib rule fixups.
2009-07-30 Ralf WildenhuesMakefile.in (AUTOCONF, [...]): New variables.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-12 H.J. Lulonglong.h (sub_ddmmss): New for ia64.
2008-07-03 Richard SandifordMakefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_...
2008-07-02 H.J. Lure PR target/36669 (Wrong versioning for __float128)
2008-06-10 Joseph Myersdfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
next
This page took 1.384434 seconds and 107 git commands to generate.