summaryrefslogtreecommitdiff
path: root/gcc/ada/trans.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-03-21 Olivier Hainque <hainque@adacore.com>hainque2008-03-211-21/+30
* * trans.c (addressable_p): Add notes on addressability issues.ebotcazou2008-03-211-2/+55
* 2008-03-21 Olivier Hainque <hainque@adacore.com>hainque2008-03-211-1/+14
* * trans.c (emit_range_check): Do not emit the check if the base typeebotcazou2008-03-101-0/+5
* * lang.opt (nostdlib): Move around.ebotcazou2008-03-081-27/+25
* * trans.c (Loop_Statement_to_gnu): Set the SLOC of the loop labelebotcazou2008-03-081-3/+7
* * decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.ebotcazou2008-03-071-29/+64
* gcctromey2008-02-261-19/+0
* * decl.c (components_to_record): Do not reuse the empty union typeebotcazou2008-01-221-0/+1
* * trans.c (gnat_to_gnu) <N_Free_Statement>: Use POINTER_PLUS_EXPRebotcazou2008-01-211-3/+2
* * decl.c (gnat_to_gnu_entity) <object>: Process renamingsebotcazou2008-01-141-0/+22
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyebotcazou2008-01-131-58/+73
* * trans.c (call_to_gnu): Make the temporary for non-addressableebotcazou2007-12-221-88/+70
* (Attribute_to_gnu): Check for violations of the No_Implicit_Dynamic_Codecharlet2007-12-131-5/+28
* * trans.c (lvalue_required_p): Take base node directly insteadebotcazou2007-12-051-51/+60
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-2/+2
* 2007-11-22 Olivier Hainque <hainque@adacore.com>hainque2007-11-221-10/+14
* PR ada/34098ebotcazou2007-11-191-15/+19
* 2007-11-16 Olivier Hainque <hainque@adacore.com>hainque2007-11-161-1/+32
* * trans.c (call_to_gnu): Always set the source location on the callebotcazou2007-11-141-4/+3
* 2007-10-15 Tristan Gingold <gingold@adacore.com>charlet2007-10-151-7/+8
* Mapped location supportebotcazou2007-09-271-31/+80
* 2007-09-26 Javier Miranda <miranda@adacore.com>charlet2007-09-261-1/+1
* * trans.c: Fix misplaced #define.ebotcazou2007-09-251-5/+5
* * decl.c (gnat_to_gnu_entity) <Object>: Simplify the condition underebotcazou2007-09-081-6/+14
* gcc/ada/janis2007-09-071-1/+1
* Revert:janis2007-09-061-1/+1
* * trans.c (convert_with_check): Update call to real_2expN.ebotcazou2007-09-061-1/+1
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-1/+1
* 2007-08-16 Hristian Kirtchev <kirtchev@adacore.com>charlet2007-08-161-1/+16
* (lvalue_required_p): Handle N_Parameter_Association like N_Function_Callcharlet2007-08-141-86/+57
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-4/+6
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-1/+1
* * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, ratherebotcazou2007-06-101-13/+0
* 2007-04-20 Gary Dismukes <dismukes@adacore.com>charlet2007-06-061-194/+498
* 2007-04-06 Olivier Hainque <hainque@adacore.com>charlet2007-04-061-76/+143
* gcc/java/ChangeLog:espindola2007-03-301-1/+1
* * cuintp.c (UI_To_gnu): Use fold_buildN calls instead of callingsayle2007-03-091-15/+15
* * trans.c (call_to_gnu): Use build_call_list instead of build3 toebotcazou2007-02-161-9/+10
* * decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead ofsayle2007-01-251-9/+5
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-4/+2
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* * Makefile.in, mingw32.h, trans.c: Fix comment typos.kazu2006-12-021-1/+1
* PR ada/27936ebotcazou2006-11-171-36/+24
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* 2006-10-31 Eric Botcazou <ebotcazou@adacore.com>charlet2006-10-311-181/+272
* * decl.c (gnat_to_gnu_entity) <E_Procedure>: Do not set "const" flagebotcazou2006-09-291-0/+5
* PR ada/29025ebotcazou2006-09-131-10/+17
* * decl.c, env.c, gigi.h, init.c, initialize.c, raise-gcc.c,kazu2006-05-281-2/+2
* * gigi.h (get_ada_base_type): Delete.ebotcazou2006-03-041-6/+5