diff options
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 3600c79..4fae50e 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,10 @@ +2001-10-29 Andrew Cagney <ac131313@redhat.com> + + * tree.c (parse_size): Assert #size-cells > 0. + (parse_address): Ditto for #address-cells. + (parse_reg_property): Only parse the size when #size-cells is + non-zero. + 2001-10-25 Andrew Cagney <ac131313@redhat.com> * emul_generic.c (OEA_MEMORY_SIZE): Increase to 4mb. |