binutils-gdb.git
1993-08-13 K. Richard... * ser-unix.c (get_tty_state): if a descriptor is not...
1993-08-13 K. Richard... comment change
1993-08-13 K. Richard... * config/m88k/tm-m88k.h: comment change to remove...
1993-08-13 Sean Eric FaganUse BFD to determine what a symbol prefix is, be better...
1993-08-13 Ian Lance Taylor * nlmcode.h (nlm_write_object_contents): procedure...
1993-08-13 Fred Fish * Makefile.in (VERSION): Bump to 4.10.1 after release...
1993-08-13 Jim Kingdon * gdbserver/Makefile.in: Use GDBSERVER_LIBS and
1993-08-13 David MacKenzie * format.c (bfd_check_format): If the target matches...
1993-08-13 David MacKenzieremove mention of nm
1993-08-13 David MacKenzie * Makefile.in ($(NM_PROG)): Depend on demangle.o.
1993-08-12 Jeffrey Wheatadded support for the original "make chech-cdtest"
1993-08-12 Jeffrey Wheatcleaned up tests to work like they did originally in...
1993-08-12 Fred Fish * gdb.t17/interrupt.exp: Fix 'missing Continuing...
1993-08-12 Ian Lance TaylorTipo.
1993-08-12 Ian Lance Taylor * coff-aplha.alpha.c (alpha_howto_table, alpha_finish_...
1993-08-12 Ian Lance Taylor * alpha.h (struct external_reloc): Add r_symndx field.
1993-08-12 Jim Kingdon* Makefile.in (distclean): Remove *.plog *.sum *.psum...
1993-08-12 David MacKenziekeep config.bfd
1993-08-12 Jim Kingdon* stabs.texinfo: Point to mangling info in gcc's gpcomp...
1993-08-12 David MacKenzie * Makefile.in (BFD32_BACKENDS): Remove srec.o, add...
1993-08-12 Ian Lance Taylor * libecoff.h (ecoff_backend_data): Added constructor_r...
1993-08-12 Ian Lance Taylor * ecoff.h: Moved MIPS reloc definitions from here...
1993-08-12 David D. Zuhndon't use -g in CXXFLAGS
1993-08-12 David MacKenzie * configure.in: Add reloc16.o when we add
1993-08-12 David MacKenzieWed Aug 11 22:57:23 1993 David J. Mackenzie (djm...
1993-08-12 David MacKenzieThu Aug 12 10:32:47 1993 David J. Mackenzie (djm...
1993-08-12 David MacKenzieFinish the minimizing, the right way (using normal...
1993-08-12 Ian Lance Taylor * mips-opc.c: Added lwc1 E,A(b) to go with lwc1 T...
1993-08-12 Jeffrey Wheatcheck targets reimplemented to old way.
1993-08-12 Ian Lance Taylor * config/tc-mips.c (mips_ip): Suggested by
1993-08-12 Ian Lance Taylor * bfd.c (_bfd_host_big_endian): Removed.
1993-08-12 Ian Lance Taylor * ar.c: Removed obsolete and non-functional GNU960...
1993-08-12 John Gilmore* lib/gdb.exp (gdb_exit): Move the best version of...
1993-08-12 David MacKenziemore cleanups
1993-08-11 David MacKenziereally do last change
1993-08-11 David MacKenzie * configure.in: Include coff-m68k.o for m68kcoffun_vec.
1993-08-11 Jim Kingdon * remote-{monitor,bug}.c: Make bug_ops not static...
1993-08-11 Jason Merrill * Makefile.in (all-send-pr): depends on all-prms
1993-08-11 David MacKenzieMake bfd_error_vector extern.
1993-08-11 Jim Kingdon * blockframe.c (find_pc_partial_function),
1993-08-11 Jim Kingdon* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7...
1993-08-11 Ian Lance Taylor * size.c (berkeley_sum): New function.
1993-08-11 Jim Kingdon* gdb.t24/demangle.exp: Add tests for PR 3220.
1993-08-11 David MacKenzieInclude stab-syms.o for a.out/b.out targets and hp300...
1993-08-11 Ian Lance Taylor * config/i386v.mh, config/irix4.mh: Use gcc
1993-08-11 Ian Lance TaylorWrite out all the header information, except the SHAREL...
1993-08-11 Ian Lance Taylor * nlmcode.h (nlm_compute_section_file_positions):...
1993-08-11 Ian Lance Taylor * config/i386sco.mh: New file; copy of i386v.mh to...
1993-08-11 Ian Lance Taylor * Base use of sco-core on host, not target.
1993-08-11 Ian Lance Taylor * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use...
1993-08-11 Fred Fish * gdb.t07/watchpoint.exp: Clear xfail with "i*86...
1993-08-11 Stan ShebsRemoved many junk machine-collected "conditionals"...
1993-08-10 Fred Fish * gdb.t06/signals.exp: Rework code that recognizes...
1993-08-10 Jim Kingdon* config/unix-gdb.exp (gdb_load): Add eof to expect...
1993-08-10 Jim Kingdon* config/unix-gdb.exp (gdb_load): Add eof to expect...
1993-08-10 Jim Kingdon * objfiles.h (struct objfile): Clean up comments for
1993-08-10 Jim Kingdon * gdbint.texinfo (Getting Started): Use @itemize,...
1993-08-10 Fred Fish * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4...
1993-08-10 Ian Lance TaylorAdded new files.
1993-08-10 Ian Lance TaylorCheckpoint of NLM conversion program.
1993-08-10 Ian Lance Taylor * libnlm.h (struct nlm_backend_data): Added mach field.
1993-08-10 Fred Fish * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb...
1993-08-10 Fred Fish * gdb.stabs/wierd.exp: Only issue warning for missing...
1993-08-10 David MacKenzieReplace calls to sort with shell code
1993-08-10 Ken Raeburnconfigure.in: Include aout32.o for any a.out/b.out...
1993-08-10 David MacKenziemention that [section] is no longer supported
1993-08-10 David MacKenziesupport COFF on ELF systems
1993-08-09 Stan ShebsMoved the function hashname from stabsread.c to buildsy...
1993-08-09 David D. Zuhnadd support for dosutils
1993-08-09 Jim Kingdon * gdbcore.h: New variable gnutarget.
1993-08-09 Jim Kingdon * remote-udi.c: Make udi_ops extern rather than trying...
1993-08-09 Ken Raeburninclude elf doc
1993-08-09 David MacKenzieadd @finalout
1993-08-09 K. Richard... config/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR...
1993-08-09 Ian Lance Taylor * bfd-in.h (bfd_get_architecture, bfd_get_machine...
1993-08-09 Jim Kingdon * hppab-nat.c: Define ptrace to call_ptrace and pass...
1993-08-09 Jim Kingdon * gdb.t15/funcargs.exp: Add comments that hppa xfails...
1993-08-09 Ken Raeburncode changes to syms.c bfd.c
1993-08-09 Ken Raeburnregenerated
1993-08-09 Jim Kingdon * 29k-share/udi/udr.c: Include fcntl.h not sys/fcntl...
1993-08-09 Ken Raeburnsanitize targets.c
1993-08-09 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): Correct bug in initiali...
1993-08-09 Jim Kingdon * environ.c (set_in_environ): Remove G960BASE and...
1993-08-09 Ken Raeburn * write.c (merge_data_into_text): Define only if BFD_A...
1993-08-09 Jim Kingdon * gdbcore.h: New variable gnutarget.
1993-08-08 Jim Kingdon* ser-unix.c (hardwire_send_break) [HAVE_SGTTY]: Use...
1993-08-08 Jim Kingdon * remote.c: Add comments about 'd', 'r', and unrecogni...
1993-08-08 Jim Kingdon * gdb.t20/inherit.exp: Change message for "print tagle...
1993-08-08 David MacKenzieremove unused test
1993-08-08 Jim Kingdon* Makefile.in ({dist,real}clean): Use $(MAKE), not...
1993-08-08 Fred Fish * dwarfread.c (record_minimal_symbol): Remove prototy...
1993-08-08 Jim Kingdon * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accep...
1993-08-08 David MacKenziecleanup
1993-08-08 Fred Fish * elfread.c (elf_symtab_read): Properly sort out...
1993-08-07 David MacKenzieadd pointer to config/README
1993-08-07 David MacKenziedocument bfdsumm.texi
1993-08-07 David MacKenziemake target selection fully configurable
1993-08-07 Fred Fish * elfread.c (elf_symtab_read): Properly sort out...
1993-08-07 Fred Fish * gdb.t10/nodebug.exp: Expect to find local/global...
1993-08-07 Fred Fish * elfcode.h (elf_object_p): Add comment about what...
next