aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04Treat common symbol as undefined for --no-define-commonusers/hjl/pr21903H.J. Lu
2017-08-03Add --no-relax option.James Clarke
2017-08-04Automatic date update in version.inGDB Administrator
2017-08-03Add myself as a write-after-approval GDB maintainer.Ruslan Kabatsayev
2017-08-03Remove make_cleanup_freeargv and gdb_buildargvTom Tromey
2017-08-03Use gdb_argv in PythonTom Tromey
2017-08-03Introduce gdb_argv, a class wrapper for buildargvTom Tromey
2017-08-03Remove a cleanup in PythonTom Tromey
2017-08-03Avoid some manual memory management in PythonTom Tromey
2017-08-03Replace do_restore_instream_cleanup with scoped_restoreTom Tromey
2017-08-03Use a scoped_restore for command_nest_depthTom Tromey
2017-08-03Remove user_call_depthTom Tromey
2017-08-03Remove in_user_commandTom Tromey
2017-08-03Use containers to avoid cleanupsTom Tromey
2017-08-03Use unique_xmalloc_ptr in jit.cTom Tromey
2017-08-03Replace tui_restore_gdbout with scoped_restoreTom Tromey
2017-08-03More uses of scoped_restoreTom Tromey
2017-08-03Remove make_cleanup_free_soTom Tromey
2017-08-03Remove make_cleanup_restore_current_languageTom Tromey
2017-08-03Remove an unlink cleanupTom Tromey
2017-08-03Remove make_cleanup_fcloseTom Tromey
2017-08-03Change open_terminal_stream to return a gdb_file_upTom Tromey
2017-08-03Use gdb_file_up in source.cTom Tromey
2017-08-03Use gdb_file_up in fbsd-nat.cTom Tromey
2017-08-03Change return type of find_and_open_scriptTom Tromey
2017-08-03Introduce and use gdb_file_upTom Tromey
2017-08-03Introduce and use ui_out_emit_tableTom Tromey
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton
2017-08-03ELF checks for orphan placementAlan Modra
2017-08-03Automatic date update in version.inGDB Administrator
2017-08-02MIPS: Factor out FPU type naming in `gdbarch' debugMaciej W. Rozycki
2017-08-02Check ELF section header only for ELF outputH.J. Lu
2017-08-02Revert the last change to emultempl/elf32.emH.J. Lu
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton
2017-08-02Fix assertion failure for xtensa linker.Max Filippov
2017-08-02Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton
2017-08-02Fix potential illegal memory access in Xtensa port.Max Filippov
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra
2017-08-02Automatic date update in version.inGDB Administrator
2017-08-01MIPS: Consistently use MIPS_FPU_TYPE for `gdbarch' memberMaciej W. Rozycki
2017-08-01S/390: Fix claimfile failuresAndreas Krebbel
2017-08-01x86: Update segment register check in Intel syntaxH.J. Lu
2017-08-01Updated Swedish translation for the binutils sub-directory.Nick Clifton
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra
2017-08-01Automatic date update in version.inGDB Administrator
2017-07-31Update myself in MAINTAINERSRichard Henderson
2017-07-31Fix bb instructions with double-word condition on hppa.John David Anglin
2017-07-31Improve handling of ADD and SUB relocations on the RISCV target.Kuan-Lin Chen
2017-07-31Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton