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
/
ax-gdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb.trace: Fix string collection for 64-bit platforms.
Marcin Kościelnicki
2016-01-21
1
-12
/
+11
*
Limit breakpoint re-set to the current program space
Pedro Alves
2016-01-19
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Introduce ax_raw_byte and use it
Simon Marchi
2015-10-27
1
-1
/
+1
*
Explicit locations: use new location API
Keith Seitz
2015-08-11
1
-2
/
+6
*
Replace the block_found global with explicit data-flow
Pierre-Marie de Rodat
2015-08-01
1
-6
/
+6
*
Remove CHECK_TYPEDEF, use check_typedef instead
Simon Marchi
2015-07-14
1
-2
/
+2
*
PR18617 - Incorrect expression bytecode generated for narrowing conversions
Robert O'Callahan
2015-07-08
1
-1
/
+1
*
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
*
constify struct block in some places
Tom Tromey
2014-06-18
1
-1
/
+1
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-1
/
+2
*
use bound_minsym as result for lookup_minimal_symbol et al
Tom Tromey
2014-02-26
1
-3
/
+3
*
change minsym representation
Tom Tromey
2014-02-26
1
-1
/
+1
*
Remove duplicated #include's from GDB
Honggyu Kim
2014-01-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
*
* tracepoint.h (decode_agent_options): Add 'trace_string'
Tom Tromey
2013-03-21
1
-56
/
+36
*
* ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
Tom Tromey
2013-03-20
1
-7
/
+7
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
1
-1
/
+1
*
* ada-lang.c (ada_read_renaming_var_value): Pass const
Keith Seitz
2013-03-12
1
-8
/
+10
*
* ax-gdb.c (gen_printf): Make FORMAT const.
Keith Seitz
2013-03-07
1
-1
/
+1
*
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
Aleksandar Ristovski
2013-01-31
1
-3
/
+1
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
* ada-valprint.c (ada_val_print_1): Eliminate single-use
Siddhesh Poyarekar
2012-09-25
1
-6
/
+7
*
PR exp/13206:
Tom Tromey
2012-07-19
1
-0
/
+2
*
* ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.
Tom Tromey
2012-07-19
1
-0
/
+42
*
2012-07-05 Hui Zhu <hui_zhu@mentor.com>
Hui Zhu
2012-07-05
1
-45
/
+72
*
Add target-side support for dynamic printf.
Stan Shebs
2012-07-02
1
-0
/
+143
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-1
/
+0
*
2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-27
1
-6
/
+2
*
2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-04-27
1
-2
/
+3
*
SEGV during AX eval of OP_DOUBLE (unsupported)
Joel Brobecker
2012-03-21
1
-1
/
+1
*
ax-gdb: Do not treat enums and bools as integers.
Joel Brobecker
2012-03-14
1
-6
/
+0
*
ax-gdb.c: Add handling of TYPE_CODE_RANGE types.
Joel Brobecker
2012-03-14
1
-0
/
+3
*
Revert "ax-gdb: Do not treat enums and bools as integers."
Joel Brobecker
2012-03-08
1
-0
/
+6
*
2012-03-08 Luis Machado <lgustavo@codesourcery.com>
Luis Machado
2012-03-08
1
-6
/
+5
*
ax-gdb: Do not treat enums and bools as integers.
Joel Brobecker
2012-03-08
1
-6
/
+0
*
* gdbtypes.h (struct main_type): Change type of name,tag_name,
Doug Evans
2012-02-07
1
-2
/
+2
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
2011-11-02 Stan Shebs <stan@codesourcery.com>
Stan Shebs
2011-11-02
1
-3
/
+47
*
Add return address collection for tracepoints.
Stan Shebs
2011-09-27
1
-4
/
+43
*
* valops.c (value_of_this): Use lookup_language_this.
Tom Tromey
2011-06-17
1
-8
/
+7
*
* dwarf2read.c (dwarf2_add_field): Constify.
Tom Tromey
2011-05-18
1
-1
/
+1
*
Revert the following change (not approved yet):
Joel Brobecker
2011-02-24
1
-59
/
+0
*
2011-02-21 Hui Zhu <teawater@gmail.com>
Hui Zhu
2011-02-21
1
-0
/
+59
*
2011-02-16 Tom Tromey <tromey@redhat.com>
Pedro Alves
2011-02-16
1
-8
/
+7
*
2011-01-07 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-07
1
-2
/
+3
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-19
/
+31
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
[next]