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
path:
root
/
gcc
/
c-pretty-print.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-31
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
Richard Kenner
1
-4
/
+4
2004-03-20
c-common.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-03-15
c-pretty-print.c (pp_c_semicolon): Fix formatting.
Gabriel Dos Reis
1
-3
/
+17
2004-01-31
alloc-pool.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-01-21
alias.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-16
re PR target/13608 (Incorrect code with -O3 -ffast-math)
Jan Hubicka
1
-11
/
+11
2003-12-21
alias.c: Fix comment formatting.
Kazu Hirata
1
-3
/
+3
2003-11-21
ChangeLog.7: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2003-10-08
c-pretty-print.c (pp_c_postfix_expression): Fix thinko.
Jason Merrill
1
-1
/
+1
2003-10-05
c-pretty-print.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2003-10-05
c-pretty-print.c: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2003-09-18
tree.def (FFS_EXPR, [...]): Delete unused tree codes.
Roger Sayle
1
-4
/
+1
2003-09-18
c-pretty-print.h (pp_type_specifier_seq): Fix thinko.
Gabriel Dos Reis
1
-55
/
+153
2003-09-17
re PR c++/11357 ([DR 425] no conversion of build-in binary operator argument ...
Gabriel Dos Reis
1
-1
/
+6
2003-09-07
re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)
Gabriel Dos Reis
1
-12
/
+14
2003-08-25
pretty-print.h (pp_maybe_newline_and_indent): New macro.
Gabriel Dos Reis
1
-624
/
+746
2003-08-22
builtin-attrs.def: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-08-19
builtins.c: Fix comment typos.
Kazu Hirata
1
-4
/
+4
2003-08-10
pretty-print.c (pp_base_indent): Rename from pp_indent.
Gabriel Dos Reis
1
-204
/
+707
2003-08-05
pretty-print.h (pp_set_line_maximum_length): Make macro.
Gabriel Dos Reis
1
-21
/
+21
2003-08-03
pretty-print.h: Adjust macro definitions.
Gabriel Dos Reis
1
-3
/
+1
2003-07-25
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis
1
-15
/
+18
2003-07-14
*** empty log message ***
Gabriel Dos Reis
1
-2
/
+53
2003-06-30
c-common.c (enum c_language_kind, flag_objc): Remove.
Neil Booth
1
-4
/
+4
2003-06-22
c-lex.c: Convert to ISO C90.
Andreas Jaeger
1
-200
/
+111
2003-05-21
c-pretty-print.c (pp_c_integer_literal): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX.
Kaveh R. Ghazi
1
-5
/
+2
2003-04-07
tree.c (tree_size): For all 'c' and 'x' nodes...
Zack Weinberg
1
-24
/
+0
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-0
/
+2
2002-10-15
real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.
Richard Henderson
1
-1
/
+2
2002-09-08
basic-block.h: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2002-09-04
real.c (ereal_to_decimal): Add digits parameter.
Richard Henderson
1
-2
/
+1
2002-08-22
c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
Jason Merrill
1
-1
/
+1
2002-08-14
c-pretty-print.h: Guard against multiple inclusion.
Gabriel Dos Reis
1
-0
/
+29
2002-08-13
c-pretty-print.c: #include "c-tree.h".
Gabriel Dos Reis
1
-84
/
+188
2002-08-12
diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.
Gabriel Dos Reis
1
-1
/
+112
2002-07-30
c-pretty-print.h (pp_c_statement): Declare.
Gabriel Dos Reis
1
-4
/
+251
2002-07-30
c-pretty-print.c (pp_c_primary_expression): Handle STMT_EXPR.
Gabriel Dos Reis
1
-1
/
+31
2002-07-29
c-pretty-print.h (struct c_pretty_print_info): Add new member.
Gabriel Dos Reis
1
-6
/
+143
2002-07-29
Makefile.in (C_OBJS): Include c-pretty-print.o
Gabriel Dos Reis
1
-0
/
+835