2003-11-23 |
Mark Kettenis | * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect...
|
commit | commitdiff | tree |
2003-11-23 |
Mark Kettenis | * gdb.arch/i386-unwind.exp: Don't use runto_main. ...
|
commit | commitdiff | tree |
2003-11-20 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value,
|
commit | commitdiff | tree |
2003-11-19 |
Mark Kettenis | New testcase for PR backtrace/1435.
|
commit | commitdiff | tree |
2003-11-19 |
Mark Kettenis | * frame.c (get_prev_frame): Use result from
|
commit | commitdiff | tree |
2003-11-16 |
Mark Kettenis | * i386-tdep.h (i386_supply_gregset): Provide prototype.
|
commit | commitdiff | tree |
2003-11-16 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): Don't use...
|
commit | commitdiff | tree |
2003-11-15 |
Mark Kettenis | * glibc-tdep.h (struct gdbarch): Declare opaque.
|
commit | commitdiff | tree |
2003-11-14 |
Mark Kettenis | * gdbarch.sh (skip_solib_resolver): Change into a multi...
|
commit | commitdiff | tree |
2003-11-13 |
Mark Kettenis | * config/i386/x86-64linux.mt (TDEPFILES): Add glibc...
|
commit | commitdiff | tree |
2003-11-09 |
Mark Kettenis | See previous commit.
|
commit | commitdiff | tree |
2003-11-09 |
Mark Kettenis | * glibc-tdep.c, glibc-tdep.h: New files.
|
commit | commitdiff | tree |
2003-11-09 |
Mark Kettenis | From David S. Miller <davem@redhat.com>:
|
commit | commitdiff | tree |
2003-11-07 |
Mark Kettenis | * dwarf2-frame.c (dwarf2_build_frame_info): Wrap comment.
|
commit | commitdiff | tree |
2003-11-07 |
Mark Kettenis | * fbsd-proc.c (read_mapping): Use sscanf and fgets...
|
commit | commitdiff | tree |
2003-11-07 |
Mark Kettenis | * fbsd-proc.c: Fix formatting.
|
commit | commitdiff | tree |
2003-11-05 |
Mark Kettenis | * dwarf2-frame.c (execute_cfa_program): Mark register as
|
commit | commitdiff | tree |
2003-11-05 |
Mark Kettenis | * amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust...
|
commit | commitdiff | tree |
2003-10-31 |
Mark Kettenis | * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset)...
|
commit | commitdiff | tree |
2003-10-31 |
Mark Kettenis | * i386-linux-nat.c (fetch_core_registers): Remove.
|
commit | commitdiff | tree |
2003-10-30 |
Mark Kettenis | * i386-tdep.c (i386_supply_fpregset): Support floating...
|
commit | commitdiff | tree |
2003-10-30 |
Mark Kettenis | * i386-linux-tdep.c (i386_linux_gregset_reg_offset...
|
commit | commitdiff | tree |
2003-10-30 |
Mark Kettenis | * i386-linux-tdep.c (i386_linux_sc_reg_offset): Don...
|
commit | commitdiff | tree |
2003-10-30 |
Mark Kettenis | * config/i386/fbsd64.mt (TDEPFILES): Add corelow.o.
|
commit | commitdiff | tree |
2003-10-30 |
Mark Kettenis | * fbsd-proc.c (fbsd_make_corefile_notes): Put a "FreeBSD...
|
commit | commitdiff | tree |
2003-10-29 |
Mark Kettenis | * config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
|
commit | commitdiff | tree |
2003-10-29 |
Mark Kettenis | * fbsd-proc.c (fbsd_make_corefile_notes): Remove unecessary...
|
commit | commitdiff | tree |
2003-10-29 |
Mark Kettenis | * corelow.c: Include "arch-utils.h", "regset.h" and
|
commit | commitdiff | tree |
2003-10-29 |
Mark Kettenis | * objfiles.h (clear_objfile_data): New prototype.
|
commit | commitdiff | tree |
2003-10-27 |
Mark Kettenis | * arch-utils.c (deprecated_select_gdbarch_hack): New...
|
commit | commitdiff | tree |
2003-10-26 |
Mark Kettenis | Fix typo.
|
commit | commitdiff | tree |
2003-10-26 |
Mark Kettenis | * i386-tdep.h (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM,
|
commit | commitdiff | tree |
2003-10-26 |
Mark Kettenis | * i386-tdep.h (FPU_REG_RAW_SIZE): Remove define.
|
commit | commitdiff | tree |
2003-10-26 |
Mark Kettenis | Change register numbers to enumartion values.
|
commit | commitdiff | tree |
2003-10-19 |
Mark Kettenis | * amd64fbsd-nat.c (fetch_inferior_registers,
|
commit | commitdiff | tree |
2003-10-18 |
Mark Kettenis | Add NetBSD/amd64 native configuration:
|
commit | commitdiff | tree |
2003-10-18 |
Mark Kettenis | * gdbint.texinfo (Target Architecture Definition):...
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE...
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * i386fbsd-tdep.c: New file.
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * x86-64-tdep.c (x86_64_regset_from_core_section):...
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * i386-tdep.c (i386_regset_from_core_section): New...
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * i386-tdep.h (struct regset): Declare opaque.
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * gdbarch.sh (regset_from_core_section): New method.
|
commit | commitdiff | tree |
2003-10-11 |
Mark Kettenis | * gdbarch.sh: Remove trailing whitepsace from comments.
|
commit | commitdiff | tree |
2003-10-05 |
Mark Kettenis | * x86-64-tdep.c: Remove duplicate comment.
|
commit | commitdiff | tree |
2003-10-05 |
Mark Kettenis | * x86-64-tdep.c (x86_64_store_return_value): Don't use
|
commit | commitdiff | tree |
2003-10-05 |
Mark Kettenis | * x86-64-tdep.c: Include "regset.h".
|
commit | commitdiff | tree |
2003-10-05 |
Mark Kettenis | * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
|
commit | commitdiff | tree |
2003-10-02 |
Mark Kettenis | * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
|
commit | commitdiff | tree |
2003-09-28 |
Mark Kettenis | * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave...
|
commit | commitdiff | tree |
2003-09-27 |
Mark Kettenis | * i386-tdep.h: Put opaque declarations in alphabetical
|
commit | commitdiff | tree |
2003-09-27 |
Mark Kettenis | * regcache.h (get_regcache_arch): New prototype.
|
commit | commitdiff | tree |
2003-09-27 |
Mark Kettenis | * x86-64-tdep.c (x86_64_store_return_value): Remove...
|
commit | commitdiff | tree |
2003-09-27 |
Mark Kettenis | * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
|
commit | commitdiff | tree |
2003-09-26 |
Mark Kettenis | * regset.h: New file.
|
commit | commitdiff | tree |
2003-09-21 |
Mark Kettenis | * gdbint.texinfo (Target Architecture Definition):...
|
commit | commitdiff | tree |
2003-09-17 |
Mark Kettenis | * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add...
|
commit | commitdiff | tree |
2003-09-15 |
Mark Kettenis | * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change...
|
commit | commitdiff | tree |
2003-09-15 |
Mark Kettenis | * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename...
|
commit | commitdiff | tree |
2003-09-13 |
Mark Kettenis | * cris-tdep.c (cris_gdbarch_init): Set
|
commit | commitdiff | tree |
2003-09-13 |
Mark Kettenis | Really check in regenerated files.
|
commit | commitdiff | tree |
2003-09-13 |
Mark Kettenis | * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed...
|
commit | commitdiff | tree |
2003-09-13 |
Mark Kettenis | * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
|
commit | commitdiff | tree |
2003-09-12 |
Mark Kettenis | * amd64fbsd-tdep.c: Fix sigtramp recognition.
|
commit | commitdiff | tree |
2003-09-08 |
Mark Kettenis | * dwarf2-frame.c (read_encoded_value): Add support for
|
commit | commitdiff | tree |
2003-09-07 |
Mark Kettenis | * gdb.arch/i386-prologue.exp: Add checks for saved...
|
commit | commitdiff | tree |
2003-09-06 |
Mark Kettenis | * sol-thread.c: Include "gdb_string.h".
|
commit | commitdiff | tree |
2003-09-04 |
Mark Kettenis | * gcore.c: Reorder include files in alphabetical order...
|
commit | commitdiff | tree |
2003-08-31 |
Mark Kettenis | * i386-linux-nat.c (ps_get_thread_area): Don't define...
|
commit | commitdiff | tree |
2003-08-31 |
Mark Kettenis | * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
|
commit | commitdiff | tree |
2003-08-30 |
Mark Kettenis | * configure.in: Search for gethostbyname in libnsl.
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * configure.in: Remove redundant AC_MSG_RESULT in check for
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * amd64-nat.h (struct regcache): Add opaque declaration.
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove...
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * amd64-nat.h: New file.
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * regcache.c (regcache_raw_supply): Don't assert that...
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * regcache.c (supply_register): Reimplement to call
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * gdb.base/interrupt.exp: XFAIL "call function when...
|
commit | commitdiff | tree |
2003-08-29 |
Mark Kettenis | * regcache.c (register_buffer): Consitify first argument.
|
commit | commitdiff | tree |
2003-08-24 |
Mark Kettenis | * i387-tdep.h: Update copyright date.
|
commit | commitdiff | tree |
2003-08-24 |
Mark Kettenis | * linux-proc.c (linux_proc_xfer_memory): Remove comment...
|
commit | commitdiff | tree |
2003-08-23 |
Mark Kettenis | * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum...
|
commit | commitdiff | tree |
2003-08-23 |
Mark Kettenis | * go32-nat.c (fetch_register): Call i387_supply_fsave...
|
commit | commitdiff | tree |
2003-08-22 |
Mark Kettenis | * utils.c (set_width_command): Remove prototypes.
|
commit | commitdiff | tree |
2003-08-22 |
Mark Kettenis | * sparc64-tdep.h (sparc64_regnum): Fix comment.
|
commit | commitdiff | tree |
2003-08-22 |
Mark Kettenis | * reggroups.c: Add whitespace after declarations of...
|
commit | commitdiff | tree |
2003-08-21 |
Mark Kettenis | * objfiles.h (struct objfile): Add memebers `data'...
|
commit | commitdiff | tree |
2003-08-21 |
Mark Kettenis | Rewrite FreeBSD/sparc64 native configuration.
|
commit | commitdiff | tree |
2003-08-18 |
Mark Kettenis | * NEWS (New native configurations): Mention FreeBSD...
|
commit | commitdiff | tree |
2003-08-18 |
Mark Kettenis | * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing...
|
commit | commitdiff | tree |
2003-08-17 |
Mark Kettenis | * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace...
|
commit | commitdiff | tree |
2003-08-17 |
Mark Kettenis | * i386-tdep.c (i386_analyze_register_saves): Handle...
|
commit | commitdiff | tree |
2003-08-16 |
Mark Kettenis | * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove...
|
commit | commitdiff | tree |
2003-08-16 |
Mark Kettenis | Really check this in now.
|
commit | commitdiff | tree |
2003-08-11 |
Mark Kettenis | * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtram...
|
commit | commitdiff | tree |
2003-08-10 |
Mark Kettenis | * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
|
commit | commitdiff | tree |
2003-08-10 |
Mark Kettenis | * i386-tdep.c (i386_register_to_value): Use get_frame_register
|
commit | commitdiff | tree |
2003-08-10 |
Mark Kettenis | * i387-tdep.c (i387_register_to_value): Use get_frame_register
|
commit | commitdiff | tree |
next |