summaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * nto-tdep.c (nto_thread_state_str): New array.Aleksandar Ristovski2009-07-281-0/+34
* * nto-tdep.h (nto_generic_supply_gpregset)Aleksandar Ristovski2009-06-121-21/+0
* * i386-nto-tdep.c (i386_nto_target): Remove definition.Aleksandar Ristovski2009-06-111-13/+0
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-1/+1
* gdb/Jan Kratochvil2009-05-191-1/+1
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin types ofUlrich Weigand2008-09-111-2/+2
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-12/+12
* * nto-tdep.c (lm_info): Updated struct lm_info definition fromAleksandar Ristovski2008-08-141-9/+27
* * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski2008-07-231-1/+2
* * nto-tdep.h: Remove #include "defs.h".Joel Brobecker2008-01-291-0/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix.Ulrich Weigand2007-11-171-3/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-8/+12
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+2
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+4
* * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand2007-05-061-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define.Ulrich Weigand2006-11-281-0/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-171-1/+2
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-5/+6
* * i386-tdep.h (i386_collect_gregset): New prototype.Mark Kettenis2004-12-241-35/+2
* * nto-tdep.h: Include osabi.h. Prototypes for generic NeutrinoKris Warkentin2004-12-101-23/+102
* * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.Eli Zaretskii2004-07-301-1/+1
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-5/+8
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-1/+1
* * nto-tdep.c (nto_map_arch_to_cputype): Recognize powerpc.Kris Warkentin2003-06-171-7/+9
* Fix regset numbering.Kris Warkentin2003-05-201-9/+4
* Removed redundant call.Kris Warkentin2003-05-121-2/+0
* Removed stray commentKris Warkentin2003-05-061-7/+0
* Fixed some ARI hitsKris Warkentin2003-05-061-2/+10
* Added i386 QNX Neutrino support.Kris Warkentin2003-05-051-0/+341