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
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
2011-09-26
ada-tree.h (TYPE_NULL_BOUNDS): New macro.
Eric Botcazou
1
-9
/
+38
2011-09-25
ada-tree.h (TREE_THIS_NOTRAP): Redefine.
Eric Botcazou
1
-12
/
+17
2011-09-11
utils.c (maybe_unconstrained_array): In the reference to unconstrained array ...
Eric Botcazou
1
-11
/
+34
2011-09-08
utils.c (unchecked_convert): Use a field of the right precision when converti...
Eric Botcazou
1
-8
/
+29
2011-07-24
gigi.h (build_function_stub): Remove.
Eric Botcazou
1
-64
/
+1
2011-07-13
utils.c (build_vms_descriptor32): Skip the 32-bit range comparison if Pmode i...
Eric Botcazou
1
-2
/
+4
2011-07-02
tree.h (TYPE_ARTIFICIAL): New flag.
Eric Botcazou
1
-0
/
+3
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-1
/
+2
2011-06-06
utils.c: Include diagnostic.h.
Eric Botcazou
1
-3
/
+22
2011-05-25
c-common.c (def_fn_type): Remove extra va_end.
Jakub Jelinek
1
-1
/
+0
2011-05-11
don't use build_function_type in the Ada FE
Nathan Froyd
1
-21
/
+13
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
1
-3
/
+3
2011-05-06
don't use TYPE_ARG_TYPES in the Ada frontend
Nathan Froyd
1
-7
/
+9
2011-05-05
tree.h (get_pending_sizes): Remove prototype.
Eric Botcazou
1
-9
/
+0
2011-04-22
gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG parameter.
Eric Botcazou
1
-14
/
+18
2011-04-14
utils.c (gnat_poplevel): Use block_chainon.
Nathan Froyd
1
-2
/
+2
2011-04-12
cgraph.h (cgraph_node): Remove function declaration.
Martin Jambor
1
-1
/
+1
2011-04-08
utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPES
Nathan Froyd
1
-13
/
+2
2011-04-02
utils.c (update_pointer_to): Finalize named pointer types.
Eric Botcazou
1
-1
/
+8
2011-04-02
utils.c (gnat_pushdecl): If this is a non-artificial declaration of a pointer...
Eric Botcazou
1
-2
/
+6
2011-04-02
gigi.h (get_dummy_type): Declare.
Eric Botcazou
1
-73
/
+90
2011-04-02
ada-tree.h (DECL_TAFT_TYPE_P): New flag.
Eric Botcazou
1
-0
/
+19
2011-04-02
gigi.h (record_builtin_type): Add ARTIFICIAL_P param.
Eric Botcazou
1
-4
/
+16
2011-03-26
inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms...
Eric Botcazou
1
-0
/
+1
2011-03-25
dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.
Jeff Law
1
-0
/
+1
2011-03-21
ChangeLog gcc/
Kai Tietz
1
-18
/
+31
2011-03-17
gigi.h (smaller_form_type_p): Declare.
Eric Botcazou
1
-0
/
+36
2011-02-03
gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of GNAT_FORMAL.
Eric Botcazou
1
-84
/
+112
2010-12-31
decl.c (substitute_in_type): Do not deal with LANG_TYPE, METHOD_TYPE or OFFSE...
Eric Botcazou
1
-3
/
+1
2010-12-22
c-aux-info.c (gen_formal_list_for_type): Use prototype_p.
Nathan Froyd
1
-2
/
+2
2010-12-13
decl.c (gnat_to_gnu_entity): Build a stub DECL for the dummy fat pointer type...
Eric Botcazou
1
-8
/
+9
2010-11-09
utils.c (save_gnu_tree): Improve comments.
Eric Botcazou
1
-8
/
+7
2010-10-25
utils.c (update_pointer_to): Clear TYPE_POINTER_TO and TYPE_REFERENCE_TO of t...
Eric Botcazou
1
-0
/
+2
2010-10-22
* gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.
Arnaud Charlet
1
-1
/
+1
2010-10-19
[multiple changes]
Arnaud Charlet
1
-0
/
+3
2010-10-18
adaint.c (__gnat_pthread_setaffinity_np, [...]): Remove wrappers, no longer n...
Jose Ruiz
1
-1
/
+3
2010-10-10
lang.opt (gdwarf+): Remove.
Olivier Hainque
1
-11
/
+0
2010-10-10
ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
Eric Botcazou
1
-15
/
+34
2010-09-29
Fix long line
Eric Botcazou
1
-1
/
+1
2010-09-28
builtin-attrs.def (ATTR_LEAF): New attribute.
Jan Hubicka
1
-0
/
+24
[next]