From e71a3a840dd2b5a7bada4c6777cdd707ffe312c4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Jan 2011 20:38:13 +0000 Subject: 2011-01-28 Joel Sherrill * mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.h, mpc5xx/vectors/vectors_init.c, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, new-exceptions/bspsupport/irq.c, new-exceptions/bspsupport/irq_supp.h, new-exceptions/bspsupport/nested_irq_test.c, new-exceptions/bspsupport/ppc_exc_address.c, new-exceptions/bspsupport/ppc_exc_categories.c, new-exceptions/bspsupport/ppc_exc_global_handler.c, new-exceptions/bspsupport/ppc_exc_hdl.c, new-exceptions/bspsupport/ppc_exc_initialize.c, new-exceptions/bspsupport/ppc_exc_prologue.c, new-exceptions/bspsupport/ppc_exc_test.c, new-exceptions/bspsupport/vectors.h, shared/include/byteorder.h, shared/include/cpuIdent.c, shared/include/cpuIdent.h, shared/include/io.h, shared/include/mmu.h, shared/include/page.h, shared/include/pgtable.h, shared/include/spr.h: Fix typo where license said found in found in. --- c/src/lib/libcpu/powerpc/ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 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 1c3a5fe818..b388b16265 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,25 @@ +2011-01-28 Joel Sherrill + + * mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, + mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, + mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.h, + mpc5xx/vectors/vectors_init.c, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, + mpc6xx/mmu/mmuAsm.S, new-exceptions/bspsupport/irq.c, + new-exceptions/bspsupport/irq_supp.h, + new-exceptions/bspsupport/nested_irq_test.c, + new-exceptions/bspsupport/ppc_exc_address.c, + new-exceptions/bspsupport/ppc_exc_categories.c, + new-exceptions/bspsupport/ppc_exc_global_handler.c, + new-exceptions/bspsupport/ppc_exc_hdl.c, + new-exceptions/bspsupport/ppc_exc_initialize.c, + new-exceptions/bspsupport/ppc_exc_prologue.c, + new-exceptions/bspsupport/ppc_exc_test.c, + new-exceptions/bspsupport/vectors.h, shared/include/byteorder.h, + shared/include/cpuIdent.c, shared/include/cpuIdent.h, + shared/include/io.h, shared/include/mmu.h, shared/include/page.h, + shared/include/pgtable.h, shared/include/spr.h: Fix typo where + license said found in found in. + 2011-01-27 Sebastian Huber * new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e500 -- cgit v1.2.3