summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
...
* 2001-10-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-10-312-5/+4
* Fix -W... flags check.Andrew Cagney2001-10-313-65/+84
* *** empty log message ***gdbadmin2001-10-311-1/+1
* 2001-10-30 Fred Fish <fnf@redhat.com>Fred Fish2001-10-305-4/+9
* Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish2001-10-3011-110/+208
* *** empty log message ***gdbadmin2001-10-301-1/+1
* * config/i386/tm-i386v.h: Don't include "regcache.h".Mark Kettenis2001-10-292-48/+8
* * i386-tdep.c (i386_extract_return_value): UseMark Kettenis2001-10-292-56/+45
* * doublest.h (convert_typed_floating): New prototype.Mark Kettenis2001-10-293-1/+68
* * gdb.base/call-ar-st.c (print_double_array): Match for loopCorinna Vinschen2001-10-293-83/+53
* * gdb.base/ending-run.exp: Create identical output when passingCorinna Vinschen2001-10-292-3/+13
* * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV suchMark Kettenis2001-10-292-1/+6
* 2001-10-29 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-10-293-4/+9
* *** empty log message ***gdbadmin2001-10-291-1/+1
* * doublest.c: Improve comments a bit.Mark Kettenis2001-10-283-52/+104
* * i387-tdep.c (print_i387_value): Use extract_typed_floating toMark Kettenis2001-10-282-18/+8
* * gdbtypes.c (_initialize_gdbtypes): Set floating-point type forMark Kettenis2001-10-282-0/+6
* * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.Daniel Jacobowitz2001-10-283-4/+9
* *** empty log message ***gdbadmin2001-10-281-1/+1
* *** empty log message ***gdbadmin2001-10-271-1/+1
* * arm-linux-nat.c (fill_gregset): Do not check register_valid[].Daniel Jacobowitz2001-10-262-17/+13
* 2001-10-26 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-10-262-27/+42
* * win32-nat.c (DebugSetProcessKillOnExit): New static functionCorinna Vinschen2001-10-263-8/+115
* Unify stabs/weird messages.Andrew Cagney2001-10-262-3/+8
* *** empty log message ***gdbadmin2001-10-261-1/+1
* *** empty log message ***gdbadmin2001-10-251-1/+1
* (start_psymtab_common): Revert change accidentally included in lastJim Blandy2001-10-241-1/+0
* Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy2001-10-245-51/+124
* Fix -Wformat for hpux.Andrew Cagney2001-10-244-21/+29
* Tweeks for HP/UX and -Werror.Andrew Cagney2001-10-243-4/+14
* *** empty log message ***gdbadmin2001-10-241-1/+1
* *** empty log message ***gdbadmin2001-10-231-1/+1
* *** empty log message ***gdbadmin2001-10-221-1/+1
* Don't print ``(MI_OUT)'' at startup.Andrew Cagney2001-10-214-11/+11
* Update makefile.in dependencies. Add header wrappers.Andrew Cagney2001-10-219-237/+327
* Add explicit #include of "value.h".Andrew Cagney2001-10-2120-11/+50
* * infptrace.c (child_xfer_memory): Fix a few coding standardsMark Kettenis2001-10-212-32/+32
* * config/djgpp/README: Fix a typo and tweak for GDB 5.1.Eli Zaretskii2001-10-212-15/+20
* s/value_ptr/struct value */Andrew Cagney2001-10-214-34/+49
* * cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.Andrew Cagney2001-10-215-25/+30
* *** empty log message ***gdbadmin2001-10-211-1/+1
* * breakpoint.h, breakpoint.c: Ditto.Andrew Cagney2001-10-203-11/+15
* s/value_ptr/struct value */Andrew Cagney2001-10-203-28/+39
* *** empty log message ***gdbadmin2001-10-201-1/+1
* * alpha-nat.c: Include <alpha/coreregs.h> instead ofAndrew Cagney2001-10-202-3/+26
* Revert previous erroneous checkin.Christopher Faylor2001-10-201-1/+0
* * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor2001-10-204-4/+6
* Enable PowerPC simulator on native linux and netbsd.Andrew Cagney2001-10-203-0/+11
* * README: Mention problems with HP/UX.Andrew Cagney2001-10-182-2/+16
* Functions to convert to/from CORE_ADDR and a string. Use in Insight.Andrew Cagney2001-10-173-0/+60