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
/
nto-tdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-3
/
+0
*
Change gdb_realpath to return a unique_xmalloc_ptr
Tom Tromey
2017-08-22
1
-1
/
+1
*
Make various lm_info implementations inherit from a base class
Simon Marchi
2017-04-28
1
-33
/
+2
*
-Wwrite-strings: The Rest
Pedro Alves
2017-04-05
1
-1
/
+1
*
-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_info
Pedro Alves
2017-04-05
1
-1
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
gdb: Constify solib_find
Pedro Alves
2016-12-20
1
-1
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add cast in nto-tdep.c
Simon Marchi
2015-10-22
1
-1
/
+2
*
[nto] Improve ABI sniffing.
Aleksandar Ristovski
2015-10-21
1
-3
/
+45
*
[nto] Fix nto target stopped by watchpoint.
Aleksandar Ristovski
2015-10-21
1
-0
/
+52
*
[nto] Implement TARGET_OBJECT_AUXV.
Aleksandar Ristovski
2015-10-20
1
-0
/
+83
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-3
/
+3
*
constify nto-tdep.c
Pedro Alves
2015-03-20
1
-2
/
+4
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-3
/
+3
*
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
*
Add new infrun.h header.
Pedro Alves
2014-05-22
1
-0
/
+1
*
Add target_ops argument to to_extra_thread_info
Tom Tromey
2014-02-19
1
-1
/
+1
*
Remove duplicated #include's from GDB
Honggyu Kim
2014-01-07
1
-2
/
+0
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_stat.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
Jan Kratochvil
2013-09-04
1
-1
/
+2
*
gdb/
Jan Kratochvil
2013-08-28
1
-1
/
+1
*
* nto-tdep.c (nto_relocate_section_addresses): Update,
Doug Evans
2013-07-17
1
-1
/
+1
*
* solist.h (target_so_ops.find_and_open_solib): Clarify usage of
Doug Evans
2013-07-16
1
-1
/
+1
*
* objfiles.h (pc_in_section): New prototype.
Maciej W. Rozycki
2013-06-24
1
-1
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
ARI fixes: Avoid sprintf function use rule.
Pierre Muller
2012-11-13
1
-11
/
+13
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-13
/
+13
*
gdb/
Yao Qi
2012-08-02
1
-21
/
+0
*
gdb/
Pedro Alves
2012-05-24
1
-3
/
+3
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* nto-tdep.c (nto_target): Replace deprecated call to
Pierre Muller
2011-05-03
1
-2
/
+2
*
ARI fixes: Use only lowercase function name for static functions.
Pierre Muller
2011-04-19
1
-4
/
+4
*
gdb/
Pedro Alves
2011-03-09
1
-1
/
+2
*
* cli/cli-cmds.c (shell_escape): Use lbasename.
Pedro Alves
2011-03-09
1
-7
/
+1
*
2011-01-10 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-10
1
-2
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+2
*
* nto-tdep.c (nto_thread_state_str): New array.
Aleksandar Ristovski
2009-07-28
1
-0
/
+34
*
* nto-tdep.h (nto_generic_supply_gpregset)
Aleksandar Ristovski
2009-06-12
1
-21
/
+0
*
* i386-nto-tdep.c (i386_nto_target): Remove definition.
Aleksandar Ristovski
2009-06-11
1
-13
/
+0
*
* target.h (struct section_table): Rename to ...
Pedro Alves
2009-05-22
1
-1
/
+1
*
gdb/
Jan Kratochvil
2009-05-19
1
-1
/
+1
*
Silence a few -Wmissing-prototypes warnings.
Pedro Alves
2009-02-22
1
-1
/
+4
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use builtin types of
Ulrich Weigand
2008-09-11
1
-2
/
+2
*
* gdbarch.sh (target_gdbarch): New global variable.
Ulrich Weigand
2008-08-26
1
-12
/
+12
[next]