aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-0/+67
2014-01-14Use target_xfer_partial_ftype for rs6000_xfer_shared_librariesYao Qi1-0/+5
2014-01-13Use bitpos and type to lookup a gdb.Field object when its name is 'None'.Siva Chandra1-0/+11
2014-01-13PR symtab/16426Doug Evans1-0/+12
2014-01-13remove obsolete declarationTom Tromey1-0/+4
2014-01-13remove use_windowsTom Tromey1-0/+8
2014-01-13remove unused deprecated_flush_hook declarationTom Tromey1-0/+4
2014-01-13Fix set auto-load safe-path false warning regression (PR 16216)Jan Kratochvil1-0/+9
2014-01-13Have regdat.sh always rewrite the output register filePatrick Palka1-0/+4
2014-01-13New "make check-headers" rule.Pedro Alves1-0/+5
2014-01-13remove deprecated_set_hookTom Tromey1-0/+6
2014-01-13tfile: Don't infer the PC from the tracepoint if the PC is a pseudo-register.Pedro Alves1-0/+5
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-0/+28
2014-01-13replace XMALLOC with XNEWTom Tromey1-0/+47
2014-01-13replace XZALLOC with XCNEWTom Tromey1-0/+81
2014-01-12Split i386_stap_parse_special_token into smaller functionsSergio Durigan Junior1-0/+8
2014-01-09Handle the case of a remote target supporting target side commands, but not o...Pedro Alves1-0/+16
2014-01-08[remote/gdbserver] Don't lose signals when reconnecting.Pedro Alves1-0/+12
2014-01-08Update NEWS post GDB 7.7 branch creation.Joel Brobecker1-0/+6
2014-01-08Bump version to 7.7.50.DATE-cvs.Joel Brobecker1-0/+5
2014-01-08Add missing ChangeLog entries.gdb-7.7-branchpointJoel Brobecker1-0/+13
2014-01-08Fix pointer assignment with different signednessYao Qi1-0/+6
2014-01-08Pass name to symbol_file_add_from_bfdYao Qi1-0/+5
2014-01-08 Fix PR16201.Pierre Muller1-0/+10
2014-01-07AARCH64: Change cpsr type to be 64bit.Andrew Pinski1-0/+5
2014-01-07Use correct default for target functions that return pointerAndreas Schwab1-0/+6
2014-01-07Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado1-0/+5
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-0/+41
2014-01-07Fix missing-prototypes error for '_initialize_spu_nat'Yao Qi1-0/+4
2014-01-07Ada: Fix missing call to pretty-printer for fields of records.Joel Brobecker1-0/+10
2014-01-07ada_print_floating: Remove use of statically sized buffer.Joel Brobecker1-0/+8
2014-01-07Extract string-printing out of ada_val_print_arrayJoel Brobecker1-0/+8
2014-01-07move ada_val_print_array down within other ada_val_print* functionsJoel Brobecker1-0/+6
2014-01-07rewrite ada_val_print_ref to reduce if/else block nesting depthJoel Brobecker1-0/+7
2014-01-07ada-valprint.c: Inline print_record inside ada_val_print_struct_unionJoel Brobecker1-0/+6
2014-01-07Split ada_val_print_1 into smaller functionsJoel Brobecker1-0/+11
2014-01-07Remove call to gdb_flush at end of ada_val_print_1Joel Brobecker1-0/+4
2014-01-07ada_val_print_1: Go through val_print instead of recursive call to self.Joel Brobecker1-0/+5
2014-01-07ada_val_print_1: Add language parameterJoel Brobecker1-0/+6
2014-01-07ada-valprint.c: Reorder functions to reduce advance declarations.Joel Brobecker1-0/+8
2014-01-07[python] Add gdb.Type.name attribute.Joel Brobecker1-0/+6
2014-01-07Remove an empty-body 'if' statementYao Qi1-0/+5
2014-01-07Add qualifier 'const' to argument argsYao Qi1-0/+5
2014-01-07Use void for empty argument list in trace_meYao Qi1-0/+4
2014-01-07Make functions static.Yao Qi1-0/+7
2014-01-07Remove declaration of inf_tid_to_procYao Qi1-0/+4
2014-01-07Fix no previous prototype for '_initialize_gnu_nat' [-Werror=missing-prototypes]Yao Qi1-0/+4
2014-01-07Use enum bfd_endian in gdbarch.shYao Qi1-0/+9
2014-01-06fix JIT reader path creationTom Tromey1-0/+4
2014-01-06convert CONST to constTom Tromey1-0/+6