public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* rebase ChangeLog rebase.c
@ 2013-12-01 12:19 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2013-12-01 12:19 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2013-12-01 12:19:07

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (collect_image_info): Initialize cannot_rebase flag to 0.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.45&r2=1.46
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.19&r2=1.20


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2012-03-26 23:45 jlt63
  0 siblings, 0 replies; 10+ messages in thread
From: jlt63 @ 2012-03-26 23:45 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	rebase
Changes by:	jlt63@sourceware.org	2012-03-26 23:45:53

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	Prepare for release 4.1.0.
	* rebase.c (version): Update copyright.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-08-09  9:32 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-08-09  9:32 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-08-09 09:32:47

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (main): Skip empty arguments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.27&r2=1.28
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.11&r2=1.12


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-07-25 11:08 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-07-25 11:08 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-07-25 11:08:30

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (print_image_info): Compute length of longest DLL name and
	use as field width in printf.  Default to longest available fiel length
	for 80 char display.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-07-25  8:45 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-07-25  8:45 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-07-25 08:45:51

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (load_image_info): Handle short reads.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-07-23 13:47 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-07-23 13:47 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-07-23 13:47:06

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (parse_args): Check that base address doesn't
	exceed valid address space for 32 bit DLLs.
	(string_to_ulonglong): Use NULL, rather then 0, for pointer argument.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-07-08  8:23 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-07-08  8:23 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-07-08 08:22:59

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c: Convert all base address variables to ULONG64
	throughout.
	(main): On Cygwin, call GetImageInfos64 to get Cygwin DLLs
	data.
	(print_image_info): Use PRIx64 in printf format string to print
	addresses.
	(rebase): Ditto.  Call ReBaseImage64.
	(parse_args): Call string_to_ulonglong.
	(string_to_ulonglong): Rename from string_to_ulong, call
	strtoull, and return unsigned long long.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-06-29 14:58 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-06-29 14:58 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-06-29 14:58:56

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (ALLOCATION_SLOT): New variable to keep allocation
	granularity.
	(main): Define status once at the start of main.  Initialize
	ALLOCATION_SLOT from system info.  Recalculate cygwin_dll_image_base
	and cygwin_dll_image_size and add comments to explain why.
	(rebase): Only check for Cygwin DLL if down_flag is TRUE.  Add comment
	to explain why.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-06-21 13:28 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-06-21 13:28 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-06-21 13:28:38

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (image_info_flag): New flag.
	(img_info_list, img_info_size, img_info_max_size): New global
	variables used to print image info.
	(main): Call setlocale.  On Cygwin fetch base address and size of
	Cygwin DLL.  If image_info_flag is set, call collect_image_info
	rather than rebase in loop and eventually call print_image_info.
	(collect_image_info): New function.
	(img_info_cmp): New function.
	(print_image_info): New function.
	(rebase): On Cygwin, if a DLL has been rebased into the address space
	taken by the Cygwin DLL, move new_image_base and rebase again.
	(parse_args): Handle -i option.
	(usage): Add -i option to usage output.
	(version): Fix copyright.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 10+ messages in thread

* rebase ChangeLog rebase.c
@ 2011-06-21  9:39 corinna
  0 siblings, 0 replies; 10+ messages in thread
From: corinna @ 2011-06-21  9:39 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	rebase
Changes by:	corinna@sourceware.org	2011-06-21 09:39:53

Modified files:
	.              : ChangeLog rebase.c 

Log message:
	* rebase.c (parse_args): Avoid comiler warning.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/rebase/rebase.c.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=1.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-12-01 12:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-01 12:19 rebase ChangeLog rebase.c corinna
  -- strict thread matches above, loose matches on Subject: below --
2012-03-26 23:45 jlt63
2011-08-09  9:32 corinna
2011-07-25 11:08 corinna
2011-07-25  8:45 corinna
2011-07-23 13:47 corinna
2011-07-08  8:23 corinna
2011-06-29 14:58 corinna
2011-06-21 13:28 corinna
2011-06-21  9:39 corinna

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).