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
/
c-family
/
c-ada-spec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
Suppress warning for Interfaces.C with -fdump-ada-spec
Eric Botcazou
1
-3
/
+6
2020-02-15
Fix duplicates for anonymous structures with -fdump-ada-spec
Eric Botcazou
1
-67
/
+71
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-20
c-ada-spec.h (decl_sloc): Delete.
Eric Botcazou
1
-1
/
+1
2019-11-13
c-ada-spec.c (get_underlying_decl): Do not look through typedefs.
Eric Botcazou
1
-2
/
+10
2019-08-21
c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken function...
Eric Botcazou
1
-18
/
+21
2019-05-23
* c-ada-spec.c (compare_node): Compare the DECL_UIDs as a last resort.
Eric Botcazou
1
-1
/
+3
2019-05-21
c-ada-spec.h (enum cpp_operation): Add IS_ASSIGNMENT_OPERATOR.
Eric Botcazou
1
-0
/
+22
2019-04-09
c-ada-spec.c (print_destructor): Deal with deleting destructors.
Eric Botcazou
1
-2
/
+5
2019-04-07
c-ada-spec.c (is_float128): New predicate extracted from...
Eric Botcazou
1
-6
/
+24
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
c-ada-spec.c: Include stringpool.h.
Eric Botcazou
1
-20
/
+99
2018-10-01
c-ada-spec.c (get_underlying_decl): Get to the main type variant.
Eric Botcazou
1
-7
/
+12
2018-09-21
c-ada-spec.c: Include diagnostic.h.
Eric Botcazou
1
-0
/
+11
2018-08-20
[PATCH] #assert becomes macro-like
Nathan Sidwell
1
-4
/
+4
2018-08-17
[PATCH] Macro body is trailing array
Nathan Sidwell
1
-2
/
+2
2018-08-17
[PATCH] Move cpp_macro to cpplib.h
Nathan Sidwell
1
-1
/
+0
2018-08-16
[PATCH] CPP Macro predicates
Nathan Sidwell
1
-16
/
+13
2018-07-07
c-ada-spec.c (to_ada_name): Remove index parameter.
Eric Botcazou
1
-217
/
+105
2018-06-01
c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typ...
Eric Botcazou
1
-4
/
+10
2018-03-20
* c-ada-spec.c (pp_ada_tree_identifier): Deal specifically with _Bool.
Eric Botcazou
1
-1
/
+1
2018-02-28
i-cexten.ads (Float_128): New type.
Eric Botcazou
1
-4
/
+16
2018-02-28
c-ada-spec.c (dump_ada_double_name): New case.
Eric Botcazou
1
-201
/
+200
2018-02-28
c-ada-spec.c (dump_ada_node): Do not use generic address for incomplete struc...
Eric Botcazou
1
-28
/
+14
2018-02-28
c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.
Eric Botcazou
1
-85
/
+79
2018-02-28
c-ada-spec.c (dump_ada_import): Use boolean and fix formatting.
Eric Botcazou
1
-180
/
+159
2018-02-09
c-ada-spec.c (dump_ada_declaration): Do not generate the 'constant' keyword f...
Eric Botcazou
1
-2
/
+2
2018-01-10
c-ada-spec.c (dump_number): Add FLOAT_P parameter.
Eric Botcazou
1
-19
/
+34
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
1
-1
/
+1
2017-09-29
c-ada-spec.c (to_ada_name): Add index parameter.
Eric Botcazou
1
-24
/
+102
2017-09-29
c-ada-spec.c (max_ada_macros): Move around.
Eric Botcazou
1
-261
/
+196
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-08-07
c-ada-spec.c (has_nontrivial_methods): Test for FUNCTION_DECL.
Eric Botcazou
1
-5
/
+4
2017-08-05
c-ada-spec.c (has_static_fields): Look only into variables.
Eric Botcazou
1
-15
/
+14
2017-08-01
c-ada-spec.c (has_static_fields): Look only into fields.
Eric Botcazou
1
-17
/
+21
2017-08-01
c-ada-spec.c (print_generic_ada_decl): Pass correctly-typed constant.
Eric Botcazou
1
-3
/
+10
2017-07-29
c-ada-spec.c (dump_generic_ada_node): Take into account signedness for enumer...
Eric Botcazou
1
-2
/
+5
2017-07-21
Remove TYPE_METHODS.
Nathan Sidwell
1
-66
/
+46
2017-06-11
tree.h (id_equal): New.
Jason Merrill
1
-1
/
+1
2017-03-09
Increment value instead of a pointer in ADA macro processing.
Martin Liska
1
-1
/
+1
2017-02-24
c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...
Eric Botcazou
1
-98
/
+13
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-13
c-ada-spec.c (print_ada_declaration): For typedef declarations...
Eric Botcazou
1
-2
/
+3
2016-09-27
auto-inc-dec.c (try_merge): Remove break after return.
Jakub Jelinek
1
-1
/
+0
2016-09-01
c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...
Martin Sebor
1
-1
/
+1
2016-08-15
c-ada-spec.c (dump_number): New function.
Eric Botcazou
1
-3
/
+140
2016-08-09
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+1
2016-04-17
c-ada-spec.c (get_underlying_decl): Return the typedef, if any.
Eric Botcazou
1
-52
/
+36
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
[next]