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
2007-06-19
MAINTAINERS (Write After Approval): Add myself.
Rask Ingemann Lambertsen
2
-0
/
+5
2007-06-19
tree-ssa-structalias.c (handle_ptr_arith): Make sure to only handle positive ...
Richard Biener
4
-4
/
+246
2007-06-19
i386.c (ix86_emit_swsqrtsf): Limit the result of rsqrt insn to FLT_MAX to avo...
Uros Bizjak
2
-1
/
+12
2007-06-19
re PR middle-end/31950 (ICE in tree-ssa-alias-warnings.c)
Richard Guenther
2
-1
/
+6
2007-06-19
* config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for -pthread.
Nick Clifton
1
-3
/
+5
2007-06-19
re PR tree-optimization/32353 (Miscompilation with RESULT_DECL)
Jakub Jelinek
4
-1
/
+54
2007-06-19
Daily bump.
GCC Administrator
1
-1
/
+1
2007-06-19
Breakpoint.java: Make abstract.
Keith Seitz
15
-31
/
+180
2007-06-18
re PR fortran/20882 ([4.2 only] PURE procedure containing pointer assignment ...
Paul Thomas
2
-2
/
+2
2007-06-18
re PR fortran/20863 ([4.2 only] Pointer problems in PURE procedures)
Paul Thomas
7
-14
/
+164
2007-06-19
re PR target/32389 (ICE in extract_constrain_insn_cached when using -msse)
Uros Bizjak
6
-7
/
+36
2007-06-18
re PR c++/31923 (g++ accepts a storage-class-specifier on a template explicit...
Simon Baldwin
6
-8
/
+120
2007-06-18
* config/ia64/ia64.h (LIBGCC2_TF_CEXT): New.
Steve Ellcey
2
-0
/
+7
2007-06-18
re PR middle-end/32321 (ICE in df_refs_verify with -fgcse-sm)
Seongbae Park
2
-11
/
+20
2007-06-18
Revert 125825 due to mismatching patch/changelog.
Seongbae Park
4
-42
/
+11
2007-06-18
re PR rtl-optimization/32339 (ICE in insert_save, at caller-save.c:726)
Seongbae Park
4
-11
/
+42
2007-06-18
revert: re PR target/32313 (Bootstrap failure running gengtype in stage 2.)
David Daney
2
-7
/
+12
2007-06-18
re PR target/32313 (Bootstrap failure running gengtype in stage 2.)
David Daney
2
-2
/
+13
2007-06-18
stl_list.h: Rename guard macro consistently with file name.
Paolo Carlini
20
-61
/
+89
2007-06-18
re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-p...
Kenneth Zadeck
5
-0
/
+47
2007-06-18
Makefile.def: Add dependency from configure-gdb to all-bfd.
Daniel Jacobowitz
3
-2
/
+7
2007-06-18
configure.ac: Add AC_CANONICAL_TARGET.
Martin Michlmayr
3
-1
/
+134
2007-06-18
m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn.
Kazu Hirata
2
-1
/
+6
2007-06-18
re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)
Uros Bizjak
9
-23
/
+91
2007-06-18
bt-load.c (move_btr_def): Fix the order of arguments to validate_replace_rtx.
Kaz Kojima
2
-1
/
+6
2007-06-18
* config/m68k/m68k-devices.def: Add 54450..54455.
Nathan Sidwell
2
-0
/
+10
2007-06-18
Daily bump.
GCC Administrator
1
-1
/
+1
2007-06-17
Correct filename of files.c in recent Changelog entries.
Danny Smith
1
-3
/
+3
2007-06-17
cppfiles.c (open_file): Correct typo.
Danny Smith
2
-2
/
+6
2007-06-17
re PR rtl-optimization/32366 (Segfault in significand_size with -ftree-vector...
Uros Bizjak
4
-4
/
+31
2007-06-17
re PR middle-end/32349 (ICE in df_refs_verify with -O2 -fmodulo-sched for spe...
Kenneth Zadeck
4
-4
/
+45
2007-06-17
atomicity.h: Use __mcfisaa__...
Nathan Sidwell
2
-3
/
+8
2007-06-17
predicates.md (const_call_operand): Adjust comment.
Nathan Sidwell
3
-8
/
+29
2007-06-17
m68k.c (all_isas): Remove FL_CF_FPU and FL_CF_EMAC from the entry for isac.
Nathan Sidwell
2
-3
/
+4
2007-06-17
m68k.h (ISA_HAS_FF1, [...]): New.
Nathan Sidwell
3
-13
/
+23
2007-06-17
sparc.c (sparc_vis_init_builtins): Retrieve the return mode from the builtin ...
Eric Botcazou
12
-29
/
+46
2007-06-17
sse-recip-vec.c: Add file, missing from my previous commit.
Uros Bizjak
6
-5
/
+57
2007-06-17
gfortran.texi: Add documentation for GFORTRAN_UNBUFFERED_n environment variab...
Janne Blomqvist
2
-7
/
+24
2007-06-17
Daily bump.
GCC Administrator
1
-1
/
+1
2007-06-16
* Fix mis-merge from PTR-PLUS branch.
Uros Bizjak
1
-2
/
+2
2007-06-16
targhooks.c (default_builtin_reciprocal): New default target hook.
Uros Bizjak
6
-10
/
+23
2007-06-16
cppfiles.c (open_file): Prevent the call for stat from overwriting errno.
Vladimir Prus
2
-0
/
+8
2007-06-16
re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...
Uros Bizjak
22
-11
/
+604
2007-06-15
[multiple changes]
Andrew Pinski
90
-790
/
+2011
2007-06-16
config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc.
Eric Christopher
3
-3
/
+17
2007-06-16
Daily bump.
GCC Administrator
1
-1
/
+1
2007-06-15
extend.texi: Document behavior of __attribute__((aligned)) on typedefs.
Matthew Wilcox
2
-2
/
+10
2007-06-15
* rtlanal.c (note_stores): Improve documentation.
Mark Mitchell
2
-4
/
+11
2007-06-15
cp-tree.h (DECL_VAR_MARKED_P): Remove.
Mark Mitchell
7
-24
/
+80
2007-06-15
elf.h (ASM_GENERATE_INTERNAL_LABEL, [...]): Delete.
Bernd Schmidt
3
-15
/
+7
[prev]
[next]