public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-05-29 15:51 UTC
[SCM] master: Remove debug statements
2008-05-29 15:35 UTC
[SCM] master: Fix error on trying to access private HpdTestbed method
2008-05-29 15:26 UTC
[SCM] master: Add parameter passing for fhpd/load commands, minor cleanup of superfluous methods
2008-05-29 15:10 UTC
[SCM] master: Maintain previous value of watched variable in WatchpointObserver
2008-05-28 19:23 UTC
[SCM] master: Maintain previous value of watched variable statically
2008-05-28 18:57 UTC
[SCM] master: Separate watch observer(s) installer from hpd
2008-05-28 18:32 UTC
[SCM] master: Communicate details on fully qualified identifier to parser
2008-05-28 15:22 UTC
[SCM] master: New scripts Runner and TestRunner for running JNI
2008-05-28 10:13 UTC
[SCM] master: Implement jni libunwind
2008-05-27 2:06 UTC
[SCM] master: Nits in parser code
2008-05-26 22:40 UTC
[SCM] master: Expression parser: recognize # syntax of qualified symbol name
2008-05-26 22:10 UTC
[SCM] master: Keep track of hardware watchpoints in use
2008-05-26 20:09 UTC
[SCM] master: For JNI link in libelf and libdw
2008-05-26 19:22 UTC
[SCM] master: Prototype lib/dwfl in JNI
2008-05-26 18:20 UTC
[SCM] master: Additional watchpoint tests
2008-05-26 15:03 UTC
[SCM] master: Rename ArrayBytes -> jbyteArrayElements, define jlongArrayElements et.al
2008-05-25 21:49 UTC
[SCM] master: Re-implement ArrayBytes et.al. using templates, lots of templates
2008-05-25 17:48 UTC
[SCM] master: Fix casts on 32-bit machine
2008-05-25 3:04 UTC
[SCM] master: Immediatly unmap the unwind-info image when notified its free by libunwind
2008-05-24 20:47 UTC
[SCM] master: For dwarf, notify the eh-frame when the frame-info is being released
2008-05-24 20:33 UTC
[SCM] master: Push image mapping management into UnwindH.hxx
2008-05-24 19:18 UTC
[SCM] master: Return a valid status when there is no map contianing unwind info
2008-05-24 18:49 UTC
[SCM] master: Move unwind proc-info filling code into ProcInfo from LibunwindAddressSpace
2008-05-24 14:41 UTC
[SCM] master: Implement jni/Poll
2008-05-24 14:35 UTC
[SCM] master: Eliminate last use of RawDataManaged in getCursor
2008-05-24 1:11 UTC
[SCM] master: Eliminate RawData in ProcInfo
2008-05-24 0:52 UTC
[SCM] master: Replace RawData with jlong in AddressSpace
2008-05-23 19:46 UTC
[SCM] master: Add support for watching variables bigger than the max length a watch register can watch
2008-05-23 18:16 UTC
[SCM] master: Delete sys/Exec
2008-05-22 20:43 UTC
[SCM] master: Delete lib.opcodes
2008-05-22 20:39 UTC
[SCM] master: Implement jni/PipePair
2008-05-22 20:04 UTC
[SCM] master: Re-implement frysk.testbed.ForkFactory using Fork.spawn
2008-05-22 17:44 UTC
[SCM] master: Implement jni/AuditLibs, jni/StatelessFile, and jni/Uname
2008-05-22 15:25 UTC
[SCM] master: Prototype jni/Pipe
2008-05-22 1:54 UTC
[SCM] master: Implement jni/Environ from cni; including memory leak
2008-05-22 0:06 UTC
[SCM] master: libdwfl: assume that debuginfo of EXEC file has bias of the main file
2008-05-21 20:32 UTC
[SCM] master: Prototype jni/Itimer, enable more tests
2008-05-21 20:09 UTC
[SCM] master: Fix compile problem
2008-05-21 19:49 UTC
[SCM] master: Implement jni/FileDescriptor
2008-05-21 19:34 UTC
[SCM] master: added frysk-core/frysk/expr/ExprSearchEngine.java
2008-05-21 19:06 UTC
[SCM] master: swagiaal: ObjectDeclarationSearchEngine: Constructor now requires Task instead Frame
2008-05-21 18:57 UTC
[SCM] master: Prototype jni/PseudoTerminal
2008-05-21 18:41 UTC
[SCM] master: Overload = and copy in element classes; prevents copy leading to double free
2008-05-21 18:12 UTC
[SCM] master: frysk-core/frysk/debuginfo/ChangeLog
2008-05-21 17:36 UTC
[SCM] master: Implement throwing of Errno
2008-05-20 20:36 UTC
[SCM] master: Prototype jni/DaemonFactory
2008-05-20 19:20 UTC
[SCM] master: Implement jni/Status.cxx
2008-05-20 18:20 UTC
[SCM] master: Don't copy FileBytes
2008-05-20 18:01 UTC
[SCM] master: frysk-core/frysk/debuginfo/ChangeLog
2008-05-20 17:19 UTC
[SCM] master: Work-around changed elfutils behavior; can open scripts
2008-05-20 16:59 UTC
[SCM] master: Implement jni/CmdLineBuilder
2008-05-20 13:19 UTC
[SCM] master: Implement JNI AuxvBuilder
2008-05-20 11:55 UTC
[SCM] master: swagiaal: fixed testFindFirstElfSymbols(frysk.debuginfo.TestObjectDeclarationSearchEngine)
2008-05-15 19:00 UTC
[SCM] master: swagiaal: ObjectDeclarationSearchEngine.getObject() now returns a list
2008-05-15 17:58 UTC
[SCM] master: elfutils based disassembler
2008-05-15 15:30 UTC
[SCM] master: More sytax checks for -addr rules
2008-05-15 11:42 UTC
[SCM] master: Add function to get the maximum length of a single watchpoint, in a single register, per architecture
2008-05-15 8:42 UTC
[SCM] master: Eliminate RawDataManaged from termios
2008-05-14 20:52 UTC
[SCM] master: swagiaal: Added second test for [file#]symbol
2008-05-14 19:03 UTC
[SCM] master: For JNIXX, convert NULL to actual type
2008-05-14 18:42 UTC
[SCM] master: Test/fix link-error when calling jnixx runtime code
2008-05-14 18:27 UTC
[SCM] master: Rename frysk/jnixx to jnixx (to match its shorter C++ name)
2008-05-14 18:13 UTC
[SCM] master: Generate instances of all ID variables
2008-05-14 17:38 UTC
[SCM] master: Use JNI names in JNI bindings
2008-05-14 17:28 UTC
[SCM] master: Implement frysk.sys.ptrace in jni
2008-05-14 17:10 UTC
[SCM] master: On unsupported arch, do not check watchpoints in handleTrapped
2008-05-14 14:45 UTC
[SCM] master: Update system call list
2008-05-13 18:52 UTC
[SCM] master: Require ENV parameter
2008-05-13 18:10 UTC
[SCM] master: Move rsl/Log.hxx and rsl/Log.cxx to jnixx directory
2008-05-13 16:31 UTC
[SCM] master: Implement jni/ProcBuilder.cxx
2008-05-13 16:18 UTC
[SCM] master: Check memory address alignment before setting watchpoint
2008-05-13 14:38 UTC
[SCM] master: Print exception message to user if watch observer add fails
2008-05-13 14:28 UTC
[SCM] master: Draft translation of Fork.cxx
2008-05-13 14:17 UTC
[SCM] master: Generate and use byteArray et.al. set-region methods
2008-05-12 21:27 UTC
[SCM] master: Limit jnixx wrappers to native classes
2008-05-12 19:14 UTC
[SCM] master: swagiaal: Added an item for updating distro(s)
2008-05-12 17:32 UTC
[SCM] master: Make object arrays extend Object
2008-05-12 16:54 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-12 16:30 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-12 16:07 UTC
[SCM] master: Updates for 0.3 release
2008-05-12 16:04 UTC
[SCM] master: Make JNIEnv optional
2008-05-12 13:32 UTC
[SCM] master: Eliminate constants in Fork.java; use malloc, not alloca
2008-05-10 16:12 UTC
[SCM] master: Generate bindings for all classes in the .jar
2008-05-09 21:17 UTC
[SCM] master: swagiaal: Added support for [file#]name lookup
2008-05-09 20:02 UTC
[SCM] master: Include generated jni.hxx in jni.cxx
2008-05-09 19:31 UTC
[SCM] master: Require explict cast from jobject to jnixx object
2008-05-09 19:11 UTC
[SCM] master: Add templated JNI array methods; use
2008-05-09 18:20 UTC
[SCM] master: Merge branch 'master' of ssh://sources.redhat.com/git/frysk
2008-05-09 17:29 UTC
[SCM] master: Generate an instance of the jnixx::array template, when an array-of-object
2008-05-09 17:29 UTC
[SCM] master: Walk over array components
2008-05-09 16:56 UTC
[SCM] master: Liberally generate global (::) qualified names
2008-05-09 16:49 UTC
[SCM] frysk-0.3: frysk-0.3
2008-05-09 16:05 UTC
[SCM] frysk/0.3: Set version.in to 0.3 and minor mod to index.html
2008-05-09 15:30 UTC
[SCM] frysk/0.3: 776b3cd28bc6c5bfecf4fec01b1d0a7d53445d48
2008-05-09 15:19 UTC
[SCM] master: Add char** strings2chars(String) and String chars2strings(char**)
2008-05-09 13:40 UTC
[SCM] master: Fill in missing jnixx bindings
2008-05-08 23:18 UTC
[SCM] master: Remove unneeded code since removal of CDTParser
2008-05-08 18:54 UTC
[SCM] master: Embed JNI in String class
2008-05-08 18:17 UTC
[SCM] master: Add test for Environ
2008-05-08 15:54 UTC
[SCM] master: Fix error message in pane label that parser cannot find function
2008-05-08 15:43 UTC
[SCM] master: Factor out a common print-return-code method
2008-05-08 3:53 UTC
[SCM] master: Generate a single jni wrapper; pre-compile
2008-05-08 3:41 UTC
[SCM] master: Pass jnixx::env by value (and check it is only a word in size)
2008-05-08 1:51 UTC
[SCM] master: Rename jniEnv and jni to _jni
2008-05-08 0:02 UTC
[SCM] master: Fix hover over variable(since removal of CDTParser)
2008-05-07 21:34 UTC
[SCM] master: Ignore files.base and files.jnixx
2008-05-07 20:47 UTC
[SCM] master: Wrap more JNI methods
2008-05-07 19:33 UTC
[SCM] master: Convert remaining JAVAH JNI to JNIXX
2008-05-07 17:03 UTC
[SCM] master: Generate explict jnixx dependencies; push code into jnixx.hxx
2008-05-07 16:27 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-05-07 15:23 UTC
[SCM] master: Implement jni/LocalMemory.cxx
2008-05-07 5:36 UTC
[SCM] master: Eliminate duplicate jnixx objects in jni.so
2008-05-07 4:31 UTC
[SCM] master: Fix bank index in PPC32BE and PPC64BE bank registers
2008-05-06 22:05 UTC
[SCM] master: Fix compilation of funit-regs.S on Power
2008-05-06 21:39 UTC
[SCM] master: Simplify LocalMemory
2008-05-06 16:01 UTC
[SCM] master: Get complete parameter list for watch command
2008-05-06 14:42 UTC
[SCM] master: Wrap the jobject in a jnixx::object; extend that
2008-05-05 21:47 UTC
[SCM] master: Clean up indentation generation
2008-05-05 16:20 UTC
[SCM] master: Replace JNIEnv* with C++ jnixx::env& wrapper
2008-05-05 15:07 UTC
[SCM] master: Generate all JNIXX files before any are compiled
2008-05-02 22:09 UTC
[SCM] master: Fix generated jnixx file's dependency on jnixx sources
2008-05-02 18:39 UTC
[SCM] master: Break up jnixx.java
2008-05-02 17:27 UTC
[SCM] master: Remove the CDTParser
2008-05-02 15:44 UTC
[SCM] master: Rename frysk.jni frysk.jnixx
2008-05-02 15:04 UTC
[SCM] master: Follow Unix ./executable convention
2008-05-02 14:54 UTC
[SCM] master: Generate static constructor and field accessor methods
2008-05-02 14:24 UTC
[SCM] master: Make jni exceptions throw exceptions
2008-05-01 20:03 UTC
[SCM] master: Generate better function signatures; use jnixx generated headers
2008-05-01 19:34 UTC
[SCM] master: Move ChangeLogs to frysk/jni; really add xx.[ch]xx files
2008-05-01 16:01 UTC
[SCM] master: Re-implement frysk:rsl bindings using generated jnixx code
2008-05-01 15:58 UTC
[SCM] master: Add inua and frysk.config to jni tests
2008-05-01 14:58 UTC
[SCM] master: Enable frysk.junit jni tests
2008-05-01 14:51 UTC
[SCM] master: Don't generate a static jclass param; a class knows its class
2008-05-01 14:45 UTC
[SCM] master: Better handle TestRunner class.testName
2008-04-30 22:47 UTC
[SCM] master: Enable jni testing of frysk.rsl
2008-04-30 20:57 UTC
[SCM] master: Consider relative paths when searching for executable
2008-04-30 18:13 UTC
[SCM] master: In frysk-asm.h replace ill defined WORD with REGISTER and VARIABLE
2008-04-30 17:28 UTC
[SCM] master: Provide a default list of tests to JniRunner
2008-04-30 16:09 UTC
[SCM] master: Allow for "this" return and parameter values
2008-04-30 14:31 UTC
[SCM] master: Add jnixx, a jni/c++ stub generator; use in lib.stdcpp.Demangler
2008-04-30 14:29 UTC
[SCM] master: Handle symbol aliases
2008-04-28 14:53 UTC
[SCM] master: Fix failing test cases
2008-04-28 13:47 UTC
[SCM] master: Correct vfork test counts
2008-04-28 11:57 UTC
[SCM] master: Fix ftrace spurious warnings about breakpoint address mismatch
2008-04-25 21:52 UTC
[SCM] master: swagiaal: Added test top-down search tests
2008-04-25 20:08 UTC
[SCM] master: Add sysroot to NEWS
2008-04-24 18:47 UTC
[SCM] master: Add package.html for debuginfo, expr, sysroot, and value
2008-04-24 15:49 UTC
[SCM] master: Add test for stepping between two breakpoints
2008-04-23 18:17 UTC
[SCM] master: Use SteppingEngine.blockedByActionpoint for breakpoints
2008-04-23 16:02 UTC
[SCM] master: swagiaal: Added support for funciton lookup
2008-04-22 20:13 UTC
[SCM] master: Additional watch tests
2008-04-22 18:03 UTC
[SCM] master: Reset breakpoints on fork. Fixes bug #5331
2008-04-22 16:52 UTC
[SCM] master: swagiaal: Renamed InlinedSubroutine to InlinedFunction
2008-04-22 14:59 UTC
[SCM] master: Only notify watchpoint observers that have been triggered
2008-04-22 8:12 UTC
[SCM] master: swagiaal: Break points and List command now use ObjectDeclaration
2008-04-21 20:50 UTC
[SCM] master: Record Task registering TaskObserver.Code with BreakpointAddresses. Bug #5234
2008-04-21 10:26 UTC
[SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk
2008-04-19 0:32 UTC
[SCM] master: Enable TestEvalCommands.testPrintLocationFails because bug #5345 was fixed
2008-04-18 21:22 UTC
[SCM] master: TestBreakpoints.testHpdBreakpoint() call load and start. Fixes bug #5165
2008-04-18 20:39 UTC
[SCM] master: Make core executables sysroot aware
2008-04-18 20:08 UTC
[SCM] master: Enable TestFhpdStepping, new testbed and remove stepi/nexti. Fixes bug #4919
2008-04-18 19:46 UTC
[SCM] master: Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982
2008-04-18 19:09 UTC
[SCM] master: Fix output message
2008-04-18 19:05 UTC
[SCM] master: Fix problem created with TestSysRoot
2008-04-18 17:40 UTC
[SCM] master: Mark TestDebugInfoStackTrace.testBacktrace() as resolved (bug #4468)
2008-04-18 17:12 UTC
[SCM] master: Don't skip tests with TestLib/Case/Bed in the name
2008-04-18 15:51 UTC
[SCM] master: Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237
2008-04-17 22:06 UTC
[SCM] master: Print pointers correctly on a watch hit
2008-04-17 21:36 UTC
[SCM] master: Implement JNI Signals
2008-04-17 20:39 UTC
[SCM] master: Add arguments to multiple start/run runs(bz 5500,5501)
2008-04-17 20:10 UTC
[SCM] master: New worker functions
2008-04-17 19:24 UTC
[SCM] master: Add SteppingEngine.blockedByActionPoint
2008-04-17 18:55 UTC
[SCM] master: Delete Config's .getHomeDir() and .getPkgLibFile(String)
2008-04-17 18:41 UTC
[SCM] master: Removed bogus (unresolved) test for (duplicate) bug #2915
2008-04-17 17:59 UTC
[SCM] master: Delete Config.getBinFile
2008-04-17 17:27 UTC
[SCM] master: Have Prefix.gladeFile(String) return a file
2008-04-17 16:54 UTC
[SCM] master: All TestBreakpoint tests should now PASS (except on broken x86 kernels)
2008-04-17 16:30 UTC
[SCM] master: Delete Config.getHelpDir()
2008-04-17 15:20 UTC
[SCM] master: Delete redundant Config's getPkgLib64File, getPkgLib32File, getImagesDir
2008-04-17 14:51 UTC
[SCM] master: Fix constant re-build in frysk-sys
2008-04-17 13:43 UTC
[SCM] master: Improve JniRunner and jni header rules
2008-04-17 13:28 UTC
[SCM] master: Delete Config.getRootSrcDir and Config.getPkgLibSrcDir
2008-04-17 3:41 UTC
[SCM] master: Allow << ./TestRunner frysk.config >>
2008-04-17 1:28 UTC
[SCM] master: Provide the raw-relative source-path; needed by breakpoint tests
2008-04-16 22:07 UTC
[SCM] master: Fix formatting of my entry in frysk-imports/include/ChangeLog
2008-04-16 21:46 UTC
[SCM] master: Fix Frysk assembly for PowerPC 32-bit and 64-bit
2008-04-16 21:36 UTC
[SCM] master: Add Prefix.sourceFile(String) method
2008-04-16 20:42 UTC
[SCM] master: Make jni-header generation more robust
2008-04-16 20:01 UTC
[SCM] master: Implement JNI demangler
2008-04-16 18:10 UTC
[SCM] master: Delete Config.getAbsRootSrcDir()
2008-04-16 17:57 UTC
[SCM] master: Use the input file name to determine a SUBST output file type
2008-04-16 17:45 UTC
[SCM] master: Delete dead JNI file
2008-04-16 17:05 UTC
[SCM] master: Add some jni util methods
2008-04-16 15:30 UTC
[SCM] master: Add watch command to news file
2008-04-16 15:14 UTC
[SCM] master: Add JNI log methods; work-in-progress
2008-04-16 0:48 UTC
[SCM] master: frysk-sys/frysk/config/ChangeLog
2008-04-15 23:13 UTC
[SCM] master: Lay the base for AltiVec register support
2008-04-15 22:39 UTC
[SCM] master: Add watch command to hpd
2008-04-15 22:13 UTC
[SCM] master: swagiaal: Renamed ConcreteFunction to OutOfLineFunction
2008-04-15 18:33 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).