| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows-specific iterate_over_objfiles_in_search_order | Joel Brobecker | 2012-06-05 | 5 | -0/+69 |
* | New "iterate_over_objfiles_in_search_order" gdbarch method. | Joel Brobecker | 2012-06-05 | 8 | -34/+253 |
* | Revert "Search global symbols from the expression's block objfile first." | Joel Brobecker | 2012-06-05 | 3 | -83/+47 |
* | Make ctxobj.exp and print-file-var.exp work on all platforms. | Joel Brobecker | 2012-06-05 | 6 | -26/+103 |
* | stop parsing breakpoint command if invalid keyword found | Joel Brobecker | 2012-06-05 | 5 | -1/+130 |
* | copyright.py: Add gdb/CONTRIBUTE to EXCLUDE_LIST. | Joel Brobecker | 2012-06-05 | 2 | -0/+5 |
* | Add copyright header to config/djgpp/djcheck.sh. | Joel Brobecker | 2012-06-05 | 2 | -0/+19 |
* | stubs/ia64vms-stub.c: Fix copyright header. | Joel Brobecker | 2012-06-05 | 2 | -1/+6 |
* | copyright.py: Update path to gnulib import. | Joel Brobecker | 2012-06-05 | 2 | -2/+9 |
* | copyright.py: Tell user to update gdb.texinfo and refcard.tex by hand. | Joel Brobecker | 2012-06-05 | 2 | -1/+15 |
* | * buildsym.c (make_blockvector): Add comment. | Doug Evans | 2012-06-05 | 2 | -2/+9 |
* | *** empty log message *** | gdbadmin | 2012-06-05 | 1 | -1/+1 |
* | daily update | Alan Modra | 2012-06-05 | 1 | -1/+1 |
* | * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): Call | Cary Coutant | 2012-06-04 | 2 | -1/+6 |
* | 2012-06-04 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-06-04 | 7 | -24/+37 |
* | 2012-06-04 Pedro Alves <palves@redhat.com> | Pedro Alves | 2012-06-04 | 3 | -8/+20 |
* | bfd/ | Jan Kratochvil | 2012-06-04 | 8 | -8/+49 |
* | * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvector | Doug Evans | 2012-06-04 | 2 | -12/+16 |
* | * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro. | Doug Evans | 2012-06-04 | 5 | -53/+61 |
* | daily update | Alan Modra | 2012-06-04 | 1 | -1/+1 |
* | *** empty log message *** | gdbadmin | 2012-06-04 | 1 | -1/+1 |
* | gdb/testsuite/ | Jan Kratochvil | 2012-06-03 | 2 | -24/+34 |
* | gdb/testsuite/ | Jan Kratochvil | 2012-06-03 | 2 | -22/+39 |
* | PR binutils/13897 | Alan Modra | 2012-06-03 | 4 | -114/+187 |
* | *** empty log message *** | gdbadmin | 2012-06-03 | 1 | -1/+1 |
* | daily update | Alan Modra | 2012-06-03 | 1 | -1/+1 |
* | gprof/ | Andreas Schwab | 2012-06-02 | 6 | -6/+16 |
* | 2012-06-02 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-06-02 | 2 | -7/+12 |
* | *** empty log message *** | gdbadmin | 2012-06-02 | 1 | -1/+1 |
* | daily update | Alan Modra | 2012-06-02 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2012-06-01 | 4 | -6/+69 |
* | gdb/gdbserver/ | Jan Kratochvil | 2012-06-01 | 2 | -2/+7 |
* | bfd/ | Jan Kratochvil | 2012-06-01 | 9 | -10/+28 |
* | gdb/ | Jan Kratochvil | 2012-06-01 | 2 | -2/+6 |
* | PR binutils/13897 | Alan Modra | 2012-06-01 | 2 | -36/+38 |
* | Revert the last change | H.J. Lu | 2012-06-01 | 1 | -2/+2 |
* | * addr2line.c (translate_addresses): Truncate input addresses to | Alan Modra | 2012-06-01 | 2 | -8/+19 |
* | *** empty log message *** | gdbadmin | 2012-06-01 | 1 | -1/+1 |
* | daily update | Alan Modra | 2012-06-01 | 1 | -1/+1 |
* | gas/ | Sean Keys | 2012-05-31 | 1 | -28/+24 |
* | * ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptrace | Edjunior Barbosa Machado | 2012-05-31 | 2 | -10/+19 |
* | * linespec.c (decode_objc): Add cleanup to free | Keith Seitz | 2012-05-31 | 4 | -3/+17 |
* | Move linker test entry to ld/testsuite/ChangeLog | H.J. Lu | 2012-05-31 | 2 | -5/+5 |
* | Add missing "foo" after ".global" | H.J. Lu | 2012-05-31 | 3 | -2/+7 |
* | Fix ChangeLog entry | H.J. Lu | 2012-05-31 | 1 | -2/+2 |
* | * gdb/ada-lang.c (standard_lookup): Prevent uninitialized variable | Matthew Gretton-Dann | 2012-05-31 | 2 | -1/+7 |
* | *** empty log message *** | gdbadmin | 2012-05-31 | 1 | -1/+1 |
* | * linux-low.c (get_r_debug): Disable code using DT_MIPS_RLD_MAP | Thiago Jung Bauermann | 2012-05-30 | 2 | -0/+9 |
* | 2012-05-30 Jeff Kenton <jkenton@tilera.com> | Pedro Alves | 2012-05-30 | 4 | -0/+160 |
* | 2012-05-30 Jeff Kenton <jkenton@tilera.com> | Pedro Alves | 2012-05-30 | 4 | -0/+209 |