aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-03* nat/linux-waitpid.c (linux_debug): Remove extraneous \n from output.Doug Evans2-1/+5
2014-01-03 PR binutils/16199Nick Clifton2-1/+10
2014-01-03daily updateAlan Modra1-1/+1
2014-01-02Update name in changelog entry.Nick Clifton1-1/+1
2014-01-02 PR binutils/14289Asmwarrior2-4/+8
2014-01-02 PR binutils/11983Nick Clifton8-25/+73
2014-01-02daily updateAlan Modra1-1/+1
2014-01-01Add gdb/ChangeLog entry for previous change.Joel Brobecker1-0/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker3845-3850/+3850
2014-01-01Update copyright year in gdb/gdbserver/gdbreplay version output.Joel Brobecker5-3/+12
2014-01-01Add gdb/ChangeLog-2013 entry in fnchange.lst.Joel Brobecker2-0/+5
2014-01-01New Year - GDB ChangeLog rotation.Joel Brobecker2-13499/+13508
2014-01-01daily updateAlan Modra1-1/+1
2013-12-31 * objcopy.c (dump_sections): New list.Nick Clifton4-0/+103