aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-09-25trans.c: Fix misplaced #define.Eric Botcazou1-0/+4
2007-09-22utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the r...Eric Botcazou1-0/+5
2007-09-21utils.c (type_for_nonaliased_component_p): Return false for all AGGREGATE_TYPEs.Olivier Hainque1-0/+5
2007-09-17decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3...Eric Botcazou1-0/+5
2007-09-13Implement pragma Compiler_Unit and adds it to relevant library units.Robert Dewar1-1/+1
2007-09-12re PR ada/26797 (ACATS cxh1001 fails)Eric Botcazou1-0/+7
2007-09-12Resync.Arnaud Charlet1-0/+83
2007-09-12decl.c (gnat_to_gnu_entity): For a subtype with discriminant constraints...Olivier Hainque1-0/+6
2007-09-11tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with TYPE_NONALIAS...Eric Botcazou1-0/+11
2007-09-11Put back previous change, the random failure was caused by a makefile bug,Javier Miranda1-0/+21
2007-09-11Temporarily undo previous change, which seems to be causing randomArnaud Charlet1-21/+0
2007-09-11Resync.Javier Miranda1-0/+21
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka1-0/+5
2007-09-10Resync.Arnaud Charlet1-0/+160
2007-09-10a-numaux-x86.adb (Logarithmic_Pow): Do not silently clobber x87 registers.Eric Botcazou1-0/+5
2007-09-10decl.c (gnat_to_gnu_entity): Deal with variable built for a debug renaming de...Eric Botcazou1-0/+5
2007-09-08decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re...Eric Botcazou1-0/+9
2007-09-08decl.c (make_packable_type): If the new type has been given BLKmode, try agai...Eric Botcazou1-0/+5
2007-09-07Re-apply accidentally reverted change:Eric Botcazou1-13/+7
2007-09-07Reapply reverted change:Janis Johnson1-0/+8
2007-09-06Revert:Janis Johnson1-0/+8
2007-09-06trans.c (convert_with_check): Update call to real_2expN.Eric Botcazou1-0/+4
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+5
2007-09-03Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton1-0/+11
2007-08-31Resync.Arnaud Charlet1-0/+194
2007-08-31Makefile.in (LIBGNAT_TARGET_PAIRS): Use system-linux-ppc64.ads when compiling...Ben Elliston1-0/+6
2007-08-22env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD.Krister Walfridsson1-0/+5
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-0/+4
2007-08-16ResyncArnaud Charlet1-0/+195
2007-08-14ResyncArnaud Charlet1-0/+1406
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-0/+5
2007-08-11decl.c, utils2.c: Fix whitespace in last change.Kaveh R. Ghazi1-0/+4
2007-08-11decl.c (compare_field_bitpos): Constify.Kaveh R. Ghazi1-0/+5
2007-08-01s-osinte-kfreebsd-gnu.ads ((sigset_t_ptr): Removed, replaced by anonymous acc...Aurelien Jarno1-0/+6
2007-07-08s-osinte-rtems.ads: Correct prototype of pthread_sigmask.Joel Sherrill1-0/+4
2007-06-21re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Eric Botcazou1-0/+5
2007-06-15[multiple changes]Andrew Pinski1-0/+15
2007-06-12Fix a few nits.Eric Botcazou1-21/+18
2007-06-11remove signed(_or_unsigned)?_type langhooksRafael Espindola1-0/+6
2007-06-11ResyncBob Duff1-0/+8
2007-06-10decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes...Duncan Sands1-0/+10
2007-06-06ResyncArnaud Charlet1-0/+2641
2007-05-22* misc.c (enumerate_modes): Consider log2_b to always be one.Alexandre Oliva1-0/+4
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-0/+4
2007-05-02re PR ada/29856 (broken if..else in gcc/ada/adaint.c)Pascal Obry1-0/+14
2007-04-22re PR ada/31660 ('union lang_tree_node' has no member named 'generic')Andrew Pinski1-0/+5
2007-04-22misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka1-0/+5
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-0/+5
2007-04-17re PR ada/31576 (Ada bootstrap error)Andreas Krebbel1-0/+9
2007-04-06ResyncArnaud Charlet1-0/+1776