public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  muller/windows-multi: reverse-20080717-branchpoint-8765-gf661c33
@ 2013-02-27 20:59 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2013-02-27 20:59 UTC (permalink / raw)
  To: archer-commits

The branch, muller/windows-multi has been created
        at  f661c3395b1e845e2991e31012f8f12af628fbc1 (commit)

- Log -----------------------------------------------------------------
commit f661c3395b1e845e2991e31012f8f12af628fbc1
Merge: 3be98fe d05c3db
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Apr 19 12:43:14 2011 +0200

    Merge branch 'master' into archer-muller-windows-multi

commit 3be98feee3d27b9ea6dbc8f0cf6186d8cb5f78f4
Merge: 32a9e1a e4d0afc
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Apr 12 09:32:54 2011 +0200

    Merge remote-tracking branch 'origin/master' into archer-muller-windows-multi

commit 32a9e1a5ed944ced767ef1c36133b1de34fb17c5
Merge: 73b684e 2c46170
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Apr 8 08:52:08 2011 +0200

     * Fix win32-low.c merge conflict

commit 73b684e1f69e26ece60dbfd67e22fe0bcd219d6e
Merge: e26947b d718e65
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Apr 8 01:00:34 2011 +0200

     * Conflits resolved for Cygwin 1.5 removal

commit e26947b9488127f1e0714c99eca33bffbf81b59b
Merge: 4d80ba8 9c38edb
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Apr 8 00:40:04 2011 +0200

    Merge remote-tracking branch 'origin/master' into archer-muller-windows-multi

commit 4d80ba8f30571407932636eccdd513199323b96a
Merge: 15d8d3f bc0f4ad
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Thu Mar 31 10:54:29 2011 +0200

    Merge remote-tracking branch 'origin/master' into archer-muller-windows-multi

commit 15d8d3fc14460037befb71fea7c276d1a2c140f5
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Mar 29 11:36:35 2011 +0200

     Eliminate all but one USE_WIDE_WINAPI in windows-nat.c

commit 4551d2bd6db796f2572de4286f29a787f3dabf1f
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Mar 29 11:20:51 2011 +0200

     Replace CloseHandle by FreeLibrary call

commit b0eb1217c315e0ca28cbd82323af81770f2897fc
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Mar 29 09:29:03 2011 +0200

     Change prefix from gdb_win_ to windows_

commit 23d5abc931ed5bdfa39a0be838c95d1b66b9840c
Merge: df2f3e1 df0418c
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Tue Mar 29 09:12:19 2011 +0200

    Merge remote-tracking branch 'origin/master' into archer-muller-windows-multi

commit df2f3e1d0285f3743464833c7173e0ca79ec78f9
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Mon Mar 28 16:38:30 2011 +0200

     * Fix cygwin compilation failure on last commit

commit 578a0c0b06a83b0f408772a873dd3effc089bf6a
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Mon Mar 28 16:09:06 2011 +0200

     * Revert environment changes from windows-nat.c

commit bd400badf05fa4a9a212f09970cdbebbd02dfd13
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Mon Mar 28 00:32:14 2011 +0200

     * Partial 32-bit on 64-bit GDB support, non functional :(

commit 58fd2bf8ec3090fe702dfe1e18d8cd2fa93a1738
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Sat Mar 26 00:26:12 2011 +0100

     * Testsuite CR/LF fixes

commit d0d0ef7d2734a33469847b0e522628ab164a5b89
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Sat Mar 26 00:25:30 2011 +0100

     * Special code to get better testuite results

commit fc94792508b4d7836607b026aef7d660db68c685
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Sat Mar 26 00:22:09 2011 +0100

    	* windows-tdep.c (MAX_NAME): New constant that contains the number
    	of TIB fields having a name.
    	(FULL_TIB_SIZE): Removed. Replaced by ...
    	(FULL_TIB32_SIZE, FULL_TIB64_SIZE): New constants.
    	(display_one_tib): Adapt for 32-bit debuggee on 64-bit GDB.
    	Output a warning if linear_address_tib field does not match
    	with given address.

commit b57932a3f3140d094d2ff57e8754f1f6b5b69529
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Sat Mar 26 00:12:38 2011 +0100

    	Use new common/windows-hdep.h header.
    	* windows-nat.c (windows-hep.h): New include.
    	Remove macros that have been displaced in windows-hdep.h header.
    	(GetModuleFileNameEx): New function variable.
    	(get_module_name): Rewrite using gdb_win_conv_path function.
    	(windows_make_so): Likewise.
    	(windows_create_inferior): Simplify using new header functions.
    	Set maybe modified environment to CreateProcess.
    	Handle Cygwin special environment variables.
    	(bad_GetModuleFileNameEx): New. Replace
    	(bad_GetModuleFileNameExA, bad_GetModuleFileNameExW): Removed.
    	(_initialize_loadable): Adapt to new bad_GetModuleFileNameEx.
    	Try to find K32EnumProcessModules in kernel32 DLL
    	for EnumProcessModules function variable before EnumProcessModules
    	from psapi DLL.

commit b4242fa1c46de00282ce40bf8a26ee34a9707e55
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:13:47 2011 +0100

     Use new path conversion functions from windows-hdep.c

commit 0adaff808fabf070829354f8ff323dc57b68eabd
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:11:53 2011 +0100

     Use new functions from windows-hdep.c for cygwin specific code

commit 3f307e84e39f8b8b56734606dcac631aa7e4ee59
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:10:44 2011 +0100

     Use new functions from windows-hdep.c for cygwin specific code

commit 719c0eb57fcd66c2cdad70c79360419be36c4b4f
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:07:39 2011 +0100

     * Allow compilation of remote-mips with mingw

commit e9a60c248928fd82b5165029c9c8d7729f330f2d
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:06:26 2011 +0100

     * Add windows-hdep.o in srv_tgtobj

commit 56bbb9db466e87a00d2394cf09f6e4ea1de93b60
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:05:30 2011 +0100

     * Add windows-hdep.o in gdb_host_obs

commit 0a75c449200665ef503f4a8e73efd3939d7ca537
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:03:58 2011 +0100

     * Rule for windows-hdep.c compilation in gdbserver

commit dfb6544d0602676e01226bc9aa6a9ed21ca1862c
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:02:24 2011 +0100

     * Rule for windows-hdep.c compilation

commit 39c0d0766c4a4626c9d3f1de976af35c112f3703
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Fri Mar 25 16:00:09 2011 +0100

     + New windows-hdep files

-----------------------------------------------------------------------


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-27 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27 20:59 [SCM] muller/windows-multi: reverse-20080717-branchpoint-8765-gf661c33 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).