summaryrefslogtreecommitdiff
path: root/gdb/p-lang.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Unify gdb puts functionsTom Tromey2022-03-291-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove union exp_elementTom Tromey2021-03-081-9/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: move pascal_language into p-lang.hAndrew Burgess2020-12-231-28/+217
* gdb: Convert language la_printstr field to a methodAndrew Burgess2020-06-231-4/+0
* Remove val_printTom Tromey2020-03-131-5/+0
* Introduce pascal_value_print_innerTom Tromey2020-03-131-0/+5
* Make pascal_object_print_value_fields staticTom Tromey2020-03-131-8/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Normalize include guards in gdbTom Tromey2019-02-071-0/+5
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove la_errorTom Tromey2018-06-181-2/+0
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary parentheses in declarationsEgeyar Bagcioglu2017-10-111-1/+1
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove parameter valaddr from la_val_printYao Qi2016-11-081-3/+3
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-1/+1
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-221-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-1/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * ada-lang.c (user_select_syms, ada_print_subexp): Pass flagsTom Tromey2012-11-121-3/+5
* * valprint.c (val_print): Update.Tom Tromey2012-03-011-4/+4
* * value.h (value_print): Return void.Tom Tromey2012-03-011-2/+2
* * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans2012-02-071-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * value.c (value_fn_field): Constify.Tom Tromey2011-05-181-1/+1
* Remove trailing spaces and tabulations from pascal languagePierre Muller2011-03-151-1/+1
* 2011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-01-241-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-06-141-1/+2
* gdbTom Tromey2010-06-111-0/+2
* 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-01-141-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb:Tom Tromey2009-03-201-4/+5
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* gdbTom Tromey2008-10-281-11/+8
* gdbTom Tromey2008-09-271-0/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand2007-12-041-2/+0
* 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2007-10-091-0/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-7/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-2/+3