aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-09-04 * configure.in (config/nm-empty.h): If cross only, use insteadStan Shebs1-2/+14
1994-09-03 * configure.in: Don't ln gdbtk.tcl if it's already there.Stu Grossman1-0/+4
1994-09-03* configure.in: No longer looks for nm, tm, and xm headers inJ.T. Conklin1-0/+5
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1-0/+25
1994-09-02 * c-typeprint.c (c_typedef_print): Add missing Chill support.Per Bothner1-0/+4
1994-09-01 * rs6000-pinsn.c (print_insn): Use powerpc disassembler whenStu Grossman1-0/+15
1994-09-01* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete.Jim Kingdon1-0/+4
1994-09-01* config/tm-nbsd.h: New file, support for all NetBSD targets.J.T. Conklin1-0/+8
1994-08-31Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda1-0/+5
1994-08-31 * inflow.c (set_sigint_trap, clear_sigint_trap): Check forJim Kingdon1-0/+8
1994-08-31 * value.h (struct value): Change literal_data from PTR to char *,Jim Kingdon1-0/+5
1994-08-31 * somread.c (som_symfile_read): Force unwinds to be re-read afterJeff Law1-0/+5
1994-08-30 * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition,Stan Shebs1-0/+9
1994-08-29 * Makefile.in (ns32k-opcode.h): Remove reference.Stan Shebs1-0/+8
1994-08-29 * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.Stu Grossman1-0/+17
1994-08-29* annotate.c (annotate_starting): Flush output.Jim Kingdon1-0/+4
1994-08-28 * symfile.c (symbol_file_add): Move reinit_frame_cache call toPeter Schauer1-1/+15
1994-08-26* sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc.J.T. Conklin1-2/+2
1994-08-25fix typoJ.T. Conklin1-2/+2
1994-08-25* config/xm-nbsd.h: New file, support for all NetBSD ports.J.T. Conklin1-0/+7
1994-08-24 * remote-vx.c (vx_attach): Interpret the command argument as anStan Shebs1-0/+5
1994-08-24 * configure.in: Change i[34]86 to i[345]86.Ian Lance Taylor1-0/+6
1994-08-24* configure.in (i386-*-netware): Automatically configure nlmJ.T. Conklin1-0/+5
1994-08-24* gdbserve.c: conditionalize header file inclusion for eitherJ.T. Conklin1-0/+8
1994-08-24 * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.Stu Grossman1-0/+7
1994-08-23 * gdbtypes.h: Declare f77_create_literal_string_type andJim Kingdon1-0/+16
1994-08-23 * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh,Stan Shebs1-0/+3
1994-08-22 * rs6000-nat.c: Include libbfd.h again, needed until referenceStan Shebs1-0/+3
1994-08-22 * config/i386/linux.mh (XM_CLIBS): Add -lm.Stan Shebs1-0/+4
1994-08-22 Work to reduce the interrupts-off duration when running in DOS.Steve Chamberlain1-0/+7
1994-08-19 Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1-0/+37
1994-08-19 * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer1-0/+19
1994-08-19 * hppa-tdep.c (skip_trampoline_code): Revert incorrect changeJeff Law1-0/+6
1994-08-19* nlm/i386.c, nlm/i386.h: New files that contain i386 specific code.J.T. Conklin1-0/+4
1994-08-18 * README: Grammar improvements, clarifications, updates.Stan Shebs1-0/+4
1994-08-18 * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET andStu Grossman1-0/+6
1994-08-18 * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET andStu Grossman1-0/+19
1994-08-18 * remote-pa.c: New file for HPPA embedded support. Currently it'sRob Savoye1-0/+6
1994-08-17 * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE,Stan Shebs1-0/+5
1994-08-17 * remote-mips.c: Remove unused declaration of mips_load.Jim Kingdon1-0/+4
1994-08-17 * coffread.c: General cleanup, and support for section offsets.Stan Shebs1-1/+18
1994-08-17 * symtab.c (decode_line_1): If funfirstline and we get aJim Kingdon1-0/+3
1994-08-16 * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_KGDB):Jim Kingdon1-0/+9
1994-08-14 * Makefile.in (VERSION): Bump to 4.13.1Fred Fish1-0/+5
1994-08-13 Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com).Fred Fish1-0/+4
1994-08-13 * environ.c (init_environ): If no environment, do nothing.Fred Fish1-0/+4
1994-08-12 * remote.c (remote_wait): Return inferior_pid instead of 0 forStu Grossman1-0/+5
1994-08-12* sparclite/aload.c (sys_error, error): Use vfprintf to variableJ.T. Conklin1-0/+5
1994-08-11(concat, basename, buildargv, freeargv, strerrno, strsigno,David Edelsohn1-0/+6
1994-08-11 * i386v-nat.c (i386_insert_nonaligned_watchpoint):Fred Fish1-0/+8