2010-05-06 |
Michael Snyder | 2010-05-06 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff |
2010-03-22 |
Stan Shebs | 2010-03-22 Stan Shebs <stan@codesourcery.com> |
blob | commitdiff | diff to current |
2010-03-09 |
Keith Seitz | dwarf2_physname patchset: |
blob | commitdiff | diff to current |
2010-01-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-12-21 |
Vladimir Prus | PR gdb/10884 |
blob | commitdiff | diff to current |
2009-08-31 |
Doug Evans | Implement TARGET_OBJECT_STACK_MEMORY. |
blob | commitdiff | diff to current |
2009-08-28 |
Daniel Jacobowitz | PR gdb/10565 |
blob | commitdiff | diff to current |
2009-08-27 |
Doug Evans | * value.c (free_all_values): Tweak comment. |
blob | commitdiff | diff to current |
2009-08-19 |
Ulrich Weigand | ChangeLog: |
blob | commitdiff | diff to current |
2009-08-13 |
Tom Tromey | * varobj.c (update_dynamic_varobj_children): Don't use |
blob | commitdiff | diff to current |
2009-07-21 |
Daniel Jacobowitz | gdb/ |
blob | commitdiff | diff to current |
2009-07-21 |
Daniel Jacobowitz | gdb/ |
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 | * python/python-internal.h (struct language_defn)... |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * arch-utils.c (selected_byte_order): Return target_by... |
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.c (lookup_array_range_type): Add prototype. |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * gdbtypes.h (struct builtin_type): Add internal_fn... |
blob | commitdiff | diff to current |
2009-06-17 |
Ulrich Weigand | * gdbtypes.c (create_string_type): Receive character... |
blob | commitdiff | diff to current |
2009-06-17 |
Ulrich Weigand | * dummy-frame.c (deprecated_pc_in_call_dummy): Add... |
blob | commitdiff | diff to current |
2009-06-03 |
Ulrich Weigand | * value.h (struct internalvar): Remove. |
blob | commitdiff | diff to current |
2009-05-28 |
Tom Tromey | 2009-05-27 Tom Tromey <tromey@redhat.com> |
blob | commitdiff | diff to current |
2009-03-21 |
Thiago Jung Bauermann | gdb/ |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | 2009-02-06 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-02-04 |
Jerome Guitton | * value.c (value_from_contents_and_address): Always... |
blob | commitdiff | diff to current |
2009-01-13 |
Pedro Alves | 2009-01-13 Jim Blandy <jimb@codesourcery.com> |
blob | commitdiff | diff to current |
2009-01-07 |
Tom Tromey | * value.c (set_internalvar): Use value_free, not xfree. |
blob | commitdiff | diff to current |
2009-01-03 |
Joel Brobecker | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2008-11-26 |
Jerome Guitton | * value.h (allocate_value_lazy): New function declaration. |
blob | commitdiff | diff to current |
2008-11-24 |
Tom Tromey | * ada-lang.c (value_from_contents_and_address): Move... |
blob | commitdiff | diff to current |
2008-10-30 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2008-10-28 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2008-10-16 |
Thiago Jung Bauermann | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm... |
blob | commitdiff | diff to current |
2008-10-08 |
Jan Kratochvil | Convert static_kind into loc_kind enum. |
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 | * value.h (coerce_enum, coerce_number): Remove prototypes. |
blob | commitdiff | diff to current |
2008-06-11 |
Daniel Jacobowitz | * value.c (value_primitive_field): Fetch lazy register... |
blob | commitdiff | diff to current |
2008-05-19 |
Ulrich Weigand | * symtab.h (lookup_symbol_in_language): Remove SYMTAB... |
blob | commitdiff | diff to current |
2008-05-03 |
Thiago Jung Bauermann | 2008-05-03 Luis Machado <luisgpm@br.ibm.com> |
blob | commitdiff | diff to current |
2008-05-03 |
Thiago Jung Bauermann | * breakpoint.c (create_exception_catchpoint): Remove... |
blob | commitdiff | diff to current |
2008-05-03 |
Ulrich Weigand | * linespec.c: Include "target.h". |
blob | commitdiff | diff to current |
2008-04-30 |
Daniel Jacobowitz | * ada-lang.c (ada_value_primitive_packed_val): Only... |
blob | commitdiff | diff to current |
2008-04-22 |
Corinna Vinschen | doc/ChangeLog: |
blob | commitdiff | diff to current |
2008-01-18 |
Markus Deuling | * gdbarch.sh (function_list): Add new property bits_bi... |
blob | commitdiff | diff to current |
2008-01-16 |
Mark Kettenis | * dfp.c, dfp.h: Rename decimal_to_double to decimal_to_... |
blob | commitdiff | diff to current |
2008-01-07 |
Thiago Jung Bauermann | * Makefile.in (dfp.o): Depend on expression.h, gdbtype... |
blob | commitdiff | diff to current |
2008-01-01 |
Daniel Jacobowitz | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2007-11-27 |
Thiago Jung Bauermann | * dfp.c (decimal_from_string): Remove superfluous... |
blob | commitdiff | diff to current |
2007-10-25 |
Thiago Jung Bauermann | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> |
blob | commitdiff | diff to current |
2007-10-13 |
Ulrich Weigand | * gdbarch.sh (deprecated_use_struct_convention): Remove. |
blob | commitdiff | diff to current |
2007-10-12 |
Ulrich Weigand | * block.h (struct block): Remove "gcc_compile_flag... |
blob | commitdiff | diff to current |
2007-10-01 |
Mike Frysinger | 2007-09-30 Mike Frysinger <vapier@gentoo.org> |
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-18 |
Ulrich Weigand | 2007-06-18 Markus Deuling <deuling@de.ibm.com> |
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-06-09 |
Ulrich Weigand | 2007-06-09 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-05-18 |
Caroline Tice | Add ability to report when a variable's value is uninit... |
blob | commitdiff | diff to current |
2007-05-14 |
Daniel Jacobowitz | * dwarf2-frame.c (dwarf2_frame_prev_register): Use... |
blob | commitdiff | diff to current |
2007-04-13 |
Daniel Jacobowitz | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd... |
blob | commitdiff | diff to current |
2007-01-23 |
Vladimir Prus | * value.c (value_primitive_field): Copy the... |
blob | commitdiff | diff to current |
2007-01-09 |
Daniel Jacobowitz | Copyright updates for 2007. |
blob | commitdiff | diff to current |
2007-01-03 |
Daniel Jacobowitz | * NEWS: Mention pointer to member improvements. |
blob | commitdiff | diff to current |
2006-12-13 |
Jim Blandy | * value.c (value_copy): Copy the full 'location' conte... |
blob | commitdiff | diff to current |
2006-04-20 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | diff to current |
2006-03-31 |
Andrew Stubbs | 2006-03-31 Andrew Stubbs <andrew.stubbs@st.com> |
blob | commitdiff | diff to current |
2006-02-01 |
Daniel Jacobowitz | gdb/ |
blob | commitdiff | diff to current |
2006-01-18 |
Mark Kettenis | Based on a previous patch form Michal Ludvig: |
blob | commitdiff | diff to current |
2005-12-17 |
Eli Zaretskii | * breakpoint.c: |
blob | commitdiff | diff to current |
2005-12-02 |
Andrew Stubbs | 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com> |
blob | commitdiff | diff to current |
2005-08-02 |
Daniel Jacobowitz | * value.c (value_contents_writeable): Use value_conten... |
blob | commitdiff | diff to current |
2005-07-04 |
Mark Kettenis | * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel... |
blob | commitdiff | diff to current |
2005-05-09 |
Andrew Cagney | 2005-05-09 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-04-28 |
Andrew Cagney | 2005-04-28 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-20 |
Mark Kettenis | * value.h (value_contents_equal): New prototype. |
blob | commitdiff | diff to current |
2005-02-14 |
Andrew Cagney | 2005-02-14 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-12 |
Andrew Cagney | 2005-02-11 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-11 |
Andrew Cagney | 2005-02-10 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-08 |
Andrew Cagney | 2005-02-08 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-08 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-08 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-08 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-08 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-07 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-06 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-07 |
Andrew Cagney | 2005-02-06 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-06 |
Andrew Cagney | 2005-02-03 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-02 |
Andrew Cagney | 2005-02-02 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-02 |
Andrew Cagney | 2005-02-02 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-02 |
Andrew Cagney | 2005-02-02 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-02-02 |
Andrew Cagney | 2005-02-01 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2005-01-27 |
Andrew Cagney | 2005-01-27 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2004-11-15 |
Andrew Cagney | 2004-11-15 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
2004-11-13 |
Andrew Cagney | 2004-11-12 Andrew Cagney <cagney@gnu.org> |
blob | commitdiff | diff to current |
next |