aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-05-06 * configure.host (alpha*-*-osf[12]*): Remove support.Ulrich Weigand10-120/+38
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand11-114/+74
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand19-41/+64
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand57-700/+855
2007-05-06 * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand12-39/+78
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand28-309/+398
2007-05-06 * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand7-39/+73
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand5-23/+43
2007-05-06 * shnbsd-tdep.c (shnbsd_supply_reg): Add REGCACHE parameter, use itUlrich Weigand5-9/+25
2007-05-06 * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE parameter. Use itUlrich Weigand8-133/+198
2007-05-06 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand8-44/+19
2007-05-06 * cris-tdep.c (supply_gregset): Rename to ...Ulrich Weigand2-4/+11
2007-05-06 * arnmnbsd-nat.c (supply_gregset): Rename to ...Ulrich Weigand2-16/+27
2007-05-06 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs,Ulrich Weigand9-52/+96
2007-05-06 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs,Ulrich Weigand2-109/+133
2007-05-06 * m32r-linux-nat.c (supply_gregset): Do not modify contentsUlrich Weigand2-4/+13
2007-05-06 * irix5-nat.c (fill_gregset): Use regcache_raw_collect insteadUlrich Weigand2-22/+33
2007-05-06*** empty log message ***gdbadmin1-1/+1
2007-05-05*** empty log message ***gdbadmin1-1/+1
2007-05-04*** empty log message ***gdbadmin1-1/+1
2007-05-03 * mips-tdep.c (mips_eabi_push_dummy_call): When pushing floatingKevin Buettner2-1/+13
2007-05-03 * breakpoint.c (set_raw_breakpoint): Adjust breakpoint's addressKevin Buettner2-2/+17
2007-05-03*** empty log message ***gdbadmin1-1/+1
2007-05-02* mips-tdep.c (mips_o32_push_dummy_call): Remove conditionsMaciej W. Rozycki2-85/+21
2007-05-02*** empty log message ***gdbadmin1-1/+1
2007-05-01*** empty log message ***gdbadmin1-1/+1
2007-04-30*** empty log message ***gdbadmin1-1/+1
2007-04-29 * m68klinux-nat.c: Remove #ifndef USE_PROC_FS check.Ulrich Weigand6-194/+59
2007-04-29 * gdb.java/jmain.exp: Handle demangled names with and without methodDaniel Jacobowitz2-3/+36
2007-04-29 * gdb.mi/mi-syn-frame.c (main, foo, bar)Daniel Jacobowitz5-26/+28
2007-04-29 * gdb.base/auxv.exp (core_works): Also check is_remote.Daniel Jacobowitz4-3/+9
2007-04-29 * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand5-42/+28
2007-04-29*** empty log message ***gdbadmin1-1/+1
2007-04-28 * hpux-thread.c (hpux_thread_store_registers): UseUlrich Weigand3-4/+11
2007-04-28 * gdbarch.sh: Remove deprecated_register_byte.Ulrich Weigand11-162/+60
2007-04-28 * alpha-nat.c (ALPHA_REGSET_BASE, ALPHA_REGSET_UNIQUE): Do not define,Ulrich Weigand3-32/+20
2007-04-28 * rs6000-aix-tdep.c: Include "regcache.h", "regset.h", andUlrich Weigand4-109/+149
2007-04-28*** empty log message ***gdbadmin1-1/+1
2007-04-27 * dwarf2expr.c (unsigned_address_type): Add forward declaration.Kevin Buettner2-3/+36
2007-04-27 * solib-frv.c (lm_base): Bail out if the main executable hasKevin Buettner2-0/+13
2007-04-27 * alpha-linux-tdep.c (alpha_linux_supply_fpregset): Correct locationUlrich Weigand2-1/+6
2007-04-27gdb/:Maciej W. Rozycki2-3/+9
2007-04-27 * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Remove.Ulrich Weigand4-20/+66
2007-04-27 * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HOOK): Remove.Ulrich Weigand5-18/+19
2007-04-27 * aix-thread.c (aix_thread_xfer_memory): Replace by ...Ulrich Weigand6-127/+145
2007-04-27 * inf-ptrace.c: Include "gdb_stdint.h".Ulrich Weigand3-7/+22
2007-04-27 * configure.host (rs6000-*-*): Merge with powerpc-*-aix* rules.Ulrich Weigand9-57/+19
2007-04-27 * aix-thread.c (fill_sprs32): Change argument types to "uint32_t *".Ulrich Weigand3-22/+46
2007-04-27 * vec.h (vec_free): Rename to vec_free_. Adapt users.Ulrich Weigand2-4/+8
2007-04-27*** empty log message ***gdbadmin1-1/+1