Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-17 | PR ld/14962 | Alan Modra | 4 | -74/+37 |
2012-12-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-16 | Don't check IFUNC relocations in elf_*_check_relocs | H.J. Lu | 3 | -143/+10 |
2012-12-16 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-16 | Also check local IFUNC references | H.J. Lu | 16 | -7/+190 |
2012-12-16 | gdb/ | Jan Kratochvil | 4 | -52/+96 |
2012-12-16 | gdb/ | Jan Kratochvil | 6 | -27/+33 |
2012-12-16 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | Thomas Schwinge | 3 | -2/+7 |
2012-12-16 | Makefile.in: Move ravenscar-thread.c from SFILES to ALLDEPFILES. | Joel Brobecker | 2 | -1/+6 |
2012-12-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-15 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-15 | Minor ChangeLog fix. | Joel Brobecker | 1 | -1/+1 |
2012-12-15 | Add missing backslash in configure.tgt gdb_target_ops (sparc-*-*) | Joel Brobecker | 2 | -1/+5 |
2012-12-15 | Add ravenscar-thread support for powerpc. | Joel Brobecker | 6 | -8/+352 |
2012-12-15 | change ravenscar_sparc prefixes into sparc_ravenscar... | Joel Brobecker | 3 | -13/+21 |
2012-12-15 | Rename ravenscar-sparc-thread.[hc] into sparc-ravenscar-thread.[hc]. | Joel Brobecker | 6 | -16/+27 |
2012-12-15 | gdbarch-ification of ravenscar-thread support. | Joel Brobecker | 11 | -51/+159 |
2012-12-15 | minor ravenscar-thread cleanup | Joel Brobecker | 2 | -29/+15 |
2012-12-15 | Move init_entry_point_info to symfile.c and make it static. | Joel Brobecker | 4 | -50/+54 |
2012-12-15 | Fix NULL objfile's section_offsets dereference during symbol load. | Joel Brobecker | 5 | -13/+46 |
2012-12-15 | Fix copy'n'paste-o. | Thomas Schwinge | 1 | -1/+1 |
2012-12-15 | ld/testsuite/ | Thomas Schwinge | 6 | -7/+15 |
2012-12-15 | gdb/ | Yao Qi | 5 | -0/+32 |
2012-12-15 | gdb/ | Yao Qi | 6 | -221/+657 |
2012-12-15 | gdb/ | Yao Qi | 2 | -13/+25 |
2012-12-15 | gdb/ | Yao Qi | 2 | -10/+29 |
2012-12-15 | gdb/gdbserver/ | Yao Qi | 6 | -113/+313 |
2012-12-15 | gdb/ | Yao Qi | 2 | -0/+308 |
2012-12-15 | 2012-12-15 Yao Qi <yao@codesourcery.com> | Yao Qi | 16 | -44/+221 |
2012-12-15 | gold/ | Cary Coutant | 3 | -8/+22 |
2012-12-15 | gdb/ | Yao Qi | 2 | -16/+23 |
2012-12-15 | gold/ | Cary Coutant | 2 | -2/+11 |
2012-12-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-14 | * solib-target.c (solib_target_current_sos): Remove 'const' | Pierre Muller | 2 | -1/+17 |
2012-12-14 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-14 | PR c++/8888: | Tom Tromey | 6 | -1/+154 |
2012-12-14 | Partial fix for PR c++/14160: | Tom Tromey | 8 | -4/+76 |
2012-12-14 | * gdb.dwarf2/implptr-optimized-out.S: DIE offset for | Doug Evans | 2 | -1/+6 |
2012-12-14 | * c-exp.y (block, variable, name_not_typename, lex_one_token, | Tom Tromey | 15 | -64/+127 |
2012-12-14 | * symtab.c (check_field): Now static. Move from... | Tom Tromey | 4 | -38/+42 |
2012-12-14 | gdb | Tom Tromey | 16 | -19/+444 |
2012-12-14 | ld/testsuite/ | Yufeng Zhang | 3 | -1/+15 |
2012-12-14 | Fix whitespace. | Pedro Alves | 1 | -57/+63 |
2012-12-14 | 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com> | Pedro Alves | 2 | -0/+9 |
2012-12-14 | * windows-nat.c (windows_xfer_shared_libraries): Avoid | Pierre Muller | 2 | -5/+12 |
2012-12-14 | daily update | Alan Modra | 1 | -1/+1 |
2012-12-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2012-12-13 | * solib-svr4.c (enable_break): Use SECT_OFF_TEXT. | Tom Tromey | 2 | -1/+5 |
2012-12-13 | Check local IFUNC calls | H.J. Lu | 12 | -6/+147 |
2012-12-13 | * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux. | Doug Evans | 3 | -0/+17 |