deliverable/binutils-gdb.git
2018-09-24  Tom TromeyAdd "const" to a few locals in gdb
2018-09-24  Tom TromeyAllow setting a parameter to raise gdb.GdbError
2018-09-24  Tom TromeyConsolidate gdb.GdbError handling
2018-09-24  Tom TromeyCheck for negative argument in Type.template_argument
2018-09-24  Tom TromeyReport Python errors coming from gdb.post_event
2018-09-24  Tom TromeyAllow conversion of pointers to Python int
2018-09-24  Tom TromeyPreserve sign when converting gdb.Value to Python int
2018-09-24  Tom TromeyAllow more Python scalar conversions
2018-09-24  GDB AdministratorAutomatic date update in version.in
2018-09-23  Sandra LoosemoreFix incorrect extraction of signed constants in nios2...
2018-09-23  Tom TromeyMark more file descriptors close-on-exec
2018-09-23  Rainer OrthAlso recognize __sighndlr on Solaris/x86
2018-09-23  Jon TurneyRemove a spurious target_terminal::ours() from windows_...
2018-09-23  Simon MarchiFix build error in aarch64-linux-tdep.c on macOS
2018-09-23  GDB AdministratorAutomatic date update in version.in
2018-09-22  GDB AdministratorAutomatic date update in version.in
2018-09-21  Alan ModraRevert part of commit 32ec8896025
2018-09-21  Simon Marchicsky-opc.h: Initialize fields of last array elements
2018-09-21  Simon Marchielf32-nds32: Don't define fls if it is provided by...
2018-09-21  Yacov SimhonyRemove redundant test in update_inserted_breakpoint_loc...
2018-09-21  H.J. LuCorrect ChangeLog entry for commit b8426d169d3f8a
2018-09-21  H.J. Lugas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend...
2018-09-21  H.J. LuELF: Don't include zero size sections at start of PT_NO...
2018-09-21  Alan ModraFix more fallout from 17f6ade235fc
2018-09-21  GDB AdministratorAutomatic date update in version.in
2018-09-20  H.J. Luld: Add the entry symbol, _main, for LynxOS targets
2018-09-20  Jim WilsonRISC-V: Fix library search path for rv32.
2018-09-20  Rainer OrthMore Solaris procfs cleanup
2018-09-20  H.J. Lugas: Update expected outputs of "readelf -wL"
2018-09-20  John Darringtonbinutils --dwarf=decodedline: Add display of is_stmt...
2018-09-20  Hafiz Abid... Add '_' in the match pattern.
2018-09-20  Maciej W. RozyckiS12Z/GAS: Correct a signed vs unsigned comparison error...
2018-09-20  Maciej W. RozyckiPPC/GAS: Correct a signed vs unsigned comparison error...
2018-09-20  Maciej W. RozyckiARC: Fix build errors with large constants and C89
2018-09-20  Maciej W. RozyckiRS6000/BFD: Remove dead duplicate `config.bfd' target...
2018-09-20  Nick CliftonAndes Technology has good news for you, we plan to...
2018-09-20  Alan ModraPR23685, buffer overflow
2018-09-20  Rainer OrthProvide pid_to_exec_file on Solaris (PR tdep/17903)
2018-09-20  Rainer OrthHandle missing Solaris auxv entries
2018-09-20  Rainer OrthMissed last ChangeLog entry.
2018-09-20  Rainer OrthFold i386-v4-nat.c into i386-sol2-nat.c
2018-09-20  Alan ModraBug 23686, two segment faults in nm
2018-09-20  Sandra LoosemoreSkip GDB tab-completion tests if no readline.
2018-09-20  GDB AdministratorAutomatic date update in version.in
2018-09-19  Xavier RoirandDarwin: Handle unrelocated dyld.
2018-09-19  John BaldwinAdd missing spaces after inet_ntop invocations.
2018-09-19  Richard BuntLogical short circuiting with argument lists
2018-09-19  Rainer OrthHandle 64-bit Solaris/x86 ld.so.1
2018-09-19  Rainer OrthFix /proc pathname sizes on Solaris
2018-09-19  Alan ModraPR23648 testcase
2018-09-19  Alan ModraPR23648, Symbols based on MEMORY regions confuse -...
2018-09-19  Alan ModraTweak map file output for pei386_auto_import
2018-09-19  Sandra LoosemoreAdd gcc_target_options hook for nios2.
2018-09-19  Simon MarchiCarry the gnulib getcwd backport as a patch
2018-09-19  GDB AdministratorAutomatic date update in version.in
2018-09-18  John BaldwinMake the "info proc" documentation more consistent.
2018-09-18  John BaldwinDocument the 'info proc files' command.
2018-09-18  John BaldwinSupport 'info proc files' on live FreeBSD processes.
2018-09-18  John BaldwinAdd support for 'info proc files' on FreeBSD core dumps.
2018-09-18  John BaldwinAdd a new 'info proc files' subcommand of 'info proc'.
2018-09-18  John BaldwinImport gnulib's inet_ntop module.
2018-09-18  John BaldwinGenerate aclocal-m4-deps.mk more deterministically...
2018-09-18  John BaldwinUse KF_PATH to verify the size of a struct kinfo_file.
2018-09-18  Sergio Durigan... Expect optional "arch=" when executing "-stack-list...
2018-09-18  Sergio Durigan... Expect optional "arch=" when executing "-stack-list...
2018-09-18  Sergio Durigan... Expect for "@" when doing "complete break ada" on gdb...
2018-09-18  Tom TromeyRemove remaining cleanups from compile-object-load.c
2018-09-18  Tom TromeyRemove munmap_listp_free_cleanup
2018-09-18  Nick CliftonAdd a warning to the bfd library for when it encounters...
2018-09-18  Alan HaywardAarch64 SVE: Fix stack smashing when calling functions
2018-09-18  Tamar ChristinaFix Aarch64 bug in warning filtering.
2018-09-18  Rainer OrthCast RLIM_INFINITY to rlim_t to fix 64-bit Solaris...
2018-09-18  GDB AdministratorAutomatic date update in version.in
2018-09-17  Philippe Waroquiers[OBVIOUS] ChangeLog for obvious enable frame-filter...
2018-09-17  Philippe Waroquiers[OBVIOUS] enable frame-filter short help uses disable...
2018-09-17  Tom TromeyDo not pass -DNDEBUG to Python compilations in developm...
2018-09-17  Tom TromeyCheck for gmp when checking for mpfr
2018-09-17  Pedro Alves[gdb/Python] Eliminate find_inferior_object
2018-09-17  Jim WilsonRISC-V: bge[u] should get higher priority than ble[u].
2018-09-17  Simon MarchiFix use-after-move in compile/compile-cplus-types.c
2018-09-17  H.J. Lux86: Set EVex=2 on EVEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Set Vex=1 on VEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Add -mvexwig=[0|1] option to assembler
2018-09-17  H.J. Lux86: Update disassembler for VexWIG
2018-09-17  H.J. LuFree symbol buffers if they are no longer in use
2018-09-17  Tom TromeyUpdate get_standard_cache_dir for macOS
2018-09-17  Alan ModraSupport objcopy --remove-section=.relaFOO
2018-09-17  Alan ModraRemove bogus notarget in gas teststuite
2018-09-17  Alan ModraA few hppa testcase tidies
2018-09-17  Alan ModraAdjust some strip testcases to silence h8300 warnings
2018-09-17  H.J. Lux86: Replace VexW=3 with VexWIG
2018-09-17  Simon Marchipython: Make gdb.execute("show commands") work (PR...
2018-09-17  Nick CliftonEnsure that binutils test names are unique.
2018-09-17  Andreas KrebbelS/390: Prevent GOT access rewrite for certain symbols
2018-09-17  Tom TromeyMake save_infcall_*_state return unique pointers
2018-09-17  Tom TromeyRemove release_stop_context_cleanup
2018-09-17  Tom TromeyRemove two infrun cleanups
2018-09-17  Tom TromeyUse new and delete for struct infcall_control_state
2018-09-17  Tom TromeyRemove cleanup from infrun.c
2018-09-17  Tom TromeyUse new and delete for struct infcall_suspend_state
next
This page took 0.044519 seconds and 4 git commands to generate.