aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/linux-gnu/mipsel/plt.c
AgeCommit message (Expand)Author
2013-02-17mips: Move mipsel to mips (3/3)Oliver Spornitz
2013-02-16mips: Move mipsel to mips (1/3)Oliver Spornitz
2012-12-17Make enum plt_status enumerators uppercasePetr Machata
2012-12-17struct Process becomes struct processPetr Machata
2012-10-26Update copyright information and license headersPetr Machata
2012-10-15mipsel: Add support for CPIC main programsEdgar E. Iglesias
2012-10-15mipsel: Add a MIPS specific find_dl_debugEdgar E. Iglesias
2012-10-01mipsel: Replace LS_TOPLT_GOTONLY with delayed symsEdgar E. Iglesias
2012-10-01mipsel: Always add/remove breakpoints to/from the leaderEdgar E. Iglesias
2012-09-27mipsel: Update breakpoints when functions returnEdgar E. Iglesias
2012-09-27mipsel: Add mips specific symbol info loadingEdgar E. Iglesias
2012-09-27mipsel: Conditionalize GOT indirection in sym2addrEdgar E. Iglesias
2012-09-05mips: Fix prototype of arch_elf_init() in plt.cSedat Dilek
2012-09-01Fix compilation on MIPSPetr Machata
2012-04-19Add arch_elf_destroyPetr Machata
2012-04-19Drop recently introduced arch_elf_dynamic_tagPetr Machata
2012-04-19Move arch-specific bits from ltrace-elf.c to PPC and MIPS back endsPetr Machata
2012-04-19Move process-related functions and structures to proc.hPetr Machata
2010-11-28plt, regs: fix includesArnaud Patard
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-04-28struct process -> ProcessJuan Cespedes
2008-12-16Re-indent entry points to functionsJuan Cespedes
2006-12-28Added mipsel supportEric Vaitl