1. 30 Mar, 2012 7 commits
    • [multiple changes] · 50421527
      2012-03-30  Vincent Celier  <celier@adacore.com>
      
      	* prj.ads: New Dependency_Kind: ALI_Closure.
      
      2012-03-30  Thomas Quinot  <quinot@adacore.com>
      
      	* exp_pakd.adb: Minor reformatting.
      
      From-SVN: r185998
      Arnaud Charlet committed
    • lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of… · 2fa3b955
      lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of compilation unit for unit in Sdep_Table.
      
      2012-03-30  Yannick Moy  <moy@adacore.com>
      
      	* lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence
      	of compilation unit for unit in Sdep_Table.
      
      From-SVN: r185997
      Yannick Moy committed
    • freeze.adb (Freeze_Record_Type): For a type with reversed bit order and reversed storage order... · 702d139e
      2012-03-30  Thomas Quinot  <quinot@adacore.com>
      
      	* freeze.adb (Freeze_Record_Type): For a type with reversed bit
      	order and reversed storage order, disable front-end relayout.
      
      From-SVN: r185996
      Thomas Quinot committed
    • tree-affine.h (print_aff): Remove. · aeb83f09
      2012-03-30  Richard Guenther  <rguenther@suse.de>
      
      	* tree-affine.h (print_aff): Remove.
      	* tree-affine.c (print_aff): Make static.
      	* tree-data-ref.h (access_matrix_get_index_for_parameter): Remove.
      	(get_references_in_stmt): Likewise.
      	(print_direction_vector): Likewise.
      	(print_dir_vectors): Likewise.
      	(print_dist_vectors): Likewise.
      	(dump_subscript): Likewise.
      	(dump_ddrs): Likewise.
      	(dump_dist_dir_vectors): Likewise.
      	(dump_data_references): Likewise.
      	(dump_data_dependence_relation): Likewise.
      	(dump_data_dependence_direction): Likewise.
      	(dump_rdg_vertex): Likewise.
      	(dump_rdg_component): Likewise.
      	(debug_ddrs): Declare.
      	(struct data_ref_loc_d): Move ...
      	* tree-data-ref.c (struct data_ref_loc_d): ... here.
      	(get_references_in_stmt): Make static.
      	(dump_data_references): Likewise.
      	(dump_subscript): Likewise.
      	(print_direction_vector): Likewise.
      	(print_dir_vectors): Likewise.
      	(print_dist_vectors): Likewise.
      	(dump_data_dependence_relation): Likewise.
      	(dump_dist_dir_vectors): Likewise.
      	(dump_ddrs): Likewise.
      	(dump_rdg_vertex): Likewise.
      	(dump_rdg_component): Likewise.
      	(debug_ddrs): New function.
      	(access_matrix_get_index_for_parameter): Remove.
      
      From-SVN: r185994
      Richard Guenther committed
    • vms.c (VMS_CRTL_FLOAT32): Rename. · b9268e55
      2012-03-30  Tristan Gingold  <gingold@adacore.com>
      
      	* config/vms/vms.c (VMS_CRTL_FLOAT32): Rename.
      	(VMS_CRTL_FLOAT64, VMS_CRTL_FLOAT64_VAXD): New.
      	(VMS_CRTL_FLOAT128, VMS_CRTL_DPML, VMS_CRTL_NODMPL)
      	(VMS_CRTL_32ONLY, VMS_CRTL_G_MASK, VMS_CRTL_G_NONE)
      	(VMS_CRTL_GA, VMS_CRTL_GL, VMS_CRTL_FLOATV2): New.
      	(vms_patch_builtins): Handle new flags
      	* config/vms/vms-crtlmap.map: Completed using nm on
      	c and math system libraries.
      	* config/vms/make-crtlmap.awk: Handle any number of flags.
      
      From-SVN: r185993
      Tristan Gingold committed
    • Daily bump. · 7b770e43
      From-SVN: r185988
      GCC Administrator committed
  2. 29 Mar, 2012 19 commits
  3. 28 Mar, 2012 14 commits