deliverable/binutils-gdb.git
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  Stan Shebsneed GM ChangeLog
1994-01-04  Stan Shebsfix the .Sanitize
1994-01-04  Stan ShebsMon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros...
1994-01-04  Rob SavoyeAdd vsta.mt and vsta.sh.
1994-01-04  Jim Kingdon * Version 4.11.3.
1994-01-04  Jim KingdonNew for ChangeLog split
1994-01-04  Stan ShebsRemove ChangeLog entry, since one change was backed...
1994-01-04  Stan ShebsMon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros...
1994-01-04  Stan ShebsMon Jan 3 10:59:28 1994 Stan Shebs (shebs@andros...
1994-01-04  David MacKenzie * aout-target.h (MY(vec)): Add DYNAMIC to mask of...
1994-01-03  Ian Lance Taylor * bfd-in.h, hash.c: Change bfd_hash_allocate argument...
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  Stan ShebsMon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros...
1994-01-03  Jim Kingdon* stabsread.c (read_enum_type): Use TARGET_INT_BIT...
1994-01-03  Ian Lance TaylorEntry for making swapping retrieval routines take...
1994-01-03  Ian Lance Taylor * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare...
1994-01-03  Stan ShebsMon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros...
1994-01-03  Stan ShebsMon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros...
1994-01-03  Ian Lance TaylorRenamed get_elt_at_filepos to _bfd_get_elt_at_filepos...
1994-01-03  Jeff Law * gas/hppa/more.parse/labelbug.s: Add testcase...
1994-01-03  Ian Lance Taylor * libbfd-in.h (struct artdata): Added tdata field.
1994-01-03  Jim Kingdon* breakpoint.c (frame_in_dummy): Check PC as well as...
1994-01-03  Ian Lance Taylor * bfd.texinfo: Added Hash Tables node.
1994-01-03  Ian Lance Taylor * hash.c: Added some documentation.
1994-01-03  Jim Kingdon * aout-target.h, netbsd386.c: Replace NO_SWAP_MAGIC...
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  David MacKenzie * hosts/i386mach3.h (HOST_SEGMENT_SIZE): Fix value.
1994-01-01  Rob SavoyeSupport for VSTa micro-kernel.
1994-01-01  Rob Savoye * config.bfd: Add support for VSTa micro-kernel. It...
1994-01-01  Rob Savoye * configure.in, config.sub: Add support for VSTa micro...
1994-01-01  David MacKenzieclarify change
1994-01-01  David MacKenzie * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT...
1994-01-01  David MacKenzie * i386mach3.c (SEGMENT_SIZE): Fix value.
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  Ian Lance Taylor Minor cleanups suggested by CodeCenter.
1993-12-31  Ian Lance Taylor * ldgram.y (yyerror): Make argument const char *,...
1993-12-31  David MacKenzie * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR...
1993-12-31  David MacKenzie * i386mach3.c (N_TXTADDR): Don't define after all.
1993-12-31  David MacKenzieminor fixes
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  David MacKenzieDefine N_TXTADDR
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  Ian Lance TaylorRebuilt after removal of seclet.c from doc/Makefile.in.
1993-12-30  Ken RaeburnMakefile.in: Delete all references to seclet.c, since...
1993-12-30  Jim Kingdon * breakpoint.c (breakpoint_chain): Make static.
1993-12-30  Ian Lance TaylorAdded new files for linker support, and removed old...
1993-12-30  Ian Lance TaylorRemoved files that are no longer used by the rewritten...
1993-12-30  Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-12-30  Ian Lance Taylor A major rewrite to move the bulk of the linker into...
1993-12-30  Ian Lance Taylor * bfdlink.h: New file for new BFD linker backend routines.
1993-12-30  Peter Schauer * exec.c (add_to_section_table): Check for SEC_ALLOC...
1993-12-30  Peter Schauer * section.c (bfd_get_section_contents): Return zero...
1993-12-30  Jim Kingdon * infrun.c (wait_for_inferior): Enable code which...
1993-12-30  Jeff LawRevert last change. It loses.
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  Ken Raeburn* write.h (struct fix): Field tc_fix_data should be...
1993-12-29  Ken Raeburnput a breakpoint in as_bad_where too
1993-12-29  Jim Kingdon * c-exp.y: Revert Kung's change. "..." is not a type...
1993-12-29  Jeff Law * gas/hppa/more.parse/labelbug.s: Add more...
1993-12-29  Jeff Law * app.c (do_scrub_next_char): Fix more bugs...
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  Ian Lance Taylor * elf.c (bfd_elf_generic_reloc): If this is not an...
1993-12-28  Kung HsuModified Files:
1993-12-27  Mark Eichin * config/i386-linux.mt: delete ".sh" from genscripts...
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  Torbjorn GranlundMaking HPPA assembler case sensitive where it should...
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-26  Jeff LawNo longer needed.
1993-12-26  Jeff Law * configure.in: Nuke hacks which were used...
1993-12-25  Jim Kingdon * stabsread.c (define_symbol): Only combine a p/r...
next
This page took 0.036976 seconds and 4 git commands to generate.