aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-2/+2
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand1-12/+44
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-8/+4
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-15/+15
2009-07-02 * gdbtypes.h (builtin_type_true_char): Remove.Ulrich Weigand1-8/+7
2009-07-02 * gdbtypes.h (builtin_type_void): Remove.Ulrich Weigand1-4/+0
2009-07-02 * gdbtypes.c (lookup_array_range_type): Add prototype.Ulrich Weigand1-0/+2
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-0/+6
2009-06-29 * gdbtypes.h (make_function_type): Remove OBJFILE parameter.Ulrich Weigand1-2/+1
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand1-31/+51
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-1/+2
2009-06-17 * gdbtypes.h (struct language_defn): Add forward declaration.Ulrich Weigand1-3/+8
2009-06-16 * linespec.c (collect_methods): Delete.Keith Seitz1-2/+0
2009-05-01gdb/Jan Kratochvil1-1/+2
2009-03-26 * gdbtypes.h (CHECK_TYPEDEF): Don't yield a value.Tom Tromey1-1/+4
2009-03-21gdb/Thiago Jung Bauermann1-1/+4
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+4
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-4/+4
2008-10-28gdbTom Tromey1-2/+4
2008-10-22 * gdbtypes.c (copy_type): New function.Joel Brobecker1-0/+2
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-19/+42
2008-10-02gdb/Jan Kratochvil1-23/+6
2008-09-11 * gdbtypes.h (builtin_type_void_data_ptr, builtin_type_void_func_ptr,Ulrich Weigand1-120/+0
2008-09-11 * gdbtypes.h (struct builtin_type): Remove builtin_true_charUlrich Weigand1-8/+8
2008-09-11 * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand1-5/+5
2008-08-24gdb:Tom Tromey1-97/+134
2008-05-03 * alpha-tdep.h (ALPHA_REGISTER_BYTES): Delete.Daniel Jacobowitz1-16/+1
2008-04-22doc/ChangeLog:Corinna Vinschen1-0/+6
2008-02-03 PR 2384Doug Evans1-2/+4
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-2/+2
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-45/+0
2007-11-08include:Joseph Myers1-0/+1
2007-11-02 * gdbtypes.h (struct cplus_struct_type): Remove runtime_ptr member.Ulrich Weigand1-72/+0
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-2/+12
2007-09-05 * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz1-1/+9
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-08-172007-08-17 Michael Snyder <msnyder@access-company.com>Michael Snyder1-2/+0
2007-06-22 * gdbtypes.h (builtin_type_true_char, builtin_type_void,Ulrich Weigand1-44/+49
2007-06-22 * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol,Ulrich Weigand1-0/+8
2007-06-16 * gdbtypes.h (builtin_type_m2_char, builtin_type_m2_int,Ulrich Weigand1-5/+24
2007-06-16 * gdbtypes.h (builtin_type_f_character, builtin_type_f_logical,Ulrich Weigand1-13/+48
2007-06-16 * gdbarch.sh (bfd_vma): Remove.Ulrich Weigand1-4/+0
2007-06-16 * gdbtypes.c (builtin_type_v2_double, builtin_type_v4_float,Ulrich Weigand1-25/+2
2007-04-11* gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): NewJan Kratochvil1-1/+10
2007-01-29 * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz1-23/+21
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2007-01-03 * NEWS: Mention pointer to member improvements.Daniel Jacobowitz1-9/+24
2006-02-01gdb/Daniel Jacobowitz1-0/+14