GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
findcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Update find command help and search memory docs
Dominik Czarnota
2017-11-26
1
-1
/
+3
*
Constify find_command
Tom Tromey
2017-09-27
1
-1
/
+1
*
Remove cleanups from findcmd.c
Tom Tromey
2017-09-11
1
-64
/
+27
*
Rename _const functions to use overloading instead
Tom Tromey
2017-09-11
1
-4
/
+4
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Use std::min and std::max throughout
Pedro Alves
2016-09-16
1
-1
/
+3
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-2
/
+2
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
* ada-lang.c (ada_read_renaming_var_value): Pass const
Keith Seitz
2013-03-12
1
-5
/
+5
*
find command, fix -Wpoint-sign
Pedro Alves
2013-03-08
1
-5
/
+5
*
* breakpoint.c (catch_syscall_split_args): Use skip_spaces.
Keith Seitz
2013-03-07
1
-8
/
+5
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
* ada-valprint.c (ada_val_print_1): Eliminate single-use
Siddhesh Poyarekar
2012-09-25
1
-5
/
+5
*
gdb/
Jan Kratochvil
2012-07-06
1
-3
/
+5
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
gdb/
Thiago Jung Bauermann
2011-07-05
1
-1
/
+1
*
* valops.c (find_overload_match): Call do_cleanups before early
Tom Tromey
2011-06-27
1
-0
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-3
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* findcmd.c (parse_find_args): Use value_contents, not
Tom Tromey
2010-05-27
1
-1
/
+1
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-0
/
+4
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-1
/
+1
*
* arch-utils.c (selected_byte_order): Return target_byte_order_user.
Ulrich Weigand
2009-07-02
1
-4
/
+6
*
* value.h (struct internalvar): Remove.
Ulrich Weigand
2009-06-03
1
-3
/
+1
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-0
/
+3
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* defs.h (struct gdbarch): Add forward declaration.
Ulrich Weigand
2008-09-11
1
-3
/
+4
*
* Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
Daniel Jacobowitz
2008-06-26
1
-1
/
+0
*
* findcmd.c: Add #include "gdb_stdint.h".
Joel Brobecker
2008-05-14
1
-0
/
+1
*
* error.c (parse_find_args): Fix capitalization in previous patch.
Doug Evans
2008-05-09
1
-11
/
+11
*
New "find" command.
Doug Evans
2008-05-09
1
-0
/
+331