projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns to
[external/binutils.git]
/
gdb
/
ax-gdb.c
2016-01-19
Pedro Alves
Limit breakpoint re-set to the current program space
blob
|
commitdiff
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-10-27
Simon Marchi
Introduce ax_raw_byte and use it
blob
|
commitdiff
|
diff to current
2015-08-12
Keith Seitz
Explicit locations: use new location API
blob
|
commitdiff
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
diff to current
2015-07-14
Simon Marchi
Remove CHECK_TYPEDEF, use check_typedef instead
blob
|
commitdiff
|
diff to current
2015-07-08
Robert O'Callahan
PR18617 - Incorrect expression bytecode generated for...
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-06-18
Tom Tromey
constify struct block in some places
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
start change to progspace independence
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
use bound_minsym as result for lookup_minimal_symbol...
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-01-07
Honggyu Kim
Remove duplicated #include's from GDB
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-03-21
Tom Tromey
* tracepoint.h (decode_agent_options): Add 'trace_string'
blob
|
commitdiff
|
diff to current
2013-03-20
Tom Tromey
* ax-gdb.c (gen_var_ref): Unconditionally call via...
blob
|
commitdiff
|
diff to current
2013-03-13
Pedro Alves
Constify strings in tracepoint.c, lookup_cmd and the...
blob
|
commitdiff
|
diff to current
2013-03-12
Keith Seitz
* ada-lang.c (ada_read_renaming_var_value): Pass const
blob
|
commitdiff
|
diff to current
2013-03-07
Keith Seitz
* ax-gdb.c (gen_printf): Make FORMAT const.
blob
|
commitdiff
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
diff to current
2012-09-25
Siddhesh Poyarekar
* ada-valprint.c (ada_val_print_1): Eliminate single-use
blob
|
commitdiff
|
diff to current
2012-07-19
Tom Tromey
PR exp/13206:
blob
|
commitdiff
|
diff to current
2012-07-19
Tom Tromey
* ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
blob
|
commitdiff
|
diff to current
2012-07-05
Hui Zhu
2012-07-05 Hui Zhu <hui_zhu@mentor.com>
blob
|
commitdiff
|
diff to current
2012-07-02
Stan Shebs
Add target-side support for dynamic printf.
blob
|
commitdiff
|
diff to current
2012-05-18
Sergio Durigan Junior
2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-04-27
Sergio Durigan Junior
2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-04-27
Sergio Durigan Junior
2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
blob
|
commitdiff
|
diff to current
2012-03-21
Joel Brobecker
SEGV during AX eval of OP_DOUBLE (unsupported)
blob
|
commitdiff
|
diff to current
2012-03-14
Joel Brobecker
ax-gdb: Do not treat enums and bools as integers.
blob
|
commitdiff
|
diff to current
2012-03-14
Joel Brobecker
ax-gdb.c: Add handling of TYPE_CODE_RANGE types.
blob
|
commitdiff
|
diff to current
2012-03-08
Joel Brobecker
Revert "ax-gdb: Do not treat enums and bools as integers."
blob
|
commitdiff
|
diff to current
2012-03-08
Luis Machado
2012-03-08 Luis Machado <lgustavo@codesourcery.com>
blob
|
commitdiff
|
diff to current
2012-03-08
Joel Brobecker
ax-gdb: Do not treat enums and bools as integers.
blob
|
commitdiff
|
diff to current
2012-02-07
Doug Evans
* gdbtypes.h (struct main_type): Change type of name...
blob
|
commitdiff
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
diff to current
2011-11-02
Stan Shebs
2011-11-02 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2011-09-27
Stan Shebs
Add return address collection for tracepoints.
blob
|
commitdiff
|
diff to current
2011-06-17
Tom Tromey
* valops.c (value_of_this): Use lookup_language_this.
blob
|
commitdiff
|
diff to current
2011-05-18
Tom Tromey
* dwarf2read.c (dwarf2_add_field): Constify.
blob
|
commitdiff
|
diff to current
2011-02-24
Joel Brobecker
Revert the following change (not approved yet):
blob
|
commitdiff
|
diff to current
2011-02-21
Hui Zhu
2011-02-21 Hui Zhu <teawater@gmail.com>
blob
|
commitdiff
|
diff to current
2011-02-16
Pedro Alves
2011-02-16 Tom Tromey <tromey@redhat.com>
blob
|
commitdiff
|
diff to current
2011-01-07
Michael Snyder
2011-01-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
diff to current
2010-12-31
Michael Snyder
2010-12-31 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-12-29
Hui Zhu
2010-12-29 Hui Zhu <teawater@gmail.com>
blob
|
commitdiff
|
diff to current
2010-12-28
Pedro Alves
* ax-gdb.c (gen_expr) <OP_REGISTER>: Error out if...
blob
|
commitdiff
|
diff to current
2010-12-28
Hui Zhu
2010-12-28 Hui Zhu <teawater@gmail.com>
blob
|
commitdiff
|
diff to current
2010-05-18
Michael Snyder
2010-05-18 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-05-06
Michael Snyder
2010-05-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
diff to current
2010-04-23
Stan Shebs
2010-04-23 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-04-20
Stan Shebs
2010-04-20 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-19
Stan Shebs
2010-03-19 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-18
Stan Shebs
Fix last checkin
blob
|
commitdiff
|
diff to current
2010-03-18
Stan Shebs
2010-03-17 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-17
Stan Shebs
2010-03-17 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-16
Stan Shebs
Fix a commit snafu
blob
|
commitdiff
|
diff to current
2010-03-15
Stan Shebs
2010-03-15 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-12
Stan Shebs
2010-03-12 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2010-03-09
Keith Seitz
dwarf2_physname patchset:
blob
|
commitdiff
|
diff to current
2010-02-11
Pedro Alves
* ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
blob
|
commitdiff
|
diff to current
2010-02-11
Pedro Alves
* ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]...
blob
|
commitdiff
|
diff to current
2010-02-11
Pedro Alves
* ax-gdb.c (gen_deref): Don't allow dereferencing...
blob
|
commitdiff
|
diff to current
2010-01-15
Stan Shebs
Add trace file support.
blob
|
commitdiff
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
diff to current
2009-12-29
Stan Shebs
* language.c (pointer_type): Un-comment out.
blob
|
commitdiff
|
diff to current
2009-12-29
Stan Shebs
* ax-gdb.c (gen_expr): Handle logical and, logical...
blob
|
commitdiff
|
diff to current
2009-12-28
Stan Shebs
2009-12-28 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-12-28
Pedro Alves
* ax-gdb.c (gen_expr) <OP_THIS>: Lookup `this' in...
blob
|
commitdiff
|
diff to current
2009-12-24
Stan Shebs
2009-12-23 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-12-24
Stan Shebs
2009-12-23 Stan Shebs <stan@codesourcery.com>
blob
|
commitdiff
|
diff to current
2009-07-14
Stan Shebs
gdb/
blob
|
commitdiff
|
diff to current
2009-07-02
Ulrich Weigand
* ada-lang.c (assign_component): Use platform-specific...
blob
|
commitdiff
|
diff to current
2009-07-02
Ulrich Weigand
* gdbtypes.c (lookup_array_range_type): Add prototype.
blob
|
commitdiff
|
diff to current
2009-06-17
Ulrich Weigand
* ax-gdb.c (gen_bitfield_ref): Add EXP argument, use...
blob
|
commitdiff
|
diff to current
2009-06-04
Ulrich Weigand
* symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
blob
|
commitdiff
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2008-09-11
Ulrich Weigand
* ax-gdb.c: Include "language.h".
blob
|
commitdiff
|
diff to current
2008-08-21
Ulrich Weigand
* frame.h (frame_map_regnum_to_name): Remove prototype.
blob
|
commitdiff
|
diff to current
2008-08-21
Daniel Jacobowitz
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
blob
|
commitdiff
|
diff to current
2008-05-27
Andreas Schwab
* symtab.h (enum address_class): Remove LOC_REGPARM and
blob
|
commitdiff
|
diff to current
2008-05-22
Ulrich Weigand
* symtab.h (enum address_class): Remove LOC_BASEREG and
blob
|
commitdiff
|
diff to current
2008-05-22
Ulrich Weigand
* symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
blob
|
commitdiff
|
diff to current
2008-02-05
Jim Blandy
* ax-gdb.c (gen_expr): Yield ordinary error if asked...
blob
|
commitdiff
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
diff to current
2007-10-26
Jim Blandy
* ax-gdb.c (expr_to_agent): Delete unused function.
blob
|
commitdiff
|
diff to current
2007-10-26
Jim Blandy
* ax-gdb.c (gen_cast): Remove redundant assignment to
blob
|
commitdiff
|
diff to current
2007-10-26
Jim Blandy
* ax-general.c (gen_traced_pop, gen_int_literal)
blob
|
commitdiff
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
diff to current
2007-07-24
Michael Snyder
2007-07-24 Michael Snyder <msnyder@access-company...
blob
|
commitdiff
|
diff to current
2007-06-13
Daniel Jacobowitz
* expression.h (enum exp_opcode): Document a register...
blob
|
commitdiff
|
diff to current
2007-06-12
Ulrich Weigand
2007-06-12 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-05-31
Ulrich Weigand
2007-05-31 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
diff to current
2006-04-20
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
diff to current
next