diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index fe6fe13b..c0e2ac65 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,9 @@ +2005-08-12 Frank Ch. Eigler <fche@elastic.org> + + * arith.c: New file to contain arithmetic helper functions. + * builtin_functions.h: Remove, unused. + * runtime.h: Include it. + 2005-08-10 Roland McGrath <roland@redhat.com> * loc2c-runtime.h (store_bitfield): Fix argument use. |