From 98f3cfa1a614dfbf8ab261b8b1a85043f0086764 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 5 Mar 2001 22:48:47 +0000 Subject: 2001-02-27 Ralf Corsepius * mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am, mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am, mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am, old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am, shared/include/Makefile.am, shared/src/Makefile.am: Apply *_HEADERS instead of *H_FILES. * shared/src/.cvsignore: Add cache.h. --- c/src/lib/libcpu/powerpc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'c/src/lib/libcpu/powerpc/ChangeLog') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index 0b5f9d721d..b99df7b1a6 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,13 @@ +2001-02-27 Ralf Corsepius + + * mpc505/ictrl/Makefile.am, mpc6xx/clock/Makefile.am, + mpc6xx/exceptions/Makefile.am, mpc6xx/mmu/Makefile.am, + mpc8xx/include/Makefile.am, new_exception_processing/Makefile.am, + old_exception_processing/Makefile.am, pc403/ictrl/Makefile.am, + shared/include/Makefile.am, shared/src/Makefile.am: + Apply *_HEADERS instead of *H_FILES. + * shared/src/.cvsignore: Add cache.h. + 2001-01-03 Joel Sherrill * new_exception_processing/cpu.h, old_exception_processing/cpu.c: -- cgit v1.2.3