aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-02gdb/Yao Qi1-21/+0
2012-05-24gdb/Pedro Alves1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-03 * nto-tdep.c (nto_target): Replace deprecated call toPierre Muller1-2/+2
2011-04-19 ARI fixes: Use only lowercase function name for static functions.Pierre Muller1-4/+4
2011-03-09 gdb/Pedro Alves1-1/+2
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-7/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-07-28 * nto-tdep.c (nto_thread_state_str): New array.Aleksandar Ristovski1-0/+34
2009-06-12* nto-tdep.h (nto_generic_supply_gpregset)Aleksandar Ristovski1-21/+0
2009-06-11 * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski1-13/+0
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-1/+1
2009-05-19gdb/Jan Kratochvil1-1/+1
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-11 * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin types ofUlrich Weigand1-2/+2
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-12/+12
2008-08-14 * nto-tdep.c (lm_info): Updated struct lm_info definition fromAleksandar Ristovski1-9/+27
2008-07-23 * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski1-1/+2
2008-01-29 * nto-tdep.h: Remove #include "defs.h".Joel Brobecker1-0/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-17 * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix.Ulrich Weigand1-3/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-8/+12
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+4
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-11-28 * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.Ulrich Weigand1-0/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+6
2004-12-24* i386-tdep.h (i386_collect_gregset): New prototype.Mark Kettenis1-35/+2
2004-12-10* nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin1-23/+102
2004-07-30 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.Eli Zaretskii1-1/+1
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+8
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-17* nto-tdep.c (nto_map_arch_to_cputype): Recognize powerpc.Kris Warkentin1-7/+9
2003-05-20Fix regset numbering.Kris Warkentin1-9/+4
2003-05-12Removed redundant call.Kris Warkentin1-2/+0
2003-05-06Removed stray commentKris Warkentin1-7/+0
2003-05-06Fixed some ARI hitsKris Warkentin1-2/+10
2003-05-05Added i386 QNX Neutrino support.Kris Warkentin1-0/+341