From 553b5aa0472bbf1f13e891e96ef9672068b3140d Mon Sep 17 00:00:00 2001 From: joel Date: Thu, 30 Jan 2003 16:54:57 +0000 Subject: [PATCH] Fixed incorrectly formatted entries. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62146 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4e7b7e8e17f..b5f5bb8b229 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -81,27 +81,29 @@ 2003-01-29 Joel Sherrill + PR bootstrap/9296 * gthr-rtems.h: Define __GTHREAD_MUTEX_INIT. Apparently no code - depended on it being defined until now. This was tracked as PR9296. + depended on it being defined until now. -2003-01-13 Joel Sherrill +2003-01-29 Joel Sherrill + PR target/9295 * config/mips/rtems.h: Predefine __USE_INIT_FINI__ so generic RTEMS code knows which C++ initialization style the toolset - configuration is using. This was tracked as PR9295. + configuration is using. 2003-01-29 Joel Sherrill + PR bootstrap/9293 * config/m68k/t-crtstuff: Replace spaces with tabs, add $(MULTILIB_CFLAGS) as compiler option and multilib crtbegin/end.o. - This issue was tracked as PR9293. 2003-01-29 Joel Sherrill + PR bootstrap/9292 * config.gcc (hppa1.1-rtems): Did not include t-rtems nor enable RTEMS threads. * config/pa/rtems.h (LIB_SPEC): Use -N when linking. - This issue was tracked as PR9292. 2003-01-29 Nick Clifton -- 2.11.0