Age | Commit message (Expand) | Author | Files | Lines |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 13 | -20/+27 |
1996-05-09 | * abug-rom.c: Config file for the older style ABug monitor thatg | Rob Savoye | 3 | -0/+179 |
1996-05-09 | * infcmd.c (do_registers_info): Always print the raw floating | Fred Fish | 1 | -1/+4 |
1996-05-08 | * breakpoint.c (clear_momentary_breakpoints): Remove dead code | Fred Fish | 4 | -174/+77 |
1996-05-08 | * config/abug.exp: New file for the older Motorola Bug monitor | Rob Savoye | 3 | -10/+32 |
1996-05-08 | * target.c (debug_to_xfer_memory): Insert line breaks when | Stan Shebs | 1 | -0/+5 |
1996-05-06 | * fork-child.c (fork_inferior), inferior.h: init_trace_fun now | Stu Grossman | 12 | -271/+1962 |
1996-05-06 | Do not do XCOFF hoooks for ELF systems | Michael Meissner | 2 | -9/+17 |
1996-05-03 | * sim-gdb.exp: Make the SH simulator allocate less space when | Stan Shebs | 2 | -1/+17 |
1996-05-03 | * gdbtk.tcl (debug_interface): New global, use to aid debugging. | Stan Shebs | 2 | -56/+84 |
1996-05-02 | * From Peter Schauer: | Jeff Law | 3 | -81/+179 |
1996-05-02 | * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace | Jeff Law | 1 | -0/+20 |
1996-05-02 | * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h. | Fred Fish | 7 | -17/+69 |
1996-04-30 | Add bieginning of Solaris/PowerPC support | Michael Meissner | 7 | -1/+143 |
1996-04-29 | * c-valprint.c (c_val_print): Fix printing for arrays defined | Dawn Perchik | 2 | -0/+6 |
1996-04-28 | Support for bi-endian remote breakpoints. | Stan Shebs | 3 | -14/+67 |
1996-04-28 | * mon960-rom.c (mon960_cmds): Remove forward decl. | Stan Shebs | 2 | -12/+17 |
1996-04-28 | * symfile.h (psymbol_allocation_list): Expand comments which | Fred Fish | 1 | -0/+6 |
1996-04-28 | * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->exp | Peter Schauer | 3 | -5/+31 |
1996-04-28 | * Makefile.in (CLIBS): Move $(MMALLOC) past all other libs, | Fred Fish | 2 | -6/+17 |
1996-04-28 | Fix typo in ChangeLog entry. | Jeff Law | 1 | -1/+1 |
1996-04-28 | Remove some #if 0 code which creeped into wait_for_inferior during | Jeff Law | 1 | -4/+0 |
1996-04-27 | * stabsread.c: Changes and bug fixes for cfront support. | Dawn Perchik | 2 | -12/+204 |
1996-04-27 | * infrun.c (wait_for_inferior): Call registers_changed when | Jeff Law | 2 | -0/+12 |
1996-04-24 | Forgot to checkin ChangeLog with last checkin for cfront support. | Dawn Perchik | 1 | -0/+4 |
1996-04-24 | Add new support for parsing cfront stabs. | Dawn Perchik | 4 | -16/+814 |
1996-04-24 | * infrun.c (wait_for_inferior): Move "have_waited" label | Jeff Law | 2 | -5/+36 |
1996-04-23 | * Makefile.in (VERSION): Bump version number to 4.16.1 | Fred Fish | 1 | -28/+83 |
1996-04-22 | * monitor.h: Clean up comment formatting. | Stan Shebs | 3 | -100/+98 |
1996-04-22 | Consistently use address <fnf@cygnus.com> for entries. | Fred Fish | 1 | -5/+5 |
1996-04-22 | * corefile.c (specify_exec_file_hook): Allow arbitrary number of | Mark Alexander | 3 | -11/+91 |
1996-04-19 | * remote-mips.c (encoding): Don't specify size, to avoid bug in | Ian Lance Taylor | 2 | -1/+6 |
1996-04-19 | * monitor.c: Use int rather than LONGEST for values, since | Stan Shebs | 2 | -61/+126 |
1996-04-18 | * arm-tdep.c (initialize_arm_tdep): Make apcs32 a `zinteger'. | David Edelsohn | 1 | -0/+4 |
1996-04-17 | * tests1.{ch,exp}: Tets case modified and enhanced. | Wilfried Moser | 3 | -8/+26 |
1996-04-17 | * corelow.c (add_to_thread_list): Make sure reg_sect is non-null | Stu Grossman | 3 | -3/+21 |
1996-04-15 | * stabsread.c (read_type): Move handling of '@' from type | Per Bothner | 2 | -104/+80 |
1996-04-15 | * ch-exp.c (calculate_array_length): Fix prototype. | Jeff Law | 2 | -1/+5 |
1996-04-13 | * remote-nindy.c (nindy_open): Acquire more target state so that | Stu Grossman | 5 | -29/+47 |
1996-04-13 | * eval.c (evaluate_subexp_standard): Report error when attempting to | Peter Schauer | 1 | -0/+17 |
1996-04-13 | * README: Update for 4.16 release. | Fred Fish | 5 | -2/+20 |
1996-04-12 | * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT | Stu Grossman | 4 | -44/+35 |
1996-04-12 | * config/nm-m3.h (ATTACH_NO_WAIT): Define. | Fred Fish | 1 | -0/+3 |
1996-04-12 | From: Miles Bader <miles@gnu.ai.mit.edu> | Fred Fish | 6 | -68/+246 |
1996-04-12 | * remote.c (remotewritesize): New GDB variable, controls size | Stan Shebs | 1 | -0/+5 |
1996-04-11 | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 7 | -66/+551 |
1996-04-10 | * ch-valprint.c (chill_val_print): Remove call to calculate_array_len... | Wilfried Moser | 3 | -52/+67 |
1996-04-09 | * eval.c (evaluate_subexp_standard): In case of TYPE_CODE_SET: | Wilfried Moser | 2 | -0/+35 |
1996-04-09 | * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. | Wilfried Moser | 6 | -0/+410 |
1996-04-09 | * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets and | Fred Fish | 8 | -16/+45 |