aboutsummaryrefslogtreecommitdiff
path: root/gdb/p-lang.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-03-29Unify gdb puts functionsTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-03-08Remove union exp_elementTom Tromey1-9/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-23gdb: move pascal_language into p-lang.hAndrew Burgess1-28/+217
2020-06-23gdb: Convert language la_printstr field to a methodAndrew Burgess1-4/+0
2020-03-13Remove val_printTom Tromey1-5/+0
2020-03-13Introduce pascal_value_print_innerTom Tromey1-0/+5
2020-03-13Make pascal_object_print_value_fields staticTom Tromey1-8/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-0/+5
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-18Remove la_errorTom Tromey1-2/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-11Remove unnecessary parentheses in declarationsEgeyar Bagcioglu1-1/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-08Remove parameter valaddr from la_val_printYao Qi1-3/+3
2016-06-24Support structure offsets that are 512K or larger.David Taylor1-1/+1
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-1/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-12 * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey1-3/+5
2012-03-01 * valprint.c (val_print): Update.Tom Tromey1-4/+4
2012-03-01 * value.h (value_print): Return void.Tom Tromey1-2/+2
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-05-18 * value.c (value_fn_field): Constify.Tom Tromey1-1/+1
2011-03-15 Remove trailing spaces and tabulations from pascal languagePierre Muller1-1/+1
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-14gdb/Jan Kratochvil1-1/+2
2010-06-11gdbTom Tromey1-0/+2
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-03-20gdb:Tom Tromey1-4/+5
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-10-28gdbTom Tromey1-11/+8
2008-09-27gdbTom Tromey1-0/+3
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-2/+0
2007-10-092007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+3
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-7/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-2/+3