1992-09-26 |
John Gilmore | Split non-target-dependent code out of target_attach... |
blob | commitdiff | raw |
1992-09-26 |
John Gilmore | * infrun.c, inftarg.c, inferior.h: Comment and lint... |
blob | commitdiff | raw | diff to current |
1992-09-25 |
Stu Grossman | * tm-sparc.h, dbxread.c (read_ofile_symtab): Install... |
blob | commitdiff | raw | diff to current |
1992-09-25 |
Stu Grossman | * remote.c (remote_wait): Make regs be char to avoid... |
blob | commitdiff | raw | diff to current |
1992-09-25 |
K. Richard Pixley | * inftarg.c (child_create_inferior, child_attach, |
blob | commitdiff | raw | diff to current |
1992-09-25 |
K. Richard Pixley | * xcoffexec.c (exec_ops): child_attach and child_creat... |
blob | commitdiff | raw | diff to current |
1992-09-25 |
K. Richard Pixley | Separate core functions along target vector... |
blob | commitdiff | raw | diff to current |
1992-09-23 |
Stu Grossman | * m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TAR... |
blob | commitdiff | raw | diff to current |
1992-09-22 |
Ken Raeburn | fix repeated ext_format_i960 local decls so sun4 cc... |
blob | commitdiff | raw | diff to current |
1992-09-22 |
John Gilmore | * mips-pinsn.c (print_insn_arg, case 'B'): Disassemble... |
blob | commitdiff | raw | diff to current |
1992-09-22 |
John Gilmore | Break the thread of control that implies that a unix... |
blob | commitdiff | raw | diff to current |
1992-09-22 |
John Gilmore | Remove kill_inferior_fast, in favor of target_kill... |
blob | commitdiff | raw | diff to current |
1992-09-22 |
John Gilmore | * infrun.c (_initialize_infrun): Alias `i handle'... |
blob | commitdiff | raw | diff to current |
1992-09-21 |
Ian Lance Taylor | Patches from WRS: |
blob | commitdiff | raw | diff to current |
1992-09-20 |
Fred Fish | * main.c (main): Back out previous language setting... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
Fred Fish | * main.c (main): Move code that sets initial language to |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * rs6000-tdep.c (push_dummy_frame, pop_dummy_frame... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * configure.in: removed target_dependent line. |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | comment changes |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | Left out ChangeLog, oops |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * Makefile.in, configure.in: add support for files... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * tm-sparc.h, xm-sparc.h: externs and macros relating... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * Makefile.in (gdb-all.texi): Build in objdir, not... |
blob | commitdiff | raw | diff to current |
1992-09-19 |
John Gilmore | * config/decstation.mh: Add MMALLOC_LIB and MMALLOC_DI... |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | * target.h (struct target_ops): removed to_convert_to_... |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | * main.c (gdb_readline): Avoid printf_filtered, which... |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | Support for accessing arbitrary MIPS stack frames in... |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | * tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think... |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | Preliminary cleanup for splitting host/native/target. |
blob | commitdiff | raw | diff to current |
1992-09-18 |
John Gilmore | * Makefile.in (update-depend, update-alldeps): Split... |
blob | commitdiff | raw | diff to current |
1992-09-17 |
John Gilmore | * copying.awk, copying.c (show_copying_command, |
blob | commitdiff | raw | diff to current |
1992-09-17 |
John Gilmore | * utils.c (prompt_for_continue): Reinitialize more... |
blob | commitdiff | raw | diff to current |
1992-09-17 |
Stu Grossman | * m68k-tdep.c (sun3_saved_pc_after_call): Only do... |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | * energize.c (pty_to_kernel): Must check for EAGAIN as |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | * procfs.c (proc_wait): Call print_sys_errmsg() if... |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | * breakpoint.c, core.c, exec.c, language.c, main.c... |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | Oops! Retract last change. Didn't mean to pollute... |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | * utils.c (query): Remove test for energize from top... |
blob | commitdiff | raw | diff to current |
1992-09-15 |
Stu Grossman | * energize.c (send_location): New routine to consolida... |
blob | commitdiff | raw | diff to current |
1992-09-12 |
Roland Pesch | ...plus c'est la meme chose. |
blob | commitdiff | raw | diff to current |
1992-09-12 |
Roland Pesch | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1992-09-11 |
John Gilmore | * mipsread.c: Clean up some white space. |
blob | commitdiff | raw | diff to current |
1992-09-11 |
John Gilmore | * xm-mips.h (KERNEL_U_ADDR): Get from <machine/param.h>. |
blob | commitdiff | raw | diff to current |
1992-09-10 |
Ken Raeburn | from p3: remote-vx.c: hide name realloc for inclusion... |
blob | commitdiff | raw | diff to current |
1992-09-10 |
John Gilmore | * i386-stub.c, sparc-stub.c (getpacket): Actually... |
blob | commitdiff | raw | diff to current |
1992-09-10 |
John Gilmore | Removed a large number of changes inserted by Per Bothner |
blob | commitdiff | raw | diff to current |
1992-09-09 |
Stu Grossman | * serial.h: Fix prototye for serial_raw(). |
blob | commitdiff | raw | diff to current |
1992-09-08 |
Ken Raeburn | nindy bug fixes (function types) and opcode library... |
blob | commitdiff | raw | diff to current |
1992-09-08 |
Stu Grossman | * a68v-xdep.c (store_inferior_registers): declare... |
blob | commitdiff | raw | diff to current |
1992-09-05 |
Roland Pesch | changes, what else? |
blob | commitdiff | raw | diff to current |
1992-09-04 |
K. Richard Pixley | tab completion optimization |
blob | commitdiff | raw | diff to current |
1992-09-04 |
Per Bothner | A ton of changes to improve C++ debugging. See ChangeLog. |
blob | commitdiff | raw | diff to current |
1992-09-03 |
Stu Grossman | * a68v-xdep.c (store_inferior_registers): Define as... |
blob | commitdiff | raw | diff to current |
1992-09-03 |
Per Bothner | * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS... |
blob | commitdiff | raw | diff to current |
1992-09-03 |
John Gilmore | * config/rs6000.mh (MH_CFLAGS): Circumvent IBM <rpc... |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | Roll VERSION to 4.6.6. |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | * tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than... |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | Roll VERSION to 4.6.5 for the P3 release. |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | * configure.in (*-*-sunos*): Use trailing * to match all |
blob | commitdiff | raw | diff to current |
1992-09-02 |
John Gilmore | * breakpoint.c (breakpoint_re_set): Avoid setting... |
blob | commitdiff | raw | diff to current |
1992-09-01 |
Ian Lance Taylor | Brought forward from p3: |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Fred Fish | * dwarfread.c (cu_language): New local variable to... |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Fred Fish | * {i386-tdep.c, m68k-tdep.c, mips-tdep.c, sparc-tdep.c} |
blob | commitdiff | raw | diff to current |
1992-08-31 |
Per Bothner | * cplus-dem.c, demangle.h: Moved to ../libiberty... |
blob | commitdiff | raw | diff to current |
1992-08-29 |
John Gilmore | RS/6000 portability changes (for hosting cross-debuggers). |
blob | commitdiff | raw | diff to current |
1992-08-28 |
John Gilmore | * vx-share/README, nindy-share/README: New files descr... |
blob | commitdiff | raw | diff to current |
1992-08-28 |
John Gilmore | * configure.in (target configurations): Reformat into... |
blob | commitdiff | raw | diff to current |
1992-08-28 |
John Gilmore | Remove -gas variants; GDB doesn't care. Cross-check... |
blob | commitdiff | raw | diff to current |
1992-08-27 |
John Gilmore | * configure.in (host configurations): Reformat nested... |
blob | commitdiff | raw | diff to current |
1992-08-26 |
Fred Fish | * cplus-dem.c: Reorder args to most local functions... |
blob | commitdiff | raw | diff to current |
1992-08-25 |
Stu Grossman | * sparc-stub.c (handle_exception): Flush instruction... |
blob | commitdiff | raw | diff to current |
1992-08-24 |
Fred Fish | * infrun.c (handle_command): Rewrite to allow multipl... |
blob | commitdiff | raw | diff to current |
1992-08-24 |
Fred Fish | * coffread.c (decode_type): Call alloc_type to alloc new |
blob | commitdiff | raw | diff to current |
1992-08-23 |
Fred Fish | * breakpoint.c (breakpoint_re_set): Select a default... |
blob | commitdiff | raw | diff to current |
1992-08-23 |
John Gilmore | Bug fixes from Andrew Heybey <[email protected]>. |
blob | commitdiff | raw | diff to current |
1992-08-21 |
Stu Grossman | * remote.c (remote_open): Fix baud rate setting to... |
blob | commitdiff | raw | diff to current |
1992-08-19 |
Ian Lance Taylor | This is for PR 628. |
blob | commitdiff | raw | diff to current |
1992-08-19 |
Ian Lance Taylor | Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus... |
blob | commitdiff | raw | diff to current |
1992-08-18 |
Ian Lance Taylor | Moved in from p3: |
blob | commitdiff | raw | diff to current |
1992-08-18 |
Per Bothner | * m68k-pinsn.c: Minor fix in style of output (don... |
blob | commitdiff | raw | diff to current |
1992-08-15 |
John Gilmore | Surround extended support with #ifdef HAVE_68881. |
blob | commitdiff | raw | diff to current |
1992-08-15 |
John Gilmore | * infcmd.c (registers_info): Handle multiple register... |
blob | commitdiff | raw | diff to current |
1992-08-15 |
Stu Grossman | * sparc-stub.c: New file. Mix it with your SPARClite |
blob | commitdiff | raw | diff to current |
1992-08-14 |
Fred Fish | * cplus-dem.c (cplus_markers): Add table for gnu... |
blob | commitdiff | raw | diff to current |
1992-08-13 |
John Gilmore | * breakpoint.c (enable_longjmp_breakpoint, |
blob | commitdiff | raw | diff to current |
1992-08-12 |
Fred Fish | * buildsym.c (end_symtab): Document that end_symtab... |
blob | commitdiff | raw | diff to current |
1992-08-11 |
John Gilmore | Changes to make MIPS x 29K compile. |
blob | commitdiff | raw | diff to current |
1992-08-11 |
Fred Fish | * Makefile.in (VERSION): Bump to 4.6.3. |
blob | commitdiff | raw | diff to current |
1992-08-09 |
Fred Fish | * dwarfread.c (struct dieinfo): Add has_at_byte_size. |
blob | commitdiff | raw | diff to current |
1992-08-07 |
Steve Chamberlain | * xm-go32.h: Define LSEEK_NOT_LINEAR |
blob | commitdiff | raw | diff to current |
1992-08-06 |
Fred Fish | * stabsread.c: Ensure that all members of all allocat... |
blob | commitdiff | raw | diff to current |
1992-08-06 |
Fred Fish | * buildsym.c (start_subfile): Compact dirname initial... |
blob | commitdiff | raw | diff to current |
1992-08-06 |
Fred Fish | * buildsym.c (end_symtab): Make copy of dirname on... |
blob | commitdiff | raw | diff to current |
1992-08-05 |
John Gilmore | Update comments. It doesn't do MiniMON, it does UDI! |
blob | commitdiff | raw | diff to current |
1992-08-05 |
John Gilmore | * remote.c (getpkt): Only force retransmission ten... |
blob | commitdiff | raw | diff to current |
1992-08-04 |
Stu Grossman | * configure.in: Add support for apollo 68k under BSD... |
blob | commitdiff | raw | diff to current |
1992-08-03 |
Fred Fish | * configure.in: Recognize i486 host cpu. |
blob | commitdiff | raw | diff to current |
1992-08-01 |
Fred Fish | * dwarfread.c (struct dieinfo): Remove obsolete at_vi... |
blob | commitdiff | raw | diff to current |
1992-07-23 |
David Henkel-Wallace | Support OSE. |
blob | commitdiff | raw | diff to current |
next |