Skip to content

Commit

Permalink
gccxml 2008-01-22 (eef6dfb6)
Browse files Browse the repository at this point in the history
  • Loading branch information
GCC-XML authored and bradking committed Jan 23, 2008
1 parent 022cc81 commit 7ccd2a5
Show file tree
Hide file tree
Showing 2,435 changed files with 1,175,408 additions and 731,429 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*.bin -crlf
*.csproj -crlf
*.dsp -crlf
*.gmo -crlf
*.png -crlf
*.sh crlf=input
*.sln -crlf
Expand All @@ -15,9 +16,7 @@ fixproto crlf=input
gccbug.in crlf=input
genmultilib crlf=input
makedebugtop crlf=input
mkheaders.in crlf=input
mklibgcc.in crlf=input
move-if-change crlf=input
postinst crlf=input
preinst-swig.in crlf=input
sort-protos crlf=input
2 changes: 1 addition & 1 deletion GCC/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ ENDIF(CMAKE_C_COMPILER MATCHES "cl")

ADD_DEFINITIONS(-DALMOST_STDC)

SUBDIRS(config_cmake libiberty gcc)
SUBDIRS(config_cmake libiberty libdecnumber libcpp gcc)
18 changes: 9 additions & 9 deletions GCC/COPYING
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Preamble
Preamble

The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Expand Down Expand Up @@ -56,7 +56,7 @@ patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.

GNU GENERAL PUBLIC LICENSE
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. This License applies to any program or other work which contains
Expand Down Expand Up @@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.

NO WARRANTY
NO WARRANTY

11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
Expand All @@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.

END OF TERMS AND CONDITIONS
END OF TERMS AND CONDITIONS

How to Apply These Terms to Your New Programs
How to Apply These Terms to Your New Programs

If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
Expand All @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA


Also add information on how to contact you by electronic and paper mail.
Expand Down
510 changes: 510 additions & 0 deletions GCC/COPYING.LIB

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions GCC/MODIFICATIONS

This file was deleted.

Loading

0 comments on commit 7ccd2a5

Please sign in to comment.