aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/ia64
AgeCommit message (Expand)Author
2013-03-12Move get_hfa_type from IA64 backend to type.c, name it type_get_hfa_typePetr Machata
2013-03-12Drop set_return_addrPetr Machata
2012-12-17struct Process becomes struct processPetr Machata
2012-11-08Use arch_translate_address_dyn for ia64 backendPetr Machata
2012-11-08Coding style nits in ia64 backendPetr Machata
2012-10-30Fix three calls to debug()Petr Machata
2012-10-26Update copyright information and license headersPetr Machata
2012-10-14Abort on unsupported value types in the backendsEdgar E. Iglesias
2012-09-22Fix passing of vararg parameters on ItaniumPetr Machata
2012-09-22Style nitPetr Machata
2012-09-22Add fetch back end for ia64Petr Machata
2012-08-31Fix includesPetr Machata
2012-08-31Use assert instead of printing an error that should never happenPetr Machata
2012-08-31Fix formatting stringPetr Machata
2012-08-29Declare endianess in arch.h of each architecturePetr Machata
2012-08-29Drop struct arg_type_info.u.{float,double}_infoPetr Machata
2012-08-29Drop unused interfaces save_register_args, struct stack_element.arch_ptrPetr Machata
2012-08-29Add type.c/.h, value.c/.h, value_dict.c/.hPetr Machata
2012-04-19Move process-related functions and structures to proc.hPetr Machata
2012-04-19Remove Breakpoint typedefPetr Machata
2011-11-22Be more fault tolerant on ia64Petr Machata
2010-11-28autotoolization: remove to-be generated fileMarc Kleine-Budde
2010-11-28autotoolization: add basic autotools infrastructureMarc Kleine-Budde
2009-07-26Fixed compilation problems in armel, ia64 and powerpcJuan Cespedes
2009-07-25Finally got rid of GNU's Autoconf stuffJuan Cespedes
2009-07-04Added set_return_addr() to sysdeps/linux-gnu/*/regs.cJuan Cespedes
2009-06-25Re-organize file namesJuan Cespedes
2009-05-28Created library "libltrace.a" and a simple program that calls itJuan Cespedes
2009-05-28misc typosJuan Cespedes
2009-05-22See syscalls as syscalls and not sysrets when we are a cloneJuan Cespedes
2009-05-07struct breakpoint -> BreakpointJuan Cespedes
2009-04-28struct process -> ProcessJuan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2007-09-04Take arg_num out of arg_type_infoJuan Cespedes
2006-11-30Fix .opd handling on IA64, few cleanups.Petr Machata
2006-09-25Large IA64 fix...Steve Fink
2006-09-15Some fixes...Olaf Hering
2006-06-19Version 0.5Ian Wienand
2006-06-14Added Paul Gilliam's secure PLT patchPaul Gilliam
2006-04-24Use e_entry if "_start" can't be found on architectures where it is neededPaul Gilliam
2006-02-20run Lindent over source to get everything looking about the sameIan Wienand
2006-02-20Switched to SVN (initial import)Ian Wienand
2006-02-17Version 0.3.38-1Ian Wienand