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
2012-05-15
aix-unwind.h (*_REGNO): New, set of useful register numbers.
Olivier Hainque
2
-4
/
+211
2012-05-10
Use i386-cpuinfo.c on all i386 targets
Rainer Orth
11
-50
/
+330
2012-05-09
Use a URL for FSF address and replace spaces with tab
H.J. Lu
2
-18
/
+22
2012-05-08
This patch adds functionality to libgcov to enable user applications to colle...
Teresa Johnson
3
-26
/
+94
2012-04-28
config.host (mips64*-*-linux*, [...]): Remove.
Aurelien Jarno
2
-5
/
+9
2012-04-26
i386-cpuinfo.c (FEATURE_AVX2): New enum value.
Sriraman Tallam
2
-4
/
+23
2012-04-25
rs6000 (SAVE_INLINE_VRS, [...]): Define.
Alan Modra
5
-1
/
+188
2012-04-25
i386-cpuinfo.c: Set __cpu_vendor always.
Sriraman Tallam
2
-3
/
+16
2012-04-25
This patch adds new builtins to check for cpu type and features.
Sriraman Tallam
5
-1
/
+333
2012-04-24
unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.
Chao-ying Fu
2
-0
/
+9
2012-04-20
struct siginfo vs. siginfo_t
Thomas Schwinge
10
-22
/
+41
2012-04-02
Update x32 rt_sigreturn syscall number to 0x40000201
H.J. Lu
2
-1
/
+6
2012-03-31
unwind-ia64.c (uw_install_context): Manually save LC if it hasn't been previo...
Eric Botcazou
2
-0
/
+17
2012-03-29
Define x86_64_fallback_frame_state only for glibc
H.J. Lu
2
-11
/
+13
2012-03-28
re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)
Georg-Johann Lay
2
-6
/
+14
2012-03-27
unwind-ia64.h: Declare unw_word and unw_sword.
Tristan Gingold
6
-133
/
+154
2012-03-26
vms.h (LINK_SPEC): Simplify.
Tristan Gingold
4
-53
/
+75
2012-03-22
lib1funcs.asm (ctzsi2): New function.
Richard Earnshaw
8
-6
/
+80
2012-03-21
config.host: Add bits to support powerpc64-*-freebsd*.
Andreas Tobler
4
-2
/
+88
2012-03-20
re PR gcov-profile/52627 (Build of libgcc fails w/o __GTHREAD_MUTEX_INIT: err...
Richard Guenther
2
-1
/
+6
2012-03-16
vms-unwind.h: Remove ulong (and replace it by unw_reg where used).
Tristan Gingold
2
-10
/
+14
2012-03-14
Remove obsolete Solaris 8 support
Rainer Orth
3
-142
/
+44
2012-03-14
Remove obsolete IRIX 6.5 support
Rainer Orth
6
-325
/
+0
2012-03-13
Assert DWARF register size <= saved reg size
H.J. Lu
2
-1
/
+7
2012-03-13
Fix sgi typos
Rainer Orth
2
-2
/
+6
2012-03-13
libgcov.c: Remove stdio.h include and NULL un-define.
Richard Guenther
2
-2
/
+4
2012-03-13
re PR bootstrap/52569 (bootstrap fails on x86_64-apple-darwin10 at revision 1...
Richard Guenther
2
-0
/
+12
2012-03-13
gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
Richard Guenther
2
-1
/
+5
2012-03-13
gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION and...
Richard Guenther
2
-11
/
+5
2012-03-12
Remove obsolete OpenBSD/MIPS support
Rainer Orth
2
-2
/
+4
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
10
-756
/
+20
2012-03-12
re PR gcov-profile/49484 (gcov crash if two(or more) forks happen at the same...
Richard Guenther
6
-9
/
+63
2012-03-12
vms.opt: Add vms-opts.h header.
Tristan Gingold
3
-0
/
+9
2012-03-11
For Michael Hope.
Michael Hope
2
-1
/
+7
2012-03-07
Rename some internal atomic macros to have a less generic prefix.
Walter Lee
3
-71
/
+85
2012-03-07
re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong lo...
Georg-Johann Lay
2
-1
/
+6
2012-03-07
re PR target/52505 ([avr]: __memx address space reading unintentionally from ...
Georg-Johann Lay
2
-0
/
+7
2012-03-07
re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)
Georg-Johann Lay
2
-19
/
+49
2012-03-05
arm: Enable umull and ctz in longlong.h
Richard Henderson
2
-6
/
+26
2012-03-01
soft-fp: Imported from glibc upstream.
Kai Tietz
68
-217
/
+162
2012-02-28
sfp-machine.h (_FP_STRUCT_LAYOUT): Define it for mingw-targets as attribute g...
Kai Tietz
2
-0
/
+10
2012-02-28
generic-morestack.c (__splitstack_releasecontext): Correct call to __morestac...
Ian Lance Taylor
2
-3
/
+10
2012-02-27
re PR target/52390 (only linux uses nptl)
Samuel Thibault
2
-1
/
+7
2012-02-23
re PR target/52261 ([avr] Add support for AVR Xmega cores)
Georg-Johann Lay
2
-2
/
+7
2012-02-23
acinclude.m4: Use HAVE_INITFINI_ARRAY_SUPPORT instead of HAVE_INITFINI_ARRAY ...
Ulrich Weigand
3
-6
/
+12
2012-02-20
re PR libstdc++/52300 (Gthreads functions linking error at dynamic linking wi...
Kai Tietz
2
-0
/
+11
2012-02-20
config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode to w32-un...
Kai Tietz
2
-1
/
+6
2012-02-19
mips.c (mips_need_mips16_rdhwr_p): New variable.
Richard Sandiford
4
-17
/
+10
2012-02-19
mips.c (mips16_build_call_stub): Add CFI information to stubs with non-siblin...
Richard Sandiford
2
-9
/
+21
2012-02-16
re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...
Iain Sandoe
2
-2
/
+6
[next]