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