Age | Commit message (Expand) | Author | Files | Lines |
2008-05-23 | gas/testsuite/ | H.J. Lu | 8 | -7/+33 |
2008-05-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-23 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-22 | * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub | Pedro Alves | 2 | -3/+3 |
2008-05-22 | * gdb.texinfo (vAttach): Re-remove requirement of the stub killing | Pedro Alves | 2 | -2/+7 |
2008-05-22 | gas/testsuite/ | H.J. Lu | 14 | -58/+3777 |
2008-05-22 | 2008-05-22 Paul Brook <paul@codesourcery.com> | Paul Brook | 2 | -5/+18 |
2008-05-22 | * symtab.h (struct symbol): Make "aux_value" member a void pointer | Ulrich Weigand | 2 | -20/+21 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_BASEREG and | Ulrich Weigand | 14 | -115/+24 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_LOCAL_ARG. | Ulrich Weigand | 14 | -39/+19 |
2008-05-22 | * symtab.h (enum address_class): Remove LOC_INDIRECT and | Ulrich Weigand | 9 | -78/+15 |
2008-05-22 | * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races. | Jan Kratochvil | 2 | -4/+8 |
2008-05-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-22 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-21 | gas/testsuite/ | H.J. Lu | 8 | -4/+25 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 31 | -96/+1081 |
2008-05-21 | 2008-05-21 Markus Deuling <deuling@de.ibm.com> | Maxim Grigoriev | 2 | -29/+27 |
2008-05-21 | Fix the date of the entry that I just added. | Joel Brobecker | 1 | -1/+1 |
2008-05-21 | * gdb.texinfo (Continuing and Stepping): Document the new "fin" | Joel Brobecker | 2 | -1/+8 |
2008-05-21 | * gdb.base/finish.exp: Test that "fin" works as an abbreviation | Joel Brobecker | 2 | -0/+21 |
2008-05-21 | * infcmd.c (_initialize_infcmd): Add new "fin" alias for "finish". | Joel Brobecker | 2 | -0/+5 |
2008-05-21 | * frame.h (SIZEOF_FRAME_SAVED_REGS): Remove. | Ulrich Weigand | 2 | -12/+4 |
2008-05-21 | * reloc-macros.h: Add a comment about the use of the | Nick Clifton | 3 | -1/+39 |
2008-05-21 | * alpha-mdebug-tdep.c: Include "trad-frame.h". | Ulrich Weigand | 3 | -20/+25 |
2008-05-21 | PR ld/6519 | Nick Clifton | 2 | -5/+17 |
2008-05-21 | Multi-GOT support for m68k. | Nick Clifton | 35 | -151/+469298 |
2008-05-21 | PR 868 | Nick Clifton | 2 | -0/+35 |
2008-05-21 | PR ld/6430 | Nick Clifton | 3 | -8/+25 |
2008-05-21 | * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE | Nick Clifton | 3 | -2/+17 |
2008-05-21 | * ld.texinfo (ARM): Document --stub-group-size=N option. | Nick Clifton | 3 | -8/+46 |
2008-05-21 | * cr16-dis.c (build_mask): Adjust the mask for 32-bit bcond. | Nick Clifton | 2 | -1/+10 |
2008-05-21 | * score-tdep.c (score_print_insn): Get the current endianess from | Markus Deuling | 2 | -1/+6 |
2008-05-21 | Add @r{, annotation} marker to new-thread function index entry. | Nick Roberts | 1 | -1/+1 |
2008-05-21 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-20 | * frame.c (get_prev_frame_1): Build frame id before setting | Pedro Alves | 2 | -1/+10 |
2008-05-20 | Test for new annotation. | Nick Roberts | 1 | -0/+39 |
2008-05-20 | *** empty log message *** | Nick Roberts | 2 | -0/+8 |
2008-05-20 | (Multi-threaded Apps): New node for new annotation. | Nick Roberts | 1 | -0/+16 |
2008-05-20 | (thread.o): Add dependency on annotate.h. | Nick Roberts | 1 | -1/+1 |
2008-05-20 | (add_thread_with_info): Use it. | Nick Roberts | 1 | -1/+3 |
2008-05-20 | (annotate_new_thread): New extern. | Nick Roberts | 1 | -0/+1 |
2008-05-20 | (annotate_new_thread): New function for new-thread | Nick Roberts | 1 | -0/+9 |
2008-05-20 | *** empty log message *** | Nick Roberts | 1 | -0/+8 |
2008-05-20 | * win32-nat.c (win32_wait): Block the control-c event while | Joel Brobecker | 3 | -2/+43 |
2008-05-20 | * options.h (class General_options): Add -z relro. | Ian Lance Taylor | 13 | -36/+446 |
2008-05-20 | daily update | Alan Modra | 1 | -1/+1 |
2008-05-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Update comment. | Pedro Alves | 4 | -6/+10 |
2008-05-19 | * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter. | Ulrich Weigand | 32 | -181/+169 |