summaryrefslogtreecommitdiff
path: root/gdb/m2-valprint.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-05Remove some unused variablesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-11Remove parameter valaddr from c print functionsYao Qi
2016-11-08Remove parameter valaddr from la_val_printYao Qi
2016-07-14Remove unused variablesTom Tromey
2016-05-17Add array start and end strings to generic_val_print_decorationsTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-09 * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-17 * m2-valprint.c (m2_print_array_contents): Eliminate variableSiddhesh Poyarekar
2012-08-16gdb/Yao Qi
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-18 * valprint.c (val_print_string): Don't print leading space.Tom Tromey
2012-05-18 * printcmd.c (print_address_demangle): Add 'opts' argument.Tom Tromey
2012-03-01 * valprint.h (struct generic_val_print_decorations): New.Tom Tromey
2012-03-01 * valprint.c (val_print): Update.Tom Tromey
2012-03-01 * c-valprint.c (print_function_pointer_address): Move...Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-02-07 * valprint.c (val_print): Extend comment.Pedro Alves
2011-01-25 * printcmd.c (print_formatted): Use val_print_scalar_formattedPedro Alves
2011-01-25 * m2-valprint.c (print_unbounded_array): PassPedro Alves
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-10-15 PR python/11948:Tom Tromey
2010-06-21 * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME.Tom Tromey
2010-06-11gdbTom Tromey
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand
2009-07-02 * m2-typeprint.c (m2_print_bounds, m2_is_long_set_of_type): RemoveUlrich Weigand
2009-03-20gdb:Tom Tromey
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-10-28gdbTom Tromey
2008-09-11 * ada-lang.c (ada_coerce_to_simple_array_type): Use builtin_type_int32Ulrich Weigand
2008-09-11 * ada-valprint.c (ada_val_print_1): When implicitly dereferencingUlrich Weigand
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-16* doc/gdb.texinfo: Add TSIZE definition, removedGaius Mulley
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz