summaryrefslogtreecommitdiff
path: root/include/tdep-mips
Commit message (Expand)AuthorAgeFilesLines
* Use C11 atomicsSteve MacLean2020-05-211-6/+3
* Delete hardcode of address size to support MIPS64. (#114)archerypp2019-04-241-3/+0
* mipsN32: A modification suggestion to support mips N32Deng, Yimin (NSB - CN/Shanghai)2018-04-241-0/+8
* Move ret_addr_column and signal_frame from dwarf_reg_state toDoug Moore2017-05-121-2/+2
* dwarf: Make binary path calculation os-specific.Konstantin Belousov2017-01-191-0/+2
* One time whitespace fixup.Arun Sharma2014-09-273-76/+76
* Invert tdep_init() flag logicTommi Rantala2012-09-281-2/+2
* MIPS: implement dwarf_to_unw_regnum() macro without tableTommi Rantala2012-08-211-2/+2
* Fix compilation on IA64Martin Milata2012-05-231-0/+1
* Implement a cheaper getcontext()Arun Sharma2011-04-051-0/+1
* Drop a call frame in tdep_trace and avoid a call to unw_step.Lassi Tuura2011-04-011-0/+7
* Fast back-trace for x86_64 for only collecting the call stack.Lassi Tuura2011-03-241-0/+1
* Add path and pathlen arguments to tdep_get_elf_image()Arun Sharma2010-05-151-1/+2
* Identify signal frames by augmentation attribute.Lassi Tuura2010-04-241-0/+3
* Add initial ARM and MIPS support. To support this, also enable theDaniel Jacobowitz2008-02-043-0/+401