4c6ec9f1c0 
								
							
								 
							
						 
						
							
							
								
								gcc: Updated (4.1.2 -> 4.2.4)  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								0ac32e12df 
								
							
								 
							
						 
						
							
							
								
								gcc: moved per-architecture options into $confdir/arch/options.$arch.in  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								dbeae97b6a 
								
							
								 
							
						 
						
							
							
								
								gcc: removed "smart" optimization handling  
							
							
 
							
						 
						
							16 years ago  
				
					
						
							
							
								 
						
							
							
								a73b7acd1e 
								
							
								 
							
						 
						
							
							
								
								[gcc] Changed to not enable cxa when cross compiling as stage 1 builds fail if this is enabled - needs research  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								e7d337f6c4 
								
							
								 
							
						 
						
							
							
								
								Fixed gcc to explicitely disable __cxa_atexit for i386  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								ac359d2485 
								
							
								 
							
						 
						
							
							
								
								Improved gcc by adding a CLFS patch assuring that gcc does not search the /usr directory for libgcc_s.so when cross-compiling  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								62c8fd9671 
								
							
								 
							
						 
						
							
							
								
								Fixed gcc to use gcc_gxx_include_dir='${CROSS_SYSTEM_HEADER_DIR}/c++'  
							
							... 
							
							
 
							
							Note: This fixes cross-compiling C++ code! 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								9110e4be57 
								
							
								 
							
						 
						
							
							
								
								Taking over gcc package maintainship  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								5543c710b1 
								
							
								 
							
						 
						
							
							
								
								Added gcc patch including the accumulated upstream fixes for gcc-4.1  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								d8cf15a66c 
								
							
								 
							
						 
						
							
							
								
								Regenerated copyright notes broadly, without renewing them.  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								d15769f41d 
								
							
								 
							
						 
						
							
							
								
								Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								387f135812 
								
							
								 
							
						 
						
							
							
								
								Removed superfluous "" and '' when assigning an empty value to bash variables in *.in  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								4fd37f03bc 
								
							
								 
							
						 
						
							
							
								
								Removed trailing dot from status messages produced by gcc and ccache  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								9f380bb9f6 
								
							
								 
							
						 
						
							
							
								
								Included multilib patch for gcc 4.1.2  
							
							... 
							
							
 
							
							- This patch has to be applied while building a multilib target
  to get the right library locations we want. (lib32/lib64) 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								ea1911c741 
								
							
								 
							
						 
						
							
							
								
								Added gcc pure64 patch  
							
							... 
							
							
 
							
							- This patch has to be applied if we want to build "pure" 64bit builds,
  that means no multilib support! 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								d32f7ff958 
								
							
								 
							
						 
						
							
							
								
								Fixed gcc (upstream patch) to not optimize abs() moving negative multipliers inside  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								287677382f 
								
							
								 
							
						 
						
							
							
								
								Modified gcc to use external fastjar if available.  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								609b78d673 
								
							
								 
							
						 
						
							
							
								
								Renamed the only .patch.cross0 (from gcc) to .patch.toolchain -  close   #375  
							
							
 
							
						 
						
							18 years ago  
				
					
						
							
							
								 
						
							
							
								364039d4d7 
								
							
								 
							
						 
						
							
							
								
								* renamed cf -> xorg-cf-files  
							
							... 
							
							
 
							
							* updated cache files accordingly 
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20667 10447126-35f2-4685-b0cf-6dd780d3921f 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								a12ba6cd59 
								
							
								 
							
						 
						
							
							
								
								* updated gcc (4.1.1 -> 4.1.2)  
							
							... 
							
							
 
							
							git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20530 10447126-35f2-4685-b0cf-6dd780d3921f 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								df336478cd 
								
							
								 
							
						 
						
							
							
								
								* improved gcc to not build version specific runtime libraries by  
							
							... 
							
							
 
							
							default in native stage and not in cross stage and introduced a
	  Config option to enable it explicitely (default 0)
	  Note:
	  This option is useful if multiple versions of gcc are build which
	  is not the case right now!
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20308 10447126-35f2-4685-b0cf-6dd780d3921f 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								f31e6bb0c0 
								
							
								 
							
						 
						
							
							
								
								* improved gcc to not build the pre-compiled header (PCH) for libstdc++  
							
							... 
							
							
 
							
							by default and introduced a Config option to enable it explicitely
	  Note:
	  Disabling PCH in libstdc++ the gcc package becomes 3 times smaller!
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20307 10447126-35f2-4685-b0cf-6dd780d3921f 
							
						 
						
							19 years ago  
				
					
						
							
							
								 
						
							
							
								12b79fecfa 
								
							
								 
							
						 
						
							
							
								
								* relocated current package database to the trunk of the package sub-project  
							
							... 
							
							
 
							
							git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f 
							
						 
						
							19 years ago