aboutsummaryrefslogtreecommitdiff
path: root/gdb/scm-valprint.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-3/+12
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-1/+3
2009-06-03 * scm-lang.c (builtin_type_scm): Remove.Ulrich Weigand1-29/+37
2009-03-20gdb:Tom Tromey1-1/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-28gdbTom Tromey1-38/+33
2008-09-11 * valops.c: Include "objfiles.h" and "symtab.h".Ulrich Weigand1-3/+7
2008-05-19 * language.h (struct language_defn): Remove SYMTAB parameter fromUlrich Weigand1-6/+2
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-1/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-09Re-instated Guile/Scheme support.Ludovic Courtès1-0/+438
2007-04-13Delete files for last commit.Daniel Jacobowitz1-395/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-272005-05-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-05-092005-05-09 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-28 * dwarf2loc.c (loclist_read_variable): Set optimized_outDaniel Jacobowitz1-2/+1
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-292005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+4
2005-01-282005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+4
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+6
2004-11-122004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2001-11-10s/value_ptr/struct value */Andrew Cagney1-2/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-07-30Protoization.Kevin Buettner1-41/+12
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-15/+15
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-2/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-25/+26
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+422
1999-04-16Initial creation of sourceware repositoryStan Shebs1-422/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-6/+7
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-5/+22
1995-11-30 * scm-valprint.c (scm_isymnames): Remove "#@" prefix.Per Bothner1-19/+18
1995-10-05 * expression.h (enum exp_code): Added OP_NAME.Per Bothner1-2/+2
1995-09-30 * scm-lang.c: Moved Scheme value printing code to ...Per Bothner1-0/+405