index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved to gcc-interface.
charlet
2008-07-29
1
-7648
/
+0
*
* decl.c (make_type_from_size) <INTEGER_TYPE>: Fix typo and tidy up.
ebotcazou
2008-07-02
1
-18
/
+19
*
* ada-tree.h (SET_TYPE_LANG_SPECIFIC, SET_DECL_LANG_SPECIFIC): Fix
ghazi
2008-06-27
1
-1
/
+1
*
2008-06-13 Olivier Hainque <hainque@adacore.com>
hainque
2008-06-13
1
-0
/
+36
*
* decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: In the case of a
ebotcazou
2008-06-12
1
-44
/
+54
*
* decl.c (components_to_record): Adjust the packedness for the
ebotcazou
2008-06-09
1
-1
/
+7
*
2008-06-06 Nicolas Setton <setton@adacore.com>
hainque
2008-06-06
1
-0
/
+11
*
* gigi.h (mark_visited): Declare.
ebotcazou
2008-05-23
1
-8
/
+10
*
2008-05-20 Tristan Gingold <gingold@adacore.com>
charlet
2008-05-20
1
-3
/
+36
*
* utils2.c (known_alignment, contains_save_expr_p)
tomby
2008-05-12
1
-1
/
+1
*
* decl.c (maybe_pad_type): Add ??? comment.
ebotcazou
2008-05-05
1
-1
/
+7
*
* decl.c (components_to_record): Zero the alignment of the qualified
ebotcazou
2008-05-03
1
-0
/
+1
*
* decl.c (maybe_pad_type): Try to get a form of the type with integral
ebotcazou
2008-05-03
1
-35
/
+41
*
* decl.c (make_packable_type): Resize the last component to its RM size
ebotcazou
2008-05-01
1
-5
/
+14
*
PR ada/36007
ebotcazou
2008-04-28
1
-1
/
+2
*
* decl.c (gnat_to_gnu_entity) <object>: Also promote the alignment of
ebotcazou
2008-04-20
1
-9
/
+12
*
* decl.c (gnat_to_gnu_entity) <object>: When trying to promote the
ebotcazou
2008-04-19
1
-3
/
+3
*
* decl.c (maybe_pad_type): Only generate the XVS parallel type if
ebotcazou
2008-04-18
1
-3
/
+4
*
* decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Use the return by
ebotcazou
2008-04-18
1
-5
/
+7
*
* decl.c (gnat_to_gnu_entity) <object>: Promote the alignment of
ebotcazou
2008-04-17
1
-2
/
+1
*
* ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.
ebotcazou
2008-04-15
1
-19
/
+22
*
2008-04-09 Doug Rupp <rupp@adacore.com>
charlet
2008-04-09
1
-6
/
+4
*
* gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.
ebotcazou
2008-04-08
1
-0
/
+16
*
* decl.c (prepend_attributes): Fix typo.
ebotcazou
2008-04-08
1
-2
/
+2
*
* ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.
ebotcazou
2008-04-08
1
-13
/
+16
*
* decl.c (gnat_to_gnu_entity) <object>: If -gnatd.a and not optimizing
ebotcazou
2008-04-08
1
-8
/
+31
*
* decl.c (adjust_packed): Expand comment.
ebotcazou
2008-04-08
1
-1
/
+3
*
Removal of Return with Depressed Stack Pointer support
ebotcazou
2008-04-07
1
-6
/
+2
*
* decl.c (is_variable_size): Do not unconditionally return false
ebotcazou
2008-04-06
1
-10
/
+9
*
* decl.c (rest_of_type_decl_compilation_no_defer): New local function
ebotcazou
2008-04-06
1
-10
/
+37
*
* decl.c (gnat_to_gnu_entity) <object>: For a constant object whose
ebotcazou
2008-04-02
1
-5
/
+24
*
* decl.c (gnat_to_gnu_entity) <object>: Do not force a non-null
ebotcazou
2008-03-31
1
-2
/
+6
*
* decl.c (gnat_to_gnu_entity) <E_Procedure>: Also set the public flag
ebotcazou
2008-03-27
1
-1
/
+1
*
2008-03-26 Robert Dewar <dewar@adacore.com>
charlet
2008-03-26
1
-3
/
+4
*
Revert
ebotcazou
2008-03-25
1
-12
/
+0
*
* decl.c (maybe_pad_type): Use value_factor_p.
ebotcazou
2008-03-08
1
-4
/
+3
*
* decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Do not
ebotcazou
2008-03-08
1
-2
/
+1
*
* decl.c (gnat_to_gnu_entity) <E_Record_Type>: Do not force
ebotcazou
2008-03-08
1
-2
/
+3
*
* decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Add support
ebotcazou
2008-03-08
1
-0
/
+39
*
* decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>: Add
ebotcazou
2008-03-07
1
-0
/
+5
*
* decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously
ebotcazou
2008-03-07
1
-12
/
+46
*
* decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.
ebotcazou
2008-03-07
1
-89
/
+205
*
PR ada/35186
ebotcazou
2008-03-06
1
-2
/
+13
*
* decl.c (components_to_record): Improve comment.
ebotcazou
2008-01-26
1
-2
/
+3
*
* decl.c (components_to_record): Do not reuse the empty union type
ebotcazou
2008-01-22
1
-3
/
+9
*
* decl.c (gnat_to_gnu_entity) <object>: Process renamings
ebotcazou
2008-01-14
1
-17
/
+20
*
* trans.c (call_to_gnu):Invoke the addressable_p predicate only
ebotcazou
2008-01-13
1
-10
/
+10
*
2007-12-07 Olivier Hainque <hainque@adacore.com>
hainque
2007-12-07
1
-1
/
+2
*
2007-12-07 Olivier Hainque <hainque@adacore.com>
hainque
2007-12-07
1
-1
/
+5
*
* decl.c (make_packable_type): Revert last change.
ebotcazou
2007-12-06
1
-30
/
+27
[next]