Age | Commit message (Expand) | Author | Files | Lines |
1994-09-21 | * TODO: Reword item regarding NO_STD_REGS. | Jim Kingdon | 1 | -0/+2 |
1994-09-21 | * coffread.c (record_minimal_symbol, coff_read_enum_type, | Jim Kingdon | 1 | -0/+6 |
1994-09-20 | * TODO: Add more items. | Stan Shebs | 1 | -3/+9 |
1994-09-20 | * coffread.c (init_stringtab): When copying length to stringtab, | Jim Kingdon | 1 | -0/+6 |
1994-09-19 | * Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmstub.o, | J.T. Conklin | 1 | -0/+7 |
1994-09-19 | Mon Sep 19 07:48:36 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -0/+6 |
1994-09-18 | * gdbtk.tcl: Let ^U delete lines in the command window. | Stu Grossman | 1 | -0/+4 |
1994-09-17 | * cp-valprint.c (static_field_print): New variable, controls | Peter Schauer | 1 | -0/+21 |
1994-09-17 | * gdbtypes.h (TYPE_INDEX_TYPE): New macro. | Per Bothner | 1 | -0/+9 |
1994-09-17 | * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, | Stan Shebs | 1 | -0/+13 |
1994-09-16 | * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt. | Stu Grossman | 1 | -0/+20 |
1994-09-16 | * parser-defs.h: Add comment about unary postfix operators. | Per Bothner | 1 | -1/+2 |
1994-09-16 | * stabsread.c (read_type): Handle stub types for bitstrings. | Per Bothner | 1 | -0/+5 |
1994-09-16 | * ch-exp.y: Get rid of some extra non-terminals, and move | Per Bothner | 1 | -0/+7 |
1994-09-15 | Wed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -0/+5 |
1994-09-15 | Wed Sep 14 18:18:58 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -0/+5 |
1994-09-15 | * remote-mips.c (mips_error): Place NORETURN macro correctly. | Stan Shebs | 1 | -1/+6 |
1994-09-14 | * xcoffread.c (read_xcoff_symtab): Fix obsolete comment about | Jim Kingdon | 1 | -0/+13 |
1994-09-14 | * gdbtk.tcl: Add ref counts to breakpoint tags. | Stu Grossman | 1 | -0/+11 |
1994-09-14 | * w89k-rom.c op50-rom.c monitor.c config/pa/hppapro.mt: New files | Rob Savoye | 1 | -0/+6 |
1994-09-13 | * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to make | Stu Grossman | 1 | -0/+18 |
1994-09-12 | * config/pa/tm-hppa.h (REGISTER_NAMES): Use r26-r23 for arg0-arg3. | Jeff Law | 1 | -0/+4 |
1994-09-11 | * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify last | Peter Schauer | 1 | -2/+11 |
1994-09-10 | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1 | -0/+13 |
1994-09-09 | * nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP, and other cruft. | J.T. Conklin | 1 | -0/+3 |
1994-09-09 | * config/i386/gdbserve.mt: New file, defs for i386 nlm stub. | J.T. Conklin | 1 | -0/+4 |
1994-09-09 | Thu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -0/+20 |
1994-09-08 | * sparclite/Makefile.in: Assorted stuff needed for eload. | J.T. Conklin | 1 | -1/+8 |
1994-09-08 | * defs.h (enum misc_command_type, command_control_type): Enums | Jeff Law | 1 | -0/+18 |
1994-09-07 | * c-typeprint.c (c_type_print_varspec_prefix, | Stan Shebs | 1 | -0/+27 |
1994-09-05 | * ch-typeprint.c (chill_type_print_base): Make TYPE_CODE_RANGE | Per Bothner | 1 | -0/+5 |
1994-09-04 | * i960-tdep.c (signal.h): Don't include. | Stan Shebs | 1 | -0/+2 |
1994-09-04 | * cxux-nat.c (target_is_m88110): Remove definition. | Stan Shebs | 1 | -0/+2 |
1994-09-04 | * configure.in (config/nm-empty.h): If cross only, use instead | Stan Shebs | 1 | -2/+14 |
1994-09-03 | * configure.in: Don't ln gdbtk.tcl if it's already there. | Stu Grossman | 1 | -0/+4 |
1994-09-03 | * configure.in: No longer looks for nm, tm, and xm headers in | J.T. Conklin | 1 | -0/+5 |
1994-09-03 | * objfiles.c (allocate_objfile): Add the newly-created objfile to | Stan Shebs | 1 | -0/+25 |
1994-09-02 | * c-typeprint.c (c_typedef_print): Add missing Chill support. | Per Bothner | 1 | -0/+4 |
1994-09-01 | * rs6000-pinsn.c (print_insn): Use powerpc disassembler when | Stu Grossman | 1 | -0/+15 |
1994-09-01 | * config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete. | Jim Kingdon | 1 | -0/+4 |
1994-09-01 | * config/tm-nbsd.h: New file, support for all NetBSD targets. | J.T. Conklin | 1 | -0/+8 |
1994-08-31 | Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -0/+5 |
1994-08-31 | * inflow.c (set_sigint_trap, clear_sigint_trap): Check for | Jim Kingdon | 1 | -0/+8 |
1994-08-31 | * value.h (struct value): Change literal_data from PTR to char *, | Jim Kingdon | 1 | -0/+5 |
1994-08-31 | * somread.c (som_symfile_read): Force unwinds to be re-read after | Jeff Law | 1 | -0/+5 |
1994-08-30 | * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition, | Stan Shebs | 1 | -0/+9 |
1994-08-29 | * Makefile.in (ns32k-opcode.h): Remove reference. | Stan Shebs | 1 | -0/+8 |
1994-08-29 | * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead. | Stu Grossman | 1 | -0/+17 |
1994-08-29 | * annotate.c (annotate_starting): Flush output. | Jim Kingdon | 1 | -0/+4 |
1994-08-28 | * symfile.c (symbol_file_add): Move reinit_frame_cache call to | Peter Schauer | 1 | -1/+15 |