aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-01 * gdbtypes.c (append_composite_type_field_raw): New.Daniel Jacobowitz1-4/+15
2010-02-19 * p-typeprint.c (pascal_type_print_varspec_prefix): Update.Tom Tromey1-7/+0
2010-02-02gdbTom Tromey1-7/+0
2010-01-22gdbTom Tromey1-4/+17
2010-01-18gdbTom Tromey1-6/+103
2010-01-14 * gdbtypes.c (arch_flags_type): Fix comment.Doug Evans1-1/+1
2010-01-12gdb/ChangeLog:Joel Brobecker1-54/+92
2010-01-03gdb/Jan Kratochvil1-3/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-12-14* dwarf2read.c (struct attribute): Increase sizes of unsnd and sndPaul N. Hilfinger1-15/+45
2009-11-122009-11-12 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-1/+2
2009-11-11 * c-expy. (operator_stoken): New function.Keith Seitz1-1/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-10/+10
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand1-307/+380
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-50/+20
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-59/+46
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand1-14/+10
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand1-11/+5
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-5/+23
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-0/+5
2009-06-29 * gdbtypes.h (make_function_type): Remove OBJFILE parameter.Ulrich Weigand1-6/+6
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand1-40/+137
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-5/+2
2009-06-17 * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand1-9/+11
2009-06-16 * linespec.c (collect_methods): Delete.Keith Seitz1-28/+0
2009-05-01gdb/Jan Kratochvil1-6/+6
2009-04-10 * gdbtypes.c: Remove excessive parentheses at the return keywords.Jan Kratochvil1-12/+12
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-5/+24
2009-01-26 * gdbtypes.c (alloc_type, alloc_type_instance, create_range_type)Pedro Alves1-36/+17
2009-01-11 * gdbtypes.c (make_qualified_type, replace_type): Reformat to the GNUJan Kratochvil1-17/+21
2009-01-09 * gdbtypes.c (append_composite_type_field): Correct the location ofPedro Alves1-4/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrary TYPE_NFIELDS inJan Kratochvil1-10/+12
2008-11-10 * gdbtypes.c (copy_type_recursive): Clear new fields.Tom Tromey1-0/+1
2008-10-22 * gdbtypes.c (copy_type): New function.Joel Brobecker1-0/+22
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-11/+32
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2008-10-02gdb/Jan Kratochvil1-37/+0
2008-09-11 * cp-abi.h (cplus_method_ptr_size): Add TO_TYPE parameter.Ulrich Weigand1-1/+1
2008-09-11 * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand1-8/+12
2008-09-11 * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand1-0/+8
2008-08-24gdb:Tom Tromey1-34/+70
2008-08-18 * gdbtypes.c (copy_type_recursive): Allocate 'stored' on objfile'sTom Tromey1-1/+1
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-14/+7
2008-02-03 PR 2384Doug Evans1-12/+34
2008-01-09 * gdbtypes.c (create_array_type): Add handling of null Ada arrays.Joel Brobecker1-7/+21
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-12-20 * gdbtypes.c (gdbtypes_post_init): Change names of decimal float typesThiago Jung Bauermann1-3/+3
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand1-59/+0
2007-11-08include:Joseph Myers1-0/+4