summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* -Wwrite-strings: Remove -Wno-write-stringsusers/palves/Wwrite-strings-v1.5Pedro Alves2017-04-053-3/+3
* -Wwrite-strings: The RestPedro Alves2017-04-05148-452/+492
* -Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves2017-04-055-29/+51
* -Wwrite-strings: execute_command calls with string literalsPedro Alves2017-04-054-13/+13
* -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves2017-04-0511-57/+86
* -Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves2017-04-0517-19/+49
* -Wwrite-strings: More fix-old-Python-API wrappersPedro Alves2017-04-051-0/+63
* -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECDPedro Alves2017-04-051-5/+0
* -Wwrite-strings: gdbserver's 'port' parsingPedro Alves2017-04-053-10/+15
* -Wwrite-strings: MI -info-osPedro Alves2017-04-053-5/+18
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-0513-94/+94
* -Wwrite-strings: Constify word break character arraysPedro Alves2017-04-057-34/+49
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-0532-56/+56
* -Wwrite-strings: Constify warning_pre_printPedro Alves2017-04-053-4/+6
* -Wwrite-strings: Constify shell_escape and plug make_command leakPedro Alves2017-04-051-11/+15
* -Wwrite-strings: Don't initialize string command variables to empty stringPedro Alves2017-04-052-3/+3
* -Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves2017-04-051-11/+15
* -Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves2017-04-058-15/+13
* PowerPC64le PLT reference countingAlan Modra2017-04-052-11/+35
* New global maintainer - Simon MarchiPedro Alves2017-04-052-1/+6
* PR ld/21233: xfail failing test-parts for cris*-*-*Hans-Peter Nilsson2017-04-052-2/+9
* Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized w...Pedro Alves2017-04-052-2/+8
* Automatic date update in version.inGDB Administrator2017-04-051-1/+1
* PR ld/21233: Avoid sweeping forced-undefined symbols in section GCMaciej W. Rozycki2017-04-049-0/+101
* Remove support for using the bsd-uthread target on FreeBSD.John Baldwin2017-04-045-129/+19
* Remove support for FreeBSD/alpha.John Baldwin2017-04-047-147/+21
* Use ptid from regcache instead of inferior_ptid.John Baldwin2017-04-042-18/+19
* dwarf2read.c: C++fy lnp_state_machinePedro Alves2017-04-042-198/+267
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-0412-384/+900
* dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves2017-04-043-74/+149
* gdb::optional: Add observersPedro Alves2017-04-042-0/+34
* dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptrPedro Alves2017-04-042-180/+166
* Use symbolic constants instead of magic numbers with add_data_entry()Jon Turney2017-04-042-5/+11
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-0440-31/+660
* RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt2017-04-046-7/+22
* gdbserver: Clear .deps on cleanSimon Marchi2017-04-042-0/+5
* remote.c: Use ptid_t instead of struct ptidSimon Marchi2017-04-042-5/+10
* Fix null pointer dereferences when using a link built with clang.Nick Clifton2017-04-042-14/+29
* Remove MAX_REGISTER_SIZE from frame.cAlan Hayward2017-04-042-13/+27
* Automatic date update in version.inGDB Administrator2017-04-041-1/+1
* RISC-V: Avoid a const warningPalmer Dabbelt2017-04-032-1/+6
* IA16 supportAndrew Jenner2017-04-035-1/+24
* Correct the ChangeLog entryH.J. Lu2017-04-031-1/+1
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-0350-3/+1851
* readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton2017-04-032-3/+20
* Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton2017-04-032-8/+24
* readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton2017-04-032-3/+9
* Automatic date update in version.inGDB Administrator2017-04-031-1/+1
* Automatic date update in version.inGDB Administrator2017-04-021-1/+1
* Automatic date update in version.inGDB Administrator2017-04-011-1/+1