- Nov 29, 2004
-
-
Hans-Peter Nilsson authored
-
Mark Kettenis authored
* config/sparc/nbsdelf.mh (NAT_FILE): Remove variable. * config/sparc/nm-nbsd.h: Remove file. * config/sparc/nm-nbsdaout.h: Remove file.
-
Richard Earnshaw authored
-
Paul N. Hilfinger authored
* gdb.base/bitfields2.c: New file.
-
Mark Kettenis authored
(sparc_xfer_partial): New function. (sparc_target): Save value of to_xfer_partial from ptrace vector. Set to_xfer_partial.
-
Mark Kettenis authored
PRE_TRACE_FUN is non-null.
-
gdbadmin authored
-
Richard Earnshaw authored
-
Alan Modra authored
-
- Nov 28, 2004
-
-
gdbadmin authored
-
Alan Modra authored
-
- Nov 27, 2004
-
-
Richard Earnshaw authored
-
Richard Earnshaw authored
of dump pattern.
-
Richard Earnshaw authored
architecuture defining the insn. (arm_opcodes, thumb_opcodes): Delete. Move to ... * arm-dis.c (arm_opcodes, thumb_opcodes): Here. Also include opcode/arm.h. * Makefile.am (arm-dis.lo): Update dependency list. * Makefile.in: Regenerate.
-
gdbadmin authored
-
Dave Anglin authored
(hppa*64*-*-*): Delete incorrect comment. * configure: Rebuilt.
-
Alan Modra authored
-
- Nov 26, 2004
-
-
Nick Clifton authored
-
Nick Clifton authored
-
gdbadmin authored
-
Alan Modra authored
-
- Nov 25, 2004
-
-
H.J. Lu authored
-
H.J. Lu authored
* gas/ia64/group-1.d: Adjust expected secion ordering.
-
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.
-
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.
-
H.J. Lu authored
PR 574: * elfcode.h (elf_slurp_symbol_table): Handle STT_TLS.
-
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.
-
gdbadmin authored
-
Alan Modra authored
-
- Nov 24, 2004
-
-
Paul Brook authored
bfd/ * elf32-arm.c (elf32_arm_swap_symbol_in): New function. (elf32_arm_swap_symbol_out): New function. (elf32_arm_size_info): Add. (elf_backend_size_info): Define. ld/testsuite/ * ld-arm/mixed-lib.sym: Update for THUMB_FUNC change.
-
Nick Clifton authored
-
Nick Clifton authored
-
Alan Modra authored
-
DJ Delorie authored
-
gdbadmin authored
-
Alan Modra authored
-
- Nov 23, 2004
-
-
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.
-
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.
-
Randolph Chung authored
* gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
-
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.
-