Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-10 | fixup 102430245.patchusers/dje/google-7.10 | Doug Evans | 1 | -0/+6 | |
2015-12-10 | patch ../103227463.patch | Doug Evans | 2 | -0/+9 | |
2015-12-10 | patch ../103142854.patch | Doug Evans | 5 | -8/+67 | |
2015-12-10 | patch ../103142573.patch | Doug Evans | 3 | -4/+36 | |
2015-12-10 | patch ../102887280.patch | Doug Evans | 6 | -5/+505 | |
2015-12-10 | patch ../102588721.patch | Doug Evans | 2 | -6/+14 | |
2015-12-10 | patch ../102438867.patch | Doug Evans | 2 | -29/+46 | |
2015-12-10 | patch ../102438704.patch | Doug Evans | 9 | -52/+364 | |
2015-12-10 | patch ../102438532.patch | Doug Evans | 9 | -0/+152 | |
2015-12-10 | patch ../102438285.patch | Doug Evans | 4 | -3/+28 | |
2015-12-10 | patch ../102438207.patch | Doug Evans | 5 | -12/+29 | |
2015-12-10 | patch ../102437337.patch | Doug Evans | 8 | -45/+92 | |
2015-12-10 | patch ../102431983.patch | Doug Evans | 8 | -106/+1203 | |
2015-12-10 | patch ../102430245.patch | Doug Evans | 3 | -0/+34 | |
2015-12-10 | patch ../102430195.patch | Doug Evans | 2 | -1/+12 | |
2015-12-10 | patch ../102430045.patch | Doug Evans | 2 | -3/+8 | |
2015-12-10 | patch ../102429928.patch | Doug Evans | 3 | -9/+54 | |
2015-12-10 | patch ../102429642.patch | Doug Evans | 2 | -2/+27 | |
2015-12-10 | patch ../102429533.patch | Doug Evans | 2 | -0/+12 | |
2015-12-10 | patch ../102429401.patch | Doug Evans | 5 | -0/+59 | |
2015-12-10 | patch ../102429103.patch | Doug Evans | 2 | -0/+26 | |
2015-12-10 | patch ../102427761.patch | Doug Evans | 5 | -52/+293 | |
2015-12-10 | patch ../102427192.patch | Doug Evans | 11 | -24/+753 | |
2015-12-10 | patch ../102427016.patch | Doug Evans | 2 | -1/+11 | |
2015-12-10 | patch ../102426972.patch | Doug Evans | 7 | -1/+66 | |
2015-12-10 | patch ../102426902.patch | Doug Evans | 4 | -5/+81 | |
2015-12-10 | patch ../102426802.patch | Doug Evans | 8 | -3/+96 | |
2015-12-10 | patch ../102425721.patch | Doug Evans | 2 | -6/+16 | |
2015-12-10 | patch ../102425604.patch | Doug Evans | 2 | -0/+29 | |
2015-12-10 | patch ../102425547.patch | Doug Evans | 4 | -15/+49 | |
2015-12-10 | patch ../102425096.patch | Doug Evans | 2 | -1/+37 | |
2015-12-10 | patch ../102422525.patch | Doug Evans | 8 | -15/+167 | |
2015-12-10 | patch 102421885.patch | Doug Evans | 4 | -0/+70 | |
2015-12-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-05 | Bump GDB version number to 7.10.1.DATE-cvs. | Joel Brobecker | 2 | -1/+5 | |
gdb/ChangeLog: * version.in: Set GDB version number to 7.10.1.DATE-cvs. | |||||
2015-12-05 | Document the GDB 7.10.1 release in gdb/ChangeLog | Joel Brobecker | 1 | -0/+4 | |
gdb/ChangeLog: GDB 7.10.1 released. | |||||
2015-12-05 | Set GDB version number to 7.10.1.gdb-7.10.1-release | Joel Brobecker | 2 | -1/+5 | |
gdb/ChangeLog: * version.in: Set GDB version number to 7.10.1. | |||||
2015-12-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-02 | Fix regression by Do not skip prologue for asm (.S) files | Yao Qi | 2 | -0/+7 | |
Patch "Do not skip prologue for asm (.S) files" [1] changes GDB's behaviour on which test gdb.arch/thumb-singlestep.exp depends, so it causes the fail below: (gdb) si^M 37 blx foo^M (gdb) FAIL: gdb.arch/thumb-singlestep.exp: step into foo the test assumes the program will stop at the instruction after "push" but it doesn't. The fix to this fail is to do one more single step. [1] https://sourceware.org/ml/gdb-patches/2015-06/msg00561.html gdb/testsuite: 2015-12-02 Yao Qi <yao.qi@linaro.org> * gdb.arch/thumb-singlestep.exp: Do one more single step. | |||||
2015-12-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-12-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-11-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-11-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 | |
2015-11-28 | Adjust GDB to demangler API change | Pedro Alves | 2 | -1/+6 | |
Before commit 3a8724032abf, DEMANGLE_COMPONENT_CAST was used for both casts and conversion operators. We now have DEMANGLE_COMPONENT_CONVERSION for the latter. gdb/ChangeLog: 2014-11-28 Pedro Alves <palves@redhat.com> * cp-name-parser.y (conversion_op): Use DEMANGLE_COMPONENT_CONVERSION instead of DEMANGLE_COMPONENT_CAST. |