gdb/dwarf2read: Minimal handling of non-constant struct sizes.
[binutils-gdb.git] / gdb / common /
2015-11-17 Pedro Alves[C++] Always use setjmp/longjmp for exceptions
2015-11-17 Pedro AlvesMinGW and attribute format(printf/gnu_printf)
2015-11-17 Pedro Alves[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACR...
2015-11-17 Pedro AlvesType-safe wrapper for enum flags
2015-10-29 Pedro AlvesAdd cast to VEC_iterate
2015-10-29 Pedro AlvesAdd cast to exception_none
2015-10-29 Pedro AlvesDon't assume break/continue inside a TRY block works
2015-10-27 Pedro AlvesMake host_address_to_string/gdb_print_host_address...
2015-10-26 Doug Evansmusl: Move W_STOPCODE to common/gdb_wait.h.
2015-10-15 Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-10-13 Pedro AlvesMore char constification
2015-10-01 Simon Marchivec.h: Add casts for C++ compat
2015-09-28 Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-10 Yao QiCall target_can_download_tracepoint if there are tracep...
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-08-06 Pierre LangloisRemove required field in agent's symbols
2015-07-21 Markus Metzgerbtrace: fix case label in btrace_data_append
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilMove gdb_regex* to common/
2015-07-15 Markus Metzgerari, btrace: avoid unsigned long long
2015-07-02 Markus Metzgerbtrace: store raw btrace data
2015-07-02 Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-24 Gary BensonRemove redundant include directives.
2015-06-18 Simon Marchiremote: consider addressable unit size when reading...
2015-06-15 Jan KratochvilMove utility functions to common/
2015-06-10 Gary BensonMove make_cleanup_close to common code
2015-06-09 Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-09 Gary BensonFix preprocessor conditional
2015-04-21 Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-09 Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-09 Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-03-17 Gary BensonRemove forward declaration of struct stat
2015-03-11 Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-09 Pedro AlvesRevert union gdb_sockaddr_u
2015-03-07 Pedro AlvesFix struct sockaddr/sockaddr_in/sockaddr_un strict...
2015-03-07 Pedro AlvesMake TRY/CATCH use real C++ try/catch in C++ mode
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-02-27 Pedro AlvesMove exception_none to common code, and use it
2015-02-27 Pedro AlvesMake functions and variables exported by the IPA be...
2015-02-27 Pedro AlvesAdd extern "C" to declarations of C symbols
2015-02-27 Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-02-19 David Taylor[gdb/ax] small "setv" fix and documentation's adjustment.
2015-02-09 Markus Metzgerbtrace: identify cpu
2015-02-09 Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09 Markus Metzgerrecord btrace: add configuration struct
2015-02-09 Markus Metzgerbtrace: add struct btrace_data
2015-01-31 Gary BensonAdd max-completions parameter, and implement tab-comple...
2015-01-15 Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-03 Simon MarchiFix make_cleanup_dtor signature to match declaration
2014-12-02 Simon MarchiFix comment typo
2014-11-21 Yao QiInclude alloca.h unconditionally
2014-11-14 Joel Brobeckercommon-defs.h: include <stdarg.h> before <stdio.h>
2014-10-08 Gary BensonInclude common-exceptions.h in common-defs.h
2014-10-08 Gary BensonInclude cleanups.h in common-defs.h
2014-09-22 Gary BensonRename target_{stop,continue}_ptid
2014-09-12 Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-09-12 Gary BensonIntroduce common-regcache.h
2014-09-11 Gary BensonIntroduce common/symbol.h
2014-09-11 Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11 Gary BensonIntroduce target/target.h
2014-09-11 Gary BensonIntroduce show_debug_regs
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-29 Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29 Gary BensonMove cleanups.[ch] to common
2014-08-29 Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-19 Gary BensonIntroduce common-debug.h
2014-08-19 Gary BensonMove print-utils.h to common-defs.h
2014-08-19 Gary BensonIntroduce common-types.h
2014-08-19 Gary BensonIntroduce common/errors.h
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-07 Gary BensonMove common-utils.h to common-defs.h
2014-08-07 Gary BensonMove ptid.h to common-defs.h
2014-08-07 Gary BensonMove gdb_locale.h to common-defs.h
2014-08-07 Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07 Gary BensonMove pathmax.h to common-defs.h
2014-08-07 Gary BensonMove libiberty.h to common-defs.h
2014-08-07 Gary BensonMove ansidecl.h to common-defs.h
2014-08-07 Gary BensonMove stddef.h to common-defs.h
2014-08-07 Gary BensonMove stdarg.h to common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-07 Gary BensonMove stdio.h to common-defs.h
2014-07-31 Gary BensonDo not include defs.h or server.h in any header file
2014-07-30 Gary BensonIntroduce common/common-defs.h
2014-07-30 Gary BensonDo not include config.h directly
2014-07-30 Gary BensonMake all source files include defs.h or server.h first
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-09 Gary BensonSeparate out ANSI-standard signals
2014-06-08 Hui ZhuFix gdb.base/watch-vfork.exp: Watchpoint triggers after...
2014-06-06 Gary BensonRemove preprocessor conditionals for ANSI-standard...
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
next