Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2005-05-26 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-26 | 1 | -2/+2 |
| | | | | | | | | * current.c (_stp_sprint_regs): Implement for i386. * sym.c (_stp_symbol_sprint): Check name before trying to print it. (_stp_symbol_print): Change to macro that calls _stp_symbol_sprint(). | ||||
* | 2005-05-17 Martin Hunt <hunt@redhat.com> | hunt | 2005-05-18 | 1 | -13/+5 |
| | | | | | | | | | | | | * map.c (needed_space): Use do_div(). (_stp_map_print_histogram): Ditto. (_stp_map_print): Ditto. * map-values.c (_stp_map_add_int64_stat): Use do_div() when computing histogram bucket. * map-keys.c (_stp_map_key): Fix some warnings on 32-bit machines by using key_data casts. | ||||
* | Rewritten maps and other updated files. | hunt | 2005-05-17 | 1 | -0/+416 |