summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Create TYPE_DECLebotcazou2011-03-262-3/+19
* * gcc-interface/gigi.h (finalize_from_with_types): Adjust comment.ebotcazou2011-03-264-50/+59
* * inline.adb (Back_End_Cannot_Inline): Lift restriction on calls toebotcazou2011-03-264-69/+27
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-252-0/+5
* * einfo.ads (Size_Depends_On_Discriminant): Adjust description.ebotcazou2011-03-245-9/+88
* * gcc-interface/trans.c (gnat_to_gnu): Remove obsolete case ofebotcazou2011-03-242-15/+12
* * gcc-interface/trans.c (create_temporary): New function taken from...ebotcazou2011-03-232-71/+119
* * gcc-interface/decl.c (validate_size): Improve comments and tweakebotcazou2011-03-232-29/+34
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Create TYPE_DECLebotcazou2011-03-232-13/+30
* PR bootstrap/48216ebotcazou2011-03-212-10/+16
* * gcc-interface/decl.c (components_to_record): Add REORDER parameter,ebotcazou2011-03-212-53/+123
* * gcc-interface/decl.c (elaborate_expression_1): When optimization isebotcazou2011-03-212-8/+20
* ChangeLog gcc/ktietz2011-03-212-18/+37
* * gcc-interface/decl.c (elaborate_expression_1): Try harder to findebotcazou2011-03-172-30/+53
* * gcc-interface/gigi.h (smaller_form_type_p): Declare.ebotcazou2011-03-174-25/+46
* * gcc-interface/misc.c (gnat_init_options): Do not concatenate -I andebotcazou2011-02-142-7/+11
* * gnat_ugn.texi (Compiling Different Versions of Ada): Updategerald2011-02-122-1/+6
* * gcc-interface/Makefile.in (x86-64 darwin): Handle multilibs.ebotcazou2011-02-082-3/+13
* * gcc-interface/gigi.h (fill_vms_descriptor): Take GNU_TYPE instead ofebotcazou2011-02-035-145/+134
* PR bootstrap/47467ebotcazou2011-01-262-1/+11
* 2011-01-26 Richard Guenther <rguenther@suse.de>rguenth2011-01-263-1/+9
* * gcc-interface/decl.c: Disable Stdcall convention handling for 64-bit.ebotcazou2011-01-042-5/+15
* * gcc-interface/trans.c (Case_Statement_to_gnu): Put the SLOC of theebotcazou2011-01-042-2/+13
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): Evaluate theebotcazou2011-01-042-25/+31
* * gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.ebotcazou2011-01-042-11/+86
* PR ada/47131ebotcazou2011-01-042-22/+8
* Rotate ChangeLogs.hjl2011-01-022-10083/+10089
* * gcc-interface/decl.c (substitute_in_type): Do not deal withebotcazou2010-12-313-6/+8
* gcc/froydnj2010-12-222-2/+7
* Fix PR bootstrap/47027.rwild2010-12-202-3/+6
* Fix typos in gcc/ada.rwild2010-12-20134-324/+368
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_General_Access_Type>:ebotcazou2010-12-133-8/+22
* * gcc-interface/trans.c (can_be_lower_p): New predicate.ebotcazou2010-12-132-7/+36
* * common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options.jsm282010-12-032-0/+7
* * gnatvsn.adb (Gnat_Version_String): Don't overrun Ver_Len_Max.aoliva2010-12-034-2/+10
* 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-032-2/+7
* * common.opt (flag_stack_check): New Variable entry.jsm282010-12-012-0/+12
* PR ada/46574ebotcazou2010-11-272-2/+7
* PR ada/40777ebotcazou2010-11-272-2/+12
* * s-osinte-linux.ads (sigset_t): Use unsigned_char subtype directly.ebotcazou2010-11-272-1/+11
* config/ebotcazou2010-11-272-6/+14
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Alsoebotcazou2010-11-182-100/+95
* * doc/invoke.texi (-dy): Remove.jsm282010-11-172-1/+5
* * gcc-interface/trans.c (addressable_p): Rewrite obsolete paragraph inebotcazou2010-11-172-4/+10
* Fix a couple of formatting issuesebotcazou2010-11-131-4/+2
* * Makefile.in (OPTS_H): Define.jsm282010-11-123-2/+8
* * gcc-interface/trans.c (gigi): Don't set 'pure' flag on SJLJ routines.ebotcazou2010-11-103-30/+26
* * gcc-interface/trans.c (lvalue_required_p) <N_Type_Conversion>): Lookebotcazou2010-11-102-18/+23
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIALebotcazou2010-11-102-6/+17
* * gcc-interface/utils.c (save_gnu_tree): Improve comments.ebotcazou2010-11-092-8/+12