From: Joern Rennecke Date: Mon, 24 Jan 2005 16:17:43 +0000 (+0000) Subject: ??? The first checkin was ignored? X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a9ce0b71529f4f0520409137b3c8acc69d3ab5e;p=gcc.git ??? The first checkin was ignored? * sh.c (ra.h): Don't #include. (hard_regs_intersect_p): New function, resurrected from ra.c. N.B this is Copyright 2002/2003 * sh.c: Fix 1996 Copyright. From-SVN: r94164 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c7005e7fcc7..9ef730b588a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2005-01-24 J"orn Rennecke + + * sh.c (ra.h): Don't #include. + (hard_regs_intersect_p): New function, resurrected from ra.c. + + * sh.c: Fix 1996 Copyright. + 2005-01-24 Richard Henderson Aldy Hernandez