* ser-go32.c: Make it use serial port name.
[binutils-gdb.git] / gdb / ChangeLog
1993-04-08 Stu Grossman * ser-go32.c: Make it use serial port name.
1993-04-08 Stu Grossman * infcmd.c (read_pc): Make sure that we read PC_REGNU...
1993-04-07 Stu Grossman * configure.in: Only configure sparclite subdir when...
1993-04-07 Jim Kingdon * xcoffread.c (struct coff_symbol): Change c_sclass...
1993-04-07 Per Bothner * ch-exp.y: Remove ambiguities. Fix or add support for
1993-04-07 Fred Fish * sparclite/Makefile.in: Add dummy mostlyclean, clean,
1993-04-07 Jim KingdonChange NULL->'\0' in comment (that wasn't a typo).
1993-04-07 Jim Kingdonuse E_SYMNMLEN
1993-04-07 K. Richard PixleyAdd section table to objfile struct. Use it for find_p...
1993-04-07 Stu Grossman * ser-go32.c: Format. (go32_open): Use proper retur...
1993-04-07 Jim WilsonFix for PR 124: make 'rb' correctly handle case where...
1993-04-06 Jim Kingdon* values.c (USE_STRUCT_RETURN): Only use gcc wierdness...
1993-04-06 Jim Kingdon * xcoffread.c (read_xcoff_symtab): Deal correctly...
1993-04-06 Stu Grossman * configure.in: Sparclite uses sparc config dir....
1993-04-06 Stu Grossman * ser-go32.c: First cut at adapting to new serial...
1993-04-06 Stu Grossman * Makefile.in (SFILES OBS): Add serial.[co] & ser...
1993-04-06 Stu Grossman * config/h8500/tm-h8500.h: Clean up brain damage...
1993-04-03 Jim Kingdon* xcoffread.c (xcoff_symfile_offsets): Use 0 not addr...
1993-04-02 Jim Kingdon * rs6000-tdep.c (frameless_function_invocation): Don...
1993-04-02 Jim Kingdon * stabsread.c (patch_block_stabs): If stab & no symbol...
1993-04-02 K. Richard Pixley * sparc-tdep.c (in_solib_trampoline), symfile.c (find_...
1993-04-02 Jim KingdonNew print_address for disassemblers, merge a29k and...
1993-04-01 Jim KingdonFix prototype problems related to recent disassembler...
1993-04-01 Peter Schauer * breakpoint.c (bpstat_print, bpstat_stop_status)...
1993-04-01 Jim Kingdonmerge binutils and gdb sparc disassemblers
1993-04-01 K. Richard Pixley* core.c (dis_asm_read_memory): drop fourth arg which...
1993-03-31 Jim Kingdonprovide a new interface (using read_memory_func) to...
1993-03-31 K. Richard PixleyTeach sparc solaris to next over shared library functions.
1993-03-30 Jim Kingdon* infrun.c (wait_for_inferior): Revise comment.
1993-03-30 Jim KingdonTue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus...
1993-03-30 Jim Kingdon(print_it_normal): return 0 after hitting watchpoint
1993-03-30 Jim Kingdon * breakpoint.h (bpstat): New field print_it.
1993-03-30 Jim Kingdon*** empty log message ***
1993-03-30 Peter Schauer * mips-pinsn.c: Add missing include of dis-asm.h.
1993-03-30 Fred Fish * Makefile.in (clean, distclean, realclean): Recursiv...
1993-03-30 Fred FishUpdate for just completed file renamings.
1993-03-30 Fred Fish * config/m68k/tm-m68k.h: Renamed from config/m68k...
1993-03-29 Jim KingdonAdd comments regarding breakpoint_re_set
1993-03-29 Fred Fish * config/a29k/tm-a29k.h: Renamed from config/a29k...
1993-03-29 Jim Kingdon * xcoffread.c (sort_syms, compare_symbols): Remove.
1993-03-29 Jim Kingdon* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).
1993-03-29 Jim Kingdon * breakpoint.{c,h}: Add exp_string to struct breakpoin...
1993-03-28 Peter Schauer * breakpoint.c (breakpoint_re_set_one): Fix storage...
1993-03-28 Fred FishReorder recent entries that we out of date sequence...
1993-03-26 John Gilmore* Makefile.in (TARFILES): Avoid trailing backslash.
1993-03-26 Jim KingdonFetch lazy values
1993-03-26 Jim Kingdon * Clean up xcoff relocation.
1993-03-25 Stu Grossman * findvar.c (read_register, write_register): Make...
1993-03-25 Fred Fish * Makefile.in: Numerous small changes to macro defini...
1993-03-24 David D. Zuhnrecurse through SUBDIRS for dvi target
1993-03-23 John Gilmore* symtab.h (struct linetable_entry): Remove confusing...
1993-03-23 David D. Zuhnadd installcheck
1993-03-23 Fred Fish * config/{a29k, arm, convex, gould, h8300, i386, i860...
1993-03-22 Ian Lance Taylor * mipsread.c (compare_blocks): Sort blocks with the...
1993-03-22 Peter Schauer * mipsread.c (parse_procedure, parse_partial_sy...
1993-03-20 John GilmoreLint: * c-exp.y (parse_number): Avoid shift warning.
1993-03-19 Stu Grossman * xm-sun4os4.h: Return type of free() should be void...
1993-03-19 Stu GrossmanYes John, I haven't heard from Mark Fox yet.
1993-03-19 Jim Kingdonnuke no-op STAB_REG_TO_REGNUM
1993-03-19 Steve Chamberlain(print_insn): Include the new dis-asm header file.
1993-03-19 Per Bothner * ieee-float.c: Moved to ../libiberty.
1993-03-18 Jim Kingdon * xcoffexec.c (exec_close): Don't close exec_bfd twice.
1993-03-18 Jim Kingdon * xcoffread.c (enter_line_range): endaddr is exclusive...
1993-03-18 Stu GrossmanRemove test checkin.
1993-03-18 Stu GrossmanJust testing checkins.
1993-03-17 Jim Kingdon * xcoffread.c (arrange_linetable): Use x{m,re}alloc...
1993-03-17 John Gilmore(show_user): Avoid fprintf_filtered botch (AGAIN!).
1993-03-17 Steve ChamberlainNew functions from macros in tm-z8k.h.
1993-03-17 Fred Fish * valops.c (value_arg_coerce): Apply temporary patch to
1993-03-17 Jim Kingdon * xcoffread.c (MIN_TBTABSIZ): Change to 12.
1993-03-17 Jim Kingdon * xcoffread.c (xcoff_symfile_read): Only read stringta...
1993-03-17 Jim Kingdon * xcoffexec.c (add_vmap): Wrap symbol read in catch_er...
1993-03-16 Stu Grossman * config/rs6000.mh: Get rid of -Dfd_set=int crock.
1993-03-15 Jim Kingdon*** empty log message ***
1993-03-14 John GilmoreSupport 68000 series without floating point. (changed...
1993-03-14 John Gilmore* configure.in (m68k-adobe-*): New config.
1993-03-14 John GilmoreRemove a few remaining underscore/no-underscore remnant...
1993-03-13 John Gilmore* symmisc.c (std_in, std_out, std_err): Move initializ...
1993-03-13 K. Richard Pixley* symtab.c (find_pc_symtab): some object file formats...
1993-03-13 K. Richard Pixley* mips-tdep.c (heuristic_proc_start): if we walk the...
1993-03-11 Fred Fish * utils.c (fputs_demangled, fprint_symbol): Remove.
1993-03-11 Fred Fish * utils.c (fputs_demangled): Complete rewrite to...
1993-03-11 Fred Fish * Makefile.in (VERSION): Bump version to 4.8.2.
1993-03-11 Fred Fish * main.c (source_command): Require an explicit pathna...
1993-03-08 Ian Lance Taylor * Makefile.in (MAKEOVERRIDES): Define to be empty...
1993-03-06 John Gilmore* am29k-tdep.c (TAGWORD_ZERO_MASK): New #define.
1993-03-06 John Gilmore* am29k-tdep.c (initialize_29k): Fix call_scratch_addr...
1993-03-06 K. Richard Pixley* tm-irix3.h (ZERO_REGNUM): copy this macro from tm...
1993-03-06 K. Richard Pixley* tm-mips.h (GDB_TARGET_IS_MIPS): no longer used, now...
1993-03-06 K. Richard Pixleyaccept mips-sgi-irix4* for irix4.
1993-03-05 John GilmoreLint fixes from Paul Eggert (eggert@twinsun.com):
1993-03-05 Fred Fish Fixes submitted by Karl Berry (karl@nermal.hq.ileaf...
1993-03-05 Fred Fish * m88k-nat-c (SXIP_OFFSET, SNIP_OFFSET, SFIP_OFFSET...
1993-03-04 Fred Fish * dbxread.c (dbx_symfile_init): Catch the case where...
1993-03-04 Fred Fish * dbxread.c (dbx_symfile_init): Make size of the...
1993-03-03 Ian Lance Taylor * Makefile.in: Changes to build testsuite correctly.
1993-03-03 Fred Fish * dbxread.c (dbx_symfile_init): Fix for nonexistant...
1993-03-03 Fred Fish * c-exp.y (parse_number): Change high_bit to unsigned.
1993-03-02 John Gilmore* coffread.c (process_coff_symbol): Change PCC argumen...
1993-03-02 John Gilmore * coredep.c: Handle NO_PTRACE_H in coredep.c. Fix...
next