Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | gdbadmin | 2013-06-22 | 1 | -1/+1 | |
* | daily update | Alan Modra | 2013-06-22 | 1 | -1/+1 | |
* | Update dates in relevant gdb/gnulib/ copyright headers | Joel Brobecker | 2013-06-21 | 4 | -3/+9 | |
* | copyright.py: Handle files in gdb/gnulib owned by GDB. | Joel Brobecker | 2013-06-21 | 2 | -1/+6 | |
* | * gdb.trace/actions.exp (check_tracepoint): Don't use a full file | Tom Tromey | 2013-06-21 | 2 | -1/+7 | |
* | gdb/doublest.c: Use frexpl rather than ldfrexp. | Will Newton | 2013-06-21 | 2 | -48/+7 | |
* | gdb/gnulib: Import frexpl. | Will Newton | 2013-06-21 | 32 | -140/+8701 | |
* | gdb/ | Jan Kratochvil | 2013-06-21 | 2 | -7/+8 | |
* | * msp430-decode.opc: New. | Nick Clifton | 2013-06-21 | 10 | -113/+5394 | |
* | * msp430: New Directory. | Nick Clifton | 2013-06-21 | 17 | -0/+8534 | |
* | *** empty log message *** | gdbadmin | 2013-06-21 | 1 | -1/+1 | |
* | daily update | Alan Modra | 2013-06-21 | 1 | -1/+1 | |
* | symtab/15652 | Doug Evans | 2013-06-20 | 2 | -10/+46 | |
* | * dwarf2read.c (struct dwp_file): Fix comment. | Doug Evans | 2013-06-20 | 2 | -3/+5 | |
* | * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEARCH_IN_PATH | Doug Evans | 2013-06-20 | 2 | -3/+9 | |
* | gas/ | Richard Sandiford | 2013-06-20 | 12 | -224/+753 | |
* | bfd/ | Yufeng Zhang | 2013-06-20 | 6 | -29/+20 | |
* | gdb/ | Yao Qi | 2013-06-20 | 2 | -29/+33 | |
* | gdb/ | Yao Qi | 2013-06-20 | 2 | -4/+9 | |
* | Teach -data-list-register-values to not include unavailable registers | Yao Qi | 2013-06-20 | 9 | -16/+123 | |
* | *** empty log message *** | gdbadmin | 2013-06-20 | 1 | -1/+1 | |
* | daily update | Alan Modra | 2013-06-20 | 1 | -1/+1 | |
* | gdb: clean up x86 cpuid implementations | Mike Frysinger | 2013-06-19 | 11 | -70/+231 | |
* | * symfile.c (symfile_bfd_open): Delete unnecessary declaration. | Doug Evans | 2013-06-19 | 2 | -4/+5 | |
* | * gdb.base/subst.exp: Delete default rules before further | Luis Machado | 2013-06-19 | 2 | -0/+11 | |
* | * breakpoint.c (_initialize_breakpoint): Remove trailing \n from | Tom Tromey | 2013-06-19 | 2 | -2/+6 | |
* | 2013-06-19 Greta Yorsh <Greta.Yorsh@arm.com> | Kyrylo Tkachov | 2013-06-19 | 2 | -0/+7 | |
* | gdb/testsuite/ | Yao Qi | 2013-06-19 | 2 | -0/+9 | |
* | aarch64: Revert AArch64 ifunc changes. | Will Newton | 2013-06-19 | 80 | -1444/+194 | |
* | * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_index | Doug Evans | 2013-06-19 | 2 | -10/+41 | |
* | Fix this entry: | Doug Evans | 2013-06-19 | 1 | -1/+1 | |
* | sim: bfin: stricter insn decoding | Mike Frysinger | 2013-06-19 | 2 | -50/+86 | |
* | daily update | Alan Modra | 2013-06-19 | 1 | -1/+1 | |
* | *** empty log message *** | gdbadmin | 2013-06-19 | 1 | -1/+1 | |
* | [Darwin] Fix cleanup leak in machoread.c:macho_symfile_read | Joel Brobecker | 2013-06-18 | 2 | -26/+35 | |
* | do not use dwarf2_per_objfile in dwarf2_per_objfile_free. | Joel Brobecker | 2013-06-18 | 2 | -6/+10 | |
* | Fix PR cli/15603 | Tom Tromey | 2013-06-18 | 8 | -14/+138 | |
* | gas/ | Richard Sandiford | 2013-06-18 | 2 | -215/+221 | |
* | gas/ | Richard Sandiford | 2013-06-18 | 2 | -172/+116 | |
* | gas/ | Richard Sandiford | 2013-06-18 | 2 | -141/+125 | |
* | gas/testsuite/ | Richard Sandiford | 2013-06-18 | 2 | -1/+5 | |
* | * python/py-inferior.c (gdbpy_selected_inferior): Don't incref. | Tom Tromey | 2013-06-18 | 2 | -6/+5 | |
* | * python/python.c (finish_python_initialization): Decref | Tom Tromey | 2013-06-18 | 2 | -2/+6 | |
* | testsuite/gdb.base: Make skip test use defined behaviour. | Will Newton | 2013-06-18 | 3 | -4/+12 | |
* | Fix PR symtab/15391 | Tom Tromey | 2013-06-18 | 8 | -5/+194 | |
* | gdb/ | Jan Kratochvil | 2013-06-18 | 2 | -0/+10 | |
* | * config/tc-arm.c (symbol_preemptible): New function. | Richard Earnshaw | 2013-06-18 | 2 | -5/+32 | |
* | fix python-selftest.exp failure with gdbserver | Tom Tromey | 2013-06-18 | 5 | -15/+14 | |
* | *** empty log message *** | gdbadmin | 2013-06-18 | 1 | -1/+1 | |
* | daily update | Alan Modra | 2013-06-18 | 1 | -1/+1 |