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
2020-12-10
Add WIDEN_PLUS, WIDEN_MINUS pretty print
Joel Hutton
1
-0
/
+12
2020-11-17
Add MODE_OPAQUE
Aaron Sawdey
1
-0
/
+1
2020-11-06
core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN
Nathan Sidwell
1
-1
/
+1
2020-10-28
openmp: Parsing and some semantic analysis of OpenMP allocate clause
Jakub Jelinek
1
-0
/
+13
2020-10-15
fix TARGET_MEM_REF dumping
Richard Biener
1
-2
/
+1
2020-09-19
Infrastructure & C front end changes for array parameter checking (PR c/50584).
Martin Sebor
1
-2
/
+2
2020-08-27
streamline TARGET_MEM_REF dumping
Richard Biener
1
-62
/
+27
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
1
-11
/
+0
2020-07-13
ipa-devirt: Fix crash in obj_type_ref_class [PR95114]
Richard Sandiford
1
-2
/
+3
2020-06-16
openmp: Initial part of OpenMP 5.0 non-rectangular loop support
Jakub Jelinek
1
-7
/
+57
2020-06-02
Fix bits/bytes confusion in latest change to expand_unop
Eric Botcazou
1
-0
/
+8
2020-05-11
tree-pretty-print: Handle boolean types
Richard Sandiford
1
-0
/
+8
2020-03-05
print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]
Jakub Jelinek
1
-3
/
+2
2020-01-30
dump CTORs properly wrapped with _Literal with -gimple
Richard Biener
1
-0
/
+12
2020-01-10
Further changes for the OpenACC 'if_present' clause on the 'host_data' construct
Thomas Schwinge
1
-8
/
+8
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-20
OpenACC 2.6 deep copy: middle-end parts
Julian Brown
1
-0
/
+18
2019-12-19
Add OpenACC 2.6's no_create
Julian Brown
1
-0
/
+3
2019-11-12
Add OpenACC 2.6 `serial' construct support
Maciej W. Rozycki
1
-0
/
+4
2019-08-10
tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE.
Jakub Jelinek
1
-0
/
+19
2019-08-07
tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d...
Jakub Jelinek
1
-0
/
+3
2019-07-20
tree.def (OMP_LOOP): New tree code.
Jakub Jelinek
1
-0
/
+23
2019-07-12
tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
Jakub Jelinek
1
-0
/
+4
2019-07-04
introduce EH_ELSE_EXPR tree and gimplifier
Alexandre Oliva
1
-3
/
+25
2019-07-03
tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause.
Jakub Jelinek
1
-0
/
+3
2019-06-12
PR middle-end/90676 - default GIMPLE dumps lack information
Martin Sebor
1
-103
/
+126
2019-06-10
tree.def (OMP_SCAN): New tree code.
Jakub Jelinek
1
-0
/
+14
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-0
/
+11
2019-06-01
PR middle-end/90694 - incorrect representation of ADDR_EXPR involving a point...
Martin Sebor
1
-2
/
+10
2019-05-24
tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.
Jakub Jelinek
1
-0
/
+3
2019-05-15
gimple-parser.c (c_parser_gimple_postfix_expression): Handle __BIT_FIELD_REF.
Richard Biener
1
-7
/
+33
2019-05-15
gimple-parser.c (c_parser_gimple_statement): Remove questionable auto-promoti...
Richard Biener
1
-1
/
+4
2019-03-13
tree-pretty-print.c (dump_generic_node): For -gimple properly dump negative i...
Richard Biener
1
-1
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-03
Fix infinite recursion in OMP clause pretty-printing, default label
Julian Brown
1
-3
/
+1
2018-11-08
builtin-types.def (BT_FN_VOID_BOOL, [...]): New.
Jakub Jelinek
1
-16
/
+160
2018-10-05
tree-core.h (tree_block::abstract_flag): Remove.
Richard Biener
1
-3
/
+0
2018-09-28
tree.h (BLOCK_ORIGIN): New.
Richard Biener
1
-24
/
+0
2018-09-12
[debug] Add -gdescribe-dies
Tom de Vries
1
-0
/
+10
2018-08-27
Less verbose fix-it hints for missing header files (PR 87091)
David Malcolm
1
-1
/
+1
2018-08-22
PR middle-end/87052 - STRING_CST printing incomplete in Gimple dumps
Martin Sebor
1
-46
/
+22
2018-08-01
PR tree-optimization/86650 - -Warray-bounds missing inlining context
Martin Sebor
1
-5
/
+4
2018-06-20
Update OpenACC data clause semantics to the 2.5 behavior
Chung-Lin Tang
1
-0
/
+6
2018-06-16
re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....
Kugan Vivekanandarajah
1
-0
/
+6
2018-06-08
Convert dump and optgroup flags to enums
David Malcolm
1
-1
/
+1
2018-06-08
Come up with cgraph_node::get_uid and make cgraph_node::uid private.
Martin Liska
1
-1
/
+1
2018-06-08
Remove MPX
Martin Liska
1
-1
/
+0
2018-05-29
re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...
Jakub Jelinek
1
-0
/
+22
2018-05-18
Replace FMA_EXPR with one internal fn per optab
Richard Sandiford
1
-11
/
+0
2018-05-17
Gimple FE support for internal functions
Richard Sandiford
1
-1
/
+4
[next]