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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
lib1funcs.S: Check value of __SHMEDIA__ instead of checking whether it's defi...
Oleg Endo
2
-9
/
+14
2014-11-27
Support avx512f in __builtin_cpu_supports.
Ilya Tocar
2
-1
/
+9
2014-11-27
lib1funcs.S (FUNC_START): Add conditional section redefine for macro L_arm_mu...
Tony Wang
2
-4
/
+28
2014-11-25
crtstuff.c (__do_glbal_ctors_1): Add missing semicolon.
Segher Boessenkool
2
-1
/
+5
2014-11-24
linux-atomic.c (ABORT_INSTRUCTION): Use __builtin_trap() instead.
John David Anglin
2
-5
/
+7
2014-11-22
linux-atomic.c (__kernel_cmpxchg2): New.
Guy Martin
2
-141
/
+176
2014-11-13
[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make
Bernd Schmidt
5
-1
/
+137
2014-11-13
divmodhi.S: Add support for the G10 architecture.
Nick Clifton
9
-212
/
+257
2014-11-12
Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.
Matthew Fortune
2
-6
/
+35
2014-11-10
Add the nvptx port.
Bernd Schmidt
10
-4
/
+261
2014-10-30
Make soft-fp symbols into compat symbols for powerpc*-*-linux*.
Joseph Myers
8
-10
/
+171
2014-10-29
Optimize powerpc*-*-linux* e500 hardfp/soft-fp use.
Joseph Myers
6
-3
/
+92
2014-10-26
linux-unwind.h (pa32_read_access_ok): New function.
John David Anglin
2
-6
/
+34
2014-10-25
Optimize powerpc*-*-linux* 32-bit classic hard/soft float hardfp/soft-fp use.
Joseph Myers
4
-2
/
+71
2014-10-22
Do not build soft-fp code at all for powerpc64-linux-gnu.
Joseph Myers
3
-4
/
+11
2014-10-22
lib1funcs.S (__do_global_dtors): Fix wrong code introduced with 2014-10-21 tr...
Georg-Johann Lay
2
-5
/
+14
2014-10-21
avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.
Joern Rennecke
4
-52
/
+225
2014-10-09
Update soft-fp from glibc.
Joseph Myers
37
-1352
/
+1738
2014-10-08
Add overlap functionality to gcov-tool.
Rong Xu
3
-40
/
+584
2014-10-07
Update the ChangeLog for r215962 and r215963.
Rong Xu
1
-0
/
+15
2014-10-07
Makefile.in: Fix dependence.
Rong Xu
6
-3
/
+312
2014-10-04
remove score-* support
Trevor Saunders
2
-7
/
+4
2014-09-23
Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
Joseph Myers
4
-18
/
+25
2014-09-22
re PR target/63312 (FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 ex...
Joseph Myers
2
-0
/
+11
2014-09-22
crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_REGISTRY_ALWAYS override...
Hans-Peter Nilsson
5
-2
/
+61
2014-09-19
config.gcc (powerpc-wrs-vxworksmils): New configuration.
Olivier Hainque
2
-1
/
+6
2014-09-19
Remove LIBGCC2_TF_CEXT target macro.
Joseph Myers
2
-9
/
+8
2014-09-18
Fix i386 FP_TRAPPING_EXCEPTIONS.
Joseph Myers
2
-1
/
+6
2014-09-17
Makefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
Nathan Sidwell
5
-13
/
+79
2014-09-17
config.host (x86_64-*-mingw*): Add i386/t-cygming to tmake_file and crtbegin....
Olivier Hainque
2
-2
/
+7
2014-09-12
Remove LIBGCC2_HAS_?F_MODE target macros.
Joseph Myers
4
-34
/
+47
2014-09-11
re PR target/63223 ([avr] Make jumptables work with -Wl,--section-start,.text=)
Georg-Johann Lay
3
-129
/
+112
2014-09-09
Add crtfastmath for AArch64.
Marcus Shawcroft
3
-2
/
+47
2014-09-09
remove picochip
Trevor Saunders
24
-3937
/
+26
2014-09-08
Remove SF_SIZE etc. target macros.
Joseph Myers
3
-44
/
+53
2014-09-08
Remove no-longer-needed fp-bit target macros.
Joseph Myers
2
-40
/
+25
2014-09-07
libgcov-interface.c (STRONG_ALIAS): Rename to ...
Nathan Sidwell
2
-5
/
+13
2014-09-05
Use -fbuilding-libgcc for more target macros used in libgcc.
Joseph Myers
26
-172
/
+233
2014-09-03
libgcov-interface.c (STRONG_ALIAS): New.
Nathan Sidwell
3
-3
/
+21
2014-08-19
cygming-crtend.c (register_frame_ctor): Move atexit call from here...
Yaakov Selkowitz
5
-8
/
+36
2014-08-19
cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.
Yaakov Selkowitz
2
-1
/
+6
2014-08-13
crtstuff.c: Undef caddr_t.
Steve Ellcey
2
-0
/
+5
2014-08-12
mips16.S: Skip when __mips_soft_float is defined.
Steve Ellcey
2
-3
/
+11
2014-08-07
Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...
Nathan Sidwell
5
-70
/
+97
2014-08-05
Fixed text formatting
Edmar Wienskoski
1
-1
/
+1
2014-08-04
re PR middle-end/60102 (powerpc fp-bit ices at dwf_regno)
Rohit Arul Raj
2
-2
/
+8
2014-08-01
Makefile.in (LIBGCOV_MERGE, [...]): Reformat.
Nathan Sidwell
4
-21
/
+34
2014-07-31
ibm-ldouble.c (typedef union longDblUnion): Delete.
Alan Modra
2
-39
/
+46
2014-07-30
s390.c (s390_emit_tpf_eh_return): Pass original return address as second para...
Ulrich Weigand
2
-22
/
+50
2014-07-29
libgcov.h: Move renaming of entry points to lib gcov specific portion.
Nathan Sidwell
3
-63
/
+88
[next]