PPC gold doesn't check for overflow properly
[platform/upstream/binutils.git] / gdb / gdbtypes.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-18 Joel BrobeckerAdd support for DW_AT_data_location.
2014-08-18 Joel BrobeckerAdd support for DW_OP_push_object_address.
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-01 Joel BrobeckerHandle variable-sized fields in the interior of structu...
2014-07-14 Tom Tromeyfix PR 17106
2014-06-10 Joel Brobeckergdbtypes.resolve_dynamic_range: Add function description.
2014-06-04 Tom Tromeyhandle VLA in a struct or union
2014-06-04 Tom Tromeyminor cleanups in is_dynamic_type
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
2014-05-19 Tom Tromeyfix two latent type errors
2014-04-30 Siva ChandraRemove unused arguments to few functions in dwarf2loc...
2014-04-28 Joel BrobeckerEnhance dwarfread.c::resolve_dynamic_type to resolve...
2014-04-14 Tom Tromeyimplement support for "enum class"
2014-04-14 Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14 Sanimir Agovicvla: support for DW_AT_count
2014-04-14 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11 Sanimir Agovicvla: support for DW_AT_count
2014-04-11 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Sanimir Agovicvla: introduce new bound type abstraction adapt uses
2014-04-11 Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-02-26 Joel BrobeckerDWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride...
2014-02-10 Doug EvansAdd Guile as an extension language.
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-22 Doug EvansMove types_deeply_equal from py-type.c to gdbtypes.c.
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-17 Yao Qigdb/
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-16 Stan Shebs * README: Update references to writing code for GDB.
2013-08-20 Alan Modra * doublest.c (convert_floatformat_to_doublest): Use...
2013-04-15 Tom Tromey PR c++/11990:
2013-03-15 Tom Tromey PR c++/15116:
2013-01-21 Tom Tromey * dwarf2read.c (fixup_go_packaging): Save package...
2013-01-21 Tom Tromey * gdbtypes.c (init_type): Make 'name' const.
2013-01-14 Tom Tromey PR symtab/14442:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-03 Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-11-12 Tom Tromey * c-typeprint.c (find_typedef_for_canonicalize,
2012-09-27 Siddhesh Poyarekar * gdbtypes.c (lookup_array_range_type): Expand parameters
2012-09-10 Keith Seitz PR gdb/13483
2012-08-17 Keith Seitz PR c++/13356
2012-08-16 Yao Qigdb/
2012-08-15 Keith Seitz * gdbtypes.c (opaque_type_resolution): Make static.
2012-08-14 Doug Evans * gdbtypes.c (struct extra): Delete, unused.
2012-08-14 Doug Evans * gdbtypes.c: Whitespace cleanup.
2012-08-14 Doug Evans * gdbtypes.c (make_pointer_type): Remove redundant...
2012-08-02 Yao Qigdb/
2012-07-09 Tom Tromey * c-exp.y (check_parameter_typelist): New function.
2012-07-06 Tom Tromey * c-exp.y (DOTDOTDOT): New token.
2012-07-06 Tom Tromey PR exp/9608:
2012-06-28 Doug Evans * gdbtypes.c (lookup_typename): Rename local variable...
2012-05-23 Doug Evans * gdbtypes.c (lookup_typename): Simplify.
2012-04-18 Jan Kratochvilgdb/
2012-04-17 Pedro Alves2012-04-17 Pedro Alves <palves@redhat.com>
2012-04-17 Jan Kratochvilgdb/
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-09 Doug Evans * gdbtypes.c (safe_parse_type): Initialize type to...
2012-01-09 Keith Seitz * Makefile.in (SFILES): Remove wrapper.c.
2012-01-08 Doug Evans * gdbtypes.h (struct cplus_struct_type): Delete member
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-11-10 Doug Evans * gdbtypes.c (check_typedef): Document that this funct...
2011-10-14 Keith Seitz PR c++/13225
2011-10-09 Jan Kratochvilgdb/
2011-06-24 Tom Tromey * varobj.c (update_dynamic_varobj_children): Make...
2011-06-23 Andrew Burgesssourceware.org/ml/gdb-patches/2011-06/msg00136.html
2011-05-06 Jan Kratochvilgdb/
2011-03-28 Jan Kratochvilgdb/
2011-02-14 Pedro Alves gdb/
2011-01-11 Thiago Jung Bauermann2011-01-11 Thiago Jung Bauermann <bauerman@br.ibm...
2011-01-11 Thiago Jung Bauermann2011-01-11 Sergio Durigan Junior <sergiodj@linux...
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-08 Doug Evans * gdbtypes.c (check_typedef): Tweak comment.
2010-11-04 Sami WagiaallaFix derived class overload problem.
2010-11-04 Sami WagiaallaCreate and use struct rank.
2010-11-03 Ken Wernergdb:
2010-10-19 Sami WagiaallaSupport pointer to bool conversion.
2010-10-15 Jan Kratochvilgdb/
2010-10-14 Sami WagiaallaFixed void* vs int* overload issue (PR C++/10343).
2010-10-12 Sami WagiaallaEliminate 'is_ancestor' redundant code.
2010-10-06 Ken Wernergdb:
2010-09-08 Tom Tromey Revert:
2010-09-01 Tom Tromey * symtab.h (lookup_type_symbol): Declare.
2010-08-18 Tom Tromeygdb
2010-07-28 Tom Tromeygdb
2010-07-06 Ulrich Weigandinclude/ChangeLog:
2010-06-29 Doug Evans PR c++/11702
2010-06-28 Jan Kratochvilgdb/
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-11 Pierre Muller2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-21 Pierre Mullergdb ChangeLog
2010-03-01 Daniel Jacobowitz * gdbtypes.c (append_composite_type_field_raw): New.
next