| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-02-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2004-02-27 | 1 | -4/+35 |
* | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-09-21 | 1 | -6/+0 |
* | 2003-08-04 David Carlton <carlton@kealia.com> | David Carlton | 2003-08-04 | 1 | -11/+11 |
* | 2003-04-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-04-06 | 1 | -4/+0 |
* | * valprint.c (print_longest) [CC_HAS_LONG_LONG && | Mark Kettenis | 2002-08-24 | 1 | -3/+3 |
* | 2002-07-26 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-07-29 | 1 | -1/+0 |
* | * valprint.c (strcat_longest): Delete commented out function. | Andrew Cagney | 2002-05-04 | 1 | -106/+4 |
* | * findvar.c (extract_signed_integer): Cast printf argument | Jason Thorpe | 2002-04-23 | 1 | -1/+1 |
* | * valprint.c (set_input_radix): Use input_radix. | Andrew Cagney | 2002-03-17 | 1 | -2/+6 |
* | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 2002-02-05 | 1 | -2/+2 |
* | * valprint.c (print_floating): Allow non TYPE_CODE_FLT types. | Andrew Cagney | 2002-02-04 | 1 | -13/+19 |
* | Eliminate IEEE_FLOAT. | Andrew Cagney | 2002-01-20 | 1 | -13/+12 |
* | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 2002-01-05 | 1 | -6/+6 |
* | Approved by Jim Blandy: | Fred Fish | 2001-12-12 | 1 | -1/+1 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -1/+1 |
* | Revert previous erroneous checkin. | Christopher Faylor | 2001-10-20 | 1 | -1/+0 |
* | * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may not | Christopher Faylor | 2001-10-20 | 1 | -0/+1 |
* | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 2001-08-01 | 1 | -0/+1 |
* | malloc() -> xmalloc. | Andrew Cagney | 2001-03-20 | 1 | -3/+1 |
* | * defs.h: Provide prototypes for floatformat_is_negative, | Mark Kettenis | 2001-03-07 | 1 | -77/+29 |
* | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2001-03-07 | 1 | -1/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -5/+5 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -3/+3 |
* | Protoization. | Kevin Buettner | 2000-11-08 | 1 | -6/+3 |
* | * eval.c (parse_and_eval_long): New function. | David Taylor | 2000-10-30 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -95/+33 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -9/+9 |
* | * gdbarch.sh: Make multi-arch variable defaults, defaults for non- | Andrew Cagney | 2000-04-20 | 1 | -6/+0 |
* | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 2000-04-14 | 1 | -70/+74 |
* | Clean up compiler warnings: | Jim Kingdon | 2000-02-08 | 1 | -1/+1 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -16/+17 |
* | import gdb-1999-10-18 snapshot | Jason Molenda | 1999-10-19 | 1 | -2/+46 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -5/+11 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -277/+290 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -0/+3 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1567 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1063/+0 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -9/+62 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -69/+26 |
* | * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c: | Per Bothner | 1995-11-30 | 1 | -61/+5 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -98/+80 |
* | gcc -Wall lint: | Jim Kingdon | 1994-05-13 | 1 | -15/+16 |
* | * printcmd.c (print_command_1): Annotate the top-level expressions | Jim Kingdon | 1994-04-21 | 1 | -1/+10 |
* | * valprint.c (val_print): Remove inaccurate comment about what | Jim Kingdon | 1994-03-26 | 1 | -3/+7 |
* | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1994-03-03 | 1 | -4/+4 |
* | * target.c, target.h (target_read_string): Provide error detection to | Jim Kingdon | 1994-03-01 | 1 | -0/+7 |
* | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 1994-03-01 | 1 | -5/+0 |
* | * valprint.c (val_print_string): If errcode is set, always print | Jim Kingdon | 1994-02-28 | 1 | -18/+34 |
* | * defs.h, valprint.c: Make longest_to_int a function not a macro. | Jim Kingdon | 1994-02-18 | 1 | -2/+27 |