summaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* constify nto-tdep.cPedro Alves2015-03-201-2/+4
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-3/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Add target_ops argument to to_extra_thread_infoTom Tromey2014-02-191-1/+1
* Remove duplicated #include's from GDBHonggyu Kim2014-01-071-2/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-1/+2
* gdb/Jan Kratochvil2013-08-281-1/+1
* * nto-tdep.c (nto_relocate_section_addresses): Update,Doug Evans2013-07-171-1/+1
* * solist.h (target_so_ops.find_and_open_solib): Clarify usage ofDoug Evans2013-07-161-1/+1
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-11/+13
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-13/+13
* gdb/Yao Qi2012-08-021-21/+0
* gdb/Pedro Alves2012-05-241-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * nto-tdep.c (nto_target): Replace deprecated call toPierre Muller2011-05-031-2/+2
* ARI fixes: Use only lowercase function name for static functions.Pierre Muller2011-04-191-4/+4
* gdb/Pedro Alves2011-03-091-1/+2
* * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves2011-03-091-7/+1
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* * 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