From 5935d121ef2477a47fd782a121e364a3e9cd2296 Mon Sep 17 00:00:00 2001 From: ebotcazou Date: Fri, 20 Jan 2017 15:55:15 +0000 Subject: [PATCH] Remove orphaned entries git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244725 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/ChangeLog | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 404b638a12c..d2647b1b591 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -298,13 +298,6 @@ Is_Count_Attribute to identify an expansion of the 'Count attribute. -2017-01-19 Pierre-Marie de Rodat - - * exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types. - Emit GNAT encodings for object renamings involving record components - whose normalized bit offset is not null. - * uintp.h (UI_No_Uint): Declare. - 2017-01-19 Ed Schonberg * sem_ch5.adb (Analyze_Loop_Statement): In GNATprove mode the @@ -341,10 +334,6 @@ * lib-xref-spark_specific.adb: Minor reformatting. * exp_ch7.adb (Add_Parent_Invariants): Do not process array types. -2017-01-19 Tristan Gingold - - * fe.h (Constant_Value): Export. - 2017-01-19 Javier Miranda * exp_aggr.adb (Pass_Aggregate_To_Back_End): Renamed as -- 2.11.4.GIT