Age | Commit message (Expand) | Author | Files | Lines |
2015-10-29 | Add cast to VEC_iterate | Pedro Alves | 1 | -1/+1 |
2015-10-29 | Add cast to exception_none | Pedro Alves | 1 | -1/+1 |
2015-10-29 | Don't assume break/continue inside a TRY block works | Pedro Alves | 1 | -0/+16 |
2015-10-27 | Make host_address_to_string/gdb_print_host_address cast parameter to 'void *' | Pedro Alves | 2 | -2/+6 |
2015-10-26 | musl: Move W_STOPCODE to common/gdb_wait.h. | Doug Evans | 1 | -4/+4 |
2015-10-15 | aarch64 multi-arch part 6: HW breakpoint on unaligned address | Yao Qi | 1 | -0/+5 |
2015-10-13 | More char constification | Pedro Alves | 1 | -1/+2 |
2015-10-01 | vec.h: Add casts for C++ compat | Simon Marchi | 1 | -3/+3 |
2015-09-28 | common/filestuff.c (make_cleanup_close): Update comment. | Doug Evans | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 4 | -4/+5 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 6 | -6/+6 |
2015-09-10 | Call target_can_download_tracepoint if there are tracepoints to download | Yao Qi | 1 | -0/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 5 | -12/+7 |
2015-08-24 | Prepare for gnulib update | Pedro Alves | 1 | -0/+38 |
2015-08-06 | Remove required field in agent's symbols | Pierre Langlois | 1 | -1/+0 |
2015-07-21 | btrace: fix case label in btrace_data_append | Markus Metzger | 1 | -1/+1 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 3 | -137/+0 |
2015-07-15 | Move gdb_regex* to common/ | Jan Kratochvil | 3 | -0/+137 |
2015-07-15 | ari, btrace: avoid unsigned long long | Markus Metzger | 2 | -4/+10 |
2015-07-02 | btrace: store raw btrace data | Markus Metzger | 2 | -0/+96 |
2015-07-02 | btrace: support Intel(R) Processor Trace | Markus Metzger | 2 | -1/+48 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 2 | -4/+0 |
2015-06-18 | remote: consider addressable unit size when reading/writing memory | Simon Marchi | 2 | -30/+59 |
2015-06-15 | Move utility functions to common/ | Jan Kratochvil | 4 | -1/+179 |
2015-06-10 | Move make_cleanup_close to common code | Gary Benson | 2 | -0/+25 |
2015-06-09 | Don't assume File-I/O mode bits match the host's format | Gary Benson | 2 | -0/+54 |
2015-06-09 | Fix preprocessor conditional | Gary Benson | 1 | -1/+1 |
2015-04-21 | Introduce new shared function fileio_to_host_openflags | Gary Benson | 2 | -0/+40 |
2015-04-09 | Rename common-remote-fileio.[ch] as fileio.[ch] | Gary Benson | 2 | -45/+42 |
2015-04-09 | Introduce new shared function remote_fileio_to_fio_error | Gary Benson | 2 | -0/+58 |
2015-03-17 | Remove forward declaration of struct stat | Gary Benson | 1 | -2/+1 |
2015-03-11 | Move remote_fileio_to_fio_stat to gdb/common | Gary Benson | 2 | -0/+180 |
2015-03-09 | Revert union gdb_sockaddr_u | Pedro Alves | 1 | -43/+0 |
2015-03-07 | Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violations | Pedro Alves | 1 | -0/+43 |
2015-03-07 | Make TRY/CATCH use real C++ try/catch in C++ mode | Pedro Alves | 2 | -1/+143 |
2015-03-07 | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 2 | -40/+56 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -0/+9 |
2015-02-27 | Move exception_none to common code, and use it | Pedro Alves | 2 | -3/+6 |
2015-02-27 | Make functions and variables exported by the IPA be extern "C" | Pedro Alves | 2 | -1/+6 |
2015-02-27 | Add extern "C" to declarations of C symbols | Pedro Alves | 1 | -0/+6 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 3 | -12/+13 |
2015-02-19 | [gdb/ax] small "setv" fix and documentation's adjustment. | David Taylor | 1 | -1/+1 |
2015-02-09 | btrace: identify cpu | Markus Metzger | 1 | -0/+28 |
2015-02-09 | record-btrace: add bts buffer size configuration option | Markus Metzger | 1 | -1/+14 |
2015-02-09 | record btrace: add configuration struct | Markus Metzger | 1 | -0/+11 |
2015-02-09 | btrace: add struct btrace_data | Markus Metzger | 2 | -4/+128 |
2015-01-31 | Add max-completions parameter, and implement tab-completion limiting. | Gary Benson | 1 | -0/+6 |
2015-01-15 | Move code to disable ASR to nat/ | Sergio Durigan Junior | 1 | -0/+1 |
2015-01-15 | Move safe_strerror to common/ | Sergio Durigan Junior | 4 | -0/+144 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 49 | -49/+49 |