aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Mostly trivial enum fixesSimon Marchi1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12the "compile" commandTom Tromey1-0/+2
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-4/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-07New field 'la_natural_name' in struct language_defnYao Qi1-0/+1
2013-10-25New field la_varobj_ops in struct language_defnYao Qi1-0/+2
2013-01-07 PR cli/7719:Tom Tromey1-14/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-08-17 PR c++/13356Keith Seitz1-1/+0
2012-03-02language-specific read_var_value for Ada renamingsJoel Brobecker1-0/+1
2012-02-08Rename la_get_symbol_name_match_p into la_get_symbol_name_cmpJoel Brobecker1-1/+1
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-26Ada: allow unqualified function names in linespecsJoel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-06the "ambiguous linespec" seriesTom Tromey1-0/+2
2011-03-15 Remove trailing spaces and tabulations from pascal languagePierre Muller1-3/+3
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-10-15 * p-lang.c (is_pascal_string_type): Use TYPE_FIELD_NAME accessor.Pierre Muller1-10/+10
2010-10-14 * p-lang.c (is_pascal_string_type): Avoid crashes on structuresPierre Muller1-1/+5
2010-07-12gdb/Jan Kratochvil1-1/+5
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+4
2010-04-16 * p-lang.c (pascal_one_char): Do not restrict C to 0..255 range.Pierre Muller1-3/+1
2010-03-09 * p-lang.c (is_pascal_string_type): Remove unneeded parentheses.Pierre Muller1-1/+1
2010-03-08 * p-lang.c (is_pascal_string_type): Check that TYPE arg is non NULL.Pierre Muller1-1/+1
2010-01-142010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-03-20gdb:Tom Tromey1-15/+17
2009-02-102009-02-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-11/+22
2009-02-052009-02-05 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-0/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-28gdbTom Tromey1-7/+8
2008-09-30gdbTom Tromey1-0/+1
2008-09-27gdbTom Tromey1-0/+1
2008-09-11 * language.h (struct language_arch_info): New membersUlrich Weigand1-0/+3
2008-04-06 Fix breakpoint condition that use member variables.Vladimir Prus1-1/+1
2008-02-05 * language.h (struct language_defn): Add new fieldJoel Brobecker1-0/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand1-148/+0
2007-11-02 * language.h (struct language_defn): Remove la_builtin_type_vectorUlrich Weigand1-2/+0
2007-10-092007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+50
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz1-0/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * c-lang.c (cplus_builtin_types): Remove.Ulrich Weigand1-23/+67
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+4
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-13/+16