Update Traditional Chinese translation for the binutils sub-directory.
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.c
2015-05-05  Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-02-02  Joel BrobeckerAdd missing i18n marker in dwarf2_evaluate_property...
2015-01-29  Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-08  Yao Qialways read synthetic pointers as signed integers
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12  Tom Tromeythe "compile" command
2014-12-12  Jan Kratochvilexport dwarf2_reg_to_regnum_or_error
2014-12-12  Tom Tromeymake dwarf_expr_frame_base_1 public
2014-12-12  Tom Tromeysplit dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax
2014-12-12  Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-11-02  Victor Kamenskyread_pieced_value do big endian processing only in...
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
2014-08-19  Pedro AlvesHandle partially optimized out values similarly to...
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-07-22  Jan KratochvilRemove setting value address for reference entry value...
2014-06-18  Tom Tromeyconstify struct block in some places
2014-04-30  Siva ChandraRemove unused arguments to few functions in dwarf2loc...
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-14  Sanimir Agovictype: add c99 variable length array support
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Sanimir Agovictype: add c99 variable length array support
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
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-12-17  Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-12-06  Pedro AlvesNew OPTIMIZED_OUT_ERROR error code.
2013-11-18  Tom Tromeyremove gdb_string.h
2013-11-17  Joel BrobeckerRename "read_reg" into "read_addr_from_reg" in struct...
2013-11-15  Andreas ArnezFix GDB crash with upstream GCC due to memcpy(NULL...
2013-11-15  Joel BrobeckerFix DW_OP_GNU_regval_type with FP registers
2013-10-02  Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-05  Pedro Alvesdwarf2loc.c: minor cleanup. don't print integer with...
2013-08-29  Sanimir Agoviccleanup: use value_lazy_at instead of allocate_value_la...
2013-06-26  Yao Qigdb/
2013-06-18  Tom TromeyFix PR symtab/15391
2013-05-06  Tom Tromey * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-21  Tom Tromey * tracepoint.h (decode_agent_options): Add 'trace_string'
2013-03-20  Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-03-12  Hui Zhu2013-03-12 Hui Zhu <hui@codesourcery.com>
2013-03-12  Hui Zhu2013-03-12 Yao Qi <yao@codesourcery.com>
2013-03-10  Jan Kratochvilgdb/
2013-03-01  Jan Kratochvilgdb/
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-28  Doug Evans * dwarf2loc.c (dwarf2_find_location_expression): Don...
2013-01-22  Tom Tromey * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg...
2013-01-18  Tom Tromey PR c++/14999:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-10  Tom Tromey * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New...
2012-12-06  Hui Zhu* dwarf2loc.c (dwarf_expr_frame_base): Add check for...
2012-10-16  Jan Kratochvilgdb/
2012-10-15  Jan Kratochvilgdb/
2012-08-02  Yao Qigdb/
2012-07-26  Tristan Gingold2012-07-26 Tristan Gingold <gingold@adacore.com>
2012-07-26  Siddhesh Poyarekar * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand...
2012-07-13  Jan Kratochvilgdb/
2012-06-19  Doug Evans * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_co...
2012-06-17  Jan Kratochvilgdb/
2012-06-17  Jan Kratochvilgdb/
2012-06-14  Doug Evans * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LE...
2012-05-24  Doug Evans * dwarf2-frame.c (execute_cfa_program): Update to...
2012-05-22  Doug Evans * dwarf2-frame.c (struct dwarf2_cie): Make initial_ins...
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-07  Tom Tromey * dwarf2read.c (dwarf_tag_name): Return const char...
2012-04-28  Doug Evans Initial support for Fission. gcc.gnu.org/wiki/DebugFi...
2012-03-19  Jan Kratochvilgdb/
2012-03-13  Yao Qigdb:
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-10-12  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-10-09  Jan Kratochvilgdb/
2011-09-13  Jan Kratochvilgdb/
2011-08-08  Jan Kratochvilgdb/
2011-07-25  Jan Kratochvilgdb/
2011-07-19  Jan Kratochvilgdb/
2011-07-19  Jan Kratochvilgdb/
2011-07-15  Jan Kratochvilgdb/
2011-07-14  Jan Kratochvilgdb/
2011-07-13  Jan Kratochvilgdb/
2011-07-12  Jan Kratochvilgdb/
2011-07-08  Tom Tromey * dwarf2loc.c (locexpr_regname): New function.
2011-05-13  Tom Tromey * dwarf2loc.c (disassemble_dwarf_expression): Fix...
2011-05-13  Tom Tromey * utils.c (do_value_free): New function.
next
This page took 0.915029 seconds and 106 git commands to generate.