summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* handle DW_AT_type on an enumerationTom Tromey2014-04-144-1/+93
* test: add mi vla testSanimir Agovic2014-04-143-0/+124
* test: basic c99 vla tests for C primitivesSanimir Agovic2014-04-143-0/+230
* test: evaluate pointers to C99 vla correctly.Sanimir Agovic2014-04-143-0/+104
* test: cover subranges with present DW_AT_count attributeSanimir Agovic2014-04-142-0/+129
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-147-4/+191
* vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2014-04-142-1/+16
* vla: support for DW_AT_countSanimir Agovic2014-04-144-8/+28
* vla: print "variable length" for unresolved dynamic boundsSanimir Agovic2014-04-142-1/+12
* vla: update type from newly created valueSanimir Agovic2014-04-147-2/+34
* vla: enable sizeof operator for indirectionSanimir Agovic2014-04-142-1/+8
* vla: enable sizeof operator to work with variable length arraysSanimir Agovic2014-04-142-1/+12
* type: add c99 variable length array supportSanimir Agovic2014-04-148-90/+449
* Add return value for non-void function return statements to fix error in clan...David Blaikie2014-04-143-2/+8
* Fix typo in _initialize_alpha_linux_nat prototypeRichard Henderson2014-04-142-1/+5
* ppc476 plt call stubsAlan Modra2014-04-142-5/+57
* daily updateAlan Modra2014-04-141-1/+1
* daily updateAlan Modra2014-04-131-1/+1
* Copy over fix for fetching dynamic type of a reference from python side.Doug Evans2014-04-125-1/+20
* Compile inline test with -std=gnu89 explicitly to override Clang's default (-...David Blaikie2014-04-112-1/+8
* daily updateAlan Modra2014-04-121-1/+1
* gdb/testsuite/ChangeLog: Fix path to a few files in previous entries.Joel Brobecker2014-04-111-4/+4
* Revert the entire VLA series.Joel Brobecker2014-04-1127-1316/+193
* Fix c++/16675 -- sizeof reference type should give the size ofKeith Seitz2014-04-116-15/+156
* PE32+ binaries that use addresses > 1^32 have a problem in that the linkerNick Clifton2014-04-112-0/+39
* test: add mi vla testSanimir Agovic2014-04-113-0/+124
* test: basic c99 vla tests for C primitivesSanimir Agovic2014-04-113-0/+230
* test: evaluate pointers to C99 vla correctly.Sanimir Agovic2014-04-113-0/+104
* test: multi-dimensional c99 vla.Sanimir Agovic2014-04-113-0/+94
* test: cover subranges with present DW_AT_count attributeSanimir Agovic2014-04-112-0/+129
* vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2014-04-117-4/+191
* vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2014-04-112-1/+16
* vla: support for DW_AT_countSanimir Agovic2014-04-114-8/+28
* vla: print "variable length" for unresolved dynamic boundsSanimir Agovic2014-04-112-1/+12
* vla: update type from newly created valueSanimir Agovic2014-04-118-2/+35
* vla: enable sizeof operator for indirectionSanimir Agovic2014-04-112-0/+7
* vla: enable sizeof operator to work with variable length arraysSanimir Agovic2014-04-112-1/+12
* type: add c99 variable length array supportSanimir Agovic2014-04-118-90/+437
* vla: introduce new bound type abstraction adapt usesSanimir Agovic2014-04-115-47/+123
* refactoring: rename create_range_type to create_static_range_typeSanimir Agovic2014-04-1112-47/+64
* Regenerate header files after this commit:Nick Clifton2014-04-113-0/+18
* Check file exists before completion testsYao Qi2014-04-112-3/+17
* Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore2014-04-102-10/+20
* daily updateAlan Modra2014-04-111-1/+1
* Conditional Z1 breakpoint hangs GDBserver.Pedro Alves2014-04-107-15/+212
* bfd/ChangeLogDenis Chertykov2014-04-1017-5/+504
* breakpoint shadowing, take single-step breakpoints into account.Pedro Alves2014-04-102-69/+125
* Add support for the MIPS P5600 family of CPUs.Andrew Bennett2014-04-103-0/+9
* daily updateAlan Modra2014-04-101-1/+1
* Remove remaining default manifest support.Nick Clifton2014-04-0911-92/+32