Changelog question

Jakub Jelinek jakub@redhat.com
Wed Aug 28 09:29:00 GMT 2002


On Wed, Aug 28, 2002 at 11:24:09AM -0500, Steve Munroe wrote:
> OOPS sent to the wrong file. This is the current question.
> 
> OK I am trying to clean up my Changelogs and follow all the rules. But I 
> still foggy on the exact rules for change logging Makefiles. For example 
> is the following OK? Is all this detail useful? Or is this too much detail?
> 
> 
> 2002-07-29  Steven Munroe  <sjmunroe@us.ibm.com>
> 
> 	* sysdeps/powerpc/Makefile(cflags): Remove powerpc32 specific cflags.
				  ^ missing space

> 	($(with-fp) = no): Move test to powerpc32/Makefile.
> 	($(subdir) = misc): Move to powerpc32/Makefile.
> 	($(build-shared) = yes): Move to powerpc32/Makefile.
> 	($(subdir) = csu): Move to powerpc32/Makefile.
> 	(sysdep-rtld-routines): Remove dl-start. 
> 	* sysdeps/powerpc/powerpc32/Makefile: New file.  Specify powerpc32 
> 	specific cflags -Wa,-mppc. Include powerpc32 specific tests and 
> 	symbols removed from powerpc/Makefile. 

If you add a new file, "New file." is all you need to say.

> 	(sysdep-rtld-routines): Add dl-start. 

	Jakub



More information about the Libc-alpha mailing list