aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Add missing ChangeLog entries.gdb-7.7-branchpointJoel Brobecker2-0/+17
2014-01-08Fix pointer assignment with different signednessYao Qi2-3/+9
2014-01-08Pass name to symbol_file_add_from_bfdYao Qi2-1/+7
2014-01-08 Fix PR16201.Pierre Muller2-6/+32
2014-01-08daily updateAlan Modra1-1/+1
2014-01-07AARCH64: Change cpsr type to be 64bit.Andrew Pinski3-2/+7
2014-01-07Use correct default for target functions that return pointerAndreas Schwab2-4/+18
2014-01-07Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado4-10/+58
2014-01-07remove VA_* macros from simTom Tromey4-5/+11
2014-01-07remove PARAMS from simTom Tromey33-430/+459
2014-01-07remove PARAMS from include/cgenTom Tromey2-11/+15
2014-01-07remove VA_* from binutilsTom Tromey8-31/+55
2014-01-07remove uses of PARAMS from binutilsTom Tromey5-6/+16
2014-01-07remove ANSI_PROTOTYPESTom Tromey2-3/+5
2014-01-07Remove duplicated #include's from GDBHonggyu Kim39-50/+42
2014-01-07Fix missing-prototypes error for '_initialize_spu_nat'Yao Qi2-0/+6
2014-01-07[AArch64] Add GAS recognition for "xgene-1"Philipp Tomsich2-0/+5
2014-01-07Cast to uintptr_t when calling ptrace32 on aixYao Qi1-15/+15
2014-01-07varobj/Ada: Missing children for interface-wide tagged typesJoel Brobecker5-0/+133
2014-01-07Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker8-13/+171
2014-01-07ada_print_floating: Remove use of statically sized buffer.Joel Brobecker2-16/+16
2014-01-07Extract string-printing out of ada_val_print_arrayJoel Brobecker2-49/+72
2014-01-07move ada_val_print_array down within other ada_val_print* functionsJoel Brobecker2-66/+73
2014-01-07rewrite ada_val_print_ref to reduce if/else block nesting depthJoel Brobecker2-33/+39
2014-01-07ada-valprint.c: Inline print_record inside ada_val_print_struct_unionJoel Brobecker2-24/+18
2014-01-07Split ada_val_print_1 into smaller functionsJoel Brobecker2-218/+332
2014-01-07Remove call to gdb_flush at end of ada_val_print_1Joel Brobecker2-1/+4
2014-01-07ada_val_print_1: Go through val_print instead of recursive call to self.Joel Brobecker2-14/+14
2014-01-07ada_val_print_1: Add language parameterJoel Brobecker2-11/+20
2014-01-07ada-valprint.c: Reorder functions to reduce advance declarations.Joel Brobecker2-199/+194
2014-01-07[python] Add gdb.Type.name attribute.Joel Brobecker9-0/+142
2014-01-07Remove an empty-body 'if' statementYao Qi2-3/+7
2014-01-07Add qualifier 'const' to argument argsYao Qi2-1/+6
2014-01-07Use void for empty argument list in trace_meYao Qi2-1/+5
2014-01-07Make functions static.Yao Qi2-5/+12
2014-01-07Remove declaration of inf_tid_to_procYao Qi2-1/+4
2014-01-07Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes]Yao Qi2-0/+8
2014-01-07Use enum bfd_endian in gdbarch.shYao Qi4-12/+21
2014-01-07daily updateAlan Modra1-1/+1
2014-01-06fix JIT reader path creationTom Tromey2-1/+5
2014-01-06convert CONST to constTom Tromey3-2/+8
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger3-2/+6
2014-01-06libiberty: sync with gccGary Benson2-61/+223
2014-01-06libiberty: sync with gccBill Maddox4-0/+28
2014-01-07Fix a error of my previous commit.Hui Zhu1-1/+1
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu7-67/+36
2014-01-06* nds32-asm.c (parse_operand): Fix out-of-range integer constant.Maciej W. Rozycki2-1/+5
2014-01-06daily updateAlan Modra1-1/+1
2014-01-05daily updateAlan Modra1-1/+1
2014-01-04daily updateAlan Modra1-1/+1