| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | record: fix instruction-history-size regression | Markus Metzger | 2013-03-27 | 2 | -8/+14 |
* | * windows-nat.c (handle_output_debug_string): Avoid typecast | Pierre Muller | 2013-03-27 | 2 | -1/+6 |
* | * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2" | Keith Seitz | 2013-03-27 | 2 | -1/+6 |
* | *** empty log message *** | gdbadmin | 2013-03-27 | 1 | -1/+1 |
* | PR binutils/15206 | Alan Modra | 2013-03-26 | 2 | -1/+6 |
* | windows-nat.c: Add empty line after local block variable definitions. | Joel Brobecker | 2013-03-26 | 2 | -0/+7 |
* | daily update | Alan Modra | 2013-03-26 | 1 | -1/+1 |
* | oops - fix PR attributation | Nick Clifton | 2013-03-26 | 1 | -1/+1 |
* | PR binutils/15205 | Nick Clifton | 2013-03-26 | 2 | -277/+330 |
* | ser-tcp.c: Small signed->unsigned cleanup. | Pedro Alves | 2013-03-26 | 2 | -2/+7 |
* | Make "set/show remoteaddresssize" a zuinteger command instead of uinteger. | Pedro Alves | 2013-03-26 | 2 | -5/+10 |
* | record-full.c: Remove always true checks. | Pedro Alves | 2013-03-26 | 2 | -32/+35 |
* | Make "set/show dcache line-size" and "set/show dcache size" zinteger commands... | Pedro Alves | 2013-03-26 | 2 | -12/+17 |
* | Make "set/show cris-version" a zuinteger instead of uinteger. | Pedro Alves | 2013-03-26 | 2 | -9/+14 |
* | Make "set/show debug coff_pe_read" a zuinteger instead of uinteger. | Pedro Alves | 2013-03-26 | 2 | -8/+13 |
* | Get rid of "No such file or directory" in the testsuite's btrace support dete... | Pedro Alves | 2013-03-26 | 2 | -1/+8 |
* | "set record instruction-history-size"/"set record function-call-history-size"... | Pedro Alves | 2013-03-26 | 2 | -16/+101 |
* | sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things | Mike Frysinger | 2013-03-26 | 23 | -354/+448 |
* | Use readline's 'history_max_entries' instead of the old 'max_input_history'. | Pedro Alves | 2013-03-26 | 2 | -7/+7 |
* | PR gas/15295 | Nick Clifton | 2013-03-26 | 2 | -25/+65 |
* | PR gas/15178 | Nick Clifton | 2013-03-26 | 2 | -1/+7 |
* | gdb/testsuite/ | Yao Qi | 2013-03-26 | 5 | -0/+73 |
* | Fix typo in added CL entry. | Tristan Gingold | 2013-03-26 | 1 | -1/+1 |
* | gas/ | Tristan Gingold | 2013-03-26 | 7 | -14/+43 |
* | record-btrace: fix assertion when enabling recording after re-run | Markus Metzger | 2013-03-26 | 4 | -0/+24 |
* | * elflink.c (_bfd_elf_add_default_symbol): Preserve section | Alan Modra | 2013-03-26 | 2 | -2/+10 |
* | * elflink.c (elf_link_add_object_symbols): Add assertion for | Alan Modra | 2013-03-26 | 2 | -1/+10 |
* | Delete rs6000-nat.c:fixup_breakpoints extern declaration. | Joel Brobecker | 2013-03-26 | 2 | -2/+4 |
* | *** empty log message *** | gdbadmin | 2013-03-26 | 1 | -1/+1 |
* | daily update | Alan Modra | 2013-03-25 | 1 | -1/+1 |
* | * contrib/cc-with-tweaks.sh: Check exit code of dwp. | Doug Evans | 2013-03-25 | 2 | -0/+6 |
* | * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default. | Kai Tietz | 2013-03-25 | 2 | -1/+5 |
* | PR symtab/11462: | Tom Tromey | 2013-03-25 | 4 | -0/+61 |
* | PR c++/9197: | Tom Tromey | 2013-03-25 | 7 | -34/+48 |
* | PR binutils/15202 | Nick Clifton | 2013-03-25 | 4 | -301/+382 |
* | gdb/ | Yao Qi | 2013-03-25 | 2 | -1/+7 |
* | * elflink.c (_bfd_elf_merge_symbol): Set old_alignment for | Alan Modra | 2013-03-25 | 2 | -156/+121 |
* | * elflink.c (_bfd_elf_add_default_symbol): Delete "override" param. | Alan Modra | 2013-03-25 | 2 | -23/+11 |
* | * elflink.c (_bfd_elf_merge_symbol): Use local var holding value | Alan Modra | 2013-03-25 | 2 | -12/+15 |
* | * elflink.c (_bfd_elf_merge_symbol): Don't discard TLS symbols here. | Alan Modra | 2013-03-25 | 2 | -13/+22 |
* | * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto. | Alan Modra | 2013-03-25 | 5 | -53/+32 |
* | *** empty log message *** | gdbadmin | 2013-03-25 | 1 | -1/+1 |
* | daily update | Alan Modra | 2013-03-24 | 1 | -1/+1 |
* | *** empty log message *** | gdbadmin | 2013-03-24 | 1 | -1/+1 |
* | daily update | Alan Modra | 2013-03-23 | 1 | -1/+1 |
* | 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-03-23 | 5 | -29/+34 |
* | 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-03-23 | 12 | -8/+590 |
* | 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-03-23 | 5 | -3/+175 |
* | 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-03-23 | 5 | -6/+60 |
* | 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> | Joel Sherrill | 2013-03-23 | 2 | -2/+23 |