index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgcc
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
Introduce gcov.h header file (PR gcov-profile/80435).
Martin Liska
1
-5
/
+10
2017-04-07
Makefile.in: Swap definition of LIBGCC_LINKS and inclusion of target makefile...
Jeff Law
1
-2
/
+3
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-1
/
+1
2017-01-04
Update configure deps, remove stray \xA0 in picflag.m4, regenerate
Alan Modra
1
-0
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-02
Makefile.in (LIB2_DIVMOD_FUNCS): Add _divmoddi4.
Uros Bizjak
1
-5
/
+2
2016-09-27
Remove __gcov_merge_delta (PR bootstrap/77749)
Martin Liska
1
-1
/
+1
2016-09-21
configure.ac: Do not create links, only substitute the filenames.
Eric Botcazou
1
-2
/
+22
2016-09-09
[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)
James Greenhalgh
1
-2
/
+3
2016-08-10
Add new *_atomic counter update function
Martin Liska
1
-3
/
+11
2016-08-09
Remove __gcov_indirect_call_profiler
Martin Liska
1
-1
/
+1
2016-02-25
re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...
Ilya Verbin
1
-1
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-25
Port libvtv to Solaris
Rainer Orth
1
-4
/
+9
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
[next]