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