projects
/
akaros.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Force userclean before installing libs in (XCC)
[akaros.git]
/
tools
/
compilers
/
gcc-glibc
/
2013-03-27
Kevin Klues
Force userclean before installing libs in (XCC)
tree
|
commitdiff
2013-03-27
Kevin Klues
Remove dependency on go loanguage for ros-gcc
tree
|
commitdiff
2013-03-27
Andrew Waterman
Don't build riscv-ros-gccgo (for now)
tree
|
commitdiff
2013-03-27
Andrew Waterman
Add RISC-V CAS via load-reserved/store conditional
tree
|
commitdiff
2013-03-23
Andrew Waterman
Use ssize_t for recv etc. return type
tree
|
commitdiff
2013-03-23
Andrew Waterman
Update RISC-V XCC toolchain
tree
|
commitdiff
2013-03-22
Barret Rhoden
Merge origin/netpush (networking code) (XCC)
tree
|
commitdiff
2013-03-21
David Zhu
More simple fixes.
tree
|
commitdiff
2013-03-20
David Zhu
Basic socket stubs and functionalities.
tree
|
commitdiff
2013-03-20
David Zhu
initial tcp commit!
tree
|
commitdiff
2013-03-07
Barret Rhoden
Fixes C++ streams (XCC)
tree
|
commitdiff
2013-03-07
Barret Rhoden
libstdc++ doesn't try to call ioctl() (XCC)
tree
|
commitdiff
2013-03-06
Barret Rhoden
64 bit file seeking (XCC)
tree
|
commitdiff
2013-02-27
Barret Rhoden
Fixes glibc's errno strings (XCC)
tree
|
commitdiff
2013-02-05
Barret Rhoden
Fixes 4.6.1 compiler build with gcc 4.7 (XCC)
tree
|
commitdiff
2013-01-23
Barret Rhoden
Basic POSIX signal handling (XCC)
tree
|
commitdiff
2013-01-08
Andrew Waterman
In libc, execute vcore_event_init before ctors
tree
|
commitdiff
2013-01-03
Barret Rhoden
Removes the -ros folder updating in gcc/glibc(XCC)
tree
|
commitdiff
2012-12-27
Andrew Waterman
update risc-v gcc, enabling riscv-ros-gccgo
tree
|
commitdiff
2012-12-21
Kevin Klues
Rename libgomp's local futex.h to libgomp_futex.h
tree
|
commitdiff
2012-12-21
Barret Rhoden
Moves futex.h to user/pthread (XCC)
tree
|
commitdiff
2012-12-20
Barret Rhoden
Gcc/Glibc make will patch in the -ros files
tree
|
commitdiff
2012-12-18
Kevin Klues
Added futex barriers to libgomp for ros
tree
|
commitdiff
2012-12-15
Kevin Klues
Allow sysconf to get numcpus as max_vcores() (XCC)
tree
|
commitdiff
2012-12-15
Kevin Klues
Need to blow out the parlib archive before building...
tree
|
commitdiff
2012-12-14
Kevin Klues
Use --whole-archive instead of -u for -lparlib
tree
|
commitdiff
2012-12-10
Kevin Klues
Added force_parlib_symbols as default param to gcc
tree
|
commitdiff
2012-12-05
Kevin Klues
Added gcc compiler magic to get libgomp to build for...
tree
|
commitdiff
2012-12-05
Kevin Klues
Change default directory for installing riscv
tree
|
commitdiff
2012-10-30
Barret Rhoden
sys_waitpid() improvements (XCC)
tree
|
commitdiff
2012-10-20
Barret Rhoden
POSIX signal sending / reception (XCC)
tree
|
commitdiff
2012-10-19
Barret Rhoden
Fixes potential race with SCPs blocking (XCC)
tree
|
commitdiff
2012-10-15
Kevin Klues
Added gccgo support for akaros
tree
|
commitdiff
2012-09-26
Barret Rhoden
Fixes set_tls_desc() bug (XCC)
tree
|
commitdiff
2012-05-29
Andrew Waterman
fix risc-v compiler bug for sin/cos/exp/...
tree
|
commitdiff
2012-05-23
Andrew Waterman
fix more risc-v compiler bugs
tree
|
commitdiff
2012-05-17
Andrew Waterman
fix a riscv gcc bug
tree
|
commitdiff
2012-05-15
Andrew Waterman
handle TLS mostly in glibc, not parlib
tree
|
commitdiff
2012-05-15
Andrew Waterman
risc-v bugfix potpourri
tree
|
commitdiff
2012-04-29
David Zhu
Adding select support for basic socket udp receive.
tree
|
commitdiff
2012-04-10
Kevin Klues
__ros_scp_simple_evq should be declared as extern in...
tree
|
commitdiff
2012-04-10
Kevin Klues
Allow the headers to be used when compiling c++ programs
tree
|
commitdiff
2012-04-02
David Zhu
Fixing inconsistency resulted from a new version of...
tree
|
commitdiff
2012-04-02
David Zhu
Socket infrastructure change and basic udp send.
tree
|
commitdiff
2012-04-02
David Zhu
Initial commit for socket related networking stuff.
tree
|
commitdiff
2012-03-30
Barret Rhoden
Fixes static binary init issue (XCC)
tree
|
commitdiff
2012-03-21
Barret Rhoden
Glibc syscalls now block properly (XCC)
tree
|
commitdiff
2012-03-16
Barret Rhoden
SCPs can sleep on events (XCC)
tree
|
commitdiff
2012-03-13
Barret Rhoden
All apps now must link against parlib (XCC)
tree
|
commitdiff
2011-12-15
Barret Rhoden
Fixes binutils patch: Hammertime!
tree
|
commitdiff
2011-12-15
Andrew Waterman
Fix xcc's "make patches"
tree
|
commitdiff
2011-11-12
Your Name
add getrlimit64 stub
tree
|
commitdiff
2011-11-11
Andrew Waterman
RISC-V compiler port configure script changes
tree
|
commitdiff
2011-11-11
Andrew Waterman
Miscellaneous RISC-V compiler updates
tree
|
commitdiff
2011-11-08
Andrew Waterman
Dynamic linking now works on RISC-V
tree
|
commitdiff
2011-11-05
Andrew Waterman
Fixed dynamic linking on x86
tree
|
commitdiff
2011-11-04
Andrew Waterman
Progress towards dynamic linking on RISC-V
tree
|
commitdiff
2011-11-03
Kevin Klues
RISC-V and updated cross compiler (XCC)
tree
|
commitdiff
2011-11-03
Andrew Waterman
RISC-V compiler now builds working executables
tree
|
commitdiff
2011-11-03
Andrew Waterman
Simplified binutils build process
tree
|
commitdiff
2011-11-03
Andrew Waterman
RISC-V cross compiler now builds (XCC)
tree
|
commitdiff
2011-11-03
Andrew Waterman
upgraded to gcc 4.6.1 and glibc 2.14.1 (XCC)
tree
|
commitdiff
2011-11-03
Andrew Waterman
GMP, MPFR, and MPC are external dependences (XCC)
tree
|
commitdiff
2011-11-03
Andrew Waterman
upgraded to binutils 2.21.1
tree
|
commitdiff
2011-11-03
Kevin Klues
Added gawk check to the Makefile
tree
|
commitdiff
2011-11-03
Barret Rhoden
queue "SAFE" ops for userspace (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes _exit and abort() to use exit codes (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Allows apps to implement vcore_entry() (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
User code can tell if it is in vcore context (XCC)
tree
|
commitdiff
2011-11-03
Kevin Klues
Addition of c3po library, including revamp of Make...
tree
|
commitdiff
2011-11-03
David Zhu
Errno must not be touched before TCB is initialized.
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes mmap() to use all six args (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Syscalls now can take six arguments (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
All local system calls are asynchronous (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes glibc for make 3.8.2
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixed gcc build issue
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes a bug with ptsname
tree
|
commitdiff
2011-11-03
Barret Rhoden
sys_setuid() and sys_getuid() (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Glibc networking support (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Adds sys_mkdir() and sys_rmdir() (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
readdir() and readdir_r() (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Syscalls for symlink management (XCC)
tree
|
commitdiff
2011-11-03
Barret Rhoden
Changes stat interface
tree
|
commitdiff
2011-11-03
Barret Rhoden
Syscalls with strings take a length parameter
tree
|
commitdiff
2011-11-03
Barret Rhoden
sys_exec() uses the FS, sys_proc_create takes args
tree
|
commitdiff
2011-11-03
Andrew Waterman
Fixed TLS for statically-linked programs
tree
|
commitdiff
2011-11-03
Andrew Waterman
Added another missing icache flush in RTLD
tree
|
commitdiff
2011-11-03
Andrew Waterman
Made stuff work on SPARC HW
tree
|
commitdiff
2011-11-03
Andrew Waterman
vcore_id() is now implemented using TLS
tree
|
commitdiff
2011-11-03
Kevin Klues
Fixed dirent struct alignment
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes potential issue with x86 TLS
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes sbrk for the third time
tree
|
commitdiff
2011-11-03
Barret Rhoden
Userspace source code is in disassembled binaries
tree
|
commitdiff
2011-11-03
Kevin Klues
Massive renaming/cleanup of harts->vcores
tree
|
commitdiff
2011-11-03
Andrew Waterman
Fixed bug in userspace brk
tree
|
commitdiff
2011-11-03
Barret Rhoden
Fixes bug in userspace's brk
tree
|
commitdiff
2011-11-03
Kevin Klues
Fixed Makefile for the cross-compiler
tree
|
commitdiff
2011-11-03
Kevin Klues
Fixed problem with open() mode flags not matching
tree
|
commitdiff
2011-11-03
Barret Rhoden
Makefiles take an adjustable number of jobs
tree
|
commitdiff
2011-11-03
Barret Rhoden
Vcore0 can restart in _M mode
tree
|
commitdiff
next