From 95e0ca9337eb7a5e30abd44235d6c0a077c7892f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 8 Nov 2001 23:32:59 +0000 Subject: 2001-11-08 Dennis Ehlin (ECS) This modification is part of the submitted modifications necessary to support the IBM PPC405 family. This submission was reviewed by Thomas Doerfler who ensured it did not negatively impact the ppc403 BSPs. The submission and tracking process was captured as PR50. * shared/asm.h, shared/ppc.h: Added PPC405 support. --- c/src/exec/score/cpu/powerpc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c/src/exec/score/cpu/powerpc/ChangeLog') diff --git a/c/src/exec/score/cpu/powerpc/ChangeLog b/c/src/exec/score/cpu/powerpc/ChangeLog index e89f4322e4..3bea72892a 100644 --- a/c/src/exec/score/cpu/powerpc/ChangeLog +++ b/c/src/exec/score/cpu/powerpc/ChangeLog @@ -1,3 +1,12 @@ +2001-11-08 Dennis Ehlin (ECS) + + This modification is part of the submitted modifications necessary to + support the IBM PPC405 family. This submission was reviewed by + Thomas Doerfler who ensured it did + not negatively impact the ppc403 BSPs. The submission and tracking + process was captured as PR50. + * shared/asm.h, shared/ppc.h: Added PPC405 support. + 2001-10-22 Andy Dachs * shared/ppc.h: Added mpc8260 support. -- cgit v1.2.3