Age | Commit message (Expand) | Author | Files | Lines |
2008-01-31 | 2008-01-30 Luis Machado <luisgpm@br.ibm.com> | Thiago Jung Bauermann | 3 | -0/+107 |
2008-01-31 | * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers | Thiago Jung Bauermann | 2 | -3/+32 |
2008-01-31 | 2008-01-30 Luis Machado <luisgpm@br.ibm.com> | Thiago Jung Bauermann | 4 | -26/+169 |
2008-01-31 | * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_ev31_regnum member. | Thiago Jung Bauermann | 3 | -23/+26 |
2008-01-31 | PR ld/5692 | Nick Clifton | 2 | -2/+13 |
2008-01-31 | 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | Paolo Bonzini | 3 | -2/+20 |
2008-01-31 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-30 | daily update | Alan Modra | 1 | -1/+1 |
2008-01-30 | * gdb.ada/formatted_ref: New test program. | Joel Brobecker | 7 | -0/+359 |
2008-01-30 | * printcmd.c (print_formatted): Handle references as for unformatted | Joel Brobecker | 2 | -0/+6 |
2008-01-30 | * gdb.base/ptype.exp: Add testing of "ptype $pc". | Joel Brobecker | 2 | -0/+7 |
2008-01-30 | * eval.c (evaluate_subexp_standard): Add handling of user | Joel Brobecker | 2 | -1/+14 |
2008-01-30 | * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for | Daniel Jacobowitz | 2 | -2/+7 |
2008-01-30 | * gdb.texinfo (Setting Catchpoints): Mention features | Daniel Jacobowitz | 2 | -3/+11 |
2008-01-30 | Add OpenVMS extensions. | Nick Clifton | 4 | -13/+206 |
2008-01-30 | (test_file_list_exec_source_file): Update to new macro-info field. | Nick Roberts | 2 | -2/+2 |
2008-01-30 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-01-30 | 2008-01-25 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -1/+8 |
2008-01-30 | 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com> | Paul N. Hilfinger | 5 | -14/+185 |
2008-01-30 | Use vector for varobj_list_children interface. | Vladimir Prus | 5 | -46/+35 |
2008-01-30 | (GDB/MI File Commands): Describe new output | Nick Roberts | 1 | -2/+4 |
2008-01-30 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-01-30 | * dfp-test.c (DELTA, DELTA_B): New definitions. | Thiago Jung Bauermann | 3 | -0/+267 |
2008-01-30 | * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Add support for | Thiago Jung Bauermann | 2 | -0/+212 |
2008-01-30 | (mi_cmd_file_list_exec_source_file): Add field | Nick Roberts | 1 | -4/+6 |
2008-01-30 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-01-30 | * linux-low.c (linux_attach_lwp): Do not _exit after errors. | Daniel Jacobowitz | 15 | -266/+1212 |
2008-01-30 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-29 | (Processes): Mention process command. | Nick Roberts | 1 | -5/+10 |
2008-01-29 | *** empty log message *** | Nick Roberts | 1 | -0/+5 |
2008-01-29 | daily update | Alan Modra | 1 | -1/+1 |
2008-01-29 | * Makefile.in (symfile.o): Update. | Daniel Jacobowitz | 11 | -90/+197 |
2008-01-29 | * amd64-tdep.c (amd64_classify): Add handling of TYPE_CODE_CHAR. | Joel Brobecker | 2 | -0/+5 |
2008-01-29 | * nto-tdep.h: Remove #include "defs.h". | Joel Brobecker | 4 | -3/+11 |
2008-01-29 | Fix date of last entry. | Joel Brobecker | 1 | -1/+1 |
2008-01-29 | * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameter | Joel Brobecker | 12 | -21/+39 |
2008-01-29 | * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown | Jim Blandy | 3 | -0/+12 |
2008-01-29 | * gdb.threads/sigthread.c: Use barriers to ensure that | Jim Blandy | 2 | -0/+16 |
2008-01-29 | 2008-01-29 Aleksandar Ristovski <aristovski@qnx.com> | Daniel Jacobowitz | 2 | -3/+18 |
2008-01-29 | * MAINTAINERS: Update my info. | Jim Blandy | 2 | -2/+6 |
2008-01-29 | Use multiple locations for hardware watchpoints. | Vladimir Prus | 7 | -252/+478 |
2008-01-29 | Don't reset watchpoint block on solib load. | Vladimir Prus | 2 | -42/+76 |
2008-01-29 | Fix spelling typo in previous delta | Nick Clifton | 1 | -1/+1 |
2008-01-29 | * dwarf.c (print_dwarf_vma): Use mingw field type specified if necessary. | Nick Clifton | 2 | -1/+6 |
2008-01-29 | * gdb.base/gdb1056.exp: Add unsigned integer test. | Pierre Muller | 2 | -0/+6 |
2008-01-29 | * dwarf.c (print_dwarf_vma): New function. Display the value of a | Nick Clifton | 2 | -34/+76 |
2008-01-29 | * valarith.c (value_binop): Handle unsigned integer | Pierre Muller | 2 | -1/+9 |
2008-01-29 | * ppc-opc.c: Support optional L form mtmsr. | Alan Modra | 2 | -2/+6 |
2008-01-29 | * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change | Alan Modra | 2 | -2/+7 |
2008-01-29 | update copyright date | Alan Modra | 1 | -1/+1 |