deliverable/binutils-gdb.git
1994-09-12  Jeff LawRevert last change (never should have been checked...
1994-09-12  Jeff Law * config/hppaosf.mh (RANLIB): Do not set.
1994-09-12  Ian Lance TaylorGet the new COFF linker code working for i386-lynx.
1994-09-12  Ian Lance Taylor * config/i386lynx.mh: New file.
1994-09-11  Peter Schauer * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simpl...
1994-09-10  Ian Lance Taylor * emulparams/elf32mipb.sh (TEMPLATE_NAME): Define...
1994-09-10  Peter Schauer * Update copyright message to include 1993, 1994.
1994-09-10  Peter Schauer * corelow.c (add_solib_stub): Copy to_sections change...
1994-09-09  J.T. Conklin* nlm/Makefile.in: remove MMALLOC, READLINE, TERMCAP...
1994-09-09  Rob SavoyeAdd XDEPFILE = ser-tcp.o
1994-09-09  J.T. Conklin* config/i386/gdbserve.mt: New file, defs for i386...
1994-09-09  Rob SavoyeGDB support for HP-PRO.
1994-09-09  Ian Lance Taylor * coffgen.c (coff_get_symtab): Reindented. Removed...
1994-09-09  Ken Raeburnkeep arm files
1994-09-09  Ken Raeburnkeep arm files
1994-09-09  Ken Raeburnforgot an entry for makefile dependency changes
1994-09-09  Ken Raeburnkeep arm dir
1994-09-09  Ian Lance Taylor Convert m68k COFF to use new COFF backend linker.
1994-09-09  Kung HsuModified Files:
1994-09-09  Kung HsuModified Files:
1994-09-09  Steve Chamberlain * config/i386/xm-go32.h (GDBINIT_FILENAME): Set to...
1994-09-09  Steve Chamberlain * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset...
1994-09-09  Steve Chamberlain * config/h8500/tm-h8500.h (target_write_pc, TARGET_WRI...
1994-09-09  Steve ChamberlainThu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny...
1994-09-08  Ian Lance Taylor * config/obj-coff.c (size_section): Do an fprintf...
1994-09-08  Steve Chamberlain * scripttempl/h8500b.sc: Put rdata stuff into...
1994-09-08  Steve Chamberlain * coff-h8300.c (h8300_reloc16_extra_cases, case RELBYT...
1994-09-08  J.T. Conklin* sparclite/Makefile.in: Assorted stuff needed for...
1994-09-08  Ian Lance Taylor * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS...
1994-09-08  Jeff Law * gdb.base/commands.exp: New tests for if/while...
1994-09-08  Jeff Law * defs.h (enum misc_command_type, command_control_type...
1994-09-08  Steve Chamberlain * config/tc-{h8300,sh}.[ch] (tc_coff_symbol_emit)...
1994-09-08  Steve ChamberlainWed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny...
1994-09-08  Ken Raeburnfix config.status, Makefile dependencies
1994-09-08  Ken Raeburntc_gen_reloc, i386-linux, brokensed changes
1994-09-07  Ken Raeburn(tc_gen_reloc): Use bfd_get_reloc_code_name in error...
1994-09-07  Ken RaeburnRemove 'brokensed' hack, autoconf should make it unnece...
1994-09-07  Ken RaeburnDon't set bfd_gas for i386-linux a.out configurations.
1994-09-07  Ian Lance Taylor * libelf.h (struct elf_backend_data): Change second...
1994-09-07  Ken RaeburnUpdate for autoconf beta 1.112:
1994-09-07  Ian Lance Taylor * coff-go32.c (RTYPE2HOWTO): Fully parenthesize arguments.
1994-09-07  Ian Lance Taylor * configure.in: Check ${host} and ${target} rather...
1994-09-07  Per Bothner * config.sub: Merge nextstep cleanup from FSF.
1994-09-07  Jeff Law * som.c (som_bfd_derive_misc_symbol_info): Treat undef...
1994-09-07  Ian Lance Taylorx
1994-09-07  Ian Lance Taylor * scripttempl/m68kcoff.sc: Put .bss in data segment.
1994-09-07  Stan Shebs * c-typeprint.c (c_type_print_varspec_prefix,
1994-09-06  Ian Lance TaylorMinor tweaks to make COFF code support both new and...
1994-09-06  Per Bothner * pr-5016.ch, pr-5016.exp, Makefile.in: New testcase.
1994-09-06  Per BothnerNote fix to lib/gdb.exp.
1994-09-06  Ian Lance Taylor Add new style linker support to COFF backend. a29k...
1994-09-06  Ken Raeburn* coffgen.c (coff_print_symbol, case bfd_symbol_print_a...
1994-09-06  Ken RaeburnMakefile.in (ALL_MACHINES): ADded cpu-arm.o.
1994-09-06  Ian Lance Taylor * config/tc-mips.c (mips_cpu): New static variable.
1994-09-06  Ian Lance Taylor * mips-opc.c: Set INSN_STORE_MEMORY flag for all instr...
1994-09-06  Ian Lance Taylor * mips.h (INSN_STORE_MEMORY): Define.
1994-09-06  Peter Schauer * gdb.c++/demangle.exp (test_arm_style_demangling...
1994-09-05  Per Bothner * ch-typeprint.c (chill_type_print_base): Make TYPE_C...
1994-09-05  Ian Lance TaylorTipos
1994-09-05  Ken Raeburn* doc/Makefile.in (VPATH): Define using @srcdir@.
1994-09-05  Ken RaeburnARM Acorn/RISCiX target and host patches from Richard...
1994-09-04  Stan Shebs * i960-tdep.c (signal.h): Don't include.
1994-09-04  Stan Shebs * gdbint.texinfo: Removed mentions of some incorrectly...
1994-09-04  Stan Shebs * cxux-nat.c (target_is_m88110): Remove definition.
1994-09-04  Stan ShebsUpdate to reflect changes in config files
1994-09-04  Stan Shebs * configure.in (config/nm-empty.h): If cross only...
1994-09-03  Stu Grossman * configure.in: Don't ln gdbtk.tcl if it's already...
1994-09-03  Stan ShebsFix a typo in last change
1994-09-03  J.T. Conklin* configure.in: No longer looks for nm, tm, and xm...
1994-09-03  Stan Shebs * objfiles.c (allocate_objfile): Add the newly-created...
1994-09-03  Stu GrossmanAdd gdbserve.mt.
1994-09-03  Stu GrossmanAdd .Sanitize.
1994-09-03  Stu GrossmanAdd nlm subdir.
1994-09-02  Ian Lance Taylor * ecoff.c (add_file): Don't try to generate line numbe...
1994-09-02  Ken Raeburn* reloc.c (enum bfd_reloc_code_real): Rewrote definitio...
1994-09-02  J.T. Conklin* config/sparc/tm-nbsd.h: Add #defines to map NetBSD...
1994-09-02  Ian Lance Taylor * config/unix.exp: If nm.new does not exist, use ...
1994-09-02  Per Bothner * c-typeprint.c (c_typedef_print): Add missing Chill...
1994-09-01  Stu GrossmanCreate a .Sanitize file.
1994-09-01  Stu Grossman * rs6000-pinsn.c (print_insn): Use powerpc...
1994-09-01  Stu Grossman * rs6000-pinsn.c (print_insn): Use powerpc disassembl...
1994-09-01  Karen Christiansentemporary change so that hppa doesn't build tk
1994-09-01  Jim Kingdon* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE...
1994-09-01  J.T. ConklinCommit again, CVS botched this last time.
1994-09-01  J.T. Conklin* config/tm-nbsd.h: New file, support for all NetBSD...
1994-09-01  J.T. Conklin* config/tm-nbsd.h: New file, support for all NetBSD...
1994-09-01  Jeff Law * gprof.h (kfromlist, ktolist, flist, Flist, elist...
1994-09-01  J.T. Conklin* configure.in (*-*-netware): don't configure libg...
1994-09-01  Ken Raeburnremove alloca stuff from atof-generic.c
1994-09-01  Ken Raeburn* as.h (volatile): Don't test or define here; not needed.
1994-09-01  Ken Raeburnautoconf bug fix -- config.status exit status should...
1994-08-31  Ken RaeburnMakefile.in (INCLUDES): Include "-I.." for libiberty...
1994-08-31  Ken Raeburn* Makefile.in (prefix, exec_prefix): Use @-subtitutions.
1994-08-31  Jason MolendaWed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux...
1994-08-31  Jim Kingdon * inflow.c (set_sigint_trap, clear_sigint_trap): Check for
1994-08-31  Ian Lance Taylor * configure.in (alpha-dec-osf*): Use osf*, not osf1...
1994-08-31  Jim Kingdon * value.h (struct value): Change literal_data from...
1994-08-31  Rob SavoyeAdd HP-Pro as a configuration. This is for the Pro...
1994-08-31  Ian Lance Taylor * configure.in, configure: Initialize bfd_gas to no.
1994-08-31  Jeff Law * somread.c (som_symfile_read): Force unwinds to be...
next
This page took 0.038249 seconds and 4 git commands to generate.