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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-13
re PR preprocessor/35322 (ICE with incomplete macro)
Tom Tromey
4
-0
/
+18
2008-03-13
vect-align-2.c: Remove dg-do run directive.
Uros Bizjak
2
-2
/
+8
2008-03-13
Fix AIX version number in comment.
David Edelsohn
1
-1
/
+1
2008-03-13
* config.rpath: Add AIX 6 support.
David Edelsohn
2
-4
/
+8
2008-03-13
cplus-dem.c (malloc, realloc): Use void * instead of char * as return type.
Seongbae Park
2
-2
/
+7
2008-03-13
extend.texi (X86 Built-in Functions): Missed fragment from my previous commit...
Uros Bizjak
2
-2
/
+3
2008-03-13
extend.texi (X86 Built-in Functions): Fix the mode of input arguments and the...
Uros Bizjak
2
-23
/
+31
2008-03-13
re PR libstdc++/35566 (multiset constructor uses insert_unique instead of ins...
Dennis Czeremin
2
-1
/
+7
2008-03-13
re PR libstdc++/35541 (Legal C++ program can't be compiled with -D_GLIBCXX_DE...
Paolo Carlini
3
-19
/
+57
2008-03-13
natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.
Tom Tromey
8
-44
/
+123
2008-03-13
[multiple changes]
Alon Dayan
4
-1
/
+44
2008-03-13
re PR target/34000 (GCC pedwarns about use of static inline functions from sy...
Uros Bizjak
21
-873
/
+909
2008-03-13
2008-03-13 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
3
-46
/
+52
2008-03-13
Revert my previous commit.
Uros Bizjak
11
-60
/
+26
2008-03-13
re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers)
Uros Bizjak
11
-26
/
+60
2008-03-13
re PR rtl-optimization/34522 (inefficient code for long long multiply when on...
Paolo Bonzini
2
-1
/
+6
2008-03-13
re PR middle-end/35185 (ICE using openmp with g++-4.2)
Jakub Jelinek
4
-115
/
+152
2008-03-13
re PR target/35054 (No documentation of #pragma push_macro("macro_name"))
Danny Smith
2
-5
/
+49
2008-03-13
arm.c (output_move_double): Prefer LDRD to LDM.
Paul Brook
2
-7
/
+32
2008-03-13
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-13
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
3
-5
/
+16
2008-03-12
thumb2.md: Extend peephole to cover 3-arg subs.
Paul Brook
2
-5
/
+82
2008-03-12
arm.c (arm_size_rtx_costs): Use ARM costs for Thumb-2.
Paul Brook
2
-1
/
+7
2008-03-12
i386.md (int_cond): New code iterator.
Uros Bizjak
2
-238
/
+36
2008-03-12
arm.c (use_return_insn): Use offsets->saved_regs_mask instead of {arm,thumb}_...
Paul Brook
3
-23
/
+132
2008-03-12
mangle.c (java_mangle_decl): Remove dead check.
Paolo Bonzini
2
-3
/
+4
2008-03-12
re PR rtl-optimization/34522 (inefficient code for long long multiply when on...
Paolo Bonzini
5
-3
/
+50
2008-03-12
revert: [multiple changes]
Richard Guenther
3
-14
/
+22
2008-03-12
Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
Richard Guenther
5
-299
/
+404
2008-03-12
re PR libfortran/35524 (Unconditional use of expl() in libgfortran)
Francois-Xavier Coudert
2
-2
/
+22
2008-03-12
re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...
Jakub Jelinek
4
-14
/
+88
2008-03-12
tree-vectorizer.c (free_stmt_vec_info): New function.
Victor Kaplansky
4
-43
/
+56
2008-03-12
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-11
pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.
John David Anglin
3
-24
/
+32
2008-03-11
re PR tree-optimization/35403 (ipa-reference.c does not change a default init...
Andrew Pinski
4
-10
/
+25
2008-03-11
re PR target/35540 (Segmentation fault with __builtin_parity() and -O1)
Uros Bizjak
4
-22
/
+77
2008-03-11
arm.c (use_return_insn): Check TARGET_APCS_FRAME.
Paul Brook
2
-41
/
+86
2008-03-11
re PR rtl-optimization/35281 (multiply with 0 generated for 64*32->64)
Paolo Bonzini
2
-3
/
+9
2008-03-11
langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
Paolo Bonzini
9
-25
/
+25
2008-03-11
override-attribs.C: Require ilp32 x86 target.
Uros Bizjak
2
-1
/
+7
2008-03-11
md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...
Nick Clifton
2
-1
/
+7
2008-03-11
re PR c/35526 (ICE on memcpy)
Uros Bizjak
4
-4
/
+34
2008-03-11
re PR libfortran/32812 (random_seed and date_and_time)
Francois-Xavier Coudert
2
-4
/
+47
2008-03-11
re PR tree-optimization/31358 (IV-OPTs produces a weird MEM_REF)
Andrew Pinski
4
-15
/
+70
2008-03-11
Daily bump.
GCC Administrator
1
-1
/
+1
2008-03-10
Don't leak upon failed realloc.
Jim Meyering
4
-1
/
+18
2008-03-10
sse.md (ssse3_pmaddubswv8hi3, [...]): Remove commutativity hint.
Vladimir Makarov
2
-2
/
+7
2008-03-10
patch_tester.sh (initialization): Initialize svnpatch and stop.
Janis Johnson
2
-32
/
+81
2008-03-10
re PR c++/35328 (ICE with firstprivate variable with invalid destructor)
Jakub Jelinek
4
-2
/
+40
2008-03-10
re PR c++/35337 (Broken diagnostic for firstprivate clause)
Jakub Jelinek
4
-4
/
+39
[next]