Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for kernels built with CONFIG_FRAME_POINTER | Martin Hunt | 2008-03-30 | 1 | -2/+2 |
| | |||||
* | 2007-06-15 Martin Hunt <hunt@redhat.com> | hunt | 2007-06-15 | 1 | -1/+1 |
| | | | | | | | From Quentin Barnes. * loc2c-runtime.h: Latest arm marcos. * stack-arm.c (__stp_stack_print): Add a cast. * regs.c (_stp_ret_addr): Define for arm. | ||||
* | 2007-05-30 Martin Hunt <hunt@redhat.com> | hunt | 2007-05-30 | 1 | -0/+72 |
Patch from Quentin Barnes. * arith.c: Add arm support for 64-bit division. * copy.c: Enable arm support. * loc2c-runtime.h: Ditto. * regs.[ch]: Ditto. * stack.c: Include stack-arm.c. * stack-arm.c: New file. * time.c (_stp_gettimeofday_ns): hack for arm. See PR 4569. |