public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: Add libunwind-* arch symlinks and use "normal" recursive configure
2007-12-20 8:57 UTC
[SCM] master: frysk-core/frysk/bank/ChangeLog
2007-12-20 0:56 UTC
[SCM] master: frysk-core/frysk/bank/ChangeLog
2007-12-19 23:54 UTC
[SCM] master: Fix eclipse build errors and warnings
2007-12-19 17:04 UTC
[SCM] master: Add the eclipse java builder to the list of builders
2007-12-19 16:03 UTC
[SCM] master: Simplify log interface; escape cntrl chars; update expunit
2007-12-18 17:00 UTC
[SCM] master: TestLoadCommand - Fix regex symbols
2007-12-18 16:41 UTC
[SCM] master: TestPeekCommand - Change e.send to e.sendCommandExpectPrompt
2007-12-18 0:23 UTC
[SCM] master: TestLoadCommand - Change e.send() to e.sendCommandExpectPrompt()
2007-12-17 22:54 UTC
[SCM] master: Add start command to the fhpd framework
2007-12-17 21:14 UTC
[SCM] master: Use frysk.rsl in frysk.expunit; add -trace option
2007-12-17 20:02 UTC
[SCM] master: Fix typo; matches[i].toString(); not matches.toString()
2007-12-17 18:30 UTC
[SCM] master: Fix some expect manual timeout cases
2007-12-17 18:22 UTC
[SCM] master: Refactor EndOfFileException and TimeoutException into MatchException
2007-12-17 17:25 UTC
[SCM] master: Enable builds after "clean"
2007-12-15 3:46 UTC
[SCM] master: expunit.EofException -> EndOfFileException; expand exception messages
2007-12-15 1:08 UTC
[SCM] master: Really commit Makefile.am changes for eclipse config
2007-12-14 23:54 UTC
[SCM] master: Add list of suggested eclipse packages
2007-12-14 21:57 UTC
[SCM] master: frysk-core/frysk/value/ChangeLog
2007-12-14 17:57 UTC
[SCM] master: Fix typos in instruction and makefile
2007-12-14 17:42 UTC
[SCM] master: Fix typo; mention build-from-eclipse isn't yet done
2007-12-14 17:10 UTC
[SCM] master: Add emph to the build/eclipse path
2007-12-14 17:06 UTC
[SCM] master: Generate a build/eclipse project directory; cite in build notes
2007-12-14 16:31 UTC
[SCM] master: Fixing the Libunwind registers mapping for PowerPC32/64
2007-12-14 13:55 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-12-13 20:18 UTC
[SCM] master: Add missing <dl></dl> round list
2007-12-13 19:19 UTC
[SCM] master: Add FAQ section on eclipse
2007-12-13 19:17 UTC
[SCM] master: Mention f8 install bug
2007-12-13 17:29 UTC
[SCM] master: Remove redundant call to performDetach()
2007-12-13 16:02 UTC
[SCM] master: maps/auxv null data checks and handling
2007-12-13 11:58 UTC
[SCM] master: Fix SteppingEngine aborting when tasks have been only run(bz# 5482)
2007-12-13 3:14 UTC
[SCM] master: ftrace: tracing inside dynamic linker has to be allowed with -i option
2007-12-12 21:58 UTC
[SCM] master: Symbol aliasing is handled properly in ftrace
2007-12-12 21:40 UTC
[SCM] master: swagiaal: implemented and tested look up of static member variables
2007-12-12 20:33 UTC
[SCM] master: New test for the hpd test harness
2007-12-12 18:48 UTC
[SCM] master: Change ViewsetCommand to align columns properly
2007-12-12 6:11 UTC
[SCM] master: Testing files for "kill" command plus some left out from previous commit
2007-12-12 5:27 UTC
[SCM] master: Changes to implement "kill" command
2007-12-12 5:13 UTC
[SCM] master: Improve expression error messages
2007-12-12 3:43 UTC
[SCM] master: Change String toPrint() to use StringBuilder
2007-12-12 3:17 UTC
[SCM] master: Add a link to "Meeting Bugs"
2007-12-11 23:24 UTC
[SCM] master: Fix <<(fhpd) ;oust>>
2007-12-11 22:53 UTC
[SCM] master: Refactor DebugInfoFrame.getLines() to DebugInfoFrame.getLine()
2007-12-11 18:29 UTC
[SCM] master: Fix man page typos/build issues
2007-12-11 17:53 UTC
[SCM] master: swagiaal: Created and used LineColPair for representing line col information
2007-12-11 17:39 UTC
[SCM] master: frysk-sys/lib/unwind/ChangeLog
2007-12-11 16:42 UTC
[SCM] master: Remove files - causes build failure on FC5
2007-12-11 16:21 UTC
[SCM] master: Create generic FloatingPointType directly from die
2007-12-11 16:03 UTC
[SCM] master: Add 128-bit accessors for i386 XMM registers to libunwind; use
2007-12-11 15:18 UTC
[SCM] master: Add new libunwind get_unwind_table interface
2007-12-11 14:35 UTC
[SCM] master: Add fauxv command
2007-12-11 10:09 UTC
[SCM] master: 2007-12-10 Phil Muldoon <pmuldoon@redhat.com>
2007-12-10 23:18 UTC
[SCM] master: Create unit to pack IEEE 754/854 floating point into BigDecimal
2007-12-10 21:37 UTC
[SCM] master: Fix NPE in input parser
2007-12-10 20:09 UTC
[SCM] master: Fix libunwind's binding to use a buffer big enough to fit an FP reg
2007-12-10 19:01 UTC
[SCM] master: Change <<-format -t>> to <<-format -b>>; match HPD spec
2007-12-10 18:43 UTC
[SCM] master: Mark vfork test unresolved
2007-12-10 18:35 UTC
[SCM] master: swagiaal: implemented and testted DwarfDie.getDefinition
2007-12-10 18:19 UTC
[SCM] master: Propogate level to sub-trees; parse file names
2007-12-10 17:56 UTC
[SCM] master: Rename Branch to Tree
2007-12-10 15:27 UTC
[SCM] master: Adds fmaps command
2007-12-10 14:49 UTC
[SCM] master: New test for vfork
2007-12-10 13:25 UTC
[SCM] master: Rename TestFCore to TestCoredumpAction
2007-12-10 11:17 UTC
[SCM] master: frysk-common/ChangeLog
2007-12-08 1:07 UTC
[SCM] master: Move tree code from Log.java to Tree.java
2007-12-07 22:51 UTC
[SCM] master: swagiaal: Tested DwarfDie.getOffset. Implmented and tested DwarfDie.getDieByOffset()
2007-12-07 22:11 UTC
[SCM] master: Tweak Error values in common utilities
2007-12-07 16:49 UTC
[SCM] master: Tweak corefile command help text
2007-12-07 16:34 UTC
[SCM] master: Add log completer
2007-12-07 16:27 UTC
[SCM] master: Add maps command
2007-12-07 14:31 UTC
[SCM] master: Refactor Auxv test, move AuxvStringBuilder to utils
2007-12-07 12:13 UTC
[SCM] master: Facilitate dancing in the streets (when JAVAC=gcj --enable-jar-compile)
2007-12-07 3:23 UTC
[SCM] master: Explicitly add -fsource=1.4 to GCJFLAGS
2007-12-07 3:06 UTC
[SCM] master: Restore -g -classpath flags (when JAVAC=gcj)
2007-12-07 2:38 UTC
[SCM] master: Fix missing -fsource=1.4 when .java.h: and JAVAC=GCJ
2007-12-07 1:55 UTC
[SCM] master: Implement a really simple logger package
2007-12-06 22:56 UTC
[SCM] master: Pass -1.4 to ECJ
2007-12-06 17:22 UTC
[SCM] master: Require an up-to-date GCJ, or GCJ
2007-12-06 17:02 UTC
[SCM] master: swagiaal: DwarfDie.DwarfDie() Changed constructor to take DwflModule
2007-12-06 16:07 UTC
[SCM] master: Add auxv fhpd command
2007-12-06 12:41 UTC
[SCM] master: Use splitext instead of split
2007-12-06 3:48 UTC
[SCM] master: Fix the expected string for PowerPC32/64 isa
2007-12-05 17:22 UTC
[SCM] master: Delete unused host dependant frysk.sys java file
2007-12-05 17:07 UTC
[SCM] master: For "regs" set on __powerpc64__ do not return usr set
2007-12-05 16:55 UTC
[SCM] master: Fix tests for PowerPC32/64, remove old debug information
2007-12-05 12:21 UTC
[SCM] master: Fixing tests for PowerPC64, mainly float pointer regs test
2007-12-05 10:15 UTC
[SCM] master: Eliminate frysk.sys.Sig which had hard-wired host values
2007-12-05 5:42 UTC
[SCM] master: Setting PPC32/64 as always-Zero registers for tests
2007-12-04 18:11 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-12-04 17:45 UTC
[SCM] master: Delete unused BankRegister.reverseArray(byte[])
2007-12-04 17:21 UTC
[SCM] master: Eliminate a getFIXME call (Split LinuxPowerPCSyscall into 32-bit and 64-bit)
2007-12-04 16:56 UTC
[SCM] master: Delete unused IndirectRegisterBank.add(String,long)
2007-12-04 15:24 UTC
[SCM] master: Updating register group names
2007-12-04 11:01 UTC
[SCM] master: Emit one test per variable
2007-12-04 0:47 UTC
[SCM] master: Add .jar-s instead of source directories to compile path
2007-12-03 23:32 UTC
[SCM] master: Delete unused BankRegister.putFIXME method
2007-12-03 23:21 UTC
[SCM] master: Enable live floating-point register tests
2007-12-03 23:16 UTC
[SCM] master: swagiaal: Renamed DwarfDie.getParent to getDwfl
2007-12-03 22:03 UTC
[SCM] master: Add StepOverPrologue test
2007-12-03 20:47 UTC
[SCM] master: Use names, instead of methods to get vector and float register groups
2007-12-03 18:57 UTC
[SCM] master: Enable x86 vector register tests
2007-12-03 18:11 UTC
[SCM] master: swagiaal: added implemented and tested getPubNames()
2007-12-03 17:51 UTC
[SCM] master: 16-byte allign x86 register buffer
2007-12-03 17:44 UTC
[SCM] master: Restore old behavior; use this.outer.getSP() to construct FrameIdentifier
2007-12-03 16:42 UTC
[SCM] master: Fix dependency for TestTypeEntry.java
2007-12-03 12:59 UTC
[SCM] master: Use libunwind cursor to get at CFA
2007-12-03 10:59 UTC
[SCM] master: Changed HashMap.Entry to Map.Entry. This was necessary in order to compile for PowerPC
2007-12-03 9:34 UTC
[SCM] master: Replace TestTypeEntry.java with TestTypeEntry.java-sh
2007-12-03 3:12 UTC
[SCM] master: Delete redundant, unused members & methods from LocationExpression
2007-11-30 19:37 UTC
[SCM] master: Ftrace man page updates
2007-11-30 12:52 UTC
[SCM] master: Flush buffer in ftrace reporter
2007-11-30 10:00 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-30 4:24 UTC
[SCM] master: Get i386 vector-register test working
2007-11-29 22:56 UTC
[SCM] master: Begin using gen-type-expect-tests.py for c++ testing
2007-11-29 22:35 UTC
[SCM] master: Fix x86-64 general register test; bug 5195
2007-11-29 20:47 UTC
[SCM] master: Add X86-64 float values
2007-11-29 20:40 UTC
[SCM] master: Add frysk.proc.dead.TestCoreRegs
2007-11-29 20:06 UTC
[SCM] master: Fixing 64 bit word loading for Power64, add CFI info and other minor issues
2007-11-29 19:03 UTC
[SCM] master: Catch exceptions on memory errors while printing pointers
2007-11-29 18:08 UTC
[SCM] master: Change AddressSpace.accessReg(int, ...) to take a number
2007-11-29 17:54 UTC
[SCM] master: swagiaal: Removed LocationExpression.decode(Frame frame)
2007-11-29 16:34 UTC
[SCM] master: Tweak CorefileByteBuffer illegal address error message
2007-11-29 15:39 UTC
[SCM] master: Make libunwind get_unwind_table a bit more 64bit safe
2007-11-29 11:20 UTC
[SCM] master: Complete move to constructing GPR notes as byte buffers, not BigIntegers
2007-11-29 9:40 UTC
[SCM] master: Add ability to "run" core commands that have executables specified
2007-11-29 1:32 UTC
[SCM] master: Add unresolvedOnIA32
2007-11-28 23:25 UTC
[SCM] master: Add dynamic array types to funit-address
2007-11-28 22:01 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-28 21:40 UTC
[SCM] master: swagiaal: Removed frame requirement from LocationExpression constructor
2007-11-28 18:07 UTC
[SCM] master: More while loops around wait() calls
2007-11-28 17:03 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-28 16:20 UTC
[SCM] master: Enable all debuginfo repos for fdebugrpm
2007-11-28 15:44 UTC
[SCM] master: Use Bank Registers for GPR. Do not use getRegisterByName()
2007-11-28 13:50 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-28 13:08 UTC
[SCM] master: Get rid of ununsed libunwind elf_symbol lookup patches
2007-11-28 12:47 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-28 12:04 UTC
[SCM] master: Update; Add PPC support and make it simpler
2007-11-28 6:49 UTC
[SCM] master: Update enabled repo list in fdebugrpm. (Bug# 5397)
2007-11-27 23:32 UTC
[SCM] master: Move type printing for ptrs from EvalCommands.java to PointerType.java
2007-11-27 20:08 UTC
[SCM] master: Wrap calls to wait() and await() with loops to avoid spurious wakeups
2007-11-27 17:20 UTC
[SCM] master: Fix typo; match -L% not just -L
2007-11-27 15:56 UTC
[SCM] master: Renabled testMemoryBufferCapacity
2007-11-27 3:29 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2007-11-27 2:15 UTC
[SCM] master: Fixes bug #5405
2007-11-26 23:11 UTC
[SCM] master: Eliminate references to IA-32 and X86-64 FP registers
2007-11-26 22:38 UTC
[SCM] master: Slice operation for pointers. Format - ptr[i:j]
2007-11-26 21:20 UTC
[SCM] master: Simplify library path handling
2007-11-26 20:25 UTC
[SCM] master: When --enable-jar-compile; link against .so and not .a
2007-11-26 18:38 UTC
[SCM] master: Delete IndirectBankRegisterMap.add(String)
2007-11-26 17:41 UTC
[SCM] master: swagiaal: Updated CurrentStackView to pass boolean argument to Frame.toPrint()
2007-11-26 17:40 UTC
[SCM] master: Do not exclude .cxx when --enable-jar-compile
2007-11-26 17:39 UTC
[SCM] master: Use IndirectBankRegisterMap.add(Register)
2007-11-26 17:28 UTC
[SCM] master: swagiaal: Added option to disable printing of source libraries. Fix 5401
2007-11-26 17:09 UTC
[SCM] master: Cleanup python imports
2007-11-26 16:30 UTC
[SCM] master: Add --enable-jar-compile config option; work-in-progress
2007-11-26 16:25 UTC
[SCM] master: Rename GEN_CLASSDIR to JAVAROOT
2007-11-26 15:34 UTC
[SCM] master: Add --jni option to Makefile.gen.sh
2007-11-26 15:01 UTC
[SCM] master: Mapping PPC32/64 registers to libunwing regs
2007-11-26 4:37 UTC
[SCM] master: swagiaal: renaed TestFStack and StressTestFStack
2007-11-23 21:38 UTC
[SCM] master: swagiaal: fstack now prints shortened path names by default
2007-11-23 20:56 UTC
[SCM] master: For generated files create the directory
2007-11-23 20:47 UTC
[SCM] master: Remove most cvs references
2007-11-23 19:11 UTC
[SCM] master: Add missing libunwind-ppc32.a
2007-11-23 19:05 UTC
[SCM] master: Added documentation on importing a third party package
2007-11-23 17:50 UTC
[SCM] master: swagiaal: enabled TestTypeEntry::testClassWithStaticMembers()
2007-11-23 16:34 UTC
[SCM] master: Copy Document importing on vendor branches and merging upstream sources
2007-11-23 15:23 UTC
[SCM] master: Note libunwind patch
2007-11-23 15:01 UTC
[SCM] master: Use autogen.sh; provide 64-bit command line
2007-11-23 14:06 UTC
[SCM] master: Get rid of ProcName libunwind symbol lookup
2007-11-23 13:49 UTC
[SCM] master: * git-fu.html: Document importing on vendor branches and merging
2007-11-23 12:26 UTC
[SCM] master: Setup pc value for LinuxExeTask
2007-11-23 11:35 UTC
[SCM] master: * CountDownLatch.java (await): Mark as synchronized
2007-11-23 11:09 UTC
[SCM] master: Fix bz #5396
2007-11-23 0:43 UTC
[SCM] master: swagiaal: Added check for static vs. dynamic member functions
2007-11-22 21:49 UTC
[SCM] master: Conditionally set GLADE_DTD_FILE
2007-11-22 21:39 UTC
[SCM] master: Fix tipo
2007-11-22 21:13 UTC
[SCM] master: swagiaal: test case and support for static data members
2007-11-22 20:59 UTC
[SCM] master: Pre-check each antlr file separately; handle GCJ's stray semicolon error
2007-11-22 20:57 UTC
[SCM] master: Avoid spurious waits in CountDownLatch.await
2007-11-22 20:53 UTC
[SCM] master: swagiaal: reenabled fstack -n tests
2007-11-22 19:34 UTC
[SCM] master: Make GLADE_DTD_FILE configurable; update build notes
2007-11-22 18:43 UTC
[SCM] master: swagiaal: committed missing file funit-long-stack.c
2007-11-22 18:22 UTC
[SCM] master: Mark up unresolved tests
2007-11-22 18:10 UTC
[SCM] master: Convert more "register" to Register.REGISTER
2007-11-22 17:54 UTC
[SCM] master: Delete unused import of subprocess
2007-11-22 17:53 UTC
[SCM] master: Add preliminary RHEL 4 configure notes
2007-11-22 17:51 UTC
[SCM] master: Add IndirectBankRegisterMap.add(Register) and .add(Register,Register)
2007-11-22 17:36 UTC
[SCM] master: swagiaal: fstack now takes a -n <number of frames> option
2007-11-22 15:29 UTC
[SCM] master: Merge branch 'master' of git://sourceware.org/git/frysk
2007-11-22 13:41 UTC
[SCM] master: Fixing PPC32on64 bank registers
2007-11-22 11:48 UTC
[SCM] master: Renaming CR reg and adding register for original r3 (arg)
2007-11-22 11:43 UTC
[SCM] vendor/LIBUNWIND: Import of libunwind version libunwind-20071122
2007-11-22 10:18 UTC
[SCM] master: Add a test testMemoryBufferCapacity() to TestByteBuffer.java
2007-11-22 9:07 UTC
[SCM] master: Use X8664Registers.DR0..DR7; eliminate "d6"
2007-11-21 20:28 UTC
[SCM] master: Slice operation for array types
2007-11-21 20:13 UTC
[SCM] master: Mention tab-completion and field stuff
2007-11-21 16:51 UTC
[SCM] master: Re-split configure and build steps
2007-11-21 16:45 UTC
[SCM] master: Fix #5383. Peek without arguments causes NPE
2007-11-21 10:03 UTC
[SCM] master: Fix bz# 5380
2007-11-21 5:08 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2007-11-20 22:47 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).