index
:
crosstool-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/microblaze: add new architecture
David Holsgrove
2012-09-20
1
-0
/
+21
*
scripts: strip gdbserver
Zhenqiang Chen
2012-09-12
1
-0
/
+6
*
cc/gcc: Add the ability to build gcc from svn
Yann E. MORIN"
2012-08-22
1
-23
/
+42
*
libc/{,e}glibc: remove rude wordings in commetns
Yann E. MORIN"
2012-08-22
3
-3
/
+3
*
cc/gcc: cleanup comments from rude wordings
Yann E. MORIN"
2012-08-22
1
-3
/
+2
*
debug/expat: Update expat to 2.1.0
Bryan Hundven
2012-08-19
1
-1
/
+1
*
scripts: use generic urls for sourceforge
Bryan Hundven
2012-08-19
3
-3
/
+3
*
binutils/binutils: CT_BINUTILS_GOLD_THREADED should be CT_BINUTILS_GOLD_THREADS
Zhenqiang Chen
2012-08-07
1
-1
/
+1
*
cc/gcc: remove duplicate code in core pass-1
Yann E. MORIN"
2012-08-04
1
-20
/
+6
*
cc/gcc: remove now useless condition-variable
Yann E. MORIN"
2012-08-01
1
-21
/
+10
*
cc/gcc: always build core pass-1
Yann E. MORIN"
2012-08-01
1
-0
/
+9
*
complibs/cloog: create missing m4 dir
Yann E. MORIN"
2012-07-31
1
-0
/
+3
*
debug/duma: fix download url
Yann E. MORIN"
2012-06-10
1
-1
/
+6
*
debug/gdb: add option to enable/disable the IPA lib for gdbserver
Yann E. MORIN"
2012-05-17
1
-0
/
+8
*
cc/gcc: do not build manuals in parallel
Yann E. MORIN"
2012-05-09
1
-1
/
+1
*
cc/gcc: add option to enable/disable libquadmath
Yann E. MORIN"
2012-05-06
1
-0
/
+9
*
libc/uClibc: add additional debug level between "minimal" and "all"
Johannes Stezenbach
2012-02-24
1
-0
/
+10
*
cc/gcc: build core compilers for canadian
Yann E. MORIN"
2012-01-03
1
-11
/
+5
*
cc/gcc: add build frontend
Yann E. MORIN"
2012-04-02
1
-2
/
+42
*
cc/gcc: frontends are responsible for selecting the list of languages
Yann E. MORIN"
2012-04-01
1
-2
/
+4
*
cc/gcc: pass the language list to the core backend
Yann E. MORIN"
2011-08-15
1
-4
/
+6
*
cc/gcc: add language helper function
Yann E. MORIN"
2011-08-15
1
-14
/
+20
*
complibs: fixup the host complibs install dir
Yann E. MORIN"
2011-07-25
7
-9
/
+9
*
cc/gcc: cleanup the frontends
Yann E. MORIN"
2011-07-25
1
-35
/
+21
*
complibs: add frontends for building to run on the build machine
Yann E. MORIN"
2011-07-24
6
-0
/
+138
*
binutils: add frontends for building to run on the build machine
Yann E. MORIN"
2011-07-24
2
-2
/
+45
*
complibs: split companion libraries to backend/frontend, a-la cc_core
Yann E. MORIN"
2011-07-17
6
-103
/
+235
*
binutils: split binutils to backend/frontend, a-la cc_core
Yann E. MORIN"
2011-07-17
3
-82
/
+149
*
cc/gcc: always build core compilers to run on the build machine
Yann E. MORIN"
2011-07-17
1
-5
/
+5
*
cc/gcc: install the core compilers in the build-tools dir
Yann E. MORIN"
2012-01-01
3
-21
/
+10
*
binutils/binutils: don't install symlinks when in canadian
Yann E. MORIN"
2012-01-02
2
-20
/
+34
*
debug/strace: fix download URL
Yann E. MORIN"
2012-03-12
1
-1
/
+2
*
docs: update my e-mail
Yann E. MORIN"
2012-03-06
1
-1
/
+1
*
binutils/binutils: rename function that build target libraries
Yann E. MORIN"
2012-03-04
1
-1
/
+1
*
complibs/libelf: rename libelf for target function
Yann E. MORIN"
2012-01-03
1
-2
/
+2
*
cc/gcc: Update core_prefix_dir to prefix.
Zhenqiang Chen
2012-02-27
1
-1
/
+1
*
cc-gcc: the frontends are responsible for mkdir/chdir
Yann E. MORIN"
2011-07-24
1
-17
/
+22
*
libc/glibc: use CT_mkdir_pushd helper
Yann E. MORIN"
2012-01-01
1
-2
/
+1
*
cc/gcc: fix core backend's API doc
Yann E. MORIN"
2011-07-24
1
-13
/
+14
*
cc/gcc: no need to build a static core pass-1 gcc for baremetal
Yann E. MORIN"
2011-07-24
1
-11
/
+0
*
libc/newlib: build newlib in the proper step
Yann E. MORIN"
2011-07-17
1
-4
/
+4
*
cc/gcc: comonalise the manuals build decision
Yann E. MORIN"
2012-02-13
1
-3
/
+7
*
cc/gcc: do not use the core pass-2 to build the baremetal compiler
Yann E. MORIN"
2011-07-17
1
-9
/
+16
*
cc/gcc: add the backend/frontend infra for final gcc
Yann E. MORIN"
2011-07-17
1
-10
/
+39
*
cc/gcc: add 'cflags' paramater to the core backend
Yann E. MORIN"
2011-08-23
1
-1
/
+9
*
cc/gcc: add host parameter to core compiler build process
Yann E. MORIN"
2011-07-17
1
-1
/
+9
*
cc/gcc: pass the install prefix to the core passes
Yann E. MORIN"
2011-07-17
1
-8
/
+12
*
cc/gcc: pass the companion libs prefix to cc_core
Yann E. MORIN"
2011-07-17
1
-7
/
+15
*
cc/gcc: rename the core backend function
Yann E. MORIN"
2011-11-20
1
-4
/
+4
*
cc/gcc: simplify calls to core backend
Yann E. MORIN"
2011-07-17
1
-14
/
+44
[next]