mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
		
			
				
	
	
		
			69 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
| 2013-12-09  Andreas Schwab  <schwab@suse.de>
 | ||
| 
 | ||
| 	* Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use
 | ||
| 	install/libgcj_bc.la instead of libgcj_bc.la.
 | ||
| 	(noinst_LTLIBRARIES) [USE_LIBGCJ_BC]: Define.
 | ||
| 	(install_libgcj_bc_la_SOURCES): Define.
 | ||
| 	(install/libgcj_bc.la): New rule.
 | ||
| 	* Makefile.in: Regenerate.
 | ||
| 
 | ||
| 2013-09-20  Alan Modra  <amodra@gmail.com>
 | ||
| 
 | ||
| 	* configure: Regenerate.
 | ||
| 
 | ||
| 2013-06-20  Roland Lutz  <rlutz@hedmen.org>
 | ||
| 
 | ||
|  	* contrib/aot-compile.in: Fix typo in option list.
 | ||
| 
 | ||
| 2013-06-20  Matthias Klose  <doko@ubuntu.com>
 | ||
| 
 | ||
| 	* pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
 | ||
| 	* classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
 | ||
| 	* configure: Regenerate.
 | ||
| 	* classpath/configure: Regenerate.
 | ||
| 
 | ||
| 2013-06-20  Matthias Klose  <doko@ubuntu.com>
 | ||
| 
 | ||
| 	* libtool-version: Bump soversion.
 | ||
| 
 | ||
| 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
 | ||
| 	    Sandra Loosemore  <sandra@codesourcery.com>
 | ||
| 
 | ||
| 	* configure.ac (dbexecdir): Base on $(toolexeclibdir), not
 | ||
| 	$(libdir).
 | ||
| 	* Makefile.am (pkgconfigdir): Likewise.
 | ||
| 	* configure: Regenerated.
 | ||
| 	* Makefile.in: Regenerated.
 | ||
| 	* gcj/Makefile.in: Regenerated.
 | ||
| 	* include/Makefile.in: Regenerated.
 | ||
| 	* testsuite/Makefile.in: Regenerated.
 | ||
| 
 | ||
| 2013-04-16  Andreas Schwab  <schwab@suse.de>
 | ||
| 
 | ||
| 	* configure.host: Add support for aarch64.
 | ||
| 	* sysdep/aarch64/locks.h: New file.
 | ||
| 
 | ||
| 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
 | ||
| 
 | ||
| 	* include/posix-threads.h:
 | ||
| 	(_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
 | ||
| 	pthread_equal rather than !=.
 | ||
| 
 | ||
| 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
 | ||
| 
 | ||
| 	* Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
 | ||
| 	LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
 | ||
| 	* Makefile.in: Regenerated.
 | ||
| 
 | ||
| 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
 | ||
| 
 | ||
| 	* gnu/gcj/convert/Convert.java (version): Update copyright notice
 | ||
| 	dates.
 | ||
| 	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
 | ||
| 
 | ||
| Copyright (C) 2013 Free Software Foundation, Inc.
 | ||
| 
 | ||
| Copying and distribution of this file, with or without modification,
 | ||
| are permitted in any medium without royalty provided the copyright
 | ||
| notice and this notice are preserved.
 |