Skip to content
Snippets Groups Projects
  1. Nov 29, 2004
  2. Nov 28, 2004
  3. Nov 27, 2004
  4. Nov 26, 2004
  5. Nov 25, 2004
    • H.J. Lu's avatar
      Really fix it. · b8e86bca
      H.J. Lu authored
      b8e86bca
    • H.J. Lu's avatar
      2004-11-25 H.J. Lu <hongjiu.lu@intel.com> · 603be052
      H.J. Lu authored
      	* gas/ia64/group-1.d: Adjust expected secion ordering.
      603be052
    • Jan Beulich's avatar
      gas/ · 37edbb65
      Jan Beulich authored
      2004-11-25 Jan Beulich <jbeulich@novell.com>
      
      	* config/tc-i386.c (optimize_imm): Adjust immediates to only those
      	permissible for the selected instruction suffix.
      	(process_suffix): For DefaultSize instructions, suppressing the
      	guessing of a 'q' suffix if the instruction doesn't support it is
      	pointless, because only an 'l' suffix can be guessed in this place.
      
      gas/testsuite/
      2004-11-25 Jan Beulich <jbeulich@novell.com>
      	* gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
      
      include/opcode/
      2004-11-25 Jan Beulich <jbeulich@novell.com>
      
      	* i386.h: CpuNo64 mov can't reasonably have a 'q' suffix. Moves
      	to/from test registers are illegal in 64-bit mode. Add missing
      	NoRex64 to sidt. fxsave/fxrstor now allow for a 'q' suffix
      	(previously one had to explicitly encode a rex64 prefix). Re-enable
      	lahf/sahf in 64-bit mode as at least some Athlon64/Opteron steppings
      	support it there. Add cmpxchg16b as per Intel's 64-bit documentation.
      37edbb65
    • Fred Fish's avatar
      Approved by Kevin Buettner <kevinb@redhat.com> · ebd98106
      Fred Fish authored
      	2004-11-24  Fred Fish  <fnf@specifixinc.com>
      	* rs6000-tdep.c (skip_prologue): Use line table info to skip over
      	compiler generated function calls made as part of a prologue.
      ebd98106
    • H.J. Lu's avatar
      2004-11-24 H.J. Lu <hongjiu.lu@intel.com> · 0be9069d
      H.J. Lu authored
      	PR 574:
      	* elfcode.h (elf_slurp_symbol_table): Handle STT_TLS.
      0be9069d
    • Paul Brook's avatar
      2004-11-24 Paul Brook <paul@codesourcery.com> · 47cc2cf5
      Paul Brook authored
      bfd/
      	* elf.c (assign_section_numbers): Number SHT_GROUP sections first.
      gas/testsuite/
      	* gas/elf/group0a.d: Adjust expected secion ordering.
      	* gas/elf/group1a.d: Ditto.
      	* gas/elf/section4.d: Ditto.
      47cc2cf5
    • gdbadmin's avatar
      *** empty log message *** · 7a851328
      gdbadmin authored
      7a851328
    • Alan Modra's avatar
      daily update · 33a516e0
      Alan Modra authored
      33a516e0
  6. Nov 24, 2004
  7. Nov 23, 2004
    • Mark Kettenis's avatar
      * inf-ttrace.c: New file. · eee22bf8
      Mark Kettenis authored
      * inf-ttrace.h: New file.
      * hppa-hpux-nat.c [HAVE_TTRACE]: Include <sys/ttrace>.
      Include "inf-ttrace.h".
      (ss_mpsfu_high): Define to ss_tlsp if necessary.
      (hppa_hpux_fetch_register, hppa_hpux_store_register): Use
      ptid_get_pid instead of PIDGET.  Modify to handle both ttrace and
      ptrace systems.
      (_initialize_hppa_hpux_nat) [HAVE_TTRACE]: Call inf_ttrace_traget
      instead of inf_ptrace_target.
      * config/pa/hpux.mh (NATDEPFILES): Add inf-ttrace.o.
      * Makefile.in (inf_ttrace_h): New variable.
      (hppa-hpux-nat.o): Update dependency.
      (inf-ttrace.o): New dependency.
      (ALLDEPFILES): Add inf-ptrace.c and inf-ttrace.c.
      eee22bf8
    • Randolph Chung's avatar
      2004-11-23 Randolph Chung <tausq@debian.org> · 3ca64954
      Randolph Chung authored
      	* arch-utils.c (generic_instruction_nullified): New.
      	* arch-utils.h (generic_instruction_nullified): New.
      	* gdbarch.sh (instruction_nullified): New method.
      	* gdbarch.c: Regenerate.
      	* gdbarch.h: Regenerate.
      	* infrun.c (INSTRUCTION_NULLIFIED): Delete.
      	(handle_inferior_event): Replace INSTRUCTION_NULLIFIED with calls to
      	new gdbarch method.
      	* config/pa/tm-hppa.h (INSTRUCTION_NULLIFIED): Delete definition.
      	* hppa-tdep.c (hppa_instruction_nullified): Remove prototype and make
      	static.  Rewrite to work directly off the passed regcache.
      	(hppa_gdbarch_init): Set instruction_nullified method.
      3ca64954
    • Randolph Chung's avatar
      2004-11-16 Randolph Chung <tausq@debian.org> · 0107feed
      Randolph Chung authored
      	* gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
      0107feed
    • Joel Brobecker's avatar
      * sparc-tdep.c (sparc_is_unimp_insn): New function. · 5465445a
      Joel Brobecker authored
              (sparc32_frame_cache): For functions where there is no debugging
              information to help us determine whether it's a struct-return
              function or not, fallback on checking whether the instruction
              at the return address is an "unimp" instruction or not.
      5465445a
Loading