* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1993-10-27  Jim Kingdon* m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS.
1993-10-27  Jim Kingdon* mips-tdep.c (mips_pop_frame): If proc_desc is NULL...
1993-10-26  Jim Kingdon gcc -Wall lint:
1993-10-26  Jim Kingdon * remote.c: Change PBUFSIZ back to 400. John's 28...
1993-10-26  David Edelsohn* remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR).
1993-10-26  Jim Kingdon * valops.c (value_assign): Call reinit_frame_cache...
1993-10-26  Stu Grossman * infrun.c (wait_for_inferior): Fix PC out of objfile...
1993-10-25  Stu Grossman * infrun.c (wait_for_inferior): Fix PC out of subrout...
1993-10-25  Jim Kingdon * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, stand...
1993-10-25  Jim Kingdon gcc -Wall lint:
1993-10-25  Fred FishRemove incorrect comment about SEC_HAS_CONTENTS not...
1993-10-24  Jim KingdonSun Oct 24 20:16:38 1993 Peter Schauer (pes@regent...
1993-10-24  Jim Kingdon * remote-vx.c (vx_wait): Rename pid parameter to pid_t...
1993-10-24  Fred Fish * elfread.c (elf_symtab_read): Use bfd convention...
1993-10-23  David Edelsohn* remote-sim.h (sim_stop): New enum.
1993-10-23  Jim Kingdon * stabsread.c (define_symbol): Skip the whole thing...
1993-10-23  Jim Kingdon * remote-vx.c: Rename pid parameter to pid_to_wait_for...
1993-10-22  Jim Kingdon Merge Apollo patches from Troy Rollo (troy@cbme.unsw...
1993-10-22  Jim Kingdon* configure.in: Add * to end of all OS names.
1993-10-22  Fred Fish * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h
1993-10-22  Jim Kingdon * Makefile.in (init.c): Generate using the source...
1993-10-22  Jim Kingdon* sh-tdep.c (sim_load): Add function.
1993-10-21  David D. Zuhnadd pid argument to mips_wait
1993-10-21  Jim Kingdon * Makefile.in (c-exp.tab.o): Remove notice about shift...
1993-10-21  Ken RaeburnPatch from Jeff Law:
1993-10-21  Jim Kingdon* symtab.c (decode_line_1): Don't use SYMBOL_LINE for...
1993-10-21  Stu Grossman * remote-udi.c (udi_store_registers, store_register...
1993-10-21  Jim Kingdon * target.h: Put remote_debug declaration back here...
1993-10-21  Jim Kingdon * xcoffread.c (xcoff_symfile_read), coffread.c (coff_s...
1993-10-21  Jim Kingdon * mipsread.c (parse_symbol): In third-eye, a function...
1993-10-21  Stu Grossman * config/a29k/a29k-udi.mt: Define REMOTE_O as null...
1993-10-21  Stu Grossman * main.c: Make baud_rate and remote_debug be global...
1993-10-20  Jim Kingdon * stabsread.c (define_symbol): When combining a LOC_AR...
1993-10-20  K. Richard Pixleydefine some signals
1993-10-20  Jim Kingdon * Makefile.in (INTERNAL_LDFLAGS): New macro. The...
1993-10-20  Stu Grossman * Makefile.in: Add $(srcdir) to all refs to 29k-share
1993-10-20  Fred Fish * Makefile.in (ALLCONFIG): Add config/i386/{i386m3...
1993-10-19  Kung HsuModified Files:
1993-10-19  Jim Kingdon * config/rs6000/rs6000.mh (TERMCAP): Define to -lcurses.
1993-10-19  Stu Grossman * sparclite/Makefile.in: Fixup so that this works...
1993-10-19  Jim Kingdon* breakpoint.h (struct bpstat_what): Don't use bitfields.
1993-10-19  Jim Kingdon* typeprint.c: Add "class CLASS-NAME" to docstring...
1993-10-19  Fred Fish * Makefile.in (ALLPARAM): Add config/m88k/{nm-delta88...
1993-10-19  Fred Fish * README: Remove comment about SunOS 5.x programs...
1993-10-18  Jim Kingdon * hppa-tdep.c (restore_pc_queue): Call target_terminal...
1993-10-18  Jim Kingdon * c-exp.y: Remove never-used (because of shift/reduce...
1993-10-18  Jim Kingdon * buildsym.c (finish_block): If we pop the context...
1993-10-17  Fred FishBump version to 4.10.3 in main trunk after branch for...
1993-10-17  Stu Grossman* procfs.c: Handle process exits more elegantly by...
1993-10-17  Jim Kingdon* config/m88k/xm-dgux.h: Define NO_PTRACE_H.
1993-10-17  Jim Kingdon * corelow.c (add_to_thread_list): Need a cast to go...
1993-10-17  Jim Kingdon * infrun.c: Add comment about signals.
1993-10-17  Stu Grossman* procfs.c (procfs_wait): Losing Unixware can't do...
1993-10-16  Stu Grossman*** empty log message ***
1993-10-16  Stu Grossman* breakpoint.c (breakpoint_thread_match break_command_1):
1993-10-16  Jim Kingdon * h8300-tdep.c, h8500-tdep.c: Define sim_load only...
1993-10-16  Jim Kingdonx
1993-10-16  Jim Kingdon * stack.c (print_stack_frame): Put catch_errors around
1993-10-16  Jim Kingdon * findvar.c (value_from_register): When preparing...
1993-10-15  Peter Schauer * mipsread.c (upgrade_type): Replace bitsize sanity...
1993-10-15  Jim Kingdon * Move comments on bypassing call dummy breakpoint...
1993-10-15  Jim KingdonFri Oct 15 11:52:56 1993 Peter Schauer (pes@regent...
1993-10-15  Jim Kingdon * fork-child.c (fork_inferior), remote-eb.c (eb_create...
1993-10-15  Rob Savoye * remote-mon.c (general_open): Set dev_name. Minor...
1993-10-14  Jim Kingdon * inflow.c: Pass pointer to process group, not process...
1993-10-13  Jim Kingdon * inflow.c (terminal_ours_1): Don't print warning...
1993-10-13  Jim Kingdon * printcmd.c (printf_command): Instead of using makeva...
1993-10-13  Jim Kingdon* config/mips/xm-mips.h: Remove comment about HAVE_SGTT...
1993-10-13  David D. Zuhnonly configure gdbserver for native environments
1993-10-12  Jim Kingdon * stabsread.c (read_type): Treat a negative type numbe...
1993-10-12  Jim Kingdon * inflow.c: Use 0 (standard input) not scb->fd.
1993-10-12  Jim Kingdon * blockframe.c (get_prev_frame_info): Don't error...
1993-10-12  Jim Kingdon * xcoffsolib.h, xcoffexec.c: Undo the part of Fred...
1993-10-12  Jim Kingdon * stabsread.h, stabsread.c, dbxread.c (common_block...
1993-10-12  Peter Schauer * osfsolib.c (solib_create_inferior_hook): Reset...
1993-10-12  David D. Zuhnfix unterminated character string
1993-10-12  Jim Kingdon* stabsread.c: Fix comment about gcc 2.3.3 stab for...
1993-10-11  Jim Kingdon * m3-nat.c, config/nm-m3.h: Add a target_ops struct...
1993-10-11  Jim Kingdon* symtab.h: Fix comments re headers, sharing blockvecto...
1993-10-11  David D. Zuhnupdate REMOTE_O for i960-vxworks to make it compile...
1993-10-11  Peter Schauer * mipsread.c (parse_partial_symbols): Do not add...
1993-10-11  Peter Schauer * alpha-tdep.c (init_extra_frame_info): Remove kludge...
1993-10-09  Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-10-08  Fred Fish * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffex...
1993-10-08  Jim Kingdon * inflow.c: Remove unused includes of sys/param.h...
1993-10-08  Jim Kingdon * findvar.c, value.h (symbol_read_needs_frame): New...
1993-10-08  Peter Schauer * blockframe.c (get_frame_block): Do not adjust pc...
1993-10-08  Jim Kingdon * config/h8300/tm-h8300.h: Don't define sr_get_debug.
1993-10-07  Steve Chamberlain * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_...
1993-10-07  Jim Kingdon New Mach stuff:
1993-10-07  Jim Kingdon * blockframe.c (find_pc_partial_function): If we call
1993-10-07  Stu Grossman* blockframe.c (find_pc_partial_function): Fix handlin...
1993-10-07  Jim Kingdon * config/sparc/sun4os4.mh: Add comment saying why...
1993-10-07  Jim Kingdon * breakpoint.c, breakpoint.h (breakpoint_init_inferior...
1993-10-07  Jim Kingdon * Makefile.in (REGEX, REGEX1): Always use our own...
1993-10-06  Jim Kingdon * hppa-tdep.c (frame_chain): Rework so that it correctly
1993-10-06  Jim Kingdon* breakpoint.c (delete_breakpoint): Don't insert a...
1993-10-06  Jim Kingdon* README: Add Alpha notes from Schauer.
1993-10-05  Jim Kingdon * Makefile.in (install, uninstall): Remove $$n.1 stuff...
1993-10-05  Jim Kingdon * stabsread.c (read_range_type): Remove comment which...
next
This page took 0.223967 seconds and 107 git commands to generate.