aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-05-08*** empty log message ***gdbadmin1-1/+1
2007-05-07 * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,Ulrich Weigand2-20/+30
2007-05-07 * gdbarch.sh: Add skip_permanent_breakpoint callback.Ulrich Weigand9-62/+84
2007-05-07 * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.Daniel Jacobowitz9-3/+83
2007-05-07 * rs6000-tdep.c (struct frame_extra_info): Delete.Daniel Jacobowitz2-13/+4
2007-05-07 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.Daniel Jacobowitz3-0/+75
2007-05-07 * linux-thread-db.c: Update some FIXME comments.Daniel Jacobowitz2-34/+9
2007-05-07 * inftarg.c, infptrace.c: Remove files.Ulrich Weigand7-1221/+19
2007-05-07 * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.Ulrich Weigand5-8/+23
2007-05-07 * linux-nat.c (child_post_attach): Rename to ...Ulrich Weigand2-19/+38
2007-05-07*** empty log message ***gdbadmin1-1/+1
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