2009-12-01 |
Kevin Klues | Added stubs for additional newlib system calls |
tree | commitdiff |
2009-11-30 |
Andrew Waterman | Makefile support for sparc-ros-gcc |
tree | commitdiff |
2009-11-30 |
Andrew Waterman | fixed pedantic gcc warning |
tree | commitdiff |
2009-11-30 |
Andrew Waterman | Extern'd some harts functions |
tree | commitdiff |
2009-11-25 |
Andrew Waterman | Added external user binary support (usrbin/) |
tree | commitdiff |
2009-11-11 |
Andrew Waterman | removed user envp to fix link problems |
tree | commitdiff |
2009-11-11 |
Andrew Waterman | fixed pthread_barrier_wait bug |
tree | commitdiff |
2009-11-11 |
Andrew Waterman | improved code quality for C++ static constructor calls |
tree | commitdiff |
2009-11-04 |
Andrew Waterman | Made static destructors thread-safe |
tree | commitdiff |
2009-11-04 |
Andrew Waterman | Added changes to support C++ apps |
tree | commitdiff |
2009-11-04 |
Andrew Waterman | Fixed up parlib pthreads/harts |
tree | commitdiff |
2009-11-02 |
Andrew Waterman | Parlib pthreads depends on fewer libc functions |
tree | commitdiff |
2009-10-29 |
Andrew Waterman | Moved pthreads into parlib |
tree | commitdiff |
2009-10-28 |
Andrew Waterman | Merge branch 'sparc-dev' of ssh://waterman@scm.millenni... |
tree | commitdiff |
2009-10-28 |
Kevin Klues | Finished up the page coloring stuff |
tree | commitdiff |
2009-10-28 |
Andrew Waterman | made some fixes to support gcc3 on sparc |
tree | commitdiff |
2009-10-27 |
Andrew Waterman | Added (temporary) mechanism to pass argc/argv |
tree | commitdiff |
2009-10-26 |
Andrew Waterman | Fixed env_segment_free bug |
tree | commitdiff |
2009-10-26 |
Kevin Klues | i386 parlib follows sparc parlib stack conventions |
tree | commitdiff |
2009-10-26 |
Andrew Waterman | Fixed lots of bugs in the SPARC port wrt multithreading |
tree | commitdiff |
2009-10-21 |
Kevin Klues | Adding support for the brk system call |
tree | commitdiff |
2009-10-21 |
Andrew Waterman | Ported process stuff to SPARC port |
tree | commitdiff |
2009-10-01 |
Paul Pearce | Added (hacky) ne2k functionality. Modified syscall... |
tree | commitdiff |
2009-10-01 |
ROS Developer | Fixed the warnings in the sparc compilation... |
tree | commitdiff |
2009-10-01 |
Sarah Bird | Merged in all of the recent changes for compiling on... |
tree | commitdiff |
2009-10-01 |
ROS Developer | Started trying to get the syscall forwading stuff worki... |
tree | commitdiff |
2009-09-29 |
Paul Pearce | Fixed issues building without ivy and without __NETWORK__ |
tree | commitdiff |
2009-09-25 |
Paul Pearce | Created architecture specific init processes, fixed... |
tree | commitdiff |
2009-09-21 |
Paul Pearce | Corrected issues relating to the networking code /... |
tree | commitdiff |
2009-09-19 |
Zach Anderson | Fixes for newlib_backend |
tree | commitdiff |
2009-09-18 |
Zach Anderson | Merge with master |
tree | commitdiff |
2009-09-17 |
Zach Anderson | Added Ivy annotations to Paul's recent commit |
tree | commitdiff |
2009-09-17 |
Paul Pearce | Merge branch 'net-dev'. See body of commit for details. |
tree | commitdiff |
2009-09-13 |
Zach Anderson | Merge branch 'master' of ssh://scm.millennium.berkeley... |
tree | commitdiff |
2009-09-12 |
Kevin Klues | Rewrote cache colored page allocation functions |
tree | commitdiff |
2009-09-05 |
Barret Rhoden | Compiles with GCC |
tree | commitdiff |
2009-09-03 |
Paul Pearce | Rewrote most of newlib_backend to be more "robust"... |
tree | commitdiff |
2009-08-28 |
Paul Pearce | Merge branch 'master' into net-dev (with code changes... |
tree | commitdiff |
2009-08-24 |
Zach Anderson | Fix conflict |
tree | commitdiff |
2009-08-24 |
Kevin Klues | Fixed up ivy annotations on the new structure supportin... |
tree | commitdiff |
2009-08-21 |
Zach Anderson | Done deputizing |
tree | commitdiff |
2009-08-14 |
Zach Anderson | Added annotations to i386/pmap.c i386/kdebug.c and... |
tree | commitdiff |
2009-08-13 |
Zach Anderson | Makefile fixes for error logging and patchfile for... |
tree | commitdiff |
2009-08-12 |
Kevin Klues | Reworked the user VM map and added sysevent queue |
tree | commitdiff |
2009-08-05 |
Andrew Waterman | added sparc newlib backend |
tree | commitdiff |
2009-08-04 |
Barret Rhoden | Merge branch 'master' into proc-work |
tree | commitdiff |
2009-08-04 |
Barret Rhoden | Merge branch 'master' into proc-work |
tree | commitdiff |
2009-08-01 |
Kevin Klues | Merge branch 'master' into net-dev |
tree | commitdiff |
2009-08-01 |
Kevin Klues | Beginnings of an implementation of channels for ROS |
tree | commitdiff |
2009-07-30 |
Andrew Waterman | Andrew's port to sparc |
tree | commitdiff |
2009-07-23 |
Paul Pearce | First run at migrating from PIC to IOAPIC. Includes... |
tree | commitdiff |
2009-07-18 |
Barret Rhoden | Removed the notion of environments from userspace |
tree | commitdiff |
2009-07-01 |
Kevin Klues | Merge commit 'origin' into net-dev |
tree | commitdiff |
2009-07-01 |
Kevin Klues | Added ability to load an arbitrary binary from an ether... |
tree | commitdiff |
2009-07-01 |
Paul Pearce | Reworked the ethernet driver to use kmalloc properly... |
tree | commitdiff |
2009-07-01 |
Paul Pearce | Disabled the printf() workaround to avoid remote syscalls. |
tree | commitdiff |
2009-07-01 |
Paul Pearce | Got the File IO tests up and running over ethernet. |
tree | commitdiff |
2009-07-01 |
Paul Pearce | Fixed a typo in syscall.c introduced in last commit. |
tree | commitdiff |
2009-07-01 |
Paul Pearce | Built a basic framework for sending ethernet packets... |
tree | commitdiff |
2009-07-01 |
Kevin Klues | Fixed up error codes to all have a positive 'defined... |
tree | commitdiff |
2009-06-27 |
Kevin Klues | Fixed up sysenter/sysexit semantics to allow another... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Fixed how errno is handled with isatty() |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Cleaned up send_message, corrected errno scope, added... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Cleaned up the newlib file functions and headers to... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Move file_io to a matrix-run app. Cleaned up matrix... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Fixed print macros in stdio.h, fixed bug in readline... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Added some more apps / functionality to the matrix... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Added serial hw flow control, rest of the file syscalls... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Cleaned up the return values for all system calls. |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Changed debug() format inside newlib_backend, added... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Expanded on open/read test, fixing some small bugs... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Fixed our newlib_backend to use the systems unistd... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Fixed up return value for sys_serial_write on both... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Added open_read, enabled it to run. |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Implemented the bodies of the serial read/write... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Fixed return type of strnlen(), removed sseek, swrite... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Fixed those damn __sseek and __swrite problems! |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Added a debug statement for debugging stuff in parlib. |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Fixed up some stuff to try and get printf from newlib... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Minimal implementation of sbrk that allocates from... |
tree | commitdiff |
2009-06-05 |
Paul Pearce | Added function bodies for open, close, read, and write... |
tree | commitdiff |
2009-06-05 |
Kevin Klues | Reorganized the directory structure, placing newlib... |
tree | commitdiff |
2009-05-26 |
Kevin Klues | Another round at reorganization |
tree | commitdiff |
2009-05-26 |
Kevin Klues | Massive reorganizing and making all the makefiles consi... |
tree | commitdiff |
|