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
/
ada
/
gcc-interface
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
decl.c (gnat_to_gnu_entity): Replace True with true.
Eric Botcazou
1
-1
/
+1
2013-06-13
ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
Eric Botcazou
1
-20
/
+7
2013-05-26
gigi.h (create_type_decl): Adjust prototype.
Eric Botcazou
1
-53
/
+48
2013-05-26
gigi.h (make_aligning_type): Adjust prototype.
Eric Botcazou
1
-3
/
+4
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
1
-7
/
+23
2013-02-06
Revert previous change, unintended.
Arnaud Charlet
1
-23
/
+7
2013-02-06
[multiple changes]
Arnaud Charlet
1
-7
/
+23
2012-12-15
re PR ada/53996 (format string issue in gcc-interface/utils.c)
Eric Botcazou
1
-1
/
+1
2012-11-28
Fix date and trailing space in previous commit.
Eric Botcazou
1
-1
/
+1
2012-11-28
stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...
Eric Botcazou
1
-35
/
+43
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-52
/
+56
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-1
/
+1
2012-10-22
utils.c (rest_of_record_type_compilation): Simplify and robustify pattern mac...
Eric Botcazou
1
-10
/
+14
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-7
/
+4
2012-08-19
layout.adb (Set_Elem_Alignment): Cap the alignment of access types to that of...
Eric Botcazou
1
-1
/
+2
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-3
/
+3
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-0
/
+1
2012-07-03
utils.c (gnat_pushdecl): Set TYPE_CONTEXT for types attached to a TYPE_DECL.
Eric Botcazou
1
-1
/
+6
2012-06-15
re PR ada/53592 (ICE on assignment to component of vector_type)
Eric Botcazou
1
-14
/
+0
2012-06-11
decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...
Eric Botcazou
1
-1
/
+1
2012-06-11
decl.c (gnat_to_gnu_entity): Do not specifically deal with external constants...
Eric Botcazou
1
-4
/
+4
2012-05-29
expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.
Michael Matz
1
-2
/
+0
2012-05-20
utils.c (gnat_write_global_declarations): Put a name on the dummy global vari...
Eric Botcazou
1
-1
/
+5
2012-05-14
attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.
Bernd Schmidt
1
-0
/
+5
2012-05-06
gigi.h (make_packable_type): Declare.
Eric Botcazou
1
-37
/
+739
2012-04-30
cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
Jan Hubicka
1
-4
/
+2
2012-04-30
i386.c (ix86_handle_struct_attribute): Use the proper predicate to discrimina...
Eric Botcazou
1
-0
/
+13
2012-04-30
gigi.h (mark_out_of_scope): Delete.
Eric Botcazou
1
-0
/
+18
2012-04-22
lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.
Jan Hubicka
1
-1
/
+0
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
1
-1
/
+1
2012-03-25
utils.c (add_parallel_type): Take a TYPE instead of a DECL and adjust.
Eric Botcazou
1
-14
/
+28
2012-03-25
utils.c (finish_record_type): Return early for padded types and tidy up.
Eric Botcazou
1
-13
/
+12
2012-03-12
gigi.h (shift_unc_components_for_thin_pointers): Kill.
Eric Botcazou
1
-26
/
+23
2012-03-09
ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.
Eric Botcazou
1
-45
/
+15
2012-03-07
gigi.h (rest_of_type_decl_compilation): Delete.
Eric Botcazou
1
-26
/
+2
2012-03-07
trans.c (Identifier_to_gnu): Don't unshare initializer.
Eric Botcazou
1
-0
/
+2
2012-02-29
dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type and DW_AT_ar...
Eric Botcazou
1
-3
/
+6
2012-02-29
utils.c (gnat_write_global_declarations): Make sure the dummy global built fo...
Eric Botcazou
1
-1
/
+4
2012-02-27
ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
Eric Botcazou
1
-3
/
+3
2012-01-27
gigi.h (create_label_decl): Adjust.
Eric Botcazou
1
-8
/
+10
2011-11-20
decl.c (gnat_to_gnu_entity): Adjust call to components_to_record.
Eric Botcazou
1
-9
/
+7
2011-10-26
decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...
Eric Botcazou
1
-3
/
+1
2011-10-12
trans.c (Attribute_to_gnu): Use remove_conversions.
Eric Botcazou
1
-8
/
+9
2011-10-12
ada-tree.h (DECL_LOOP_PARM_P): New flag.
Eric Botcazou
1
-1
/
+87
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-4
/
+2
2011-10-07
re PR lto/50492 (Ada bootstrap failure --with-build-config=bootstrap-lto)
Eric Botcazou
1
-7
/
+15
2011-10-07
gigi.h (gnat_useless_type_conversion): Declare.
Eric Botcazou
1
-5
/
+25
2011-09-26
utils.c (maybe_unconstrained_array): Declare TYPE local variable and use it t...
Eric Botcazou
1
-32
/
+31
2011-09-26
gigi.h (create_subprog_decl): Replace TREE_CHAIN with DECL_CHAIN in comment.
Eric Botcazou
1
-12
/
+12
2011-09-26
ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro.
Eric Botcazou
1
-23
/
+18
[next]