aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-10-15 * exec.c (map_vmap): Cast return from xmalloc to its proper type,Jim Kingdon1-0/+20
1994-10-15 * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer1-0/+35
1994-10-15 * monitor.h, remote-mon.c: Hack up to so the old ROM monitorRob Savoye1-0/+6
1994-10-14 * h8500-tdep.c (target_read_sp, target_write_sp, target_read_pc,Stan Shebs1-0/+10
1994-10-13* NEWS: Add item about if and while.Jim Kingdon1-0/+2
1994-10-13 * .gdbinit: Restore `end'; it was not excess. ReindentJim Kingdon1-0/+6
1994-10-13 * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER andIan Lance Taylor1-0/+5
1994-10-13 * Makefile.in (ANNOTATE_OBS): New definition.Stan Shebs1-0/+6
1994-10-13 * .gdbinit: Remove excess `end'.Stan Shebs1-0/+2
1994-10-13 * exec.c: Merge in RS6000 support from xcoffexec.c.Stan Shebs1-0/+14
1994-10-12 * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; theyJeff Law1-0/+5
1994-10-11 * lynx-nat.c (child_wait): Correct handling of byte reversed SPARCIan Lance Taylor1-0/+10
1994-10-09 * blockframe.c (reinit_frame_cache): Reinstate select_frame callJim Kingdon1-0/+5
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer1-0/+50
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-0/+68
1994-10-07 * top.c (target_byte_order_auto): New static variable.Ian Lance Taylor1-0/+11
1994-10-07* nlm/i386.c (flush_i_cache): New function, does nothing.J.T. Conklin1-0/+47
1994-10-05* nlm/configure.in: ${gdb_host_cpu} defaults to ${host_cpu}.J.T. Conklin1-0/+2
1994-10-05yet another typoJ.T. Conklin1-1/+1
1994-10-05Fix typoJ.T. Conklin1-3/+3
1994-10-05* nlm/Makefile.in: Get rid of NWINCLUDES.J.T. Conklin1-1/+7
1994-10-03 * gdbserver/server.c (main): Silently accept all unrecognizedJim Kingdon1-0/+6
1994-10-03 * corelow.c (core_open): Copy the modified to_sections_endPeter Schauer1-0/+8
1994-10-01* nlm/Makefile.in: Get rid of NWINCLUDES.J.T. Conklin1-0/+5
1994-09-30* gdbserver/low-lynx.c (create_inferior): Pass all 4 args to ptrace.Jim Kingdon1-0/+4
1994-09-30 * lynx-nat.c (child_wait): Use status.w_status, not status, inJim Kingdon1-1/+4
1994-09-30 * config/nm-lynx.h (PTRACE_ARG3_TYPE): Define to int, not char *.Jim Kingdon1-0/+6
1994-09-29* xcoffread.c (read_xcoff_symtab): Fix comment for yesterday's change.Jim Kingdon1-0/+4
1994-09-29 * coffread.c (complete_symtab): If last_source_file is set uponJim Kingdon1-0/+5
1994-09-28 * xcoffread.c (read_xcoff_symtab, case C_FILE):Jim Kingdon1-0/+3
1994-09-28* xcoffexec.c (exec_close): If quitting, don't call clear_symtab_users.Jim Kingdon1-0/+2
1994-09-28 * xcoffread.c (read_xcoff_symtab): Process XTY_LD symbols we wereJim Kingdon1-0/+5
1994-09-26 * defs.h (misc_command_type): Remove trailing comma fromPeter Schauer1-0/+5
1994-09-26 * hppa-tdep.c (frame_saved_pc): Fix thinko in code to dig saved pcJeff Law1-0/+5
1994-09-25 * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use ifStan Shebs1-0/+33
1994-09-25 * TODO: Append contents of Projects file.Stan Shebs1-0/+5
1994-09-24 * corelow.c (add_solib_stub): Remove copying of to_sections,Peter Schauer1-0/+13
1994-09-23* solib.c: *BSD systems need <a.out.h> to be included beforeJ.T. Conklin1-0/+22
1994-09-21* TODO: Reword item regarding NO_STD_REGS.Jim Kingdon1-0/+2
1994-09-21 * coffread.c (record_minimal_symbol, coff_read_enum_type,Jim Kingdon1-0/+6
1994-09-20 * TODO: Add more items.Stan Shebs1-3/+9
1994-09-20 * coffread.c (init_stringtab): When copying length to stringtab,Jim Kingdon1-0/+6
1994-09-19* Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmstub.o,J.T. Conklin1-0/+7
1994-09-19Mon Sep 19 07:48:36 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+6
1994-09-18 * gdbtk.tcl: Let ^U delete lines in the command window.Stu Grossman1-0/+4
1994-09-17 * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer1-0/+21
1994-09-17 * gdbtypes.h (TYPE_INDEX_TYPE): New macro.Per Bothner1-0/+9
1994-09-17 * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh,Stan Shebs1-0/+13
1994-09-16 * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt.Stu Grossman1-0/+20
1994-09-16 * parser-defs.h: Add comment about unary postfix operators.Per Bothner1-1/+2