| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | *** empty log message *** | gdbadmin | 2013-04-26 | 1 | -1/+1 | |
| * | PR corefiles/14983: | Tom Tromey | 2013-04-25 | 4 | -2/+70 | |
| * | bfd/ | Alan Modra | 2013-04-25 | 13 | -50/+89 | |
| * | Fix format error of ChangeLog. | Hui Zhu | 2013-04-25 | 3 | -5/+0 | |
| * | 2013-04-25 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2013-04-25 | 2 | -0/+7 | |
| * | *** empty log message *** | gdbadmin | 2013-04-25 | 1 | -1/+1 | |
| * | daily update | Alan Modra | 2013-04-25 | 1 | -1/+1 | |
| * | 2013-04-25 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2013-04-24 | 2 | -3/+8 | |
| * | 2013-04-24 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2013-04-24 | 4 | -2/+12 | |
| * | * dwarf2read.c (setup_type_unit_groups): Fix comment. | Doug Evans | 2013-04-24 | 2 | -1/+5 | |
| * | Enable x32 for x86_64-*-elf* | H.J. Lu | 2013-04-24 | 7 | -2/+23 | |
| * | * tracepoint.c (trace_save): Call the writer's start method. | Keith Seitz | 2013-04-24 | 2 | -0/+6 | |
| * | ld/ | Yufeng Zhang | 2013-04-24 | 4 | -10/+24 | |
| * | bfd/ | Roland McGrath | 2013-04-24 | 2 | -1460/+1503 | |
| * | PR ld/15389 | Nick Clifton | 2013-04-24 | 2 | -0/+6 | |
| * | 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 2013-04-24 | 4 | -0/+21 | |
| * | oops - revert accidental commit | Nick Clifton | 2013-04-24 | 1 | -38/+0 | |
| * | *** empty log message *** | Nick Clifton | 2013-04-24 | 1 | -4/+7 | |
| * | * ecoff.c: casting the return value of BFD_ALIGN to int | Nick Clifton | 2013-04-24 | 6 | -13/+51 | |
| * | *** empty log message *** | gdbadmin | 2013-04-24 | 1 | -1/+1 | |
| * | daily update | Alan Modra | 2013-04-24 | 1 | -1/+1 | |
| * | * common/filestuff.c: Check USE_WIN32API before including | Tom Tromey | 2013-04-23 | 3 | -4/+35 | |
| * | merge from gcc | DJ Delorie | 2013-04-23 | 2 | -8/+29 | |
| * | 2013-04-23 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2013-04-23 | 4 | -2/+19 | |
| * | 2013-04-23 Hui Zhu <hui@codesourcery.com> | Hui Zhu | 2013-04-23 | 4 | -3/+30 | |
| * | daily update | Alan Modra | 2013-04-23 | 1 | -1/+1 | |
| * | *** empty log message *** | gdbadmin | 2013-04-23 | 1 | -1/+1 | |
| * | * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for | Tom Tromey | 2013-04-22 | 2 | -0/+9 | |
| * | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 2013-04-22 | 3 | -16/+11 | |
| * | PR gdb/7912: | Tom Tromey | 2013-04-22 | 37 | -67/+583 | |
| * | 2013-04-22 Edjunior Machado <emachado@linux.vnet.ibm.com> | Edjunior Barbosa Machado | 2013-04-22 | 2 | -3/+10 | |
| * | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 2013-04-22 | 3 | -0/+9 | |
| * | PR ld/15382 | Alan Modra | 2013-04-22 | 2 | -4/+10 | |
| * | gdb/ | Yao Qi | 2013-04-22 | 2 | -1/+5 | |
| * | 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2013-04-22 | 2 | -1/+6 | |
| * | Andrew Haley found a bug on GDB running on ARM when using | Sergio Durigan Junior | 2013-04-22 | 5 | -1/+77 | |
| * | bfd/ | Alan Modra | 2013-04-22 | 14 | -102/+124 | |
| * | *** empty log message *** | gdbadmin | 2013-04-22 | 1 | -1/+1 | |
| * | daily update | Alan Modra | 2013-04-22 | 1 | -1/+1 | |
| * | PR gold/15355 | Alan Modra | 2013-04-21 | 2 | -24/+32 | |
| * | *** empty log message *** | gdbadmin | 2013-04-21 | 1 | -1/+1 | |
| * | daily update | Alan Modra | 2013-04-21 | 1 | -1/+1 | |
| * | gdb/ | Yao Qi | 2013-04-20 | 2 | -2/+8 | |
| * | *** empty log message *** | gdbadmin | 2013-04-20 | 1 | -1/+1 | |
| * | daily update | Alan Modra | 2013-04-20 | 1 | -1/+1 | |
| * | s/signness/signedness in gdbint.texinfo. | Pedro Alves | 2013-04-19 | 2 | -1/+6 | |
| * | Enable -Wpointer-sign by default. | Pedro Alves | 2013-04-19 | 5 | -9/+19 | |
| * | 2013-04-19 Nathan Froyd <froydnj@codesourcery.com> | Hafiz Abid Qadeer | 2013-04-19 | 2 | -0/+17 | |
| * | Make GDB -Wpointer-sign clean on MinGW too. | Pedro Alves | 2013-04-19 | 2 | -1/+9 | |
| * | -Wpointer-sign: monitor.c. | Pedro Alves | 2013-04-19 | 2 | -7/+17 | |

