2019-01-01 |
Joel Brobecker | Update copyright year range in all GDB files. |
blob | commitdiff |
2018-06-07 |
Pedro Alves | target_stack -> current_top_target() throughout |
blob | commitdiff | diff to current |
2018-06-01 |
Tom Tromey | Remove TYPE_TAG_NAME |
blob | commitdiff | diff to current |
2018-05-02 |
Pedro Alves | Convert struct target_ops to C++ |
blob | commitdiff | diff to current |
2018-03-07 |
Andreas Arnez | Fix watching structs in C++ |
blob | commitdiff | diff to current |
2018-01-02 |
Joel Brobecker | Update copyright year range in all GDB files |
blob | commitdiff | diff to current |
2017-09-27 |
Ulrich Weigand | Make init_type/arch_type take a size in bits |
blob | commitdiff | diff to current |
2017-09-09 |
John Baldwin | Remove unnecessary function prototypes. |
blob | commitdiff | diff to current |
2017-07-17 |
Pedro Alves | Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throu... |
blob | commitdiff | diff to current |
2017-04-12 |
Tom Tromey | Remove some cleanups from gnu-v3-abi.c |
blob | commitdiff | diff to current |
2017-01-11 |
Tom Tromey | Remove make_cleanup_htab_delete |
blob | commitdiff | diff to current |
2017-01-01 |
Joel Brobecker | update copyright year range in GDB files |
blob | commitdiff | diff to current |
2016-11-08 |
Pedro Alves | Use ui_file_as_string throughout more |
blob | commitdiff | diff to current |
2016-11-08 |
Pedro Alves | 'struct expression *' -> gdb::unique_xmalloc_ptr<expres... |
blob | commitdiff | diff to current |
2016-10-06 |
Tom Tromey | Remove Java support |
blob | commitdiff | diff to current |
2016-06-25 |
David Taylor | Support structure offsets that are 512K or larger. |
blob | commitdiff | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | diff to current |
2015-10-13 |
Pedro Alves | More char constification |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | diff to current |
2015-08-26 |
Simon Marchi | Replace some xmalloc-family functions with XNEW-family... |
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-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | diff to current |
2015-03-06 |
Gary Benson | New common function "startswith" |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | diff to current |
2015-02-27 |
Doug Evans | Add missing CHECK_TYPEDEF calls to recent vptr_{fieldno... |
blob | commitdiff | diff to current |
2015-02-01 |
Doug Evans | Move TYPE_SELF_TYPE into new field type_specific. |
blob | commitdiff | diff to current |
2015-02-01 |
Doug Evans | gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE. |
blob | commitdiff | diff to current |
2015-02-01 |
Doug Evans | Be more strict about what kinds of types can be passed. |
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-11-07 |
Doug Evans | Delete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE... |
blob | commitdiff | diff to current |
2014-10-24 |
Siva Chandra | Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_refer... |
blob | commitdiff | diff to current |
2014-10-15 |
Siva Chandra | Fix gnuv3_pass_by_reference to treat dynamic classes... |
blob | commitdiff | diff to current |
2014-10-15 |
Siva Chandra | Fix gnuv3_pass_by_reference to lookup copy c-tors with... |
blob | commitdiff | diff to current |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
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-02-12 |
Pedro Alves | Explicitly mark vtables as code space |
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-06-05 |
Luis Machado | * gnu-v3-abi.c (gnuv3_skip_trampoline): Handle thunk |
blob | commitdiff | diff to current |
2013-04-15 |
Tom Tromey | PR c++/13588: |
blob | commitdiff | diff to current |
2013-04-15 |
Tom Tromey | PR c++/15176: |
blob | commitdiff | diff to current |
2013-04-15 |
Tom Tromey | PR c++/9065: |
blob | commitdiff | diff to current |
2013-04-15 |
Tom Tromey | PR c++/11990: |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * minsyms.h (struct bound_minimal_symbol): New. |
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-21 |
Tom Tromey | * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set... |
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-12-14 |
Tom Tromey | Partial fix for PR c++/14160: |
blob | commitdiff | diff to current |
2012-11-12 |
Tom Tromey | * ada-lang.c (user_select_syms, ada_print_subexp)... |
blob | commitdiff | diff to current |
2012-05-21 |
Tom Tromey | PR c++/7173: |
blob | commitdiff | diff to current |
2012-05-18 |
Tom Tromey | * printcmd.c (print_address_demangle): Add 'opts'... |
blob | commitdiff | diff to current |
2012-04-17 |
Pedro Alves | 2012-04-17 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-03-19 |
Tom Tromey | * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'resul... |
blob | commitdiff | diff to current |
2012-03-16 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-03-15 |
Tom Tromey | * gnu-v3-abi.c (struct value_and_voffset): New. |
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-10-17 |
Tom Tromey | 2011-10-17 Joost van der Sluis <joost@cnoc.nl> |
blob | commitdiff | diff to current |
2011-07-05 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2011-02-14 |
Pedro Alves | gdb/ |
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-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | diff to current |
2010-09-29 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-09-08 |
Daniel Jacobowitz | * gnu-v3-abi.c (gnuv3_print_method_ptr): Do not use |
blob | commitdiff | diff to current |
2010-05-14 |
Michael Snyder | 2010-05-14 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-03-09 |
Keith Seitz | dwarf2_physname patchset: |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-11-12 |
Daniel Jacobowitz | 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com> |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (extract_signed_integer, extract_unsigned_int... |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.c (make_pointer_type, make_reference_type, |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New... |
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-29 |
Ulrich Weigand | * value.h (value_subscript, value_subscripted_rvalue, |
blob | commitdiff | diff to current |
2009-05-28 |
Tom Tromey | 2009-05-27 Tom Tromey <tromey@redhat.com> |
blob | commitdiff | diff to current |
2009-02-21 |
Pedro Alves | 2008-02-21 Pedro Alves <pedro@codesorcery.com> |
blob | commitdiff | diff to current |
2009-01-22 |
Pedro Alves | 2009-01-22 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-01-03 |
Joel Brobecker | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2008-12-13 |
Kevin Buettner | * gnu-v3-abi.c (vtable_ptrdiff_type): New function. |
blob | commitdiff | diff to current |
2008-09-11 |
Ulrich Weigand | * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter. |
blob | commitdiff | diff to current |
2008-09-11 |
Ulrich Weigand | * ada-lang.c (ada_coerce_to_simple_array_type): Use... |
blob | commitdiff | diff to current |
2008-09-11 |
Ulrich Weigand | * gdbtypes.h (builtin_type_void): Remove macro, add... |
blob | commitdiff | diff to current |
2008-09-11 |
Ulrich Weigand | * value.h (value_add, value_sub): Remove. |
blob | commitdiff | diff to current |
2008-09-05 |
Ulrich Weigand | * gnu-v3-abi.c (gnuv3_decode_method_ptr): New function. |
blob | commitdiff | diff to current |
2008-02-03 |
Doug Evans | PR 2384 |
blob | commitdiff | diff to current |
2008-01-01 |
Daniel Jacobowitz | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2007-11-07 |
Markus Deuling | 2007-11-07 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | diff to current |
2007-09-23 |
Daniel Jacobowitz | * infcall.c (call_function_by_hand): Handle language... |
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-06-15 |
Ulrich Weigand | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. |
blob | commitdiff | diff to current |
2007-06-13 |
Ulrich Weigand | 2007-06-13 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | diff to current |
2007-06-09 |
Ulrich Weigand | 2007-06-09 Markus Deuling <deuling@de.ibm.com> |
blob | commitdiff | diff to current |
2007-05-07 |
Daniel Jacobowitz | * Makefile.in (c-lang.o, gnu-v3-abi.o): Update. |
blob | commitdiff | diff to current |
2007-01-09 |
Daniel Jacobowitz | Copyright updates for 2007. |
blob | commitdiff | diff to current |
next |