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/existing-fp8
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
/
gcc
/
tree-pretty-print.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-05
re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)
Jakub Jelinek
1
-0
/
+11
2010-10-08
re PR debug/45673 (-fcompare-debug failure with minor difference in dumps)
Alexandre Oliva
1
-0
/
+8
2010-09-13
re PR testsuite/45604 (New test failures)
Alexandre Oliva
1
-4
/
+0
2010-09-08
re PR debug/45419 (-fcompare-debug failure at -O3)
Alexandre Oliva
1
-5
/
+8
2010-09-07
tree-pretty-print.c (dump_generic_node): Dump void types as void.
Richard Guenther
1
-0
/
+2
2010-09-06
tree.def (MISALIGNED_INDIRECT_REF): Remove.
Richard Guenther
1
-12
/
+0
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-4
/
+10
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-1
/
+2
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-7
/
+0
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-2
/
+2
2010-07-14
re PR target/44930 (another problem with line break in output with -fverbose-...
Richard Guenther
1
-1
/
+1
2010-07-13
re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)
Joern Rennecke
1
-1
/
+5
2010-07-13
re PR middle-end/44911 (line breaks in asm comments break assembly with -fver...
Richard Guenther
1
-2
/
+4
2010-07-05
tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.
Richard Guenther
1
-5
/
+0
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-1
/
+75
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-0
/
+22
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-1
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-3
/
+3
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-1
/
+51
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-04-15
tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.
Richard Guenther
1
-0
/
+7
2010-04-09
tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
Richard Guenther
1
-1
/
+4
2009-11-30
tree-dump.c (dump_option_value_in): Add TDF_NOUID.
Richard Guenther
1
-5
/
+18
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-6
/
+6
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+15
2009-10-12
re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...
Alexandre Oliva
1
-0
/
+3
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-13
/
+0
2009-08-25
re PR middle-end/41149 (-fdump-tree-original and procedure pointer components)
Janus Weil
1
-13
/
+1
2009-07-06
tree-pretty-print.c (dump_generic_node): Protect against NULL op0.
Diego Novillo
1
-6
/
+17
2009-06-18
re PR testsuite/40488 (Revision 148642 caused extra failures)
Richard Henderson
1
-59
/
+29
2009-06-17
tree-pretty-print.c (maybe_dump_asm_name): New.
Richard Henderson
1
-6
/
+34
2009-05-31
tree-pretty-print.c (print_call_name): Take the callee, not the call itself.
Jason Merrill
1
-12
/
+10
2009-05-27
tree-pretty-print.c (dump_location): New.
Diego Novillo
1
-67
/
+132
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-11
/
+0
2009-05-10
pretty-print.h (struct pretty_print_info): Add translate_identifiers.
Joseph Myers
1
-0
/
+1
2009-04-17
tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler.
Diego Novillo
1
-11
/
+51
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-3
/
+0
2009-02-18
revert accidental commit
Jason Merrill
1
-4
/
+2
2009-02-18
re PR target/39179 (Wrong code in c++ for const members initialized in extern...
Jason Merrill
1
-2
/
+4
2009-01-02
re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)
Jakub Jelinek
1
-13
/
+21
2008-08-06
builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
Kaveh R. Ghazi
1
-4
/
+4
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-504
/
+9
2008-07-08
Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...
Daniel Berlin
1
-11
/
+3
2008-06-06
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
Jakub Jelinek
1
-21
/
+77
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-1
/
+1
2008-05-16
invoke.text (-fdump-tree-*-verbose): New option.
Kenneth Zadeck
1
-4
/
+8
2008-05-09
pa.c (reloc_needed): Use CASE_CONVERT.
Tomas Bily
1
-4
/
+2
2008-05-08
tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
Richard Guenther
1
-1
/
+0
2008-04-15
dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...
Doug Kwan
1
-1
/
+2
[next]