binutils-gdb.git
1994-01-22 Ian Lance TaylorNew header file for PowerPC opcode table.
1994-01-22 Ian Lance TaylorAdded ppc-opc.c and ppc-dis.c.
1994-01-22 Ian Lance Taylor * ppc-opc.c: New file. Opcode table for PowerPC,...
1994-01-22 Ian Lance TaylorPowerPC opcode table and disassembler.
1994-01-21 Jim KingdonFix accidental deletion of attribution for kingdon...
1994-01-21 David MacKenzieRestore Jim's last change entry header.
1994-01-21 David MacKenzie * bfd.c: Remove error strings for errors removed below.
1994-01-21 Fred Fish * Makefile.in (distclean, realclean): Expand local...
1994-01-21 Jim KingdonAdd ChangeLog entry for sef change.
1994-01-21 Fred Fish * Makefile.in (realclean): Remove info files per...
1994-01-21 Sean Eric FaganThe sparc (and possibly other?) NLM format requires...
1994-01-21 Jim Kingdon * sunos.c (MY(read_dynamic_relocs)): Compare info...
1994-01-21 Jim Kingdon * dbxread.c (end_psymtab): Only patch psymtab textlow...
1994-01-21 David MacKenzie * aoutx.h (translate_to_native_sym_flags), bfd-in...
1994-01-21 Jim KingdonThu Jan 20 15:04:24 1994 Peter Schauer (pes@regent...
1994-01-21 Jeff Law * infptrace.c (child_xfer_memory): Only use if CHILD_X...
1994-01-21 Jeff Law * infptrace.c (child_xfer_memory): Only use if CHILD_X...
1994-01-21 Jim Kingdon * xcoffread.c (xcoff_symfile_read): Make second parame...
1994-01-21 Jim Kingdon * xcoffread.c (read_xcoff_symtab): Make main_aux just...
1994-01-21 Jim Kingdon * coffread.c, xcoffread.c: Include <coff/internal.h>
1994-01-21 Ian Lance Taylor * bfd.c (bfd_get_gp_size): Added support for ELF.
1994-01-21 Ian Lance Taylor * syms.c (BSF_DYNAMIC): New symbol flag.
1994-01-21 Ian Lance Taylor * ldlang.c (new_afile): Initialize loaded field to...
1994-01-21 Ken Raeburn* hosts/alphaosf.h (uint64e_type, uint64_type, int64_ty...
1994-01-21 Rob SavoyeFix gas_version.
1994-01-21 Jim Kingdon* coffread.c (coff_getfilename): Make it not static.
1994-01-20 Rob Savoye * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
1994-01-20 Rob SavoyeTweak to run under either version of expect. Add a...
1994-01-20 Rob SavoyeTweak to work with either version of expect. Use the...
1994-01-20 Rob SavoyeTweaked to run under either version of expect.
1994-01-20 Jim Kingdon * xcoffread.c (read_xcoff_symtab): complain() not...
1994-01-20 Ken Raeburn* expr.c (operand): For floating point operand with...
1994-01-20 Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Add all data...
1994-01-20 Ken Raeburnupdated with alpha changes
1994-01-19 Ken Raeburn(alpha_howto_table): Construct 64-bit negative one...
1994-01-19 Ken Raeburn(enum bfd_reloc_code_real): Add some Alpha relocation...
1994-01-19 Ken Raeburn(sprintf_vma, fprintf_vma): New macros.
1994-01-19 Ken Raeburn(uint64_typeHIGH, uint64_typeLOW): Supply default defin...
1994-01-19 David MacKenzie * ld.texinfo: Clarify what -T option does.
1994-01-19 Jim Kingdon * infrun.c (wait_for_inferior): Don't set frame for
1994-01-19 Peter Schauer * gdb.t06/signals.exp: Handle blocked SIGTRAP on...
1994-01-19 Peter Schauer * infrun.c (normal_stop): Set stop_pc after popping...
1994-01-19 David MacKenzie * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET...
1994-01-19 Ian Lance Taylor * aoutx.h (translate_to_native_sym_flags): Set the...
1994-01-19 Ian Lance TaylorSmuggle N_WARNING symbols into BFD in obj_aout_frob_symbol.
1994-01-19 Ian Lance TaylorResolve warning symbols like indirect symbols.
1994-01-19 Jim Kingdon * gdb.t00/default.exp (show prompt): In FAIL case...
1994-01-19 Steve ChamberlainGet implicit val . right.
1994-01-19 Steve Chamberlain * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMB...
1994-01-19 Jeff Law * config/tc-hppa.c: Disable multiple $CODE...
1994-01-19 Steve Chamberlain * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN...
1994-01-19 Ken Raeburn* literal.c (add_to_literal_pool): Handle duplicates...
1994-01-18 Ian Lance Taylor * config/obj-aout.c (obj_aout_frob_symbol): Try to...
1994-01-18 Ian Lance Taylor * aoutx.h (aout_link_add_symbols): Increment sym_hash...
1994-01-18 Jim Kingdon* infcmd.c (signal_command): Accept 0 as legitimate...
1994-01-18 Ian Lance TaylorComment fix.
1994-01-18 Jim Kingdon * infrun.c (signals_info), target.c (target_signal_fro...
1994-01-18 David MacKenzie * aoutx.h (translate_from_native_sym_flags): Give...
1994-01-18 Ken Raeburn* Makefile.in: Replace all occurrances of "rootme"...
1994-01-18 Jim Kingdon * ser-unix.c (hardwire_noflush_set_tty_state): Don...
1994-01-18 Jeff Law * hppa.h: More minor template fixes for sfu...
1994-01-18 Jim Kingdon * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POL...
1994-01-18 Jeff Law * gdb.disasm/hppa.s: Add new tests for sfu...
1994-01-18 Jeff Law * hppa-dis.c (print_insn_hppa): Handle 'N'...
1994-01-18 Jeff Law * config/pa/tm-hppa.h (unwind_table_entry)...
1994-01-18 Jeff Law * hppab-nat.c (_initialize_kernel_u_addr):...
1994-01-18 Jim Kingdon * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept...
1994-01-18 Jim KingdonWrite ChangeLog entries for Rob changes.
1994-01-17 Rob SavoyeApply patches from gdb 4.12 testing.
1994-01-17 Rob SavoyeAdd patches from gdb 4.12 testing.
1994-01-17 David MacKenzie * aoutx.h (translate_from_native_sym_flags,
1994-01-17 Stan ShebsMon Jan 17 13:57:25 1994 Stan Shebs (shebs@andros...
1994-01-17 Ken Raeburn* binutils.all/objdump.exp: Trim list of format names...
1994-01-17 Fred Fish * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h.
1994-01-17 Ian Lance Taylor * ecoff.h (ecoff_set_gp_prolog_size): Declare.
1994-01-17 Ian Lance TaylorComment and whitespace changes.
1994-01-17 Ken Raeburn* readline.c (doing_an_undo): Delete second declaration...
1994-01-17 Peter Schauer * README: Update notes for alpha port.
1994-01-17 Jim Kingdon * i960-tdep.c (i960_fault_to_signal): Return TARGET_SI...
1994-01-17 Jeff Law * config/tc-hppa.c (pa_ip): Explicitly check...
1994-01-17 Jeff Law * hppa.h: More minor template fixes for sfu...
1994-01-17 Jeff Law * gas/hppa/basic/fp_misc.s: Delete copr instruc...
1994-01-17 Jeff Law * config/tc-hppa.c (pa_ip): Handle 'N', 'O...
1994-01-17 Jeff LawIn the right ChangeLog now:
1994-01-17 Jeff LawOpps. Put log into wrong ChangeLog.
1994-01-17 Jeff Law * opcode/hppa.h: Fix templates for all the...
1994-01-17 Jim Kingdon* Makefile.in (init.c): Add comment explaining formatti...
1994-01-17 Jim Kingdon * i386-dis.c (print_insn_i386): Add FIXME comment...
1994-01-17 Jeff Law * as.h (subseg_force_new): Add prototype.
1994-01-17 Jim Kingdon* i386-dis.c (dis386): Use Yb and Yv for scasb and...
1994-01-17 Jim Kingdon * c-exp.y (parse_number): Assign to temporary between...
1994-01-16 Jim Kingdon * complete.c, bind.c: Include <sys/stat.h>.
1994-01-16 Jim Kingdon * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILE...
1994-01-16 Jim Kingdon * xcoffread.c (process_xcoff_symbol): Only change...
1994-01-16 Jim Kingdon * chardefs.h: Don't declare xmalloc.
1994-01-16 Jim Kingdon * stabs.texinfo: Re-do stuff about C_BSTAT and move...
1994-01-16 Jim Kingdon* Makefile.in: Add mostlyclean target.
1994-01-16 Jim Kingdon * Makefile.in: Remove refcard.dvi and GDBvn.texi in...
1994-01-16 Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
1994-01-16 Jim Kingdon * Makefile.in (clean mostlyclean distclean realclean...
next