aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsusers/palves/Wwrite-strings-v1.5Pedro Alves
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-04-05-Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves
2017-04-05-Wwrite-strings: execute_command calls with string literalsPedro Alves
2017-04-05-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves
2017-04-05-Wwrite-strings: More fix-old-Python-API wrappersPedro Alves
2017-04-05-Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECDPedro Alves
2017-04-05-Wwrite-strings: gdbserver's 'port' parsingPedro Alves
2017-04-05-Wwrite-strings: MI -info-osPedro Alves
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-04-05-Wwrite-strings: Constify warning_pre_printPedro Alves
2017-04-05-Wwrite-strings: Constify shell_escape and plug make_command leakPedro Alves
2017-04-05-Wwrite-strings: Don't initialize string command variables to empty stringPedro Alves
2017-04-05-Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves
2017-04-05PowerPC64le PLT reference countingAlan Modra
2017-04-05New global maintainer - Simon MarchiPedro Alves
2017-04-05PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson
2017-04-05Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized w...Pedro Alves
2017-04-05Automatic date update in version.inGDB Administrator
2017-04-04PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin
2017-04-04Remove support for FreeBSD/alpha.John Baldwin
2017-04-04Use ptid from regcache instead of inferior_ptid.John Baldwin
2017-04-04dwarf2read.c: C++fy lnp_state_machinePedro Alves
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves
2017-04-04dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves
2017-04-04gdb::optional: Add observersPedro Alves
2017-04-04dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptrPedro Alves
2017-04-04Use symbolic constants instead of magic numbers with add_data_entry()Jon Turney
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt
2017-04-04gdbserver: Clear .deps on cleanSimon Marchi
2017-04-04remote.c: Use ptid_t instead of struct ptidSimon Marchi
2017-04-04Fix null pointer dereferences when using a link built with clang.Nick Clifton
2017-04-04Remove MAX_REGISTER_SIZE from frame.cAlan Hayward
2017-04-04Automatic date update in version.inGDB Administrator
2017-04-03RISC-V: Avoid a const warningPalmer Dabbelt
2017-04-03 IA16 supportAndrew Jenner
2017-04-03Correct the ChangeLog entryH.J. Lu
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu
2017-04-03readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton
2017-04-03Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton
2017-04-03readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton
2017-04-03Automatic date update in version.inGDB Administrator
2017-04-02Automatic date update in version.inGDB Administrator
2017-04-01Automatic date update in version.inGDB Administrator