* mpw-config.in: Add wildcards for config matching, add mips-*-*
[deliverable/binutils-gdb.git] / gdb /
1996-08-15  Fred Fish * findvar.c (write_register_pid): Only needed when...
1996-08-15  Stu Grossman * config/i386/cygwin32.mh: Set NAT_FILE to nm-empty...
1996-08-14  Fred Fish From Blair MacIntyre <bm@cs.columbia.edu>:
1996-08-14  Fred Fish * Makefile.in (init.c): Generate with prototypes.
1996-08-14  Fred Fish * config/mips/nm-mips.h (get_longjmp_target): Add...
1996-08-13  Fred Fish * remote-pa.c (boot_board): Add dummy params to make...
1996-08-13  Fred FishResurrect code to increase timeout in "handle all print...
1996-08-13  Mark Alexander * remote.c: Make remote_write_size public.
1996-08-13  Stu Grossman * defs.h: Define CONST_PTR as blank if compiling...
1996-08-12  Fred Fish * gdb.base/a1-selftest.exp (do_steps_and_nexts): New...
1996-08-12  Stu Grossman * main.c (main): Make sure command loop is used with...
1996-08-11  Fred Fish * gdb.base/term.exp: Set 7-bit strings, address off...
1996-08-11  Fred Fish * gdb.base/list.exp (test_forward_search): Increase...
1996-08-09  Tom Tromey * Makefile.in (LIB_INSTALL_DIR): New macro.
1996-08-09  Jeff Law * somread.c (som_symtab_read): Handle secondary...
1996-08-09  Jeff Law * gdb.base/structs.exp: New tests for passing...
1996-08-09  Jeff Law * config/tm-hppa.h (EXTRACT_RETURN_VALUE):...
1996-08-08  Stu Grossman * symfile.c (symfile_bfd_open): Change ifdef from...
1996-08-08  Stu Grossman * somread.c: Rearrange order of includes to fix warni...
1996-08-08  Stu Grossman * dbxread.c: Don't include param.h or sys/file.h.
1996-08-08  Stu Grossman * dwarf2read.c dwarfread.c exec.c infcmd.c infrun...
1996-08-07  Fred Fish * gdb.base/list.exp (test_forward_search): Fix to...
1996-08-07  Tom Tromey * config/slite-gdb.exp (gdb_start): Use "full_b...
1996-08-07  Fred Fish * configure.in (configdirs): Add gdb.threads.
1996-08-07  Jeff Law * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE...
1996-08-07  Jeff Law * valops.c (call_function_by_hand): Handle...
1996-08-06  Fred Fish * lib/gdb.exp (gdb_test_exact): Turn \n in pattern...
1996-08-06  Fred Fish * gdb.base/signals.exp (test_handle_all_print): Test...
1996-08-04  Fred Fish * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Define...
1996-08-04  Jeff Law * gdb.disasm/hppa.s: Export fmemLRbug_tests_4...
1996-08-03  Fred Fish * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Define...
1996-08-03  Fred Fish * config/alpha/alpha-osf3.mh (XM_FILE): Change from...
1996-08-03  Brendan Kehoe * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell...
1996-08-02  Tom Tromeychanges for new tcl/tk:
1996-08-01  Fred Fish * config/mips/tm-mips.h (TM_MIPS_H): Enclose file...
1996-08-01  Jason Molenda * Makefile.in (gdbtk.tcl): put in $(datadir...
1996-08-01  Fred Fish * rs6000-nat.c (add_vmap): Return 0 to caller rather...
1996-07-31  Stan Shebs * stabsread.c (get_substring): Declare second arg...
1996-07-30  Fred Fish * rs6000-tdep.c (push_arguments): Remove unused variab...
1996-07-30  Fred Fish * xcoffread.c (compare_lte): Change prototype and...
1996-07-30  Fred Fish * mips-tdep.c (mips_read_processor_type): Add parens...
1996-07-30  Fred Fish * rs6000-tdep.c (skip_prologue): Add missing parens...
1996-07-30  Fred Fish * configure.in: Expand "long long" test to include...
1996-07-30  Jeff Law * somsolib.c (som_solib_create_inferior_hook...
1996-07-28  Fred Fish * config/mips/tm-mips.h (struct frame_info): Forward...
1996-07-28  Fred Fish * configure.in: Add test for "long long" support.
1996-07-27  Fred Fish * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set...
1996-07-26  Ian Lance Taylor * printcmd.c (_initialize_printcmd): Initialize
1996-07-26  Fred FishSee the huge ChangeLog entry that has the header:
1996-07-26  Fred FishSee gdb ChangeLog entry with header:
1996-07-25  David Edelsohn * dsrec.c (load_srec): Protect ANSI style function...
1996-07-23  Stu Grossman * Makefile.in (os9kread.o): Remove dependency on...
1996-07-21  Fred Fish * gdbtk.tcl (files_command): Reorder the binding tags for
1996-07-20  Fred Fish * dwarf2read.c (struct filenames): Change internal...
1996-07-20  Fred Fish * gdbtk.tcl (delete_expr): Unset corresponding element of
1996-07-19  Stan ShebsAlways keep dwarf2read.c
1996-07-19  Stan Shebs * dwarf2read.c: New file, DWARF 2 reader originally...
1996-07-18  Geoffrey NoerThu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus...
1996-07-17  Mark Alexander * mon960-rom.c: Shorten the mon960_inits string to...
1996-07-17  Mark Alexander * a29k-tdep.c (get_saved_register): Allow PC to be...
1996-07-17  Stu Grossman * command.c (do_setshow_command): Don't segfault...
1996-07-17  Stu GrossmanChanges from the FSF for Hurd thread support.
1996-07-15  David Edelsohn * win32-nat.c (handle_load_dll): dos_path_to_unix_path...
1996-07-15  Stu Grossman * defs.h printcmd.c: Create global disassemble_info...
1996-07-13  Fred FishCheck in an entry that somehow got missed long ago.
1996-07-13  Fred Fish * hpread.c (hpread_lookup_type): Use xmmalloc/xmreallo...
1996-07-13  Fred FishFix thinko in previous patch
1996-07-13  Fred Fish * objfiles.c (map_to_file): Error return from mmalloc_...
1996-07-12  Stu Grossman * gdb.texinfo: Document `set assembly-language'.
1996-07-12  Stu Grossman * i386-tdep.c (set_assembly_language_command): New...
1996-07-12  Mark Alexander * monitor.c (monitor_write_memory, monitor_read_memory...
1996-07-12  Fred Fish * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove defin...
1996-07-11  Stan Shebs * remote.texi: Update list of stubs in the GDB distrib...
1996-07-11  Fred Fish * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate...
1996-07-10  Jeff Law * h8300-tdep.c: Remove some outdated comments.
1996-07-10  Raymond Jou * ser-mac.c (mac_close): Change a typo SetSetBuf to...
1996-07-09  Michael MeissnerForgot to commit .Sanitize after last checkin
1996-07-08  Mark Alexander * mon960-rom.c (mon960_open): Add floating point detec...
1996-07-08  Fred Fish(laying some groundwork for a fix for PR 8443)
1996-07-07  Mark AlexanderAdd linux.mh and xm-linux.h.
1996-07-05  Jeff LawNo longer need to sanitize away h8s.
1996-07-04  Stu Grossman * configure: Re-build with autoconf-2.10.
1996-07-04  Stu Grossman * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc...
1996-07-03  Mark Alexander * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,
1996-07-02  Michael MeissnerAdd stub support for Linux on PowerPC
1996-07-01  Stan Shebs From Raymond Jou <rjou@mexican.cygnus.com>:
1996-07-01  Mark Alexander * remote-e7000.c (e7000_stop): New function.
1996-06-30  David Edelsohn(all-cfg.text): @set SPARCLET.
1996-06-29  Dawn Perchik * remote.texi: Add documentation for target Sparclet.
1996-06-28  David EdelsohnKeep sparclet.mt.
1996-06-28  Dawn Perchik * configure,configure.in: Add target sparclet.
1996-06-28  Dawn Perchik * configure,configure.in: Add target sparclet.
1996-06-28  Dawn Perchik * main.c (main): Add option "l" for setting...
1996-06-28  Dawn Perchik * remote-e7000.c,remote.c,target.h,top.c:
1996-06-28  Dawn Perchik * remote-e7000.c (e7000_parse_device): New...
1996-06-28  Dawn Perchik * monitor.c (monitor_debug): Fix remotedebug...
1996-06-28  Fred Fish * gdb.base/signals.exp (test_handle_all_print): Tempor...
1996-06-28  Fred Fish * config/unix-gdb.exp: Increase default timeout from...
1996-06-28  Stan Shebs * config/i386/cygwin32.mh, config/powerpc/cygwin32.mh
1996-06-28  Fred Fish * lib/gdb.exp (default_gdb_start): When reporting...
next
This page took 0.043166 seconds and 7 git commands to generate.