* coffgen.c (coff_print_symbol): Cast pointer different to long
[deliverable/binutils-gdb.git] / gdb /
1994-08-24  Stan Shebs * remote-vx.c (vx_attach): Interpret the command argum...
1994-08-24  Ian Lance Taylor * configure.in: Change i386 to i[345]86.
1994-08-24  Ian Lance Taylor * configure.in: Change i[34]86 to i[345]86.
1994-08-24  J.T. Conklin* configure.in (i386-*-netware): Automatically configur...
1994-08-24  Stan Shebs * lib/gdb.exp (gdb_run_cmd): Move comment out from...
1994-08-24  J.T. Conklin* nlm/gdbserve.c: conditionalize header file inclusion...
1994-08-24  J.T. Conklin* gdbserve.c: conditionalize header file inclusion...
1994-08-24  Stu Grossman * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.
1994-08-23  Jim Kingdon * gdbtypes.h: Declare f77_create_literal_string_type and
1994-08-23  Rob SavoyeCommand loop sort-of works, stopeed core dumping.
1994-08-23  Stan Shebs * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh,
1994-08-22  Stan Shebs * rs6000-nat.c: Include libbfd.h again, needed until...
1994-08-22  Stan Shebs * config/i386/linux.mh (XM_CLIBS): Add -lm.
1994-08-22  Steve Chamberlain Work to reduce the interrupts-off duration when runnin...
1994-08-19  Stan Shebs * mpw-init.c (initialize_all_files): Remove inits...
1994-08-19  Stan ShebsKeep new Fortran files.
1994-08-19  Stan Shebs Initial Fortran language support, adapted from work...
1994-08-19  Peter Schauer * c-typeprint.c (c_print_type): Assume demangled...
1994-08-19  Rob SavoyeAdd remote-pa.c.
1994-08-19  Jeff Law * Makefile.in (ALLDEPFILES): Add hpread.c.
1994-08-19  Jeff Law * hppa-tdep.c (skip_trampoline_code): Revert incorrect...
1994-08-19  J.T. Conklin* nlm/i386.c, nlm/i386.h: New files that contain i386...
1994-08-18  Stan Shebs * README: Grammar improvements, clarifications, updates.
1994-08-18  Rob SavoyeSupport both the generic remote protocol and the one...
1994-08-18  Rob SavoyeMake a unique remote target "hppro", rather than use...
1994-08-18  Stu Grossman * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FO...
1994-08-18  Stu Grossman * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FO...
1994-08-18  Rob Savoye * remote-pa.c: New file for HPPA embedded support...
1994-08-18  Rob SavoyeUse new remote-pa, rather than the generic one.
1994-08-18  Rob SavoyeNew file for remote protocol to embedded HPPA targets.
1994-08-17  Stan Shebs * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE,
1994-08-17  Rob SavoyeAdd serial tcp support for HPPA hosts and targets.
1994-08-17  Jim Kingdon * remote-mips.c: Remove unused declaration of mips_load.
1994-08-17  Stan Shebs * coffread.c: General cleanup, and support for section...
1994-08-17  Jim Kingdon * symtab.c (decode_line_1): If funfirstline and we...
1994-08-16  Jim Kingdon * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_...
1994-08-16  Stan Shebs * gdb.base/printcmds.exp: Remove all the a29k XFAILs...
1994-08-14  Fred Fish * Makefile.in (VERSION): Bump to 4.13.1
1994-08-13  Fred Fish Harris CX/UX support, from Bob Rusk (rrusk@mail.csd...
1994-08-13  Fred Fish * environ.c (init_environ): If no environment, do...
1994-08-13  Jeff Law * gdb.base/interrupt.exp: When trying to wake up the...
1994-08-13  Jeff Law * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
1994-08-12  Stu Grossman * remote.c (remote_wait): Return inferior_pid instead...
1994-08-12  J.T. Conklin* sparclite/aload.c (sys_error, error): Use vfprintf...
1994-08-11  David Edelsohn(concat, basename, buildargv, freeargv, strerrno, strsigno,
1994-08-11  Fred Fish * i386v-nat.c (i386_insert_nonaligned_watchpoint):
1994-08-10  Stu Grossman * defs.h, top.c: Use `extern' in declarations of...
1994-08-10  David Edelsohn(gdbsim_ops): Set `to_insert_breakpoint' and `to_remove...
1994-08-10  Jim Kingdon * infcmd.c (run_command): Remove comment suggesting...
1994-08-10  Kung HsuModified Files:
1994-08-09  Stu Grossman * infrun.c (wait_for_inferior): Call target_resume...
1994-08-08  J.T. Conklin* i386-nlmstub.c (handle_exception): Wait until the...
1994-08-07  Peter Schauer * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine...
1994-08-07  Peter Schauer * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine...
1994-08-06  Stu Grossman * remote.c (remote_open): Move setting of inferior_pi...
1994-08-05  Stan Shebs * dwarfread.c (bfd.h): Don't include.
1994-08-05  Thomas LordDon't dereference invalid pointers in procfs_mourn_inferior
1994-08-05  J.T. Conklin* i386-nlmstub.c (handle_exception): Point the PC at...
1994-08-05  Steve Chamberlain * remote.c (read_frame): Calculate run length encoded...
1994-08-04  Steve ChamberlainNew file. (stan said I could put it here)
1994-08-04  Stu Grossman * target.c (find_default_run_target): Make sure to_ca...
1994-08-04  Jean Marie Diaz * TODO: Remove note about fast watchpoints and remove...
1994-08-04  Stan Shebs * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h,
1994-08-04  Stu Grossman * target.c (add_target): Don't call clean_target...
1994-08-04  Stu Grossman * remote.c (remote_open): Set inferior_pid to make...
1994-08-04  Jean Marie Diaz * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid...
1994-08-04  Stan Shebs * ch-lang.c (chill_language_defn): Ditto.
1994-08-04  Stan Shebs * breakpoint.c (breakpoint_1): Improve pluralization...
1994-08-03  Stan Shebs * language.h (struct language_defn): Remove unused...
1994-08-02  Stan Shebs * defs.h (bfd_read, bfd_seek): Remove declarations.
1994-08-02  J.T. Conklin* config/netware.exp: New file.
1994-08-02  J.T. Conklin* inflow.c (kill_command): Fix a bug which prevented...
1994-08-02  Stan Shebs * defs.h: Change two-line declarations to one-line...
1994-08-02  Jean Marie Diaz * breakpoint.c (mention), main.c (fputs_unfiltered...
1994-08-01  Jean Marie Diaz * gdbint.texinfo: Remove references to BROKEN_LARGE_AL...
1994-08-01  Stan Shebs * gdbint.texinfo: Put regex conditionals in their...
1994-08-01  Kung HsuModified Files:
1994-08-01  Jeff Law * hppa-tdep.c (compare_unwind_entries): Add "const...
1994-08-01  Jeff Law * hppa-tdep.c (saved_pc_after_call): If the saved...
1994-07-30  Stu Grossman * findvar.c (write_pc write_pc_pid): Remove casts...
1994-07-30  Steve Chamberlain * remote.c (read_frame): Split readchar/checksum...
1994-07-29  Fred Fish From Kevin A. Buettner (kev@cujo.geg.mot.com).
1994-07-29  Stu GrossmanKeep gdbtk.c and gdbtk.tcl.
1994-07-29  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): If using...
1994-07-29  J.T. ConklinObsolete file.
1994-07-28  J.T. Conklin* config/mt-slite (LDFLAGS): If using the newlib in...
1994-07-28  Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...
1994-07-28  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use...
1994-07-28  J.T. ConklinFix typo
1994-07-28  J.T. Conklin* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use...
1994-07-28  J.T. Conklin* gdb.base/configure.in: Look for makefile fragments...
1994-07-28  Fred Fish * Makefile.in (annotate.o): Add dependencies.
1994-07-28  J.T. Conklin* sparclite/aload.c: Added new -q (quiet) option.
1994-07-27  J.T. Conklin* nlm/gdbserve.c: merge in command line argument parsin...
1994-07-27  J.T. Conklin* i386-nlmstub.c: The returnLength field must be initia...
1994-07-27  Fred Fish * Makefile.in (DISTSTUFF): Add definition.
1994-07-27  Jim Kingdon* target.c (push_target): Cast result from xmalloc.
1994-07-27  Stan Shebs * gdbint.texinfo: Removed mentions of many obsolete...
1994-07-26  Stan ShebsTue Jul 26 18:20:46 1994 Paul Flinders (ptf@smee)
1994-07-26  Peter Schauer * gdb.base/corefile.exp: Change `else if' to `elseif...
next
This page took 0.040437 seconds and 7 git commands to generate.