public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/libiberty regex.c
@ 2013-07-22 18:03 dj
  0 siblings, 0 replies; 7+ messages in thread
From: dj @ 2013-07-22 18:03 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2013-07-22 18:03:12

Modified files:
	libiberty      : regex.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.28&r2=1.29


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2014-03-13 23:52 dj
  0 siblings, 0 replies; 7+ messages in thread
From: dj @ 2014-03-13 23:52 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2014-03-13 23:52:49

Modified files:
	libiberty      : regex.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.30&r2=1.31


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2013-07-21 17:19 dj
  0 siblings, 0 replies; 7+ messages in thread
From: dj @ 2013-07-21 17:19 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2013-07-21 17:19:10

Modified files:
	libiberty      : regex.c 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.27&r2=1.28


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2009-09-11 16:05 dj
  0 siblings, 0 replies; 7+ messages in thread
From: dj @ 2009-09-11 16:05 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2009-09-11 16:05:46

Modified files:
	libiberty      : regex.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.22&r2=1.23


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2009-09-11 15:28 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2009-09-11 15:28 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-2_20-branch
Changes by:	nickc@sourceware.org	2009-09-11 15:28:44

Modified files:
	libiberty      : regex.c 

Log message:
	* po/bfd.pot: Updated by the Translation project.
	* po/binutils.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gprof.pot: Updated by the Translation project.
	* po/sv.po: Updated Swedish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved to top level.
	
	Updated soruces in ld/* to compile cleanly with -Wc++-compat:
	* ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
	* ldcref.c: Add casts.
	* ldctor.c: Add casts.
	* ldexp.c
	* ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
	* ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
	* ldlang.h (enum statement_enum): Move to top level.
	* ldmain.c: Add casts.
	* ldwrite.c: Add casts.
	* lexsup.c: Add casts. (enum control_enum): Move to top level.
	* mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved to top level.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&only_with_tag=binutils-2_20-branch&r1=1.21&r2=1.21.64.1


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2009-09-11 15:27 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2009-09-11 15:27 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2009-09-11 15:27:37

Modified files:
	libiberty      : regex.c 

Log message:
	* po/bfd.pot: Updated by the Translation project.
	* po/binutils.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gold.pot: Updated by the Translation project.
	* po/gprof.pot: Updated by the Translation project.
	* po/sv.po: Updated Swedish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	* po/ld.pot: Updated by the Translation project.
	* po/fi.po: Updated Finnish translation.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved to top level.
	
	Updated soruces in ld/* to compile cleanly with -Wc++-compat:
	* ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
	* ldcref.c: Add casts.
	* ldctor.c: Add casts.
	* ldexp.c
	* ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
	* ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
	* ldlang.h (enum statement_enum): Move to top level.
	* ldmain.c: Add casts.
	* ldwrite.c: Add casts.
	* lexsup.c: Add casts. (enum control_enum): Move to top level.
	* mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
	
	Updated sources to compile cleanly with -Wc++-compat:
	* basic_blocks.c: Add casts.
	* cg_dfn.c: Add cast.
	* corefile.c: Add casts.
	* gmon_io.c: Add casts.
	* hist.c: Add cast.
	* source.c: Add cast.
	* sym_ids.c (struct match): Moved to top level.
	
	* as.c (main): Call dwarf2_init.
	* config/obj-elf.c (struct group_list): New field.
	(build_group_lists): Use hash lookup.
	(free_section_idx): New function.
	(elf_frob_file): Adjust.
	* dwarf2dbg.c (all_segs_hash, last_seg_ptr): New variables.
	(get_line_subseg): Adjust.
	(dwarf2_init): New function.
	* dwarf2dbg.h (dwarf2_init): New declaration.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.21&r2=1.22


^ permalink raw reply	[flat|nested] 7+ messages in thread
* src/libiberty regex.c
@ 2005-04-13  1:06 dj
  0 siblings, 0 replies; 7+ messages in thread
From: dj @ 2005-04-13  1:06 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2005-04-13 01:06:55

Modified files:
	libiberty      : regex.c 

Log message:
	merge from gcc

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.16&r2=1.17


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

end of thread, other threads:[~2014-03-13 23:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-22 18:03 src/libiberty regex.c dj
  -- strict thread matches above, loose matches on Subject: below --
2014-03-13 23:52 dj
2013-07-21 17:19 dj
2009-09-11 16:05 dj
2009-09-11 15:28 nickc
2009-09-11 15:27 nickc
2005-04-13  1:06 dj

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