summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make GDB build with both g++ and gcc, on x86_64 Fedora 20palves/cxx-conversion-attemptPedro Alves2014-10-1351-259/+380
* Make GDB build with gcc -Wc++-compat on x86_64 Fedora 20Pedro Alves2014-10-1323-45/+58
* rename a field for c++Tom Tromey2014-08-051-60/+60
* the script was a bit too eager; and gcc has a bug that we need to work aroundTom Tromey2014-08-0516-31/+32
* fix type in cris-tdepTom Tromey2014-08-051-1/+1
* ran the cast-insertion scriptTom Tromey2014-08-05103-373/+373
* fix some casts in linux-thread-db.cTom Tromey2014-08-051-13/+13
* even more enum conversionsTom Tromey2014-06-0525-36/+39
* enum fixes in c-exp.y tablesTom Tromey2014-06-051-35/+39
* more random enum fixesTom Tromey2014-06-0511-27/+34
* rename a struct to avoid a clash - probably upstreamableTom Tromey2014-06-051-10/+10
* random enum fixesTom Tromey2014-06-056-7/+8
* more enum gdb_signal fixesTom Tromey2014-06-052-3/+3
* ui-out enum conversion fixesTom Tromey2014-06-052-9/+10
* syscall enum conversion fixesTom Tromey2014-06-053-6/+9
* do not increment or decrement enum typesTom Tromey2014-06-056-13/+14
* fix one more forward declarationTom Tromey2014-06-051-1/+1
* one missing help_list callTom Tromey2014-06-051-1/+1
* enum conversions in print_source_linesTom Tromey2014-06-056-12/+22
* remove duplicate declaration errorsTom Tromey2014-06-0528-76/+68
* add cast to observer.shTom Tromey2014-06-051-1/+1
* fix "this" in gdbarch.sh; this was botched earlierTom Tromey2014-06-052-22/+22
* add some casts to gdbarch.shTom Tromey2014-06-052-4/+4
* add a few casts that the scripts missedTom Tromey2014-06-057-8/+10
* fix up after cast-insertion scriptTom Tromey2014-06-0529-84/+84
* some casts needed for SYMBOL_SET_LINKAGE_NAMETom Tromey2014-06-053-6/+7
* make calls to help_list use enumeratorTom Tromey2014-06-0525-39/+98
* auto-generated patch to insert casts needed for C++Tom Tromey2014-06-05195-1365/+1365
* more "new" usageTom Tromey2014-05-1336-82/+70
* add cast in queue.hTom Tromey2014-05-121-1/+1
* use new and newvec in some soptsTom Tromey2014-05-1239-84/+71
* one more minor gdb_obstack fixupTom Tromey2014-05-121-1/+1
* one more keyword fixupTom Tromey2014-05-122-6/+8
* add some casts to gdb_obstackTom Tromey2014-05-121-3/+4
* fix struct, union, and enum nestingTom Tromey2014-05-1213-494/+548
* fix up vec.hTom Tromey2014-05-121-3/+3
* c++ keyword cleanliness, auto-generatedTom Tromey2014-05-1283-997/+997
* replace TRY_CATCH wrapper macrosTom Tromey2014-05-121-16/+12
* fix non-conforming uses of TRY_CATCHTom Tromey2014-05-127-12/+32
* Add myself as write after approval maintainerSimon Marchi2014-05-122-0/+5
* daily updateAlan Modra2014-05-121-1/+1
* 2014-05-11 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2014-05-112-2/+7
* daily updateAlan Modra2014-05-111-1/+1
* Add obviously forgotten "PACKAGE = @PACKAGE@" to gdb/doc/Makefile.inSamuel Bronson2014-05-092-0/+8
* Fix freeing of link_info.hashHans-Peter Nilsson2014-05-1014-1/+138
* daily updateAlan Modra2014-05-101-1/+1
* Properly display extra data/address size prefixesH.J. Lu2014-05-0950-389/+407
* daily updateAlan Modra2014-05-091-1/+1
* 2014-05-08 Martin Liška <mliska@suse.cz>Martin Liška2014-05-082-1/+5
* Fix references to file_mips_isa missed in previous patch.mfortune2014-05-082-4/+9