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
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-5
/
+3
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-1
/
+1
2014-06-20
asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
Marek Polacek
1
-1
/
+5
2014-06-18
gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...
Jakub Jelinek
1
-0
/
+4
2014-06-17
Fix dot dump bug
Xinliang David Li
1
-0
/
+1
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-6
/
+0
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-8
/
+22
2014-04-15
cfgloop.h (struct loop): Move force_vectorize down.
Eric Botcazou
1
-2
/
+10
2014-04-08
re PR libfortran/60706 (FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dum...
Richard Biener
1
-0
/
+6
2014-03-26
tree-pretty-print.c (percent_K_format): Implement special case for LTO and it...
Richard Biener
1
-0
/
+19
2014-02-28
re PR middle-end/60147 (ICE with -fdump-tree-original and NAMELIST)
Tobias Burnus
1
-0
/
+9
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-29
revert: cgraph.h (varpool_node): Add need_bounds_init field.
Ilya Enkovich
1
-1
/
+0
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+2
2013-11-20
cuintp.c (UI_From_gnu): Use tree_to_shwi.
Kenneth Zadeck
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-11-19
tree-pretty-print.c (dump_generic_node): Print class type of OBJ_TYPE_REF.
Jan Hubicka
1
-0
/
+6
2013-11-18
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
Richard Sandiford
1
-1
/
+1
2013-11-15
Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
Aldy Hernandez
1
-0
/
+4
2013-11-07
tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
Joseph Myers
1
-0
/
+4
2013-10-29
Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.
Balaji V. Iyer
1
-0
/
+9
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-1
/
+1
2013-10-25
mode-classes.def (MODE_POINTER_BOUNDS): New.
Ilya Enkovich
1
-0
/
+1
2013-10-24
re PR other/33426 (Support of #pragma ivdep)
Tobias Burnus
1
-0
/
+12
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+2
2013-10-16
tree-core.h (tree_code_name): Remove.
Paulo Matos
1
-2
/
+2
2013-10-11
tree-pretty-print.c (dump_generic_node): Allow to dump both (D) and (ab) for ...
Richard Biener
1
-2
/
+4
2013-10-11
target.c: New file.
Jakub Jelinek
1
-47
/
+257
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-1
/
+1
2013-09-24
gimple-pretty-print.c: Various whitespace tweaks.
Christophe Lyon
1
-10
/
+10
2013-09-23
gimple-pretty-print.c (dump_ssaname_info): New function.
Kugan Vivekanandarajah
1
-22
/
+30
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-27
Makefile.in (omp-low.o): Depend on $(TARGET_H).
Jakub Jelinek
1
-1
/
+35
2013-08-22
pretty-print.h (output_buffer::output_buffer): Declare.
Gabriel Dos Reis
1
-1
/
+3
2013-08-05
pretty-print.h (pp_base): Remove.
Gabriel Dos Reis
1
-1
/
+1
2013-08-04
pretty-print.h (pp_bar_bar): New.
Gabriel Dos Reis
1
-39
/
+39
2013-08-03
pretty-print.h (pp_underscore): New.
Gabriel Dos Reis
1
-110
/
+109
2013-05-15
ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...
Martin Jambor
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-12-03
rtl.h (print_insn_with_notes): Prototype.
Steven Bosscher
1
-5
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-4
/
+4
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-3
/
+2
2012-09-06
tree.h (MOVE_NONTEMPORAL): Remove.
Richard Guenther
1
-3
/
+0
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-1
/
+3
2012-08-07
cfg.c (debug_bb): Do not set TDF_BLOCKS.
Steven Bosscher
1
-2
/
+2
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-5
/
+5
2012-07-10
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
Richard Henderson
1
-23
/
+9
2012-07-05
tree-pretty-print.c (dump_generic_node): Properly test the result of exact_log2.
Richard Guenther
1
-1
/
+1
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
1
-0
/
+5
[next]