Age | Commit message (Expand) | Author | Files | Lines |
1993-05-03 | * mips-pinsn.c (print_insn): Return value. | Ian Lance Taylor | 1 | -0/+7 |
1993-05-02 | * Makefile.in (NONSRC): Add 29k-share/README. | Fred Fish | 1 | -0/+3 |
1993-05-02 | * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): Replace hex | Fred Fish | 1 | -0/+12 |
1993-05-01 | * valprint.c (print_longest): Change format parameter from a | Fred Fish | 1 | -0/+9 |
1993-05-01 | Fix typo in last ChangeLog message. | Peter Schauer | 1 | -2/+2 |
1993-05-01 | * config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match it with the gcc | Peter Schauer | 1 | -0/+7 |
1993-05-01 | * The following patches are from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -2/+10 |
1993-05-01 | * configure.in: Match z8k-*-sim for z8000. | Steve Chamberlain | 1 | -0/+6 |
1993-05-01 | * mips-tdep.c: remove include of sys/dir.h. Doesn't seem | K. Richard Pixley | 1 | -1/+4 |
1993-05-01 | do not echo recursion lines | K. Richard Pixley | 1 | -0/+3 |
1993-05-01 | * udip2soc.c (UDIConnect): replace union wait with int. | K. Richard Pixley | 1 | -0/+2 |
1993-05-01 | * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket which is | K. Richard Pixley | 1 | -0/+3 |
1993-05-01 | * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg, | K. Richard Pixley | 1 | -0/+5 |
1993-04-30 | * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with | Jim Kingdon | 1 | -0/+3 |
1993-04-30 | * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES. | Jim Kingdon | 1 | -4/+1 |
1993-04-30 | doc fix | Jim Kingdon | 1 | -0/+4 |
1993-04-30 | * alldeps.mak, depend: Update with latest automatically built | Fred Fish | 1 | -0/+5 |
1993-04-30 | * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c. | Fred Fish | 1 | -0/+2 |
1993-04-30 | * Makefile.in (make-proto-testsuite.dir): New target to make | Fred Fish | 1 | -0/+6 |
1993-04-29 | Bump version to 4.8.4 for gdb 4.9 prerelease testing. | Fred Fish | 1 | -0/+4 |
1993-04-29 | * stabsread.c (define_symbol): If unrecognized constant type, | Jim Kingdon | 1 | -0/+5 |
1993-04-29 | * infptrace.c: Add missing close paren to test for | Fred Fish | 1 | -0/+3 |
1993-04-29 | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1 | -0/+38 |
1993-04-28 | * inflow.c (kill_command), infcmd.c (attach_command), | Jim Kingdon | 1 | -0/+4 |
1993-04-28 | * hp300ux-nat.c: Cast second arg to supply_register calls. | Jim Kingdon | 1 | -0/+15 |
1993-04-28 | * ch-exp.y (yylex): Don't STREQ with simplename if it is NULL. | Peter Schauer | 1 | -0/+4 |
1993-04-28 | * config/sparc/xm-sun4os4.h [__STDC__]: Don't use MALLOC_INCOMPATIBLE. | Jim Kingdon | 1 | -0/+4 |
1993-04-28 | changes | Roland Pesch | 1 | -0/+6 |
1993-04-28 | * valops.c (search_struct_field): Fix gdb core dump with incomplete | Peter Schauer | 1 | -0/+5 |
1993-04-28 | * remote.c: Change timeout to 2. | Jim Kingdon | 1 | -0/+10 |
1993-04-28 | * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be -lnsl. | Ian Lance Taylor | 1 | -0/+4 |
1993-04-28 | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1 | -0/+2 |
1993-04-28 | * config/sparc/xm-sun4os4.h: Declare free() to return int. | Jim Kingdon | 1 | -0/+3 |
1993-04-28 | * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOMPATIBLE now | Jim Kingdon | 1 | -0/+5 |
1993-04-27 | * README: Move most stuff about hacking GDB to doc/gdbint.texinfo. | Jim Kingdon | 1 | -0/+5 |
1993-04-27 | * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output. | Peter Schauer | 1 | -0/+4 |
1993-04-27 | * remote-vx.c (net_connect): Allow numeric IP address for host. | Jim Kingdon | 1 | -0/+4 |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 1 | -0/+4 |
1993-04-26 | * rs6000-tdep.c (branch_dest): Deal with stepping through system call. | Jim Kingdon | 1 | -0/+6 |
1993-04-25 | * valops.c (value_cast): A cast might also change the object | Peter Schauer | 1 | -0/+10 |
1993-04-25 | * Changes from (or inspired by) AMD: | Jim Kingdon | 1 | -0/+8 |
1993-04-25 | * solib.c (solib_add): Don't call special_symbol_handling if there | Jim Kingdon | 1 | -0/+6 |
1993-04-23 | * Merge in HPPA/BSD patches from Utah: | Stu Grossman | 1 | -0/+15 |
1993-04-23 | * Fix two bugs found by deja-gnu. One is the incorrect reporting | Stu Grossman | 1 | -0/+25 |
1993-04-23 | * printcmd.c (print_address_symbolic): Search symtabs as well as the | Peter Schauer | 1 | -0/+5 |
1993-04-23 | Comment changes around minimal symbol recording. | John Gilmore | 1 | -1/+5 |
1993-04-22 | comment changes only | K. Richard Pixley | 1 | -0/+2 |
1993-04-22 | * mips-tdep.c (heuristic_fence_post): new static variable. | K. Richard Pixley | 1 | -0/+7 |
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -0/+21 |
1993-04-22 | * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): | Jim Kingdon | 1 | -0/+9 |