public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/libiberty ChangeLog splay-tree.c
@ 2001-05-07  9:21 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2001-05-07  9:21 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sources.redhat.com	2001-05-07 09:21:15

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.80&r2=1.81
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.6&r2=1.7


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

* src/libiberty ChangeLog splay-tree.c
@ 2010-12-08 16:24 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2010-12-08 16:24 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2010-12-08 16:24:43

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.560&r2=1.561
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.18&r2=1.19


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

* src/libiberty ChangeLog splay-tree.c
@ 2008-01-19  1:18 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2008-01-19  1:18 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2008-01-19 01:18:43

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.442&r2=1.443
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.16&r2=1.17


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

* src/libiberty ChangeLog splay-tree.c
@ 2005-11-07 16:36 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2005-11-07 16:36 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2005-11-07 16:36:16

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.374&r2=1.375
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.15&r2=1.16


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

* src/libiberty ChangeLog splay-tree.c
@ 2004-12-07 20:02 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2004-12-07 20:02 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2004-12-07 20:02:09

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.304&r2=1.305
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.12&r2=1.13


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

* src/libiberty ChangeLog splay-tree.c
@ 2003-05-07 19:15 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2003-05-07 19:15 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2003-05-07 19:15:59

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.221&r2=1.222
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.11&r2=1.12


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

* src/libiberty ChangeLog splay-tree.c
@ 2002-04-14 21:15 cagney
  0 siblings, 0 replies; 11+ messages in thread
From: cagney @ 2002-04-14 21:15 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_2-branch
Changes by:	cagney@sources.redhat.com	2002-04-14 21:15:17

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	From mainline: 2002-03-06  Jim Blandy  <jimb@redhat.com>
	* splay-tree.c (splay_tree_xmalloc_allocate,
	splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
	prototyped definitions.  Mark `data' arguments as unused.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.146&r2=1.146.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.8&r2=1.8.2.1


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

* src/libiberty ChangeLog splay-tree.c
@ 2002-03-06 16:16 jimb
  0 siblings, 0 replies; 11+ messages in thread
From: jimb @ 2002-03-06 16:16 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sources.redhat.com	2002-03-06 16:16:51

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	* splay-tree.c (splay_tree_xmalloc_allocate,
	splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
	prototyped definitions.  Mark `data' arguments as unused.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.149&r2=1.150
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.8&r2=1.9


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

* src/libiberty ChangeLog splay-tree.c
@ 2002-02-21 14:19 jimb
  0 siblings, 0 replies; 11+ messages in thread
From: jimb @ 2002-02-21 14:19 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sources.redhat.com	2002-02-21 14:19:13

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	include:
	
	Allow the user to specify functions for allocating memory for
	splay tree roots and nodes.
	* splay-tree.h (splay_tree_allocate_fn, splay_tree_deallocate_fn):
	New types.
	(splay_tree): New fields: `allocate', `deallocate', and
	`allocate_data'.
	(splay_tree_new_with_allocator): New function declaration.
	
	libiberty:
	
	* splay-tree.c (splay_tree_xmalloc_allocate,
	splay_tree_xmalloc_deallocate): New functions.
	(splay_tree_new): Call splay_tree_new_with_allocator, passing the
	above functions and a dummy data pointer.
	(splay_tree_new_with_allocator): New function.
	(splay_tree_delete_helper, splay_tree_delete, splay_tree_insert,
	splay_tree_remove): Use the splay tree's allocation and
	deallocation functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.145&r2=1.146
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.7&r2=1.8


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

* src/libiberty ChangeLog splay-tree.c
@ 2000-09-15  8:16 dj
  0 siblings, 0 replies; 11+ messages in thread
From: dj @ 2000-09-15  8:16 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.cygnus.com	2000-09-15 08:16:12

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	* splay-tree.c: #include <stdio.h>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.4&r2=1.5


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

* src/libiberty ChangeLog splay-tree.c
@ 2000-04-05 17:16 rth
  0 siblings, 0 replies; 11+ messages in thread
From: rth @ 2000-04-05 17:16 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	rth@sourceware.cygnus.com	00/04/05 17:16:01

Modified files:
	libiberty      : ChangeLog splay-tree.c 

Log message:
	* splay-tree.c (splay_tree_remove): New.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.3&r2=1.4


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

end of thread, other threads:[~2010-12-08 16:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-07  9:21 src/libiberty ChangeLog splay-tree.c dj
  -- strict thread matches above, loose matches on Subject: below --
2010-12-08 16:24 dj
2008-01-19  1:18 dj
2005-11-07 16:36 dj
2004-12-07 20:02 dj
2003-05-07 19:15 dj
2002-04-14 21:15 cagney
2002-03-06 16:16 jimb
2002-02-21 14:19 jimb
2000-09-15  8:16 dj
2000-04-05 17:16 rth

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