diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index b68d793fd39..d68f2300ea1 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,10 @@ +2006-09-29 Hans-Peter Nilsson <hp@axis.com> + + * cris/configure.ac: Check for limits.h and sys/param.h. + * cris/configure, cris/config.in: Rebuild. + * cris/traps.c (SIM_PATHMAX): New macro. + (cris_break_13_handler): Use SIM_PATHMAX, not MAXPATHLEN. + 2006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com> * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator. |