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-15
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
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
Moved to gcc-interface.
Arnaud Charlet
1
-7648
/
+0
2008-07-02
* decl.c (make_type_from_size) <INTEGER_TYPE>: Fix typo and tidy up.
Eric Botcazou
1
-18
/
+19
2008-06-27
ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.
Kaveh R. Ghazi
1
-1
/
+1
2008-06-13
decl.c (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Define to 0 if undefined.
Olivier Hainque
1
-0
/
+36
2008-06-12
decl.c (gnat_to_gnu_entity): In the case of a constrained subtype of a discri...
Eric Botcazou
1
-44
/
+54
2008-06-09
decl.c (components_to_record): Adjust the packedness for the qualified union ...
Eric Botcazou
1
-1
/
+7
2008-06-06
ada-tree.h (DECL_PARALLEL_TYPE): New language specific attribute...
Nicolas Setton
1
-0
/
+11
2008-05-23
gigi.h (mark_visited): Declare.
Eric Botcazou
1
-8
/
+10
2008-05-20
decl.c: Do not emit a variable for a object that has an address representatio...
Tristan Gingold
1
-3
/
+36
2008-05-12
* utils2.c (known_alignment, contains_save_expr_p)
Tomas Bily
1
-1
/
+1
2008-05-05
* decl.c (maybe_pad_type): Add ??? comment.
Eric Botcazou
1
-1
/
+7
2008-05-03
decl.c (components_to_record): Zero the alignment of the qualified union buil...
Eric Botcazou
1
-0
/
+1
2008-05-03
decl.c (maybe_pad_type): Try to get a form of the type with integral mode eve...
Eric Botcazou
1
-35
/
+41
2008-05-01
decl.c (make_packable_type): Resize the last component to its RM size only if...
Eric Botcazou
1
-5
/
+14
2008-04-28
re PR ada/36007 (verify_gimple failed)
Eric Botcazou
1
-1
/
+2
2008-04-20
decl.c (gnat_to_gnu_entity): Also promote the alignment of constant objects, ...
Eric Botcazou
1
-9
/
+12
2008-04-19
decl.c (gnat_to_gnu_entity): When trying to promote the alignment...
Eric Botcazou
1
-3
/
+3
2008-04-18
decl.c (maybe_pad_type): Only generate the XVS parallel type if the padded ty...
Eric Botcazou
1
-3
/
+4
2008-04-18
decl.c (gnat_to_gnu_entity): Use the return by target pointer mechanism as so...
Eric Botcazou
1
-5
/
+7
2008-04-17
decl.c (gnat_to_gnu_entity): Promote the alignment of objects by default.
Eric Botcazou
1
-2
/
+1
2008-04-15
ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.
Eric Botcazou
1
-19
/
+22
2008-04-09
decl.c (validate_size): Set minimum size for fat pointers same as access types.
Doug Rupp
1
-6
/
+4
2008-04-08
gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.
Eric Botcazou
1
-0
/
+16
2008-04-08
decl.c (prepend_attributes): Fix typo.
Eric Botcazou
1
-2
/
+2
2008-04-08
ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.
Eric Botcazou
1
-13
/
+16
2008-04-08
decl.c (gnat_to_gnu_entity): If -gnatd.a and not optimizing alignment for spa...
Eric Botcazou
1
-8
/
+31
2008-04-08
decl.c (adjust_packed): Expand comment.
Eric Botcazou
1
-1
/
+3
2008-04-07
Removal of Return with Depressed Stack Pointer support
Eric Botcazou
1
-6
/
+2
2008-04-06
decl.c (is_variable_size): Do not unconditionally return false on non-strict ...
Eric Botcazou
1
-10
/
+9
2008-04-06
decl.c (rest_of_type_decl_compilation_no_defer): New local function used to p...
Eric Botcazou
1
-10
/
+37
2008-04-02
decl.c (gnat_to_gnu_entity): For a constant object whose type has self-refere...
Eric Botcazou
1
-5
/
+24
2008-03-31
decl.c (gnat_to_gnu_entity): Do not force a non-null size if it has overflowed.
Eric Botcazou
1
-2
/
+6
2008-03-27
decl.c (gnat_to_gnu_entity): Also set the public flag if the procedure is imp...
Eric Botcazou
1
-1
/
+1
2008-03-26
tbuild.ads, [...] (N_Pragma): Chars field removed, use Chars (Pragma_Identifi...
Robert Dewar
1
-3
/
+4
2008-03-25
revert: re PR ada/35186 (implicit assumption about alignment of DImode)
Eric Botcazou
1
-12
/
+0
2008-03-08
decl.c (maybe_pad_type): Use value_factor_p.
Eric Botcazou
1
-4
/
+3
2008-03-08
decl.c (gnat_to_gnu_entity): Do not bother propagating the TYPE_USER_ALIGN fl...
Eric Botcazou
1
-2
/
+1
2008-03-08
decl.c (gnat_to_gnu_entity): Do not force BIGGEST_ALIGNMENT when capping the ...
Eric Botcazou
1
-2
/
+3
2008-03-08
decl.c (gnat_to_gnu_entity): Add support for scalar types with small alignment.
Eric Botcazou
1
-0
/
+39
2008-03-07
decl.c (gnat_to_gnu_entity): Add comment for the packed array type case.
Eric Botcazou
1
-0
/
+5
2008-03-07
decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously large alignments...
Eric Botcazou
1
-12
/
+46
2008-03-07
decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.
Eric Botcazou
1
-89
/
+205
2008-03-06
re PR ada/35186 (implicit assumption about alignment of DImode)
Eric Botcazou
1
-2
/
+13
2008-01-26
decl.c (components_to_record): Improve comment.
Eric Botcazou
1
-2
/
+3
2008-01-22
decl.c (components_to_record): Do not reuse the empty union type if there is ...
Eric Botcazou
1
-3
/
+9
2008-01-14
decl.c (gnat_to_gnu_entity): Process renamings before converting the expressi...
Eric Botcazou
1
-17
/
+20
2008-01-13
* trans.c (call_to_gnu):Invoke the addressable_p predicate only
Eric Botcazou
1
-10
/
+10
2007-12-07
decl.c (gnat_to_gnu_entity): When computing the designated full view...
Olivier Hainque
1
-1
/
+2
2007-12-07
re PR ada/34173 (FAIL: gnat.dg/release_unc_maxalign.adb execution test)
Olivier Hainque
1
-1
/
+5
2007-12-06
decl.c (make_packable_type): Revert last change.
Eric Botcazou
1
-30
/
+27
[next]