afett / lg-roboking-gcc

gcc sources for lg roboking toolchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gccl sources for LG roboking (hombot) VR6XXX

DISCLAIMER: This is no official LG Electronics source code release.
I am in no way affiliated with LG Electronics. If you have questions
about this repo please contact me via email at a.fett@gmx.de

This repo contains the "sanitized" sources of GPL/gcc-4.1.2 directory
from the VR6XXX_OpenSource_v1.3.1.zip released by LG[1].

This repo was build using the following steps:

1. unpack VR6XXX_OpenSource_v1.3.1.zip
2. clone the gcc stable tree from [2]
3. create branch 'lg-oss' from tag gcc-4_1_2-release which is the version in the LG sources
4. remove all files and directories on that branch
5. copy all files and directories from the GPL/gcc-4.1.2 directory of the LG sources to the repo
6. commit all changes on branch lg-oss as a single to the repo
7. create a new branch 'lg-oss-patches' from 'lg-oss'
8. reset toplevel commit and split it up in multiple commits

There are no relevant changes between the LG sources and upstream.

9. delete master branch
10. create a new master branch from tag gcc-4_1_2-release
11. change origin of the repo to [3]
12. Rename upstream README to README.upstream
13. Add this file

[1] http://opensource.lge.com/osSch/list?types=ALL&search=VHOMBOT3
[2] git://gcc.gnu.org/git/gcc.git
[3] github.com:afett/lg-roboking-gcc.git

About

gcc sources for lg roboking toolchain

License:GNU General Public License v2.0


Languages

Language:C 34.6%Language:Ada 25.0%Language:Java 20.8%Language:C++ 10.2%Language:Makefile 2.4%Language:HTML 1.9%Language:Shell 0.9%Language:Fortran 0.9%Language:Assembly 0.8%Language:M4 0.7%Language:Yacc 0.4%Language:Objective-C 0.3%Language:TeX 0.3%Language:Logos 0.2%Language:Scilab 0.2%Language:Perl 0.1%Language:Objective-C++ 0.1%Language:Groff 0.1%Language:Scheme 0.1%Language:Pascal 0.0%Language:C# 0.0%Language:Awk 0.0%Language:Gnuplot 0.0%Language:DIGITAL Command Language 0.0%Language:Lex 0.0%Language:PHP 0.0%Language:Tcl 0.0%Language:CSS 0.0%Language:CLIPS 0.0%Language:Smarty 0.0%Language:M 0.0%Language:XSLT 0.0%Language:Emacs Lisp 0.0%Language:Haskell 0.0%Language:SAS 0.0%Language:Module Management System 0.0%Language:Jasmin 0.0%Language:Batchfile 0.0%