This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hppa-linux regressions and 3.2.2 release


> Eric, which were the PRs fixed by this patch?

Only one PR (kernel miscompilation on hppa-linux): PR optimization/9492

> BTW, what is the official way for backport ChangeLog entries? Just
> copy'n'paste the original entries or prepend the entries with committers
> date header and indent all backport date headers? I've seen both ways and
> did it both ways, but some consensus might be nicer.

I personally find the following way convenient:


2003-01-28  Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>	
	Backport patches
	
  2002-10-04  Loren J. Rittle  <ljrittle@acm.org>

	  * gcc/ginclude/stddef.h: Support the FreeBSD 5 typedef system.

  2002-08-01  Stan Shebs  <shebs@apple.com>
	      Andreas Tobler  <toa@pop.agri.ch>

	  * ginclude/stddef.h (_BSD_SIZE_T_DEFINED_): Define if not defined,
	  plays nice with Darwin headers.
	  (_BSD_RUNE_T_DEFINED_): Likewise.


because you can add an unique reference to the PR number, so that GNATS picks 
up the commit.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]