Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-01 | * configure.in: Use a diversion to set enable_shared before the | Ian Lance Taylor | 3 | -205/+229 | |
arguments are parsed. * configure: Rebuild. | |||||
1997-09-30 | * elf32-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMP | David Edelsohn | 5 | -183/+166 | |
renamed to R_SPARC_UNUSED_42. (sparc_reloc_map): Delete R_SPARC_GLOB_JMP entry. * elf64-sparc.c (_bfd_sparc_elf_howto_table): R_SPARC_GLOB_JMP renamed to R_SPARC_UNUSED_42. (sparc_reloc_map): Delete R_SPARC_GLOB_JMP entry. * reloc.c (BFD_RELOC_SPARC_GLOB_JMP): Delete. * bfd-in2.h: Regenerated. * libbfd.h: Regenerated. | |||||
1997-09-30 | Added the dependence to tix libraries for SN. | Khamis Abuelkombuz | 1 | -1/+2 | |
1997-09-30 | * mips-tdep.c (set_reg_offset): New function. | Mark Alexander | 3 | -44/+87 | |
(mips16_heuristic_proc_desc): Calculate offsets of registers saved by entry pseudo-op after rest of prologue has been read. Use set_reg_offset to ignore all but the first save of a given register. (mips32_heuristic_proc_desc): Initialize frame adjustment value. * remote-sim.c (gdbsim_store_register): Don't update registers that have a null or empty name. * findvar.c (read_register_bytes): Don't fetch registers that have a null or empty name. | |||||
1997-09-30 | Re-define MAX_REGS and REGISTER_NAMES instead of defining them. | Andrew Cagney | 1 | -0/+3 | |
(Move definition past #include tm-mips64). | |||||
1997-09-30 | Add access to hi part of r5900 128 bit registers. | Andrew Cagney | 3 | -0/+27 | |
1997-09-29 | * configure: Regenerated. | Bob Manson | 0 | -0/+0 | |
Can't hack one without the other... | |||||
1997-09-29 | * configure: Regenerated. | Bob Manson | 1 | -0/+4 | |
Can't hack one without the other... | |||||
1997-09-29 | Add (apparently) missing file. | Jeff Law | 2 | -0/+3 | |
1997-09-29 | * as.h, input-scrub.c (new_logical_line): New return value. | Joern Rennecke | 1 | -0/+6 | |
* read.c (s_app_file): Don't note the same file several times in a row. Fix for PR 12277 | |||||
1997-09-29 | Do not sanitize out sim/testsuite/common directory. | Andrew Cagney | 2 | -1/+42 | |
1997-09-27 | * d10v_sim.h (INC_ADDR): Align MOD_E to increment before testing | Fred Fish | 1 | -0/+2 | |
for end condition. PR 13334 | |||||
1997-09-27 | * interp.c (pc_addr): Discard upper bit(s) of PC in case | Fred Fish | 1 | -0/+9 | |
IMAP1 selects unified memory. PR 13275 | |||||
1997-09-27 | * command.c (add_cmd, add_show_from_set): Insert new commands in | Jason Molenda | 2 | -8/+49 | |
alphabetical order. | |||||
1997-09-26 | * interp.c: Allow Debug, DEPC, and EPC registers to be examined in GDB. | Mark Alexander | 2 | -7/+108 | |
1997-09-26 | * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust | Mark Alexander | 4 | -12/+34 | |
member for storing offset of MIPS16 frame pointer from SP. * mips-tdep.c: Use RA_REGNUM instead of hardcoded 31 throughout. (PROC_FRAME_ADJUST): Define. (mips16_heuristic_proc_desc): Store frame pointer adjustment value. (get_frame_pointer): Use frame pointer adjustment value when calculating frame address. * remote-sim.c (gdbsim_fetch_register): Don't fetch registers that have a null or empty name. start-sanitize-tx19 * config/mips/tm-tx19.h (MIPS_DEFAULT_FPU_TYPE): Define. (REGISTER_NAMES): Redefine to eliminate FP registers. * config/mips/tm-tx19l.h: Ditto. end-sanitize-tx19 | |||||
1997-09-26 | * sim-main.h: delete null override of SIM_ENGINE_HALT_HOOK and | Felix Lee | 1 | -0/+16 | |
SIM_ENGINE_RESTART_HOOK. | |||||
1997-09-26 | * configure.tgt: Set gdb_target to r5900. | Jeff Law | 4 | -4/+32 | |
* config/mips/tm-r5900.h, config/mips/r5900.mt: New files * mips-tdep.c (_initialize_mips_tdep): Allow target files to override default FPU type. Brought over from r5900 branch. | |||||
1997-09-26 | * configure.tgt (v850-*-*): necmsg.lib instead of v850.lib. | Felix Lee | 2 | -1/+11 | |
1997-09-25 | * sim-break.c (sim_set_breakpoint sim_clear_breakpoint): Use ZALLOC | Stu Grossman | 1 | -2/+2 | |
and zfree instead of xmalloc and free. Prevents warnings. | |||||
1997-09-25 | * config/tc-m68k.c (m68k_ip): Remove ` operand specifier. | Ian Lance Taylor | 1 | -0/+4 | |
1997-09-25 | * elflink.h (elf_merge_symbol): Don't check the hash creator until | Ian Lance Taylor | 1 | -5/+5 | |
after we have set *sym_hash. | |||||
1997-09-25 | Add/use SIM_AC_OPTION_BITSIZE. | Andrew Cagney | 5 | -51/+99 | |
1997-09-25 | * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn with | Andrew Cagney | 2 | -8/+4 | |
RRRRR=0 for simulator breakpoint. Previous breakpoint insn was two words. | |||||
1997-09-25 | Only use get_ds_base function on true Windows. | Andrew Cagney | 2 | -3/+11 | |
1997-09-25 | Allow gencode.c to generate input to the igen generator. | Andrew Cagney | 2 | -201/+489 | |
1997-09-25 | Pacify GCC -Wall | Andrew Cagney | 1 | -0/+5 | |
1997-09-25 | * The following block of changes add support for debugging assembly | Stu Grossman | 9 | -3/+1486 | |
source files. * breakpoint.c (resolve_sal_pc): Prevent crash when pc isn't associated with a function. * buildsym.c (record_line start_symtab end_symtab): Don't delete symtabs which only have line numbers (but no other debug symbols). * dbxread.c (read_dbx_symtab end_psymtab): Ditto. * remote-sim.c: New functions gdbsim_insert/remove_breakpoint. Use intrinsic simulator breakpoints if available, otherwise do it the hard way. * configure.tgt: Add d30v. * d30v-tdep.c: New file. * config/d30v/d30v.mt, config/d30v/tm-d30v.h: New files. | |||||
1997-09-25 | d30v sanitization | Stu Grossman | 1 | -0/+14 | |
1997-09-25 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | Stu Grossman | 1 | -1/+1 | |
sn, and gnuserv from noconfigdirs. | |||||
1997-09-25 | * remote-sim.h (SIM_RC): Add a bunch of new return codes for | Stu Grossman | 1 | -1/+17 | |
breakpoint stuff. * Add functions to tell the simulator to set/clear/enable/disable intrinsic breakpoints. | |||||
1997-09-25 | * Make-common.in: New files sim-break.c, sim-break.h. | Stu Grossman | 5 | -0/+331 | |
* sim-base.h: Add point to breakpoint list to sim_state_base. * sim-break.c sim-break.h: New modules that implement intrinsic breakpoint support. * sim-module.c: Add breakpoint module. | |||||
1997-09-24 | * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire. | Ian Lance Taylor | 2 | -6/+14 | |
1997-09-24 | * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers. | Ian Lance Taylor | 2 | -2/+52 | |
1997-09-24 | fix copyright | Ian Lance Taylor | 1 | -1/+1 | |
1997-09-24 | * m68k.h: Document q and v operand specifiers. | Ian Lance Taylor | 2 | -2191/+170 | |
1997-09-24 | Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 3 | -77/+82 | |
* configure.in (sh*-*-rtems*): New target, like sh-*-elf*. * configure: Rebuild. | |||||
1997-09-24 | Wed Sep 24 16:52:28 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 1 | -0/+4 | |
* config.bfd (sh*-*-rtems*): New target, like sh-*-*elf*. | |||||
1997-09-24 | * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set, | Bob Manson | 2 | -1/+12 | |
define vxworks when building the testcase. * gdb.base/ptype.exp: Fix testnames to be unique. * gdb.base/radix.exp: Ditto. * gdb.base/term.exp: Ditto. * gdb.base/whatis.exp: Ditto. * gdb.c++/classes.exp: Ditto. More misc fixes. | |||||
1997-09-24 | * binutils.texi (ar cmdline): Document that q now works like r. | Ian Lance Taylor | 1 | -1/+4 | |
From Marty Leisner <leisner@sdsp.mc.xerox.com>. | |||||
1997-09-24 | * binutils.texi (size): The object file argument is optional. | Ian Lance Taylor | 2 | -1/+5 | |
From Marty Leisner <leisner@sdsp.mc.xerox.com>. | |||||
1997-09-24 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | Ian Lance Taylor | 1 | -0/+4 | |
1997-09-24 | * doc/c-i386.texi (i386-Float): Remove incorrect assertion that | Ian Lance Taylor | 1 | -0/+4 | |
fn* instructions do not insert implicit fwait. This was changed Jan 29, 1996. | |||||
1997-09-24 | * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32. | Ian Lance Taylor | 2 | -3/+5 | |
1997-09-24 | * ld.texinfo (Section Options): Improve documentation of NOLOAD | Ian Lance Taylor | 1 | -0/+3 | |
directive. | |||||
1997-09-24 | * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr | Ian Lance Taylor | 2 | -3/+45 | |
for mcf5200. | |||||
1997-09-24 | * config/m68k-parse.y (yylex): Permit an expression to be used for | Ian Lance Taylor | 1 | -0/+3 | |
the scale factor. PR 13393. | |||||
1997-09-24 | * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y, | Ian Lance Taylor | 1 | -0/+4 | |
not m68k-parse.y. * Makefile.in: Rebuild. | |||||
1997-09-24 | * Makefile.am (libbfd_a_SOURCES): Define. | Ian Lance Taylor | 1 | -0/+3 | |
* Makefile.in: Rebuild. | |||||
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -9/+15 | |
* Makefile.in: Rebuild with current automake. * configure: Rebuild. |