* scripttempl/alpha.sc: Don't create .lit4 or .sdata sections,
[deliverable/binutils-gdb.git] / gdb /
1994-01-04  Stu Grossman * config/alpha/alpha-netware.mt: New target support...
1994-01-04  Stan ShebsTue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros...
1994-01-04  Jim Kingdon * target.h: Add enum target_waitkind, enum target_sign...
1994-01-04  Jim Kingdon * objfiles.c (build_objfile_section_table): Don't...
1994-01-04  Jim Kingdon * target.h: Add enum target_waitkind, enum target_sign...
1994-01-04  Jim Kingdon * Version 4.11.3.
1994-01-04  Jim KingdonNew for ChangeLog split
1994-01-03  Jim Kingdon * stabsread.c (read_type): Allow defining several...
1994-01-03  Jim Kingdon * stabs.texinfo (String Field): Talk about defining...
1994-01-03  Jim Kingdon* stabsread.c (read_enum_type): Use TARGET_INT_BIT...
1994-01-03  Stan ShebsMon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros...
1994-01-03  Jim Kingdon* breakpoint.c (frame_in_dummy): Check PC as well as...
1994-01-03  Peter Schauer * mdebugread.c (psymtab_to_symtab_1): Only pass N_STA...
1994-01-03  Jim Kingdon* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMO...
1994-01-01  Peter Schauer * infrun.c (wait_for_inferior): Do not step or step...
1993-12-31  Jim Kingdon * nindy-share/nindy.c: Fix order of arguments to store...
1993-12-31  Jim Kingdon * remote-mips.c: Add timeout parameter to mips_...
1993-12-31  Jim Kingdon* stack.c (print_block_frame_locals): Also print LOC_BA...
1993-12-31  Peter Schauer * symtab.c (find_methods): Call fprintf_symbol_filtere...
1993-12-31  John GilmoreInsert Peter Kessler's name as inventor (I think).
1993-12-31  Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30  Jim Kingdon* values.c (unpack_long): Fix garbled error message.
1993-12-30  Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30  Jim Kingdon * breakpoint.c (breakpoint_chain): Make static.
1993-12-30  Peter Schauer * exec.c (add_to_section_table): Check for SEC_ALLOC...
1993-12-30  Jim Kingdon * infrun.c (wait_for_inferior): Enable code which...
1993-12-30  Jim Kingdon * valprint.c (val_print_string): Change chunksize...
1993-12-29  Jim Kingdon * symfile.c (generic_load): If no arguments, get file...
1993-12-29  Jim Kingdon * c-exp.y: Revert Kung's change. "..." is not a type...
1993-12-29  Jim Kingdon * stabsread.c (define_symbol): If we choose not to...
1993-12-29  Jim Kingdon * stabs.texinfo (Cross-References): `::' is for nested...
1993-12-28  Fred Fish * solib.c (DEBUG_BASE): Remove macro and all references.
1993-12-28  Kung HsuCVS:
1993-12-28  Kung HsuModified Files:
1993-12-27  Jim Kingdon* stabs.texinfo: Document S type attribute.
1993-12-27  Jim Kingdon * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRI...
1993-12-27  Jim Kingdon * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs):
1993-12-27  Jim Kingdon * main.c (init_main): Change "set remotedebug" back...
1993-12-27  Jim Kingdon * minsyms.c (prim_record_minimal_symbol): Call
1993-12-27  Jim Kingdon * minsyms.c, symtab.h (prim_record_minimal_symbol...
1993-12-27  Jim Kingdon* c-exp.y (yylex): Don't try to deal with nested types.
1993-12-27  Jim Kingdon * cp-valprint.c (cplus_print_value): Call check_stub_t...
1993-12-27  Jim Kingdon * dbxread.c: Move default definition of GCC_COMPILED_F...
1993-12-27  Jeff LawAdd comment about breakpoint vector usage.
1993-12-27  Jeff Law * stabs.texinfo: Add notes about stabs-in-som...
1993-12-27  Jeff Law * dbxread.c (process_one_symbol): Handle stabs...
1993-12-26  Jim Kingdon * exec.c (exec_file_command): If error occurs after...
1993-12-26  Jim KingdonSun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth...
1993-12-26  Jim Kingdon * gdbtypes.c (force_to_range_type): Use switch statement.
1993-12-26  Jim Kingdon * valops.c (call_function_by_hand, push_word), defs...
1993-12-26  Jeff Law * hppa-tdep.c (init_extra_frame_info): Correctl...
1993-12-25  Jim Kingdon * stabsread.c (define_symbol): Only combine a p/r...
1993-12-25  Jim KingdonSat Dec 25 09:50:29 1993 Peter Schauer (pes@regent...
1993-12-25  Jim Kingdon * defs.h: Move definitions of TARGET_*_BIT after inclu...
1993-12-25  Jim Kingdon * mdebugread.c: Change the builtin_type_* in this...
1993-12-25  Jim Kingdon * printcmd.c (disassemble_command): Call wrap_here...
1993-12-24  Jim Kingdon * stabsread.c (read_type): Don't fall through 'S'...
1993-12-24  Jim Kingdonremove stray <<<<< from CVS
1993-12-21  Per Bothner * valops.c (value_coerce_array): Handle STRINGs as...
1993-12-21  Per Bothner * ch-exp.y (match_dollar_tokens): Fix off-by-one...
1993-12-17  Kung HsuModified Files:
1993-12-16  Ian Lance Taylor * mips-tdep.c (read_next_frame_reg): If SIGFRAME_REG_S...
1993-12-16  Jeff Law * config/m68k/nm-hp300bsd.h: Correctly identify...
1993-12-14  Per Bothner Implement support for Chill POWERSETs.
1993-12-13  Fred Fish * paread.c (pa_symfile_init): Check for the existance...
1993-12-12  Steve Chamberlain * config/h8300/tm-h8300.h (BREAKPOINT): Insn...
1993-12-12  Steve Chamberlain * config/z8k/tm-z8k.h (BIG): is now sim_z8001_mode.
1993-12-12  Steve Chamberlain * config/sh/sh.h (NOP): Define NOP insn.
1993-12-12  Steve Chamberlain * config/h8500/tm-h8500.h (REGISTER_BYTES, REGISTER_BYTE,
1993-12-12  Steve Chamberlain * config/h8300/tm-h8300.h (BREAKPOINT): Insn...
1993-12-12  Steve Chamberlain * ser-go32.c: Lint. (strncasecmp): Removed, now in...
1993-12-11  Fred Fish * stabsread.c (read_array_type): Allow negative array...
1993-12-08  Ian Lance TaylorChange remite-e7000.c to remote-e7000.c.
1993-12-08  Ian Lance TaylorTypo
1993-12-08  Ian Lance Taylor * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmi...
1993-12-07  Ian Lance Taylor * mipsread.c: Include bfd.h and coff/sym.h.
1993-12-07  K. Richard Pixleyset the other three terminal state pieces for systems...
1993-12-06  Ian Lance Taylor * configure.in: Recognize mips* for all mips targets.
1993-12-06  Ian Lance Taylor Added Irix 5 support.
1993-12-06  Ian Lance Taylor * serial.h (serial_fdopen): Make parameter const to...
1993-12-06  Ian Lance TaylorNew files for Irix 5 support.
1993-12-06  Roland PeschUnsnarl xref for h8 config (while making sure it still...
1993-12-04  John GilmoreFix a few typos.
1993-12-03  Stu Grossman * config/mips/irix4.mh: Enable ser-tcp.o.
1993-12-02  Jeff Law * gdb.disasm/hppa.exp (all_fpu_memory_tests...
1993-11-30  Ian Lance Taylor * Makefile.in (check): Do not use subdir_do, so that
1993-11-30  Stu Grossman * i386-nlmstub.c: Undo I/O redirection changes by...
1993-11-29  Kung HsuModified Files:
1993-11-29  Ian Lance Taylor gcc -Wall -O lint:
1993-11-29  Peter Schauer * mipsread.c (parse_symbol, parse_partial_symbols...
1993-11-29  Stu Grossman * i386ly-tdep.c (i386lynx_saved_pc_after_call): Chang...
1993-11-29  Roland PeschFormatting improvements from 93q4 release.
1993-11-29  Roland PeschFix punctuation after corrected xref.
1993-11-29  Roland Pesch * gdb.texinfo (New Features): mention threads.
1993-11-24  Roland Peschcomment fix.
1993-11-24  Roland Pesch* refcard.tex: avoid bad linebreaks even when REFEDITS...
1993-11-23  Steve Chamberlain * remote-e7000.c (e7000_wait): Cope with H8/300 regist...
1993-11-22  Peter Schauer * gdb.stabs/ecoff.mt: Delete alpha specific if block...
1993-11-22  Fred Fish * gdb/config/m88k/delta88.mh (NATDEPFILES): Added...
1993-11-20  Fred Fish * go32-xdep.c (re_comp, re_exec): Remove stubs now...
next
This page took 0.0515949999999999 seconds and 7 git commands to generate.