deliverable/binutils-gdb.git
2014-04-18  Tristan Gingoldmach-o: Define copy_private_header instead of copy_priv...
2014-04-18  Tristan Gingoldmach-o: remove name_len field.
2014-04-18  Pedro AlvesFix PR backtrace/15558
2014-04-18  Tristan Gingoldsolib-darwin: simplify code.
2014-04-18  Tristan Gingoldmach-o: add page_size to backend data.
2014-04-18  Tristan Gingoldmach-o.c: use boolean instead of int to return status.
2014-04-18  Alan Modradaily update
2014-04-17  Marcus ShawcroftDrop srcdir from untested source path.
2014-04-17  Kwok Cheung... This patch causes local GOT entries addressed via a...
2014-04-17  Ulrich WeigandEnable DWARF unwinders for SPU
2014-04-17  Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-17  Marcus ShawcroftDrop prefix from unsupported source path.
2014-04-17  Alan ModraFix LTO mismatched TLS reference
2014-04-17  Yao Qi[testsuite] Set target-charset to ascii
2014-04-17  Yao QiAutomatic link generation by doxygen
2014-04-17  Alan Modradaily update
2014-04-16  Siva ChandraAdd the ChangeLog entry missed in 8000c58e455259951daa4...
2014-04-16  Siva ChandraRemove unused and incorrect macro TYPE_FN_FIELDS.
2014-04-16  Keith SeitzPR gdb/15827
2014-04-16  Keith SeitzPR c++/16597
2014-04-16  Keith SeitzPR c++/16597
2014-04-16  Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-16  Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-16  Doug EvansFix wrapper.exp testcase with stdio gdbserver.
2014-04-16  Andrew Burgessgdb.base/memattr.exp regexp improvements.
2014-04-16  Alan ModraFix more fallout from TC_CONS_FIX_NEW change
2014-04-16  Tristan GingoldMach-O: Add objdump -P dyld_info to dump dyld data.
2014-04-16  Tristan GingoldMach-O: improve objdump -P load output.
2014-04-16  Tristan GingoldMach-O: add cpu and cpusubtype caps.
2014-04-16  Alan Modrafill ppc476 fixup area
2014-04-16  Alan Modradaily update
2014-04-15  Doug Evans * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't...
2014-04-15  Cary Coutant2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec...
2014-04-15  Keith SeitzRemove unused globals in mi-simplerun.exp.
2014-04-15  Cary CoutantAllow target to decide whether to include a section.
2014-04-15  Cary CoutantAllow target to derive from Copy_relocs class.
2014-04-15  Keith SeitzTest suite cleanup.
2014-04-15  Marcus Shawcroft[AArch64] Fix off by one error in instruction relaxatio...
2014-04-15  Pedro Alvesgdb.base/sym-file.exp, hide guts of the custom loader.
2014-04-15  Pedro Alvesgdb.base/sym-file-loader.c: Fix typo.
2014-04-15  Pedro AlvesMake sym-file.exp work with remote targets and hosts.
2014-04-15  Pedro Alvesgdb.base/sym-file.exp: clean up test messages a bit.
2014-04-15  Alan Modradaily update
2014-04-14  Keith SeitzRemove symbol_matches_domain. This fixes
2014-04-14  Tom Tromeyimplement support for "enum class"
2014-04-14  Tom Tromeyconstify value_aggregate_elt
2014-04-14  Tom Tromeyhandle DW_AT_type on an enumeration
2014-04-14  Sanimir Agovictest: add mi vla test
2014-04-14  Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-14  Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-14  Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-14  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14  Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-14  Sanimir Agovicvla: support for DW_AT_count
2014-04-14  Sanimir Agovicvla: print "variable length" for unresolved dynamic...
2014-04-14  Sanimir Agovicvla: update type from newly created value
2014-04-14  Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-14  Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-04-14  Sanimir Agovictype: add c99 variable length array support
2014-04-14  David BlaikieAdd return value for non-void function return statement...
2014-04-14  Richard HendersonFix typo in _initialize_alpha_linux_nat prototype
2014-04-14  Alan Modrappc476 plt call stubs
2014-04-14  Alan Modradaily update
2014-04-13  Alan Modradaily update
2014-04-12  Doug EvansCopy over fix for fetching dynamic type of a reference...
2014-04-12  David BlaikieCompile inline test with -std=gnu89 explicitly to overr...
2014-04-12  Alan Modradaily update
2014-04-11  Joel Brobeckergdb/testsuite/ChangeLog: Fix path to a few files in...
2014-04-11  Joel BrobeckerRevert the entire VLA series.
2014-04-11  Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-04-11  Nick CliftonPE32+ binaries that use addresses > 1^32 have a problem...
2014-04-11  Sanimir Agovictest: add mi vla test
2014-04-11  Sanimir Agovictest: basic c99 vla tests for C primitives
2014-04-11  Sanimir Agovictest: evaluate pointers to C99 vla correctly.
2014-04-11  Sanimir Agovictest: multi-dimensional c99 vla.
2014-04-11  Sanimir Agovictest: cover subranges with present DW_AT_count attribute
2014-04-11  Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11  Sanimir Agovicvla: resolve dynamic bounds if value contents is a...
2014-04-11  Sanimir Agovicvla: support for DW_AT_count
2014-04-11  Sanimir Agovicvla: print "variable length" for unresolved dynamic...
2014-04-11  Sanimir Agovicvla: update type from newly created value
2014-04-11  Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-11  Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
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-04-11  Nick CliftonRegenerate header files after this commit:
2014-04-11  Yao QiCheck file exists before completion tests
2014-04-11  Sandra LoosemoreIgnore non-stub sections for nios2 stub_bfd processing.
2014-04-11  Alan Modradaily update
2014-04-10  Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-04-10  Denis Chertykovbfd/ChangeLog
2014-04-10  Pedro Alvesbreakpoint shadowing, take single-step breakpoints...
2014-04-10  Andrew BennettAdd support for the MIPS P5600 family of CPUs.
2014-04-10  Alan Modradaily update
2014-04-09  Nick CliftonRemove remaining default manifest support.
2014-04-09  Pedro Alves[GDBserver] Fix SH/Linux build.
2014-04-09  Nick CliftonFix a few more targets affected by the change to the...
2014-04-09  Tristan Gingolddarwin: fix thinko (free thread port after threads...
2014-04-09  Alan ModraAdd a time-stamp for chew
next
This page took 0.060922 seconds and 4 git commands to generate.