* Makefile.in (all-inet): Depend on all-perl.
[binutils-gdb.git] / gdb /
1996-05-03 Stan Shebs * sim-gdb.exp: Make the SH simulator allocate less...
1996-05-03 Stan Shebs * gdbtk.tcl (debug_interface): New global, use to...
1996-05-02 Jeff Law * From Peter Schauer:
1996-05-02 Jeff Law * gdb.base/mips_pro.exp: Expect failure for...
1996-05-02 Fred Fish * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.
1996-04-30 Michael MeissnerAdd bieginning of Solaris/PowerPC support
1996-04-29 Dawn Perchik * c-valprint.c (c_val_print): Fix printing...
1996-04-28 Stan Shebs Support for bi-endian remote breakpoints.
1996-04-28 Stan Shebs * mon960-rom.c (mon960_cmds): Remove forward decl.
1996-04-28 Fred Fish * symfile.h (psymbol_allocation_list): Expand comment...
1996-04-28 Peter Schauer * breakpoint.c (delete_breakpoint): Fix bpt->val...
1996-04-28 Fred Fish * Makefile.in (CLIBS): Move $(MMALLOC) past all other...
1996-04-28 Jeff LawFix typo in ChangeLog entry.
1996-04-28 Jeff LawRemove some #if 0 code which creeped into wait_for_infe...
1996-04-27 Dawn Perchik * stabsread.c: Changes and bug fixes for cfront support.
1996-04-27 Jeff Law * infrun.c (wait_for_inferior): Call registers_...
1996-04-24 Dawn Perchik Forgot to checkin ChangeLog with last checkin for...
1996-04-24 Dawn Perchik Add new support for parsing cfront stabs.
1996-04-24 Jeff Law * infrun.c (wait_for_inferior): Move "have_wait...
1996-04-23 Fred Fish * Makefile.in (VERSION): Bump version number to 4...
1996-04-22 Stan Shebs * monitor.h: Clean up comment formatting.
1996-04-22 Fred FishConsistently use address <fnf@cygnus.com> for entries.
1996-04-22 Mark Alexander * corefile.c (specify_exec_file_hook): Allow arbitrary...
1996-04-19 Ian Lance Taylor * remote-mips.c (encoding): Don't specify size, to...
1996-04-19 Stan Shebs * monitor.c: Use int rather than LONGEST for values...
1996-04-18 David Edelsohn * arm-tdep.c (initialize_arm_tdep): Make apcs32 a...
1996-04-17 Wilfried Moser * tests1.{ch,exp}: Tets case modified and enhanced.
1996-04-17 Stu Grossman * corelow.c (add_to_thread_list): Make sure reg_sect...
1996-04-15 Per Bothner * stabsread.c (read_type): Move handling of '@' from...
1996-04-15 Jeff Law * ch-exp.c (calculate_array_length): Fix prototype.
1996-04-13 Stu Grossman * remote-nindy.c (nindy_open): Acquire more target...
1996-04-13 Peter Schauer * eval.c (evaluate_subexp_standard): Report error...
1996-04-13 Fred Fish * README: Update for 4.16 release.
1996-04-12 Stu Grossman * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE...
1996-04-12 Fred Fish * config/nm-m3.h (ATTACH_NO_WAIT): Define.
1996-04-12 Fred Fish From: Miles Bader <miles@gnu.ai.mit.edu>
1996-04-12 Stan Shebs * remote.c (remotewritesize): New GDB variable, contro...
1996-04-11 Stu Grossman * dcache.c: Add prototypes. Make many functions...
1996-04-10 Wilfried Moser * ch-valprint.c (chill_val_print): Remove call...
1996-04-09 Wilfried Moser * eval.c (evaluate_subexp_standard): In case...
1996-04-09 Wilfried Moser * gch981.{ch,exp}, gch1041.{ch,exp}: New test...
1996-04-09 Fred Fish * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint...
1996-04-08 Jeff Law * infptrace.c (kill_inferior): Remove call...
1996-04-08 Geoffrey NoerModified remote-e7000.c so that :23 isn't appended...
1996-04-08 Fred Fish From: Miles Bader <miles@gnu.ai.mit.edu>
1996-04-07 Fred Fish * configure.in (case host): Add i386sco5 host.
1996-04-06 Fred Fish * bcache.c (bcache): When size of chunk to cache is...
1996-04-06 Fred Fish * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.
1996-04-05 Stan Shebs * gdbtk.c (running_now): New global variable.
1996-04-05 Michael MeissnerAdd sanitize-gdbtk markers
1996-04-05 Michael MeissnerUndef SIOCSPGRP if on Linux
1996-04-05 Stan Shebs * arm-xdep.c: Move native-specific code to here from...
1996-04-05 Stan ShebsAlways keep nm-arm.h
1996-04-05 Fred Fish * configure.in: Check for setpgid function.
1996-04-05 Stan Shebs * arm-xdep.c: Move native-specific code to here from...
1996-04-05 Stan Shebs * symfile.c (generic_load): Initialize data_count...
1996-04-05 Fred Fish * symmisc.c (print_objfile_statistics): Print memory...
1996-04-04 Stan Shebs * symfile.c (report_transfer_performance): New function.
1996-04-02 Stan Shebs * mpw-make.sed: Change references to config.h to be...
1996-04-01 Fred Fish * hppa-tdep.c (hppa_pop_frame): Call clear_proceed_sta...
1996-04-01 Fred Fish * hppah-nat.c (store_inferior_registers, store_inferio...
1996-04-01 Stan Shebs * mon960-rom.c: Cleanups and elimination of unused...
1996-03-31 Fred Fish * configure.in: Check whether printf family supports...
1996-03-30 Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1996-03-29 Fred FishRegenerate with hacked Cygnus autoconf 2.8 rather than...
1996-03-28 David Edelsohn * configure.in (sparc64-*-solaris2*): Delete.
1996-03-28 Fred Fish * valops.c (value_assign): Make copy of internal varia...
1996-03-28 Fred FishNote that failures under linux for backtrace through...
1996-03-27 Jeff Law * From Peter Schauer.
1996-03-27 Fred Fish * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE):...
1996-03-25 Fred FishRevert use of autoconf 2.9, it was causing too many...
1996-03-24 Fred FishTweak to match output of autoconf 2.9 with same cygnus...
1996-03-24 Fred Fish * os9kread.c (os9k_process_one_symbol): Note nonportable
1996-03-24 Fred Fish * configure, testsuite/configure, testsuite/gdb.base...
1996-03-23 Fred Fish * ch-lang.c (evaluate_subexp_chill): Fix typo.
1996-03-21 Ian Lance Taylor * config.in: Rename from config.h.in.
1996-03-20 Fred FishRevert part of change from last night.
1996-03-20 Fred Fish * gdb.base/corefile.exp: Always regenerate the core...
1996-03-20 Fred Fish From Peter Schauer <Peter.Schauer@Regent.E-Technik...
1996-03-19 Peter Schauer * partial-stab.h (case N_ENDM): Finish current partia...
1996-03-19 Jeff Law * rs6000-nat.c (exec_one_dummy_insn): Don't...
1996-03-18 Fred Fish * symfile.c (reread_symbols): Reinitialize bcache...
1996-03-18 Fred FishAdd acconfig.h and config.h.in
1996-03-17 Fred Fish * gdb.base/mips_pro.exp: Create mips_pro.ci to get...
1996-03-17 Fred Fish * configure.in: Add fragment to create stamp-h.
1996-03-17 Fred Fish * i386v4-nat.c (defs.h): Include before testing HAVE_S...
1996-03-17 Fred FishForgot during last checkin.
1996-03-17 Fred Fish * acconfig.h: New file, for autoheader.
1996-03-16 Fred Fish * gdb.c++/misc.exp: Add note to message for
1996-03-16 Fred Fish From Peter Schauer <Peter.Schauer@Regent.E-Technik...
1996-03-16 Fred Fish From Peter Schauer <Peter.Schauer@Regent.E-Technik...
1996-03-16 Fred Fish * configure.in: Add gdbserver to configdirs under...
1996-03-16 Fred Fish * gdb.texinfo: Add missing "@bullet" to some "@itemize"
1996-03-16 Fred Fish * gdb.base/break.exp: Fix pattern for matching "Delete all
1996-03-16 Fred Fish * gdb.base/corefile.exp: Remove "alpha-dec-osf2*"...
1996-03-15 J.T. Conklin* config/i386/nm-nbsd.h (FLOAT_INFO): Comment out.
1996-03-14 Jeff Law * solib.c (solib_break_names): Add _r_debug_sta...
1996-03-13 Fred Fish * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_x...
1996-03-12 Stan Shebs * gdb.base/return.exp (return_tests): Differentiate...
1996-03-11 Dawn Perchik Keep mon960 files.
next