summaryrefslogtreecommitdiff
path: root/gdb/mips-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* This patch implements the new gdbarch method gdbarch_gdb_signal_to_target.sergiodj2013-08-091-56/+185
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-9/+20
* * mips-linux-tdep.c: Adjust formatting throughout.Maciej W. Rozycki2013-05-301-59/+56
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* *** empty log message ***eager2012-06-111-0/+94
* * NEWS: Add MIPS/Linux DSP support.Maciej W. Rozycki2012-05-221-7/+105
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-3/+3
* * mips-tdep.h (mips_write_pc): New prototype.Maciej W. Rozycki2012-05-181-1/+4
* gdb/Jan Kratochvil2012-03-021-1/+1
* gdb/Maciej W. Rozycki2012-03-011-12/+2
* * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regsMaciej W. Rozycki2012-02-271-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/David Daney2011-02-041-0/+39
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-08-05 Hui Zhu <teawater@gmail.com>Hui Zhu2010-08-051-39/+114
* * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves2010-08-041-0/+3
* 2010-02-26 David Daney <ddaney@caviumnetworks.com>David Daney2010-02-271-16/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-15/+26
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2009-06-281-2/+2
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-2/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code): UpdateDaniel Jacobowitz2008-10-021-6/+6
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-1/+1
* * mips-linux-tdep.c (mips_linux_syscall_next_pc): New function.Daniel Jacobowitz2008-07-271-0/+22
* Revert frame_unwind_caller_pc / frame_unwind_caller_id.Daniel Jacobowitz2008-07-151-1/+1
* * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz2008-07-151-1/+1
* * mipsnbsd-tdep.c, mips64obsd-tdep.c, mips-linux-tdep.c: UpdateDaniel Jacobowitz2008-04-301-6/+6
* * mips-linux-tdep.c: Update N32/N64 signal frame comments.Daniel Jacobowitz2008-03-281-18/+17
* * mips-linux-tdep.c (mips_linux_init_abi): Remove internal error.Markus Deuling2008-02-151-1/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-12-13 Michael Snyder <msnyder@specifix.com>Michael Snyder2007-12-131-1/+1
* 2007-10-10 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-101-125/+117
* * arch-utils.c (gdbarch_info_fill): Also try core_bfd.Daniel Jacobowitz2007-09-101-0/+25
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-12/+24
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-3/+3
* * gdbarch.sh (get_longjmp_target): Add FRAME argument.Ulrich Weigand2007-06-151-4/+4
* * config/mips/linux.mh (TDEP_XML): New.Daniel Jacobowitz2007-06-131-19/+81
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-8/+14
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-4/+6
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-19/+42
* * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete.Daniel Jacobowitz2007-05-161-2/+16
* * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-5/+6
* * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE parameter. Use itUlrich Weigand2007-05-061-94/+115
* * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.Ulrich Weigand2007-04-291-42/+0
* * mips-linux-nat.c: No longer include "gdbcore.h".Ulrich Weigand2007-04-251-107/+0