deliverable/binutils-gdb.git
1993-09-20  Jim Kingdon* defs.h: Declare argument of re_comp as const char *.
1993-09-20  Jim Kingdon* remote.c, remote-mips.c: Use sr_get_debug not remote_...
1993-09-20  Jim Kingdon* README: Say using bfd from another release doesn...
1993-09-20  David D. Zuhn * Makefile.in: define M4, and pass it down to sub...
1993-09-19  Jim Kingdon* stabs.texinfo (Based Variables): New node.
1993-09-18  Jim Kingdon * mipsread.c (parse_type): Don't complain() if we...
1993-09-18  Jim Kingdon * defs.h (make_cleanup): Change PTR to void * when...
1993-09-18  Jim Kingdon* gdb.t17/callfuncs.exp: Add "return 0" to end.
1993-09-17  Ian Lance TaylorAdd i386 SVR4 configuration files that I couldn't add...
1993-09-17  Ian Lance Taylor * config/obj-elf.h (S_GET_SIZE): Define.
1993-09-17  Ian Lance Taylor * reloc.c (bfd_perform_relocation): Don't return an...
1993-09-17  Ian Lance Taylor Finish up support for i386-sysv4 (without shared libra...
1993-09-17  Stan ShebsAdded statements for stab sections in coff files.
1993-09-17  Jim Kingdon * remote-sim.h: New file.
1993-09-17  Peter Schauer * gdb.stabs/ecoff.mt: Remove STABSCC hack.
1993-09-17  Peter Schauer * alpha-dis.c (print_insn_alpha), alpha-opc.h: Fix...
1993-09-17  Peter Schauer * findvar.c (extract_signed_integer): Cast *p to...
1993-09-17  John Gilmore* hosts/{alphaosf.h, amix.h, apollo68.h, apollov68.h,
1993-09-17  John GilmoreMake sure that "offsetof" is defined on all hosts,...
1993-09-17  Jim Kingdon* config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is...
1993-09-17  Jim Kingdon * sym.h, symconst.h: Add comment stating these files...
1993-09-17  Jim Kingdon * stabs.texinfo (Negative Type Numbers): Re-write...
1993-09-16  Jim Kingdon * remote-udi.c, remote-adapt.c, remote-mm.c: Move...
1993-09-16  Rob Savoye * config/vx-gdb.exp: Use fake device to load files...
1993-09-16  Rob SavoyeUse new proc for "file" command to load symbol tables.
1993-09-16  Ian Lance Taylor * elfcode.h (elf_map_symbols): Create section symbols...
1993-09-16  Stu Grossman* infrun.c (wait_for_inferior): Allow user to single...
1993-09-16  Jim Kingdon * dbxread.c (copy_pending): Deal with END NULL.
1993-09-16  Stu Grossman* sparc-stub.c (_trap_low): Do restore/save sequence...
1993-09-16  Ian Lance Taylor * tc.h: Declare tc_gen_reloc differently depending...
1993-09-16  Ian Lance Taylor * config/mips-gdb.exp (gdb_load): Increase timeout...
1993-09-16  Peter Schauer * config/mips/tm-mips.h (ECOFF_REG_TO_REGNUM): Define.
1993-09-16  Peter Schauer * mipsread.c: Many changes for alpha ecoff format:
1993-09-15  Ian Lance TaylorChange wierd to weird
1993-09-15  Ian Lance Taylor * libbfd.h (COERCExx): Cast x to bfd_signed_vma before...
1993-09-15  Jim Kingdon * remote-utils.[ch]: new files of functions collected...
1993-09-15  Jim Kingdon * gdb.t13/bitfields.exp: Test for bad output rather...
1993-09-15  Jim Kingdon * paread.c, coffread.c, elfread.c, dwarfread.c:
1993-09-15  Ian Lance Taylor * ecoffswap.h (ecoff_swap_pdr_in): Get regoffset,...
1993-09-15  David D. Zuhnfix replacement of multiline values for CC and CXX
1993-09-15  Jim Kingdon * gdb.stabs/wierd.exp (print_wierd_var): Test size...
1993-09-15  Jim Kingdon * stabsread.c (read_type): Process "s" (size) type...
1993-09-14  Jim Kingdon * paread.c, coffread.c, elfread.c, dwarfread.c:
1993-09-14  Ian Lance Taylor * config/i386/i386v4.mh (NATDEPFILES): Move exec.o...
1993-09-14  Ian Lance Taylor * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_...
1993-09-14  Ian Lance Taylor * config/obj-elf.c (obj_elf_data, obj_elf_text): New...
1993-09-14  Steve Chamberlain Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac...
1993-09-14  K. Richard... fix serial.h inclusion
1993-09-14  K. Richard... use remote-utils facilities for baud_rate
1993-09-14  Jim Kingdon* paread.c, coffread.c, elfread.c: Include <time.h...
1993-09-14  Ian Lance TaylorSome more gcc lint, and:
1993-09-14  Jim Kingdon * paread.c: Include <time.h> before libbfd.h.
1993-09-14  Jim Kingdon * Makefile.in (a29k-tdep.o): Depend on $(defs_h).
1993-09-14  Jim Kingdon* remote-udi.c (udi_wait): Return inferior_pid not 0.
1993-09-14  John GilmoreAvoid minor warning in archive.c change.
1993-09-14  John Gilmore* hosts/std-host.h (offsetof): Define, if not already...
1993-09-14  John GilmoreImprove timestamp support in BSD archive files to avoid...
1993-09-14  Jim Kingdon * remote.c: Define remote_debug to 0 and #if 0 baud_ra...
1993-09-13  Jim Kingdonadd comment
1993-09-13  Jim Kingdonadd som.c and som.h
1993-09-13  K. Richard... collect some remote things into remote-utils
1993-09-13  Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-13  Jim Kingdon * inferior.h, infrun.c, thread.c, infcmd.c: Remove...
1993-09-13  David Edelsohnconfig/tc-sparc.h (LOCAL_LABEL): Remove test for name...
1993-09-13  Jim Kingdon* defs.h: Don't define NORETURN (see comment).
1993-09-13  K. Richard... white space change to avoid nested comment
1993-09-13  K. Richard... do not echo recursion lines
1993-09-13  Ian Lance Taylor * m68k.h (two): Protect second argument with parentheses.
1993-09-13  David D. Zuhnuse pagas instead of gas
1993-09-13  David D. Zuhnuse mt-hppa, use 'gas ' instead of 'gas'
1993-09-12  David EdelsohnAdd EMUL=h8300h.
1993-09-12  David Edelsohn* ldmain.c (main): Call set_scripts_dir after argv...
1993-09-12  Jim Kingdon * hosts/i386sco.h: Define a bunch of stuff for core...
1993-09-12  Jim Kingdon* gdb.texinfo: Clarify how well it works with Fortran.
1993-09-12  Jim Kingdon * config.bfd: Recognize i[34]86-*-solaris2* specifical...
1993-09-11  Jim Kingdon* m88k-nat.c (fill_gregset): Set r31 and sfip.
1993-09-11  Jim Kingdon* stabs.texinfo (Methods): Fix typo.
1993-09-11  Ian Lance TaylorMore gcc lint with harsher warning options.
1993-09-10  Ian Lance TaylorSnapshot of current i386 NLM debugging stub.
1993-09-10  Ian Lance Taylor * coffswap.h (coff_swap_aouthdr_out): For ALPHAECOFF...
1993-09-10  Ian Lance Taylor * alpha.c (external_aouthdr): Need four bytes of paddi...
1993-09-10  David D. Zuhnadd support for gash
1993-09-10  David D. Zuhnadd netbsd variants
1993-09-10  Rob SavoyeAdded gdb_exit to call default_gdb_exit.
1993-09-10  Ian Lance Taylor * config.bfd (i[34]86-*-netbsd*): New target; use...
1993-09-10  Ian Lance Taylor * coff-mips.c: Don't warn about overflow for MIPS_R_JM...
1993-09-10  Jeffrey WheatAdded CXXFLAGS to compile stage in ld.cdtest/cdtest.exp
1993-09-10  Jeffrey WheatChanged CXX back to g++. Using ../gcc/xgcc breaks becau...
1993-09-10  Jeffrey WheatChanged CXX back to g++. ../gcc/xgcc breaks the cdtest...
1993-09-10  Jeffrey WheatFixed RUNTEST* CXX CXXFLAGS macros and check rule.
1993-09-10  Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-09-10  David MacKenzie* Makefile.in (install): Don't put strings in tooldir...
1993-09-10  David MacKenzie* Makefile.in (TAGS): Use shell wildcards.
1993-09-10  David MacKenziefix a few typos
1993-09-10  Jason Merrill (chmodcmd): Set file to mode 755 by default (should...
1993-09-09  Jason Merrill * install.sh: Support -d option (in the manner of...
1993-09-09  Ken Raeburngcc -Wall cleanups from Utah
1993-09-09  Ian Lance Taylor * i386.h (i386_optab): Properly bracket initializers.
1993-09-09  Ken Raeburn* configure.in: Make 64-bit stuff work with "--with...
1993-09-09  Ian Lance Taylor * read.c (get_stab_string_offset, s_stab_generic): If
next
This page took 0.037102 seconds and 4 git commands to generate.