aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Introduce gdb_argv, a class wrapper for buildargvTom Tromey24-249/+289
2017-08-03Remove a cleanup in PythonTom Tromey2-23/+11
2017-08-03Avoid some manual memory management in PythonTom Tromey4-42/+29
2017-08-03Replace do_restore_instream_cleanup with scoped_restoreTom Tromey4-23/+11
2017-08-03Use a scoped_restore for command_nest_depthTom Tromey2-6/+11
2017-08-03Remove user_call_depthTom Tromey2-15/+8
2017-08-03Remove in_user_commandTom Tromey4-11/+7
2017-08-03Use containers to avoid cleanupsTom Tromey10-108/+63
2017-08-03Use unique_xmalloc_ptr in jit.cTom Tromey2-14/+9
2017-08-03Replace tui_restore_gdbout with scoped_restoreTom Tromey2-20/+11
2017-08-03More uses of scoped_restoreTom Tromey5-115/+56
2017-08-03Remove make_cleanup_free_soTom Tromey5-39/+26
2017-08-03Remove make_cleanup_restore_current_languageTom Tromey6-36/+47
2017-08-03Remove an unlink cleanupTom Tromey2-19/+25
2017-08-03Remove make_cleanup_fcloseTom Tromey3-20/+5
2017-08-03Change open_terminal_stream to return a gdb_file_upTom Tromey2-12/+17
2017-08-03Use gdb_file_up in source.cTom Tromey2-29/+21
2017-08-03Use gdb_file_up in fbsd-nat.cTom Tromey2-4/+6
2017-08-03Change return type of find_and_open_scriptTom Tromey4-43/+59
2017-08-03Introduce and use gdb_file_upTom Tromey15-153/+112
2017-08-03Introduce and use ui_out_emit_tableTom Tromey14-196/+212
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton5-19/+67
2017-08-03ELF checks for orphan placementAlan Modra2-29/+55
2017-08-03Automatic date update in version.inGDB Administrator1-1/+1
2017-08-02MIPS: Factor out FPU type naming in `gdbarch' debugMaciej W. Rozycki2-8/+25
2017-08-02Check ELF section header only for ELF outputH.J. Lu6-1/+40
2017-08-02Revert the last change to emultempl/elf32.emH.J. Lu2-2/+4
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton2-4/+15
2017-08-02Fix assertion failure for xtensa linker.Max Filippov2-1/+6
2017-08-02Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton2-0/+8
2017-08-02Fix potential illegal memory access in Xtensa port.Max Filippov2-1/+7
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton16-24/+49
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra2-4/+15
2017-08-02Automatic date update in version.inGDB Administrator1-1/+1
2017-08-01MIPS: Consistently use MIPS_FPU_TYPE for `gdbarch' memberMaciej W. Rozycki2-2/+7
2017-08-01S/390: Fix claimfile failuresAndreas Krebbel3-0/+12
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu7-18/+57
2017-08-01Updated Swedish translation for the binutils sub-directory.Nick Clifton2-1202/+580
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra6-18/+137
2017-08-01Automatic date update in version.inGDB Administrator1-1/+1
2017-07-31Update myself in MAINTAINERSRichard Henderson1-2/+1
2017-07-31Fix bb instructions with double-word condition on hppa.John David Anglin2-3/+6
2017-07-31Improve handling of ADD and SUB relocations on the RISCV target.Kuan-Lin Chen2-9/+80
2017-07-31Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton2-12/+24
2017-07-31Update ChangeLog (missed that in my previous commit)Xavier Roirand1-0/+4
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra3-15/+42
2017-07-31Fix compiling zlib using x86_64-musl.Marty Plummer2-1/+6
2017-07-31Fix documentation about rot agent expression bytecodeSimon Marchi2-2/+9
2017-07-31darwin: handle recent version of dyldXavier Roirand1-1/+1
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra6-2/+29