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
2020-05-25
Change description of fat pointertype with -fgnat-encodings=minimal
Eric Botcazou
1
-7
/
+4
2020-05-12
Fix incorrect scalar storage order handling
Eric Botcazou
1
-5
/
+10
2020-05-09
Update copyright year
Eric Botcazou
1
-1
/
+1
2020-05-09
Fix small issues with -fgnat-encodings=minimal
Eric Botcazou
1
-35
/
+17
2020-05-09
Small housekeeping work in gigi
Eric Botcazou
1
-4
/
+2
2020-05-08
Couple of tweaks to help in LTO mode
Eric Botcazou
1
-8
/
+110
2019-12-03
re PR bootstrap/92783 (SEGV in field_byte_offset)
Eric Botcazou
1
-7
/
+7
2019-12-03
utils.c (potential_alignment_gap): Delete.
Eric Botcazou
1
-62
/
+28
2019-12-03
utils.c (fold_convert_size): New function.
Eric Botcazou
1
-7
/
+15
2019-10-11
decl.c (gnat_to_gnu_entity): New case to deal with the definition of named nu...
Eric Botcazou
1
-6
/
+9
2019-10-04
Mark C2x built-in functions as such.
Joseph Myers
1
-0
/
+1
2019-09-23
trans.c (Regular_Loop_to_gnu): Do not rotate the loop if -Og is enabled.
Eric Botcazou
1
-1
/
+1
2019-08-30
gigi.h (aggregate_type_contains_array_p): Declare.
Eric Botcazou
1
-31
/
+38
2019-08-30
utils.c (build_template): Deal with parameters passed by pointer to component...
Eric Botcazou
1
-13
/
+16
2019-06-29
utils.c (unchecked_convert): Tweak comment.
Eric Botcazou
1
-5
/
+32
2019-06-29
decl.c (gnat_to_gnu_entity): If the type requires strict alignment, then set ...
Eric Botcazou
1
-14
/
+14
2019-06-29
expr.c (expand_expr_real_1): Apply the big-endian adjustment for bit-fields t...
Eric Botcazou
1
-20
/
+65
2019-06-24
utils.c (handle_nonnull_attribute): Quote attribute name.
Martin Sebor
1
-7
/
+8
2019-05-28
* gcc-interface/utils.c (handle_stack_protect_attribute): Move around.
Eric Botcazou
1
-16
/
+16
2019-05-28
implementation_defined_pragmas.rst (Machine_Attribute): Document additional o...
Eric Botcazou
1
-11
/
+235
2019-05-28
decl.c (components_to_record): Set a name on the type created for the REP par...
Eric Botcazou
1
-19
/
+19
2019-05-28
utils.c (gnat_internal_attribute_table): Add support for stack_protect attrib...
Eric Botcazou
1
-0
/
+19
2019-05-27
ada-builtin-types.def: New file.
Eric Botcazou
1
-1
/
+10
2019-05-27
utils.c (maybe_pad_type): Issue the warning for the specific case of componen...
Eric Botcazou
1
-5
/
+5
2019-02-08
trans.c (gnat_to_gnu): Minor tweak.
Eric Botcazou
1
-16
/
+29
2019-02-08
utils.c (max_size): Be prepared for an operand with VOID_TYPE.
Eric Botcazou
1
-4
/
+11
2019-01-27
repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...
Eric Botcazou
1
-50
/
+114
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Fix elaboration of record with 1-element dynamic array
Eric Botcazou
1
-5
/
+6
2018-12-11
[Ada] Almost always inline init. procedure of small and simple records
Eric Botcazou
1
-8
/
+11
2018-11-08
decl.c (components_to_record): Remove obsolete kludge.
Eric Botcazou
1
-8
/
+18
2018-10-22
utils.c (unchecked_convert): Use local variables for the biased and reverse S...
Eric Botcazou
1
-35
/
+52
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-3
/
+1
2018-09-27
tree.h (tree_to_shwi): Add attribute nonnull and pure.
Martin Sebor
1
-7
/
+9
2018-09-26
[Ada] Set Current_Error_Node directly
Eric Botcazou
1
-1
/
+1
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-07-17
decl.c (choices_to_gnu): Rename parameters.
Eric Botcazou
1
-6
/
+6
2018-07-17
[Ada] Type mismatch warning for imported C++ class
Eric Botcazou
1
-4
/
+4
2018-07-13
DFix typo
Eric Botcazou
1
-1
/
+1
2018-07-13
lang.opt (funsigned-char): New option.
Eric Botcazou
1
-1
/
+1
2018-07-07
gigi.h (add_decl_expr): Adjust prototype.
Eric Botcazou
1
-31
/
+0
2018-07-07
decl.c (gnat_to_gnu_param): Minor tweak.
Eric Botcazou
1
-0
/
+3
2018-06-12
ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...
Eric Botcazou
1
-3
/
+5
2018-06-12
decl.c (variant_desc): Add AUX field.
Eric Botcazou
1
-23
/
+28
2018-06-02
decl.c (gnat_to_gnu_entity): If this is not a definition...
Eric Botcazou
1
-2
/
+5
2018-05-31
[Ada] Post warning on object size clause for subtype
Eric Botcazou
1
-2
/
+6
2018-05-25
[Ada] Support for C99 and C++ standard boolean types
Eric Botcazou
1
-1
/
+7
2018-03-06
* gcc-interface/utils.c (def_builtin_1): Bail out on error_mark_node.
Eric Botcazou
1
-0
/
+3
2018-01-04
Bump copyright year
Eric Botcazou
1
-1
/
+1
2018-01-03
poly_int: TYPE_VECTOR_SUBPARTS
Richard Sandiford
1
-1
/
+1
[next]