aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-12Copy over fix for fetching dynamic type of a reference from python side.Doug Evans5-1/+20
2014-04-11Compile inline test with -std=gnu89 explicitly to override Clang's default (-...David Blaikie2-1/+8
2014-04-12daily updateAlan Modra1-1/+1
2014-04-11gdb/testsuite/ChangeLog: Fix path to a few files in previous entries.Joel Brobecker1-4/+4
2014-04-11Revert the entire VLA series.Joel Brobecker27-1316/+193
2014-04-11Fix c++/16675 -- sizeof reference type should give the size ofKeith Seitz6-15/+156
2014-04-11PE32+ binaries that use addresses > 1^32 have a problem in that the linkerNick Clifton2-0/+39
2014-04-11test: add mi vla testSanimir Agovic3-0/+124
2014-04-11test: basic c99 vla tests for C primitivesSanimir Agovic3-0/+230
2014-04-11test: evaluate pointers to C99 vla correctly.Sanimir Agovic3-0/+104
2014-04-11test: multi-dimensional c99 vla.Sanimir Agovic3-0/+94
2014-04-11test: cover subranges with present DW_AT_count attributeSanimir Agovic2-0/+129
2014-04-11vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic7-4/+191
2014-04-11vla: resolve dynamic bounds if value contents is a constant byte-sequenceSanimir Agovic2-1/+16
2014-04-11vla: support for DW_AT_countSanimir Agovic4-8/+28
2014-04-11vla: print "variable length" for unresolved dynamic boundsSanimir Agovic2-1/+12
2014-04-11vla: update type from newly created valueSanimir Agovic8-2/+35
2014-04-11vla: enable sizeof operator for indirectionSanimir Agovic2-0/+7
2014-04-11vla: enable sizeof operator to work with variable length arraysSanimir Agovic2-1/+12
2014-04-11type: add c99 variable length array supportSanimir Agovic8-90/+437
2014-04-11vla: introduce new bound type abstraction adapt usesSanimir Agovic5-47/+123
2014-04-11refactoring: rename create_range_type to create_static_range_typeSanimir Agovic12-47/+64
2014-04-11Regenerate header files after this commit:Nick Clifton3-0/+18
2014-04-11Check file exists before completion testsYao Qi2-3/+17
2014-04-10Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore2-10/+20
2014-04-11daily updateAlan Modra1-1/+1
2014-04-10Conditional Z1 breakpoint hangs GDBserver.Pedro Alves7-15/+212
2014-04-10bfd/ChangeLogDenis Chertykov17-5/+504
2014-04-10breakpoint shadowing, take single-step breakpoints into account.Pedro Alves2-69/+125
2014-04-10Add support for the MIPS P5600 family of CPUs.Andrew Bennett3-0/+9
2014-04-10daily updateAlan Modra1-1/+1
2014-04-09Remove remaining default manifest support.Nick Clifton11-92/+32
2014-04-09[GDBserver] Fix SH/Linux build.Pedro Alves2-1/+6
2014-04-09Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton5-4/+12
2014-04-09darwin: fix thinko (free thread port after threads are discovered).Tristan Gingold2-4/+30
2014-04-09Add a time-stamp for chewAlan Modra3-8/+23
2014-04-09ppc476 gas warn on data in code sectionsAlan Modra4-1/+87
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra51-325/+427
2014-04-09Fix fallout from splitting ldbuildid.[ch] off elf32.em.Alan Modra6-2/+15
2014-04-09bfd doc chewAlan Modra3-136/+193
2014-04-09daily updateAlan Modra1-1/+1
2014-04-09ppc476 icache workaround fix for bctrAlan Modra4-19/+100
2014-04-08Fix erroneous backtrace on avrxmega architectures.Pierre Langlois2-1/+14
2014-04-08This patch removes the inclusion of the default manifest in final links forNick Clifton3-34/+11
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY25-191/+1101
2014-04-08[testsuite] Disable Ctrl-V use for mingw hosts.Pierre Muller2-2/+15
2014-04-08daily updateAlan Modra1-1/+1
2014-04-07[python] Fix gdb.Value.dynamic_type for reference values.Siva Chandra5-1/+18
2014-04-07Add support to recognize clang.Doug Evans3-0/+13
2014-04-07Fix spurious failures in ld-plugin/lto.expAndreas Schwab2-4/+10