index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
/
decl.c
Age
Commit message (
Expand
)
Author
2017-12-14
* gcc-interface/decl.c (gnat_to_gnu_field): Do not set the alignment
ebotcazou
2017-12-13
* gcc-interface/decl.c (gnat_to_gnu_entity): Robustify test for types
ebotcazou
2017-09-09
* gcc-interface/decl.c (promote_object_alignment): New function taken
ebotcazou
2017-09-09
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Apply the
ebotcazou
2017-09-09
* sem_util.ads (Set_Rep_Info): New inline procedure.
ebotcazou
2017-09-05
PR ada/62235
ebotcazou
2017-05-22
* gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processing
ebotcazou
2017-02-24
* gcc-interface/decl.c (gnat_to_gnu_field): Do not remove the wrapper
ebotcazou
2017-02-24
c-family/
ebotcazou
2016-12-07
* gcc-interface/decl.c (gnat_to_gnu_entity): When they are global,
ebotcazou
2016-12-07
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Translate
ebotcazou
2016-12-07
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Enumeration_Subtype>:
ebotcazou
2016-11-13
* gcc-interface/decl.c (gnat_to_gnu_entity): In assertion about known
ebotcazou
2016-11-13
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>:
ebotcazou
2016-11-13
* gcc-interface/decl.c (annotate_value) <INTEGER_CST>: Deal specially
ebotcazou
2016-10-11
* gcc-interface/utils2.c (build_binary_op): Add a NO_FOLD
ebotcazou
2016-10-11
* fe.h (Constant_Value): Declare.
ebotcazou
2016-10-10
* gcc-interface/decl.c (gnat_to_gnu_entity): Put volatile qualifier
ebotcazou
2016-10-08
* gcc-interface/utils.c (convert) <VECTOR_CST>: Add missing break.
ebotcazou
2016-09-26
Fix fallthrough comments for Ada, Solaris/x86, SPARC
ro
2016-09-23
* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
jakub
2016-07-14
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: Also use
ebotcazou
2016-07-05
* gcc-interface/decl.c (gnat_to_gnu_entity): Invoke global_bindings_p
ebotcazou
2016-06-29
PR ada/48835
ebotcazou
2016-06-21
* tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if
ebotcazou
2016-06-13
* gcc-interface/decl.c (gnat_to_gnu_subprog_type): Build only a minimal
ebotcazou
2016-06-13
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Deal with
ebotcazou
2016-06-11
* gcc-interface/decl.c (gnat_to_gnu_entity): Do not clobber
ebotcazou
2016-06-06
* gcc-interface/decl.c (Gigi_Equivalent_Type): Make sure equivalent
ebotcazou
2016-06-06
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Component>: Remove
ebotcazou
2016-06-06
* gcc-interface/gigi.h (finish_subprog_decl): Add ASM_NAME parameter.
ebotcazou
2016-05-20
* tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
ebotcazou
2016-05-16
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Do not build
ebotcazou
2016-05-16
* doc/gnat_rm/implementation_defined_attributes.rst
ebotcazou
2016-05-02
* gcc-interface/decl.c (elaborate_reference_1): Do not bother about
ebotcazou
2016-04-27
* sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged
ebotcazou
2016-04-27
* gcc-interface/gigi.h (gnat_to_gnu_entity): Adjust prototype.
ebotcazou
2016-04-18
* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
matz
2016-04-18
* gcc-interface/decl.c: Rename Descendent -> Descendant
charlet
2016-04-02
* gcc-interface/decl.c (components_to_record): Restrict the previous
ebotcazou
2016-03-27
* gcc-interface/decl.c (components_to_record): Add special case for
ebotcazou
2016-03-07
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Always mark
ebotcazou
2016-02-29
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Type>: Retrofit
ebotcazou
2016-02-29
* gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent types>: In
ebotcazou
2016-02-29
* gcc-interface/ada-tree.h (DECL_RETURN_VALUE_P): New macro.
ebotcazou
2016-01-28
* gcc-interface/gigi.h (enum attr_type): Rename into...
ebotcazou
2016-01-20
* exp_ch2.adb (Expand_Current_Value): Make an appropriate character
ebotcazou
2016-01-18
* gcc-interface/gigi.h (build_call_raise_column): Adjust prototype.
ebotcazou
2016-01-18
* gcc-interface/ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
ebotcazou
2015-12-20
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: During
ebotcazou
[next]