deliverable/binutils-gdb.git
1993-07-07  Ken RaeburnDefine ENV64 for sparc v9.
1993-07-07  Ken Raeburn(free): Returns void if __STDC__.
1993-07-07  Ian Lance TaylorDon't crash if with_minimal_bfd is the empty string.
1993-07-07  Ken Raeburn(s_comm): Values read are type valueT.
1993-07-07  Ken Raeburn(expressionS): Field X_add_number is an offsetT.
1993-07-07  Ken Raeburn(integer_constant, floating_constant): Now return void.
1993-07-07  Ken Raeburnmove valueT typedef to as.h from struc-symbol.h
1993-07-07  Ken Raeburnlocalize a conditionally used variable
1993-07-06  David D. Zuhnsimplify adding gprof to sh-*-*
1993-07-06  Ken Raeburnmore prototypes, in libelf.h
1993-07-06  Ken RaeburnSeveral changes: type fixes; prototypes; minimal-bfd...
1993-07-06  Ken Raeburnregenerated
1993-07-06  Ken Raeburn* elfcode.h (elf_read): Delete static declaration,...
1993-07-06  Ken Raeburnfill out reloc table
1993-07-06  Ken RaeburnHack to cut down compilations needed for minimal-bfd:
1993-07-06  Ken RaeburnStricter prototyping, to force type conversions between...
1993-07-06  John Gilmore* gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
1993-07-06  Ken Raeburn(enum bfd_reloc_code_real): Put simple power-to-two...
1993-07-06  Jim Kingdon * gdb.t00/help.exp: Replace most of docstring for...
1993-07-06  Jim Kingdon * Makefile.in: Remove gdb before creating a new one.
1993-07-06  Steve ChamberlainNew file.
1993-07-06  Steve ChamberlainBuild gprof for sh.
1993-07-06  Jim Kingdon * gdb.texinfo (Break Commands): Remove stuff about...
1993-07-06  Steve Chamberlain * run.c (main), interp.c (sim_set_timeout): Remove...
1993-07-06  Jim Kingdon * Makefile.in (ALLPARAM): Add config/{alpha/xm-alpha...
1993-07-06  Steve Chamberlain * Makefile.in: Install correctly.
1993-07-06  David D. Zuhnremove INSTALL=cp
1993-07-06  Jim Kingdon* gdb.t06/signals.c: Add xfails for sun3.
1993-07-06  Jim Kingdon* gdb.t07/watchpoint.exp: Comment out xfail for fixed...
1993-07-06  Jim Kingdon * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597...
1993-07-05  David Edelsohn* cpu-h8300.c (h8300_scan): Fix parsing of architecture...
1993-07-05  Ian Lance Taylor * config/hp300hpux.mt: Use emulation hp3hpux rather...
1993-07-05  Ian Lance Taylor * ldlang.c (lang_relocate_globals): Skip indirect...
1993-07-05  Mark Eichinsolaris doesn't have siginterrupt, though it has sigact...
1993-07-04  David Edelsohn* h8300-tdep.c (examine_prologue): Fix call to read_mem...
1993-07-04  David Edelsohn(sim_csize): Initialize cpu.cache.
1993-07-04  David Edelsohn(bfd_h8_disassemble): Correct fetching of instruction.
1993-07-03  David MacKenzie Passing -L. is no longer necessary.
1993-07-03  David MacKenzie Fix previous fix.
1993-07-03  David MacKenzie * ldmain.c (main): Don't add scriptdir to the lib...
1993-07-03  Steve ChamberlainKeep writecode.c
1993-07-03  David EdelsohnMakefile.in: Add -I../../bfd to pick up bfd.h.
1993-07-03  David EdelsohnFix typo.
1993-07-03  Jim Kingdon * config/mips/{x,n}m-irix{3,4}.h: Make some definition...
1993-07-03  Jim Kingdon * eval.c (evaluate_subexp): Improve error messages...
1993-07-03  Jim Kingdon* Makefile.in (distclean): Remove y.tab.h.
1993-07-03  David Edelsohnscripttempl/h8300.sc: Add .tors section for constructor...
1993-07-03  David MacKenzie * Doc fixes.
1993-07-02  Jim Kingdon * Makefile.in (clean): Remove bfd.h and stmp-bfd.h.
1993-07-02  Jim Kingdon* gdb.t17/{interrupt.{c,exp},Makefile.in}: New test...
1993-07-02  Ian Lance Taylorcvs core dumped and didn't check this in last time.
1993-07-02  Steve Chamberlain * config/h8500/tm-h8500.h: Define new macros.
1993-07-02  Steve Chamberlain * config/alpha/xm-alpha.h: Add MAKEVA_END.
1993-07-02  Steve Chamberlain New target macros for getting at the pc, sp and fp.
1993-07-02  Ian Lance Taylor * configure.in (mipos-*-riscos*): New host and target...
1993-07-02  Jim Kingdon* c-exp.y (yylex): Give error if unmatched single quote.
1993-07-02  Jim Kingdon* configure.in, config/m68k/*delta68*, delta68-nat...
1993-07-02  Jim Kingdonnew for delta 68k
1993-07-02  Jim Kingdonnew files for Motorola delta 68k
1993-07-02  Jim Kingdon * Remove unused STACK_END_ADDR in the following files...
1993-07-02  Jim Kingdon * gdb.t06/twice.exp, Makefile.in: Just use an include...
1993-07-02  Jim Kingdon* gdb.t06/signals.exp: Add xfails unixware and rs6000.
1993-07-02  Ian Lance Taylor * configure.in (*-*-riscos*): New entry; use mh-sysv.
1993-07-02  Ian Lance Taylor * config/mips-gdb.exp (gdb_exit): Removed close statem...
1993-07-02  Ian Lance Taylor * hosts/std-host.h: Removed declarations of printf...
1993-07-02  Jim Kingdon* gdb.t06/signals.exp: Add test for sparc bug with...
1993-07-02  Ian Lance Taylor * configure.in (mips-*-riscos*): New target; use riscos.
1993-07-02  Ian Lance Taylor * config/riscos.mh (HDEFINES): Add -G 4.
1993-07-02  Ian Lance Taylor * libaout.h (GET_SWORD): Use the bfd_h_get_signed...
1993-07-02  Jim Kingdonupdate .Sanitize for delta68
1993-07-02  Jim Kingdon * configure.in, hosts/delta68.h, config/delta68.mh...
1993-07-02  Jim Kingdonnew file for delta 68
1993-07-02  Jim Kingdon * gdb.t20/{classes,inherit}.exp: If a class which...
1993-07-02  Steve Chamberlainh8500hms -> h8500
1993-07-02  Jim Kingdon * gdbtypes.h (struct type): Add field tag_name.
1993-07-02  Jim Kingdon * ser-unix.c (hardwire_noflush_set_tty_state): Use...
1993-07-02  Jim Kingdon * config/mips/nm-riscos.h: Define NBPG and UPAGES.
1993-07-02  Jim Kingdon* gdb.t06/twice.exp: Don't care about the file name...
1993-07-02  David D. Zuhnfix decls
1993-07-02  David D. Zuhnupdate for q3 matrix
1993-07-01  David Edelsohnh8300hms -> h8300
1993-07-01  Jim Kingdon* xm-sysv4.h: Undefine HAVE_TERMIO.
1993-07-01  Roland Pesch* refcard.tex (\hoffset): correct longstanding error...
1993-07-01  Jim Kingdon * mips-nat.c (fetch_core_registers): If KERNEL_U_ADDR...
1993-07-01  Jim Kingdonmiscellaneous fixes to make RISC/os work; see ChangeLog's
1993-07-01  Jim Kingdonnew file for RISC/os
1993-07-01  Jim Kingdon * ser-unix.c (hardwire_print_tty_state) [HAVE_TERMIOS...
1993-07-01  K. Richard... * Makefile.in (.y.c): skip default .y.c rules. gnu...
1993-07-01  Jim Kingdon* config/vax/xm-vaxult2.h: Define FD_SET and FD_ZERO.
1993-06-30  Jim Kingdon* stabs.texinfo (Parameters): Say that order of stabs...
1993-06-30  Jim Kingdon* gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add...
1993-06-30  K. Richard... * Makefile.in (ldgram.[hc]): rewrite this rule in such...
1993-06-30  Jim Kingdon * inftarg.c: Remove unused include of terminal.h.
1993-06-30  Ken Raeburnbfd.h isn't here any more
1993-06-30  David Edelsohnalpha-osf.mh -> alphaosf.mh
1993-06-30  Peter Schauer * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE...
1993-06-30  Ian Lance Taylor * read.c (cons): Conditionalize parsing of expression...
1993-06-30  Ken Raeburnsparc64 changes
1993-06-30  Ken RaeburnNew files for sparc64 cpu.
1993-06-30  Ken Raeburn(CAT4): Added Saber-C (ANSI mode) version.
next
This page took 0.039725 seconds and 4 git commands to generate.