Skip to content
Snippets Groups Projects
  1. Feb 10, 2005
  2. Feb 09, 2005
    • Jim Blandy's avatar
      cgen/ChangeLog: · 9ab46d53
      Jim Blandy authored
      2005-02-09  Jim Blandy  <jimb@redhat.com>
      
      	* cgen-sim.scm (load-files): Don't load fixup.scm.  (See
      	corresponding change in the sim/common directory.)
      
      sim/common/ChangeLog:
      2005-02-09  Jim Blandy  <jimb@redhat.com>
      
      	* Make-common.in (CGEN): Load guile.scm, and include a trailing
      	'-s' argument.
      	(CGEN_FLAGS_TO_PASS): Include single quotes around the reference
      	to $(CGEN), to ensure that the command substitution happens where
      	the variable is referenced in the submake, not when the submake's
      	arguments are expanded.
      	(cgen.sh): Be prepared for the 'cgen' argument to contain spaces.
      	(arch, cpu, decode, cpu-decode, defs, desc): Place the name of the
      	application Scheme script directly after ${cgen}; don't precede it
      	with a -s.
      9ab46d53
    • Andrew Cagney's avatar
      2005-02-09 Andrew Cagney <cagney@gnu.org> · 11dced61
      Andrew Cagney authored
      	* NEWS: Mention removed commands.
      	* m68hc11-tdep.c (show_regs): Delete, unused.
      	(_initialize_m68hc11_tdep): Delete deprecated "regs" command.
      	* gdb-events.sh: Delete deprecated "set eventdebug" and "show
      	eventdebug" commands.
      	* gdb-events.c: Regenerate.
      	* gdbarch.sh: Delete deprecated "set archdebug" and "show
      	archdebug" commands.
      	* gdbarch.c: Regenerate.
      	* cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
      	remotedebug" and "show remotedebug".
      	* arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
      	disassembly-flavor", "show arm disassembly-flavor", and
      	"othernames" commands.
      	(arm_othernames): Delete unused function.
      11dced61
    • Joel Brobecker's avatar
      * gdb.base/start.c: New file. · 3be49e7a
      Joel Brobecker authored
              * gdb.base/start.exp: New testcase.
      3be49e7a
    • Joel Brobecker's avatar
      * gdb.ada/start/dummy.adb: New file. · e292e67d
      Joel Brobecker authored
              * gdb.ada/start.exp: New testcase.
      e292e67d
    • Theodore A. Roth's avatar
    • Andrew Cagney's avatar
      2005-02-09 Andrew Cagney <cagney@gnu.org> · b6e1c027
      Andrew Cagney authored
      	* ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
      	(convert_code_addr_to_desc_addr): Convert any function code
      	address to the corresponding function's descriptor.
      	(ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
      	TYPE_CODE_INT use the same code paths as TYPE_CODE_INT.  When
      	writing, convert any function code address to the corresponding
      	descriptor.
      b6e1c027
    • Corinna Vinschen's avatar
      * maint.exp: Raise timeout to give Cygwin targeted GDBs more time · dbdfa66c
      Corinna Vinschen authored
      	for printing symbols and statistics.
      	Add test for using relative pathnames in "maint print msymbols" test.
      	Mark "maint info sections DATA" XFAIL on Cygwin.
      	Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
      	tests.
      dbdfa66c
    • Corinna Vinschen's avatar
      * symmisc.c: Include gdb_stat.h. · 07318b29
      Corinna Vinschen authored
      	(maintenance_print_msymbols): Use inode numbers to compare files.
      07318b29
    • Andrew Cagney's avatar
      2005-02-09 Andrew Cagney <cagney@gnu.org> · 59c58d08
      Andrew Cagney authored
      	* config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
      	* config/powerpc/linux.mt (TDEPFILES): Ditto.
      	* config/pa/linux.mt (TDEPFILES): Ditto.
      	* config/mips/linux.mt (TDEPFILES): Ditto.
      	* config/m68k/linux.mt (TDEPFILES): Ditto.
      	* config/m32r/linux.mt (TDEPFILES): Ditto.
      	* config/ia64/linux.mt (TDEPFILES): Ditto.
      	* config/arm/linux.mt (TDEPFILES): Ditto.
      59c58d08
    • Andrew Cagney's avatar
      2005-02-09 Andreas Schwab <schwab@suse.de> · d7941671
      Andrew Cagney authored
      	Committed by Andrew Cagney  <cagney@gnu.org>
      	* gdb.base/remotetimeout.exp: New file.
      d7941671
    • Jan Beulich's avatar
      gas/testsuite/ · 9ae09ff9
      Jan Beulich authored
      2005-02-09  Jan Beulich  <jbeulich@novell.com>
      
      	* gas/i386/intelok.s: Remove comments disabling alternative forms of
      	fbld, fbstp, and fldcw.
      	* gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
      
      include/opcode/
      2005-02-09  Jan Beulich  <jbeulich@novell.com>
      
      	PR gas/707
      	* i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf and
      	FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw and
      	fnstsw.
      9ae09ff9
    • Andrew Cagney's avatar
      2005-02-08 Andrew Cagney <cagney@gnu.org> · d3cbe7ef
      Andrew Cagney authored
      	* value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
      	(METHOD_PTR_TO_VOFFSET): Move from here ...
      	* cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
      	(METHOD_PTR_TO_VOFFSET): ... to here.
      	* cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
      	* Makefile.in: Update dependencies.
      d3cbe7ef
    • gdbadmin's avatar
      *** empty log message *** · 3c6e8169
      gdbadmin authored
      3c6e8169
    • Andrew Cagney's avatar
      2005-02-08 Andrew Cagney <cagney@gnu.org> · 6941d02a
      Andrew Cagney authored
      	* exceptions.c: Do not include <setjmp.h>.
      	(SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
      	(catch_exception, catch_exceptions_with_msg, catch_errors)
      	(catch_command_errors): Use TRY_CATCH.
      	(struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
      	(exceptions_state_mc_init): Rename catcher_init.
      	(exceptions_state_mc): Rename catcher_state_machine.
      	(exceptions_state_mc_action_iter)
      	(exceptions_state_mc_action_iter_1): New functions.
      	* exceptions.h: Include <setjmp.h>.
      	(EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
      	(EXCEPTIONS_SIGLONGJMP): Define.
      	(exceptions_state_mc_init, exceptions_state_mc_action_iter)
      	(exceptions_state_mc_action_iter_1): Declare.
      	(TRY_CATCH): Define.
      6941d02a
    • Alan Modra's avatar
      daily update · c36e6154
      Alan Modra authored
      c36e6154
  3. Feb 08, 2005
  4. Feb 07, 2005
Loading