aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-01ChangeLog rotationAlan Modra18-16070/+16196
2020-01-01Update copyright year in gdbarch.sh doc/gdb.texinfo and doc/refcard.texJoel Brobecker5-5/+13
2020-01-01Update copyright year range in all GDB files.Joel Brobecker5957-5956/+5960
2020-01-01gdb/copyright.py: Convert to Python 3Joel Brobecker2-16/+24
2020-01-01gdb/copyright.py: Adapt after move of gnulib from gdb to toplevelJoel Brobecker2-7/+13
2020-01-01gdb/copyright.py: Exit if run from the wrong directoryJoel Brobecker2-0/+7
2020-01-01update copyright year in version output of gdb, gdbserver and gdbreplayJoel Brobecker5-3/+12
2020-01-01Rotate gdb/ChangeLog (start of New Year procedure)Joel Brobecker3-17386/+17400
2020-01-01Automatic date update in version.inGDB Administrator1-1/+1
2019-12-31asan: alpha-vms: Heap-buffer-overflowAlan Modra2-51/+53
2019-12-31Automatic date update in version.inGDB Administrator1-1/+1
2019-12-30Make some TUI globals "static"Tom Tromey2-10/+20
2019-12-30Use "bool" in more spots in TUITom Tromey7-23/+33
2019-12-30vms-alpha.c object_p memory leaksAlan Modra2-12/+28
2019-12-30coff object_p memory leaksAlan Modra2-0/+7
2019-12-30archive.c bfd_zallocAlan Modra2-25/+32
2019-12-30Automatic date update in version.inGDB Administrator1-1/+1
2019-12-30Re: Revise sleb128 and uleb128 readerAlan Modra2-21/+28
2019-12-30Re: Usage of unitialized heap in tic4x_print_condAlan Modra2-1/+6
2019-12-29Fix setting breakpoints or stepping on line 65535Bernd Edlinger5-6/+57
2019-12-29ubsan: sparc: left shift cannot be represented in type 'int'Alan Modra2-9/+12
2019-12-29Usage of unitialized heap in tic4x_print_condAlan Modra2-1/+6
2019-12-29ubsan: alpha-vms: shift exponent is too largeAlan Modra2-9/+14
2019-12-29asan: alpha-vms: memory leaksAlan Modra4-50/+99
2019-12-29coff_close_and_cleanupAlan Modra5-1/+27
2019-12-29PR15350, Fix compressed debug sections for PE targetsAlan Modra2-43/+48
2019-12-29Automatic date update in version.inGDB Administrator1-1/+1
2019-12-27[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp for when GNAT runtime does...Simon Marchi4-4/+71
2019-12-28Automatic date update in version.inGDB Administrator1-1/+1
2019-12-27Remove dead code from TUITom Tromey3-58/+6
2019-12-27Reorder an "if" in print_disassemblyTom Tromey2-7/+7
2019-12-27Change tui_active to boolTom Tromey3-7/+16
2019-12-27Remove tui_gen_win_info::viewport_heightTom Tromey6-17/+12
2019-12-27x86: adjust ignored prefix warning for branchesJan Beulich5-14/+27
2019-12-27x86-64: correct / adjust prefix emissionJan Beulich10-63/+72
2019-12-27x86-64: fix Intel64 handling of branch with data16 prefixJan Beulich8-27/+85
2019-12-27x86: consolidate Disp<NN> handling a littleJan Beulich8-167/+180
2019-12-27Make symbol_set_names a member functionChristian Biesinger14-81/+106
2019-12-27Automatic date update in version.inGDB Administrator1-1/+1
2019-12-26Add a NEWS entry for multithreaded symbol loadingChristian Biesinger2-0/+9
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra9-25/+44
2019-12-26ubsan: crx: index 5 out of bounds for type 'operand_desc const[5]'Alan Modra2-1/+6
2019-12-26ubsan: v850: left shift cannot be represented in type 'int'Alan Modra2-7/+12
2019-12-26asan: som: heap-buffer-overflowAlan Modra2-48/+69
2019-12-26Add profiling outputs to .gitignoreChristian Biesinger2-0/+7
2019-12-26pe_bfd_read_buildid memory leakHannes Domani2-0/+6
2019-12-26Automatic date update in version.inGDB Administrator1-1/+1
2019-12-26Fix printing ULONGEST variables on x86-32Ruslan Kabatsayev2-3/+10
2019-12-25Automatic date update in version.inGDB Administrator1-1/+1
2019-12-24ubsan: arm: shift exponent 32 is too large for 32-bit type 'unsigned int'Alan Modra2-3/+7