Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-06 | * gdb.pascal/floats.pas: New test program. | Pierre Muller | 3 | -0/+211 |
2008-02-06 | * p-exp.y: Set current_type in missing places. | Pierre Muller | 2 | -10/+54 |
2008-02-06 | * remote-mips.c (set_breakpoint): Rename to... | Maciej W. Rozycki | 2 | -34/+52 |
2008-02-06 | * gdb.base/callfuncs.c (t_float_many_args): New function. | Thiago Jung Bauermann | 3 | -0/+103 |
2008-02-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-05 | * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb, | Joel Brobecker | 5 | -0/+233 |
2008-02-05 | * language.h (struct language_defn): Add new field | Joel Brobecker | 14 | -14/+423 |
2008-02-05 | * mn10300-tdep.c (mn10300_push_dummy_call): Adjust stack pointer | Kevin Buettner | 2 | -0/+33 |
2008-02-05 | 2008-02-05 Andrzej Zaborowski <balrogg@gmail.com> | Jim Blandy | 2 | -1/+9 |
2008-02-05 | Fix changelog entry. | Jim Blandy | 1 | -0/+1 |
2008-02-05 | * ax-gdb.c (gen_expr): Yield ordinary error if asked to trace a | Jim Blandy | 2 | -0/+9 |
2008-02-05 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-04 | * varobj.c (c_value_of_variable): Use xstrdup. | Vladimir Prus | 2 | -1/+5 |
2008-02-04 | Update stored rendition of varobj value when format changes. | Vladimir Prus | 2 | -1/+15 |
2008-02-04 | * eval.c (evaluate_subexp_standard): Fix type of result of mixed | Doug Evans | 7 | -153/+399 |
2008-02-04 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-03 | add copyright | Doug Evans | 3 | -0/+54 |
2008-02-03 | PR 2384 | Doug Evans | 11 | -38/+224 |
2008-02-03 | * gdb.texinfo (Help): Summarize 'info args' correctly. | Jim Blandy | 2 | -1/+5 |
2008-02-03 | * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero. | Doug Evans | 2 | -1/+6 |
2008-02-03 | * typeprint.c (*): Whitespace cleanup. | Doug Evans | 2 | -9/+10 |
2008-02-03 | * gdb.base/sigall.c (main): Ensure all signals aren't blocked. | Doug Evans | 2 | -0/+16 |
2008-02-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-02 | Luis Machado <luisgpm@br.ibm.com> | Mark Kettenis | 2 | -9/+20 |
2008-02-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-02-01 | * gdb.ada/sym_print_name: New test program. | Joel Brobecker | 5 | -1/+148 |
2008-02-01 | * symtab.c (symbol_set_names): Do not add an entry in the demangling | Joel Brobecker | 2 | -0/+24 |
2008-02-01 | * gdb.ada/nested/hello.adb: New file. | Joel Brobecker | 4 | -0/+88 |
2008-02-01 | * dwarf2read.c (add_partial_symbol): Always store all Ada subprograms | Joel Brobecker | 2 | -2/+19 |
2008-02-01 | * breakpoint.c (break_command_1): Return void. | Vladimir Prus | 8 | -65/+98 |
2008-02-01 | * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Write 32-bit | Thiago Jung Bauermann | 2 | -21/+41 |
2008-02-01 | Properly rethrow exception. This fixes errors | Vladimir Prus | 4 | -3/+25 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 12 | -66/+216 |
2008-02-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2008-01-31 | * NEWS: Mention Decimal Floating Point support. | Thiago Jung Bauermann | 2 | -0/+9 |
2008-01-31 | * std-regs.c (value_of_builtin_frame_pc_reg): Change the returned | Joel Brobecker | 2 | -2/+7 |
2008-01-31 | * gdb.arch/ppc64-atomic-inst.c: New testcase source file. | Luis Machado | 3 | -0/+115 |
2008-01-31 | 2008-01-31 Andreas Krebbel <krebbel1@de.ibm.com> | Ulrich Weigand | 2 | -3/+14 |
2008-01-31 | * gdb.pascal/integers.pas: New test program. | Pierre Muller | 3 | -0/+185 |
2008-01-31 | * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}. | Pierre Muller | 2 | -1/+5 |
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 | *** empty log message *** | gdbadmin | 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 |