diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index d0639f58..ddc9dc1e 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,12 @@ +2005-09-23 Martin Hunt <hunt@redhat.com> + + * map.c (_stp_cmp): New comparison function for sorts. + (_stp_swap): New swap function for bubble sort. + (_stp_map_sortn): New function. + (_stp_map_sort): New function. + (_stp_map_printn): New function. + (_stp_map_print): Convert to a macro. + 2005-09-22 Martin Hunt <hunt@redhat.com> * regs.h: PPC64 version from |