Mark Shinwell 
							
						 
					 
					
						
						
							
						
						c84ece703d 
					 
					
						
						
							
							Correct erroneous ChangeLog commit.  
						
						
						
						
					 
					
						2007-04-20 12:15:41 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Shinwell 
							
						 
					 
					
						
						
							
						
						7b27f47ad0 
					 
					
						
						
							
							* Makefile.in: Adjust dependencies of m68klinux-tdep.c.  
						
						... 
						
						
						
						* m68klinux-tdep.c (m68k_uclinux_sigcontext_reg_offset): New.
	(m68k_linux_sigcontext_reg_offset): Fix typo.
	(target_is_uclinux): New.
	(m68k_linux_inferior_created): New.
	(m68k_linux_get_sigtramp_info):  Check for uClinux or
	normal Linux.  Use m68k_uclinux_sigcontext_reg_offset for
	uClinux.
	(_initialize_m68k_linux_tdep): Register
	m68k_linux_inferior_created. 
						
						
					 
					
						2007-04-20 12:13:51 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Dessent 
							
						 
					 
					
						
						
							
						
						09e5bb8e60 
					 
					
						
						
							
							* cygwin.sc: Remove duplicated .debug_macinfo section.  
						
						... 
						
						
						
						* dllfixdbg: Also copy DWARF-2 sections into .dbg file. 
						
						
					 
					
						2007-04-18 13:11:35 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						fb5750bfb4 
					 
					
						
						
							
							2007-04-17  Brian Dessent  <brian@dessent.net>  
						
						... 
						
						
						
						* libc/stdio/sscanf.c: Update documentation comments.
        * libc/stdio/vfscanf.c (__SVFSCANF_R): Handle j, t, and z modifiers. 
						
						
					 
					
						2007-04-17 20:53:24 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						2351dd18b4 
					 
					
						
						
							
							2007-04-15  Piotr Wyderski  <piotr.wyderski@wp.pl>  
						
						... 
						
						
						
						* include/winbase.h (SetInformationJobObject, QueryInformationJobObject):
        Define. 
						
						
					 
					
						2007-04-15 17:26:46 +00:00 
						 
				 
			
				
					
						
							
							
								Steve Ellcey 
							
						 
					 
					
						
						
							
						
						644024118b 
					 
					
						
						
							
							* config-ml.in: Update from GCC.  
						
						
						
						
					 
					
						2007-04-14 20:35:07 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Blake 
							
						 
					 
					
						
						
							
						
						ba3ccd633d 
					 
					
						
						
							
							* libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.  
						
						... 
						
						
						
						(chclass): Recognize 'F', 'X', 'n', and not 'W'.
	(get_arg): Handle %1$F, %1$n. 
						
						
					 
					
						2007-04-13 01:57:33 +00:00 
						 
				 
			
				
					
						
							
							
								Paolo Bonzini 
							
						 
					 
					
						
						
							
						
						5baf5714af 
					 
					
						
						
							
							config:  
						
						... 
						
						
						
						2007-04-11  Kai Tietz  <kai.tietz@onevision.com >
	* stdint.m4: Make template compatible with older cygwin
	types.h, wrapping each type in a __XXX_t_defined #ifdef. 
						
						
					 
					
						2007-04-12 13:06:01 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Henderson 
							
						 
					 
					
						
						
							
						
						6302ce6d3c 
					 
					
						
						
							
							bfd/  
						
						... 
						
						
						
						* elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip.
        (elf64_alpha_size_got_sections): Remove unused something_changed local.
        (elf64_alpha_size_plt_section): Return void.
        (elf64_alpha_size_rela_got_section): Likewise.
        (elf64_alpha_relax_section): Only regenerate got+plt if the
        relax_trip counter has changed.
include/
        * bfdlink.h (struct bfd_link_info): Add relax_trip.
ld/
        * ldlang.c (relax_sections): Initialize and increment
        link_info.relax_trip. 
						
						
					 
					
						2007-04-10 18:00:25 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Blake 
							
						 
					 
					
						
						
							
						
						503e2d1c76 
					 
					
						
						
							
							* libc/include/stdio.h (_ELIDABLE_INLINE): Work even when using  
						
						... 
						
						
						
						CFLAGS=-O0. 
						
						
					 
					
						2007-04-10 12:49:18 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Blake 
							
						 
					 
					
						
						
							
						
						17c0c97d7c 
					 
					
						
						
							
							* libc/include/stdio.h: Add gcc format attributes to printf and  
						
						... 
						
						
						
						scanf families. 
						
						
					 
					
						2007-04-10 12:47:13 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						abe43f4262 
					 
					
						
						
							
							2007-04-09  Joel Schopp <jschopp@austin.ibm.com>  
						
						... 
						
						
						
						* libc/machine/spu/strxfrm.c: Fix strxfrm so we still copy data
        even if the passed in length n is shorter than the source string.
        This matches both the non-spu specific and the glibc strxfrm
        behaviour. 
						
						
					 
					
						2007-04-09 16:03:26 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Jacobowitz 
							
						 
					 
					
						
						
							
						
						69de39769d 
					 
					
						
						
							
							* src-release (do-proto-toplev): Process the support directories before  
						
						... 
						
						
						
						the tool directory.
	* Makefile.am (bfdver.h): Do not generate doc/bfdver.texi.
	* doc/Makefile.am (DOCFILES): Add bfdver.texi.
	(bfdver.texi): New rule.
	* Makefile.in, doc/Makefile.in: Regenerated. 
						
						
					 
					
						2007-04-09 15:36:41 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						2edb06ce62 
					 
					
						
						
							
							2007-04-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>  
						
						... 
						
						
						
						* Makefile.in: Removed mansuffix variable.  Changed mansection to support
        Cygwin man page location. 
						
						
					 
					
						2007-04-07 10:16:52 +00:00 
						 
				 
			
				
					
						
							
							
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						bde9647c6a 
					 
					
						
						
							
							* include/stdint.h (WINT_MIN): Fix sign.  
						
						
						
						
					 
					
						2007-04-06 08:25:28 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						f12b93442f 
					 
					
						
						
							
							2007-04-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>  
						
						... 
						
						
						
						* Makefile.in: Added mansection and mansuffix variables.  Changed mandir
  to support Cygwin man page location. 
						
						
					 
					
						2007-04-05 20:44:29 +00:00 
						 
				 
			
				
					
						
							
							
								Kazu Hirata 
							
						 
					 
					
						
						
							
						
						07278e6cc7 
					 
					
						
						
							
							* testsuite/lib/flags.exp (newlib_include_flags): Drop  
						
						... 
						
						
						
						-I${newlib_dir}. 
						
						
					 
					
						2007-04-05 16:53:17 +00:00 
						 
				 
			
				
					
						
							
							
								Kazu Hirata 
							
						 
					 
					
						
						
							
						
						0efa93c061 
					 
					
						
						
							
							* libc/stdlib/__call_atexit.c (__call_exitprocs): Handle atexit  
						
						... 
						
						
						
						functions registering additional atexit functions. 
						
						
					 
					
						2007-04-05 16:47:38 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Christopher 
							
						 
					 
					
						
						
							
						
						263435cc61 
					 
					
						
						
							
							2007-04-04  Eric Christopher  <echristo@apple.com>  
						
						... 
						
						
						
						Move from gcc:
        2007-04-04  Zack Weinberg  <zack@mrtock.ucsd.edu >
                * texi2pod.pl: Correct handling of @itemize with no argument.
        2007-02-16  Matthias Klose  <doko@debian.org >
                * texi2pod.pl: Handle @subsubsection, ignore @anchor.
        2007-02-06  Richard Sandiford  <richard@codesourcery.com >
                * texi2pod.pl: Handle @multitable. 
						
						
					 
					
						2007-04-05 05:55:51 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						748c191767 
					 
					
						
						
							
							2007-04-04  Patrick Mansfield <patmans@us.ibm.com>  
						
						... 
						
						
						
						* libc/machine/spu/sys/syscall.h: New file for __send_to_ppe
	prototype.
	* libc/machine/spu/c99ppe.h: Remove static version of send_to_ppe.
	* libc/machine/spu/clearerr.c: Call __send_to_ppe vs send_to_ppe.
	* libc/machine/spu/fclose.c: Ditto.
	* libc/machine/spu/feof.c: Ditto.
	* libc/machine/spu/ferror.c: Ditto.
	* libc/machine/spu/fflush.c: Ditto.
	* libc/machine/spu/fgetc.c: Ditto.
	* libc/machine/spu/fgetpos.c: Ditto.
	* libc/machine/spu/fgets.c: Ditto.
	* libc/machine/spu/fileno.c: Ditto.
	* libc/machine/spu/fopen.c: Ditto.
	* libc/machine/spu/fprintf.c: Ditto.
	* libc/machine/spu/fputc.c: Ditto.
	* libc/machine/spu/fputs.c: Ditto.
	* libc/machine/spu/fread.c: Ditto.
	* libc/machine/spu/freopen.c: Ditto.
	* libc/machine/spu/fscanf.c: Ditto.
	* libc/machine/spu/fseek.c: Ditto.
	* libc/machine/spu/fsetpos.c: Ditto.
	* libc/machine/spu/ftell.c: Ditto.
	* libc/machine/spu/fwrite.c: Ditto.
	* libc/machine/spu/getc.c: Ditto.
	* libc/machine/spu/getchar.c: Ditto.
	* libc/machine/spu/gets.c: Ditto.
	* libc/machine/spu/perror.c: Ditto.
	* libc/machine/spu/printf.c: Ditto.
	* libc/machine/spu/putc.c: Ditto.
	* libc/machine/spu/putchar.c: Ditto.
	* libc/machine/spu/puts.c: Ditto.
	* libc/machine/spu/remove.c: Ditto.
	* libc/machine/spu/rename.c: Ditto.
	* libc/machine/spu/rewind.c: Ditto.
	* libc/machine/spu/scanf.c: Ditto.
	* libc/machine/spu/setbuf.c: Ditto.
	* libc/machine/spu/setvbuf.c: Ditto.
	* libc/machine/spu/snprintf.c: Ditto.
	* libc/machine/spu/sprintf.c: Ditto.
	* libc/machine/spu/sscanf.c: Ditto.
	* libc/machine/spu/tmpfile.c: Ditto.
	* libc/machine/spu/tmpnam.c: Ditto.
	* libc/machine/spu/ungetc.c: Ditto.
	* libc/machine/spu/vfprintf.c: Ditto.
	* libc/machine/spu/vfscanf.c: Ditto.
	* libc/machine/spu/vprintf.c: Ditto.
	* libc/machine/spu/vscanf.c: Ditto.
	* libc/machine/spu/vsnprintf.c: Ditto.
	* libc/machine/spu/vsprintf.c: Ditto.
	* libc/machine/spu/vsscanf.c: Ditto. 
						
						
					 
					
						2007-04-04 21:03:13 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						c6e05f0d08 
					 
					
						
						
							
							2007-04-04  Patrick Mansfield <patmans@us.ibm.com>  
						
						... 
						
						
						
						* spu/syscalls.c: Rename _send_to_ppe __send_to_ppe, and set errno
        on return from the offload call.
        * spu/jsre.h: Include sys/syscall.h for the send_to_ppe prototype.
        * spu/access.c: Call __send_to_ppe instead of _send_to_ppe, and
        remove the setting of errno.
        * spu/close.c: Ditto.
        * spu/dup.c: Ditto.
        * spu/fstat.c: Ditto.
        * spu/ftruncate.c: Ditto.
        * spu/gettimeofday.c: Ditto.
        * spu/lseek.c: Ditto.
        * spu/open.c: Ditto.
        * spu/read.c: Ditto.
        * spu/stat.c: Ditto.
        * spu/unlink.c: Ditto.
        * spu/write.c: Ditto. 
						
						
					 
					
						2007-04-04 20:59:38 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						a706aa2e1c 
					 
					
						
						
							
							2007-04-04  Jeff Johnston  <jjohnstn@redhat.com>  
						
						... 
						
						
						
						* libc/argz/argz_insert.c: Add stddef.h to get ptrdiff_t type. 
						
						
					 
					
						2007-04-04 20:49:07 +00:00 
						 
				 
			
				
					
						
							
							
								Jeff Johnston 
							
						 
					 
					
						
						
							
						
						db7aa4b168 
					 
					
						
						
							
							2007-04-04  Eric Blake  <ebb9@byu.net>  
						
						... 
						
						
						
						* libc/stdio/asiprintf.c (_asiprintf_r): Fix reentrancy.
	(asiprintf): Avoid overhead.
	* libc/stdio/asprintf.c (_asprintf_r): Fix reentrancy.
	(asprintf): Avoid overhead.
	* libc/stdio/diprintf.c (_diprintf_r, diprintf): New file.
	* libc/stdio/dprintf.c (_dprintf_r, dprintf): Use _DEFUN.
	* libc/stdio/fiprintf.c (_fiprintf_r): Add reentrant version.
	(fiprintf): Avoid overhead.
	* libc/stdio/fprintf.c (_fprintf_r): Add reentrant version.
	(fprintf): Avoid overhead.
	* libc/stdio/iprintf.c (_iprintf_r): Use _DEFUN.
	(iprintf): Avoid overhead.
	* libc/stdio/printf.c (_printf_r): Use _DEFUN.
	(printf): Avoid overhead.
	* libc/stdio/vasiprintf.c (vasiprintf): Reduce binary size.
	* libc/stdio/vasprintf.c (vasprintf): Reduce binary size.
	* libc/stdio/vdiprintf.c (_vdiprintf_r, vdiprintf): New file.
	* libc/stdio/vdprintf.c (vdprintf): Avoid overhead.
	* libc/stdio/vsiprintf.c (vsiprintf): Reduce binary size.
	* libc/stdio/vsniprintf.c (vsniprintf): Reduce binary size.
	* libc/stdio/vsnprintf.c (vsnprintf): Reduce binary size.
	* libc/stdio/vsprintf.c (vsprintf): Reduce binary size.
	* libc/stdio/Makefile.am (GENERAL_SOURCES): Add diprintf.c,
	vdiprintf.c.
	* libc/include/stdio.h (diprintf, _diprintf_r, vdiprintf)
	(_vdiprintf_r, _fiprintf_r, _vfiprintf_r): Add prototypes. 
						
						
					 
					
						2007-04-04 18:32:49 +00:00 
						 
				 
			
				
					
						
							
							
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						26631d2144 
					 
					
						
						
							
							* include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.  
						
						
						
						
					 
					
						2007-04-04 07:37:53 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						27f9e91155 
					 
					
						
						
							
							2007-03-30  Brian Dessent  <brian@dessent.net>  
						
						... 
						
						
						
						* lib/kernel32.def (CreateMemoryResourceNotification@4): Define. 
						
						
					 
					
						2007-04-01 12:44:04 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						c99e136f3d 
					 
					
						
						
							
							* utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned by  
						
						... 
						
						
						
						FindFirstFile. 
						
						
					 
					
						2007-03-31 00:03:25 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						e7fd6e5738 
					 
					
						
						
							
							* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.  
						
						... 
						
						
						
						* cygwin/include/sys/cygwin.h: Define CW_SET_DOS_FILE_WARNING.
* utils/mount.cc (main): Turn dos file warnings off since we know what we're
doing. 
						
						
					 
					
						2007-03-30 13:36:06 +00:00 
						 
				 
			
				
					
						
							
							
								Dave Korn 
							
						 
					 
					
						
						
							
						
						2c58b5a5e8 
					 
					
						
						
							
							2007-03-30  Dave Korn  <dave.korn@artimi.com>  
						
						... 
						
						
						
						* libc/include/stdio.h (_ELIDABLE_INLINE):  New macro to conceal
	conflicting inline semantics between C99 and GNU89.
	(__sgetc_r):  Replace static inline with _ELIDABLE_INLINE to be
	compatible with -fkeep-inline-functions usage.
	(__sputc_r):  Likewise for consistency even though disabled. 
						
						
					 
					
						2007-03-30 00:49:56 +00:00 
						 
				 
			
				
					
						
							
							
								DJ Delorie 
							
						 
					 
					
						
						
							
						
						ee5005ab53 
					 
					
						
						
							
							merge from gcc  
						
						
						
						
					 
					
						2007-03-29 21:03:43 +00:00 
						 
				 
			
				
					
						
							
							
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						e6fbf13e48 
					 
					
						
						
							
							* cygheap.cc (cygheap_init): Fix formatting.  Remove comment.  Set  
						
						... 
						
						
						
						shared_prefix depending only on terminal service capability.
	* dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges here.
	* fhandler_fifo.cc (fhandler_fifo::open): Create the mutex as global
	object.
	* posix_ipc.cc (ipc_mutex_init): Use cygheap->shared_prefix.
	(ipc_cond_init): Ditto.
	* sec_helper.cc (privilege_name): Make static.  Use LookupPrivilegeName
	directly to be independent of the state of cygheap.
	(set_privilege): Take a LUID as parameter instead of an index value.
	Only print debug output in case of failure.
	(set_cygwin_privileges): Add comment.  Use LookupPrivilegeValue to
	get privilege LUIDs.
	(init_global_security): Call set_cygwin_privileges here.
	* security.h (privilege_name): Drop declaration.
	(set_privilege): Declare according to above change.
	(set_process_privilege): Call privilege_luid to get LUID.
	(_push_thread_privilege): Ditto.
	* shared.cc (open_shared): Add comment.  On systems supporting the
	SeCreateGlobalPrivilege, try to create/open global shared memory first.
	Fall back to local shared memory if that fails.
	* thread.cc (semaphore::semaphore): Use cygheap->shared_prefix.
	* wincap.h (wincapc::has_create_global_privilege): New element.
	* wincap.cc: Implement above element throughout. 
						
						
					 
					
						2007-03-29 16:37:36 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Clifton 
							
						 
					 
					
						
						
							
						
						519aec5d59 
					 
					
						
						
							
							Reflect changes made to generic vfprintf.c:  
						
						... 
						
						
						
						* libc/machine/powerpc/vfprintf.c (__sprint): Rename to __sprint_r and add a "struct reent *" argument.
  (__sbprintf): Rename to __sbprintf_r, add a "struct reent *" argument and call _VFPRINTF_R instead of VFPRINTF.
  (_VFPRINTF_R): Add data pointer to call to cantwrite().  Fix uses of __sprint() and __sbprintf. 
						
						
					 
					
						2007-03-29 06:25:44 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Faylor 
							
						 
					 
					
						
						
							
						
						2319775273 
					 
					
						
						
							
							* spawn.cc (spawn_guts): Start pure-windows processes in a suspended state to  
						
						... 
						
						
						
						avoid potential DuplicateHandle problems. 
						
						
					 
					
						2007-03-28 14:34:24 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						832a897240 
					 
					
						
						
							
							Fix year.  
						
						
						
						
					 
					
						2007-03-27 22:45:19 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Jacobowitz 
							
						 
					 
					
						
						
							
						
						6aad2842b5 
					 
					
						
						
							
							Add "make pdf" and "make install-pdf", from Brooks Moses  
						
						... 
						
						
						
						<brooks.moses@codesourcery.com >. 
						
						
					 
					
						2007-03-27 18:09:32 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						033320b317 
					 
					
						
						
							
							2007-03-26  H.J. Lu  <hongjiu.lu@intel.com>  
						
						... 
						
						
						
						* acx.m4 (ACX_BUGURL): Set BUGURL first. Quote $BUGURL first
	when setting REPORT_BUGS_TEXI. 
						
						
					 
					
						2007-03-26 15:38:25 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						a37bc48dca 
					 
					
						
						
							
							2007-03-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>  
						
						... 
						
						
						
						* Include/_mingw.h: Increment version to 3.12. 
						
						
					 
					
						2007-03-26 02:11:07 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						b86d10017a 
					 
					
						
						
							
							2007-03-25  Chris Sutcliffe  <ir0nh34d@users.sf.net>  
						
						... 
						
						
						
						* include/w32api.h: Increment version to 3.9.
        * Makefile.in: Ditto. 
						
						
					 
					
						2007-03-26 01:35:24 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						82654d5c01 
					 
					
						
						
							
							2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>  
						
						... 
						
						
						
						* acx.m4 (ACX_BUGURL): Replace "@" with "@@" for
	REPORT_BUGS_TEXI. 
						
						
					 
					
						2007-03-23 17:11:54 +00:00 
						 
				 
			
				
					
						
							
							
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						e5e4cdeda7 
					 
					
						
						
							
							* include/psapi.h (GetMappedFileName): Fix messed up checkin.  
						
						
						
						
					 
					
						2007-03-23 12:42:50 +00:00 
						 
				 
			
				
					
						
							
							
								Corinna Vinschen 
							
						 
					 
					
						
						
							
						
						57ba95d8cf 
					 
					
						
						
							
							* include/psapi.h (GetMappedFileName): Rename from GetMappedFilenameEx.  
						
						
						
						
					 
					
						2007-03-23 09:17:26 +00:00 
						 
				 
			
				
					
						
							
							
								Joseph Myers 
							
						 
					 
					
						
						
							
						
						5962fc1d5c 
					 
					
						
						
							
							bfd:  
						
						... 
						
						
						
						* configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
	* configure: Regenerate.
config:
	* acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define. 
						
						
					 
					
						2007-03-23 02:51:30 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						9158ee9c01 
					 
					
						
						
							
							Move gdb ChangeLog entry to gdb/ChangeLog.  
						
						
						
						
					 
					
						2007-03-22 16:02:55 +00:00 
						 
				 
			
				
					
						
							
							
								Maciej W. Rozycki 
							
						 
					 
					
						
						
							
						
						e77ec39291 
					 
					
						
						
							
							* remote-mips.c (mips_xfer_memory): Update prototype.  
						
						
						
						
					 
					
						2007-03-22 14:21:02 +00:00 
						 
				 
			
				
					
						
							
							
								Danny Smith 
							
						 
					 
					
						
						
							
						
						3246efd513 
					 
					
						
						
							
							2007-03-22   Brian Ripley  <ripleybd@users.sourceforge.net>  
						
						... 
						
						
						
						* include/_mingw.h (__CRT_INLINE): Make conditional on __GNUC_STDC_INLINE__ 
						
						
					 
					
						2007-03-22 09:43:48 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						3ce0c60b4c 
					 
					
						
						
							
							gas/  
						
						... 
						
						
						
						2003-03-21  H.J. Lu  <hongjiu.lu@intel.com >
	* config/tc-i386.c: Replace REX_MODE64, REX_EXTX, REX_EXTY
	and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively.
include/opcode/
2003-03-21  H.J. Lu  <hongjiu.lu@intel.com >
	* i386.h (REX_MODE64): Renamed to ...
	(REX_W): This.
	(REX_EXTX): Renamed to ...
	(REX_R): This.
	(REX_EXTY): Renamed to ...
	(REX_X): This.
	(REX_EXTZ): Renamed to ...
	(REX_B): This.
opcodes/
2003-03-21  H.J. Lu  <hongjiu.lu@intel.com >
	* i386-dis.c (REX_MODE64): Remove definition.
	(REX_EXTX): Likewise.
	(REX_EXTY): Likewise.
	(REX_EXTZ): Likewise.
	(USED_REX): Use REX_OPCODE instead of 0x40.
	Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W,
	REX_R, REX_X and REX_B respectively. 
						
						
					 
					
						2007-03-21 21:23:43 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Sandiford 
							
						 
					 
					
						
						
							
						
						52f4adec2e 
					 
					
						
						
							
							* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting  
						
						... 
						
						
						
						of glob.  Quote arguments with single quotes too.
	* configure: Regenerate. 
						
						
					 
					
						2007-03-21 20:11:06 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Sutcliffe 
							
						 
					 
					
						
						
							
						
						f7ddb59088 
					 
					
						
						
							
							2003-03-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>  
						
						... 
						
						
						
						* Makefile.in: Tweak srcdist to fix build issue. 
						
						
					 
					
						2007-03-21 00:24:25 +00:00 
						 
				 
			
				
					
						
							
							
								Keith Marshall 
							
						 
					 
					
						
						
							
						
						a88c650cd4 
					 
					
						
						
							
							Add --enable-mingw-manpage-transform configure option.  
						
						
						
						
					 
					
						2007-03-20 23:19:34 +00:00 
						 
				 
			
				
					
						
							
							
								H.J. Lu 
							
						 
					 
					
						
						
							
						
						edfd2a6e7a 
					 
					
						
						
							
							*** empty log message ***  
						
						
						
						
					 
					
						2007-03-19 23:06:06 +00:00 
						 
				 
			
				
					
						
							
							
								Danny Smith 
							
						 
					 
					
						
						
							
						
						a4ad579228 
					 
					
						
						
							
							* include/_mingw.h (__CRT_INLINE): Ue __gnu_inline__ for gcc 4.2.x too.  
						
						
						
						
					 
					
						2007-03-18 00:23:44 +00:00