Enable chained function calls in C++ expressions.
[binutils-gdb.git] / gdb / ChangeLog
2014-11-29 Siva ChandraEnable chained function calls in C++ expressions.
2014-11-28 Pierre MullerFix amd64 dwarf register number mapping (MMX register...
2014-11-28 Ulrich WeigandRemove (dead-code) native core file sniffers on Linux...
2014-11-28 Joel Brobeckergdb_realpath: Rework comment about handling on Windows.
2014-11-28 Yao QiImport rename module
2014-11-28 Yao QiUse canonicalize_file_name unconditionally
2014-11-28 Yao QiImport canonicalize-lgpl
2014-11-28 Yao QiUse lstat unconditionally
2014-11-28 Yao QiImport lstat
2014-11-28 Yao QiUse readlink unconditionally
2014-11-28 Yao QiImport readlink
2014-11-28 Yao QiFix date in changelog
2014-11-26 Mark WielaardRecognize new DWARFv5 C11, C++11 and C++14 DW_LANG...
2014-11-26 Sandra LoosemoreFix Nios II prologue analyzer to handle multiple stack...
2014-11-26 Sandra LoosemoreFix Nios II GDB epilogue detection to handle multiple...
2014-11-26 Sandra LoosemoreRefactor Nios II GDB support to use helper functions...
2014-11-24 Jan KratochvilReindent code (resolve_dynamic_type_internal).
2014-11-24 Samuel Thibault[Hurd] Fix deallocation after proc_getprocinfo call
2014-11-24 Doug EvansFix dumping of function arguments.
2014-11-23 Patrick PalkaAdd myself as write-after-approval GDB maintainer
2014-11-23 Joel BrobeckerAlways consider infcall breakpoints as non-permanent.
2014-11-23 Patrick PalkaSpecify SA_RESTART when registering the SIGWINCH signal...
2014-11-23 Patrick PalkaFix the processing of Meta-key commands in TUI
2014-11-23 Patrick Palkacheckpoint: print index of new checkpoint in response...
2014-11-23 Yao QiRefine read_string
2014-11-22 Doug Evanssymtab.c: Comment and whitespace improvements.
2014-11-22 Doug Evanscp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.
2014-11-21 Doug Evanspsymtab.c (psymtab_search_name): Fix whitespace.
2014-11-21 Yao QiImport errno explicitly
2014-11-21 Yao QiInclude wchar.h and wctype.h unconditionally
2014-11-21 Yao QiImport wchar and wctype-h explicitly
2014-11-21 Yao QiImport memchr explicitly
2014-11-21 Yao QiInclude alloca.h unconditionally
2014-11-21 Yao QiImport alloca explicitly
2014-11-21 Yao QiMake IMPORTED_GNULIB_MODULES in alphabetical order
2014-11-21 Joel BrobeckerHandling of empty Ada ranges with a negative upper...
2014-11-20 Sergio Durigan JuniorFix build breakage from previous commit
2014-11-20 Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-20 Joel Brobecker[Ada] XA type is not redundant if the ranges' subtypes...
2014-11-19 Joel Brobecker[Ada] gdb.ada/complete.exp failure on x86_64-windows
2014-11-19 Joel Brobecker[Ada] Ignore __XA types when redundant.
2014-11-19 Joel Brobeckervarsize-limit error printing element of packed array...
2014-11-19 Yao QiDon't set CC in config/i386/go32.mh
2014-11-18 Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18 Doug Evansbuildsym API cleanup
2014-11-18 Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18 Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18 Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-18 Doug EvansFix memory leak in watch_main_source_file_lossage.
2014-11-18 Doug EvansUse SYMBOL_OBJFILE more.
2014-11-18 Doug EvansSplit up end_symtab_from_static_block into two.
2014-11-18 Doug EvansThe result of symtab expansion is always a primary...
2014-11-15 Doug EvansPR symtab/17559
2014-11-15 Doug Evansexpand_symtab_containing_pc: Renamed from find_pc_sect_...
2014-11-15 Yao QiAdd missing parenthesis
2014-11-14 Joel Brobeckercommon-defs.h: include <stdarg.h> before <stdio.h>
2014-11-14 Pedro Alveshandle 'iconv's that define EILSEQ to ENOENT
2014-11-14 Doug EvansPR symtab/17591
2014-11-13 Doug Evansdwarf2read.c (update_enumeration_type_from_children...
2014-11-13 Jan KratochvilNEWS: Fix typo.
2014-11-12 Pedro AlvesGarbage collect the infwait_state global
2014-11-12 Pedro Alvesfix skipping permanent breakpoints
2014-11-12 Pedro Alvesmake "permanent breakpoints" per location and disableable
2014-11-12 Pedro Alvesadd a default method for gdbarch_skip_permanent_breakpoint
2014-11-11 Daniel ColascioneWarn users about mismatched PID namespaces
2014-11-11 Doug Evanssymmisc.c: Remove trailing whitespace.
2014-11-11 Doug Evanssource.c (select_source_symtab): Rewrite to use ALL_SYM...
2014-11-10 Doug EvansPR 17564: Fix objfile search order for static symbols.
2014-11-10 Ulrich WeigandWork around GCC bug 63748
2014-11-07 Pedro AlvesRevert old nexti prologue check and eliminate in_prologue
2014-11-07 Doug Evanssymtab.h (lookup_global_symbol): Improve function comment.
2014-11-07 Doug EvansRename lookup_symbol_global to lookup_global_symbol.
2014-11-07 Doug Evanssymtab.c (basic_lookup_symbol_nonlocal): Add comment.
2014-11-07 Doug EvansRename some "aux" functions.
2014-11-07 Doug Evanslookup_symbol_in_block: Renamed from lookup_symbol_aux_...
2014-11-07 Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07 Doug EvansNew macro ALL_BLOCK_SYMBOLS_WITH_NAME.
2014-11-07 Doug EvansMove lookup_block_symbol to block.c, rename to block_lo...
2014-11-07 Doug EvansUse ALL_PRIMARY_SYMTABS instead of ALL_SYMTABS in some...
2014-11-07 Doug EvansForgotten ChangeLog entry for previous commit.
2014-11-07 Doug Evanssolib_global_lookup: Fetch arch from objfile, not targe...
2014-11-06 Sandra LoosemoreUpdate Nios II prologue analysis to remove detection...
2014-11-05 Alan ModraCast result of obstack_next_free
2014-11-05 Alan ModraUse obstack_blank_fast to shrink obstacks
2014-11-04 Simon Marchitui: Fix newterm call for older ncurses
2014-11-04 Pedro Alvesgarbage collect gdb/breakpoint.c:breakpoint_thread_match
2014-11-04 Siva ChandraFix evaluation of method calls under EVAL_SKIP.
2014-11-03 Yao QiAdd missing changelog entries
2014-11-03 Doug Evansmdebugread.c (parse_procedure): Delete unnecessary...
2014-11-03 Doug Evansxcoffread.c (process_linenos): Delete unnecessary code.
2014-11-01 Doug Evansobjfiles.h: Remove some unused macros.
2014-11-01 Doug Evansvalops.c: Fix some whitespace.
2014-10-31 Doug EvansAdd ability to add attributes to gdb.Objfile and gdb...
2014-10-30 Yao QiDon't replace '\' with '\\' in before_prompt_hook
2014-10-29 Joel BrobeckerDocument the GDB 7.8.1 release in gdb/ChangeLog
2014-10-29 Pedro AlvesThis PR shows that GDB can easily trigger an assertion...
2014-10-29 Pedro AlvesPR python/17372 - Python hangs when displaying help()
2014-10-29 Pedro AlvesFix uninitialized value access when very first GDB...
2014-10-29 Pedro AlvesPR tui/16138 is about failure to initialize curses...
next