Age | Commit message (Expand) | Author | Files | Lines |
2011-09-26 | ada-tree.h (DECL_CAN_NEVER_BE_NULL_P): New macro. | Eric Botcazou | 5 | -59/+94 |
2011-09-26 | ada-tree.h (TYPE_NULL_BOUNDS): New macro. | Eric Botcazou | 6 | -22/+151 |
2011-09-25 | ada-tree.h (TREE_THIS_NOTRAP): Redefine. | Eric Botcazou | 4 | -40/+75 |
2011-09-25 | trans.c (Loop_Statement_to_gnu): In the case of an iteration scheme... | Eric Botcazou | 2 | -60/+105 |
2011-09-25 | decl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc. | Eric Botcazou | 4 | -75/+67 |
2011-09-25 | decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre... | Eric Botcazou | 2 | -5/+24 |
2011-09-24 | ada, remove flat_namespace library option from darwin port build/defaults : | Iain Sandoe | 3 | -7/+9 |
2011-09-19 | decl.c (annotate_value): Look up expression for insertion in the cache at the... | Alexandre Oliva | 2 | -7/+24 |
2011-09-19 | Update dependencies. | Arnaud Charlet | 2 | -53/+58 |
2011-09-19 | [multiple changes] | Arnaud Charlet | 24 | -241/+968 |
2011-09-19 | [multiple changes] | Arnaud Charlet | 15 | -61/+257 |
2011-09-19 | errout.ads: Minor reformatting. | Robert Dewar | 2 | -3/+6 |
2011-09-19 | [multiple changes] | Arnaud Charlet | 3 | -91/+50 |
2011-09-19 | [multiple changes] | Arnaud Charlet | 7 | -9/+49 |
2011-09-15 | Update dependencies. | Arnaud Charlet | 2 | -15/+19 |
2011-09-15 | [multiple changes] | Arnaud Charlet | 5 | -7/+40 |
2011-09-15 | [multiple changes] | Arnaud Charlet | 21 | -198/+293 |
2011-09-11 | utils.c (maybe_unconstrained_array): In the reference to unconstrained array ... | Eric Botcazou | 3 | -11/+51 |
2011-09-11 | decl.c (maybe_pad_type): Do not try to change the form of an addressable type. | Eric Botcazou | 3 | -0/+30 |
2011-09-11 | trans.c (call_to_gnu): Use local variable. | Eric Botcazou | 2 | -15/+15 |
2011-09-11 | gigi.h (build_call_0_expr): Delete. | Eric Botcazou | 5 | -110/+94 |
2011-09-11 | trans.c (build_return_expr): Use void_type_node for MODIFY_EXPR. | Eric Botcazou | 3 | -6/+22 |
2011-09-08 | utils.c (unchecked_convert): Use a field of the right precision when converti... | Eric Botcazou | 2 | -12/+38 |
2011-09-08 | part of restore of powerpc-darwin Ada bootstrap | Iain Sandoe | 2 | -2/+21 |
2011-09-07 | restore powerpc-darwin Ada boostrap. | Iain Sandoe | 3 | -2/+164 |
2011-09-06 | Makefile.in (gnatlib-shared-darwin): Remove reference to "-lm". | Iain Sandoe | 2 | -1/+6 |
2011-09-06 | Makefile.in (darwin, SO_OPTS): Provide architecture size switches to the link... | Iain Sandoe | 2 | -1/+8 |
2011-09-06 | Makefile.in (x86_64 darwin arch): Adjust LIBGNAT_TARGET_PAIRS for x86 and x86... | Iain Sandoe | 2 | -5/+11 |
2011-09-06 | Makefile.in, [...] (gnattools, [...]): New targets. | Arnaud Charlet | 3 | -6/+103 |
2011-09-06 | sem_ch10.adb, [...] (Not_Impl_Defined_Unit): New name for Is_RM_Defined_Unit. | Robert Dewar | 4 | -24/+39 |
2011-09-06 | impunit.ads, [...] (Is_RM_Defined_Unit): New function. | Robert Dewar | 5 | -388/+557 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 5 | -7/+37 |
2011-09-06 | Makefile.in: Handle e500v2-wrs-vxworksae like powerpc-wrs-vxworksae. | Tristan Gingold | 2 | -1/+6 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 14 | -106/+126 |
2011-09-06 | exp_attr.adb (Expand_N_Attribute_Reference): Rewrite the processing for Descr... | Hristian Kirtchev | 4 | -20/+35 |
2011-09-06 | sem_attr.adb, [...]: Minor reformatting. | Robert Dewar | 4 | -14/+20 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 4 | -6/+49 |
2011-09-06 | Makefile.in (common-tools, [...]): Speed up by using -j0. | Arnaud Charlet | 2 | -5/+12 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 8 | -147/+77 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 15 | -226/+209 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 21 | -337/+442 |
2011-09-06 | a-cbprqu.ads, [...]: Mark all entities as Implementation_Defined | Robert Dewar | 30 | -53/+290 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 6 | -13/+37 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 7 | -8/+73 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 4 | -20/+57 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 7 | -132/+147 |
2011-09-06 | a-convec.ads, [...]: Minor reformatting. | Vadim Godunko | 3 | -2/+6 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 11 | -114/+145 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 3 | -165/+186 |
2011-09-06 | [multiple changes] | Arnaud Charlet | 5 | -62/+119 |