diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8657265dab..3f66710b2bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-06-03 Glenn Morris <rgm@gnu.org> | 1 | 2010-06-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it, | ||
| 4 | now that AH_BOTTOM does it. | ||
| 5 | |||
| 3 | * m/hp800.h (HAVE_ALLOCA): | 6 | * m/hp800.h (HAVE_ALLOCA): |
| 4 | * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed. | 7 | * m/ibms390x.h (HAVE_ALLOCA): Do not define, no longer needed. |
| 5 | 8 | ||