Age | Commit message (Expand) | Author | Files | Lines |
2014-04-15 | Make sym-file.exp work with remote targets and hosts. | Pedro Alves | 3 | -26/+106 |
2014-04-15 | gdb.base/sym-file.exp: clean up test messages a bit. | Pedro Alves | 2 | -3/+8 |
2014-04-15 | daily update | Alan Modra | 1 | -1/+1 |
2014-04-14 | Remove symbol_matches_domain. This fixes | Keith Seitz | 14 | -66/+339 |
2014-04-14 | implement support for "enum class" | Tom Tromey | 13 | -14/+243 |
2014-04-14 | constify value_aggregate_elt | Tom Tromey | 3 | -8/+15 |
2014-04-14 | handle DW_AT_type on an enumeration | Tom Tromey | 4 | -1/+93 |
2014-04-14 | test: add mi vla test | Sanimir Agovic | 3 | -0/+124 |
2014-04-14 | test: basic c99 vla tests for C primitives | Sanimir Agovic | 3 | -0/+230 |
2014-04-14 | test: evaluate pointers to C99 vla correctly. | Sanimir Agovic | 3 | -0/+104 |
2014-04-14 | test: cover subranges with present DW_AT_count attribute | Sanimir Agovic | 2 | -0/+129 |
2014-04-14 | vla: evaluate operand of sizeof if its type is a vla | Sanimir Agovic | 7 | -4/+191 |
2014-04-14 | vla: resolve dynamic bounds if value contents is a constant byte-sequence | Sanimir Agovic | 2 | -1/+16 |
2014-04-14 | vla: support for DW_AT_count | Sanimir Agovic | 4 | -8/+28 |
2014-04-14 | vla: print "variable length" for unresolved dynamic bounds | Sanimir Agovic | 2 | -1/+12 |
2014-04-14 | vla: update type from newly created value | Sanimir Agovic | 7 | -2/+34 |
2014-04-14 | vla: enable sizeof operator for indirection | Sanimir Agovic | 2 | -1/+8 |
2014-04-14 | vla: enable sizeof operator to work with variable length arrays | Sanimir Agovic | 2 | -1/+12 |
2014-04-14 | type: add c99 variable length array support | Sanimir Agovic | 8 | -90/+449 |
2014-04-14 | Add return value for non-void function return statements to fix error in clan... | David Blaikie | 3 | -2/+8 |
2014-04-14 | Fix typo in _initialize_alpha_linux_nat prototype | Richard Henderson | 2 | -1/+5 |
2014-04-14 | ppc476 plt call stubs | Alan Modra | 2 | -5/+57 |
2014-04-14 | daily update | Alan Modra | 1 | -1/+1 |
2014-04-13 | daily update | Alan Modra | 1 | -1/+1 |
2014-04-12 | Copy over fix for fetching dynamic type of a reference from python side. | Doug Evans | 5 | -1/+20 |
2014-04-11 | Compile inline test with -std=gnu89 explicitly to override Clang's default (-... | David Blaikie | 2 | -1/+8 |
2014-04-12 | daily update | Alan Modra | 1 | -1/+1 |
2014-04-11 | gdb/testsuite/ChangeLog: Fix path to a few files in previous entries. | Joel Brobecker | 1 | -4/+4 |
2014-04-11 | Revert the entire VLA series. | Joel Brobecker | 27 | -1316/+193 |
2014-04-11 | Fix c++/16675 -- sizeof reference type should give the size of | Keith Seitz | 6 | -15/+156 |
2014-04-11 | PE32+ binaries that use addresses > 1^32 have a problem in that the linker | Nick Clifton | 2 | -0/+39 |
2014-04-11 | test: add mi vla test | Sanimir Agovic | 3 | -0/+124 |
2014-04-11 | test: basic c99 vla tests for C primitives | Sanimir Agovic | 3 | -0/+230 |
2014-04-11 | test: evaluate pointers to C99 vla correctly. | Sanimir Agovic | 3 | -0/+104 |
2014-04-11 | test: multi-dimensional c99 vla. | Sanimir Agovic | 3 | -0/+94 |
2014-04-11 | test: cover subranges with present DW_AT_count attribute | Sanimir Agovic | 2 | -0/+129 |
2014-04-11 | vla: evaluate operand of sizeof if its type is a vla | Sanimir Agovic | 7 | -4/+191 |
2014-04-11 | vla: resolve dynamic bounds if value contents is a constant byte-sequence | Sanimir Agovic | 2 | -1/+16 |
2014-04-11 | vla: support for DW_AT_count | Sanimir Agovic | 4 | -8/+28 |
2014-04-11 | vla: print "variable length" for unresolved dynamic bounds | Sanimir Agovic | 2 | -1/+12 |
2014-04-11 | vla: update type from newly created value | Sanimir Agovic | 8 | -2/+35 |
2014-04-11 | vla: enable sizeof operator for indirection | Sanimir Agovic | 2 | -0/+7 |
2014-04-11 | vla: enable sizeof operator to work with variable length arrays | Sanimir Agovic | 2 | -1/+12 |
2014-04-11 | type: add c99 variable length array support | Sanimir Agovic | 8 | -90/+437 |
2014-04-11 | vla: introduce new bound type abstraction adapt uses | Sanimir Agovic | 5 | -47/+123 |
2014-04-11 | refactoring: rename create_range_type to create_static_range_type | Sanimir Agovic | 12 | -47/+64 |
2014-04-11 | Regenerate header files after this commit: | Nick Clifton | 3 | -0/+18 |
2014-04-11 | Check file exists before completion tests | Yao Qi | 2 | -3/+17 |
2014-04-10 | Ignore non-stub sections for nios2 stub_bfd processing. | Sandra Loosemore | 2 | -10/+20 |
2014-04-11 | daily update | Alan Modra | 1 | -1/+1 |