summaryrefslogtreecommitdiff
path: root/gdb/findcmd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-4/+6
* * value.h (struct internalvar): Remove.Ulrich Weigand2009-06-031-3/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * defs.h (struct gdbarch): Add forward declaration.Ulrich Weigand2008-09-111-3/+4
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-1/+0
* * findcmd.c: Add #include "gdb_stdint.h".Joel Brobecker2008-05-141-0/+1
* * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans2008-05-091-11/+11
* New "find" command.Doug Evans2008-05-091-0/+331