public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: drow@sources.redhat.com
To: src-cvs@sources.redhat.com
Subject: src/libiberty Makefile.in cp-demangle.c
Date: Sun, 04 Jan 2004 19:05:00 -0000 [thread overview]
Message-ID: <20040104190558.18413.qmail@sources.redhat.com> (raw)
CVSROOT: /cvs/src
Module name: src
Branch: drow-cplus-branch
Changes by: drow@sourceware.org 2004-01-04 19:05:58
Modified files:
libiberty : Makefile.in cp-demangle.c
Log message:
* cp-demangle.c: Include cp-demangle.h. Export some public
functions and variables.
(cp_v3_d_init_info_alloc, cp_v3_d_free_info): New functions.
(d_make_operator_from_string): New function.
(cp_v3_d_make_empty, cp_v3_d_make_comp, cp_v3_d_make_name)
(cp_v3_d_make_builtin_type, cp_v3_d_make_extended_operator)
(cp_v3_d_make_ctor, cp_v3_d_make_dtor, cp_v3_d_print): Renamed
and made global. Update calls to renamed functions.
(d_make_template_param, d_make_sub, d_encoding, d_name, d_prefix)
(d_identifier, d_operator_name, d_special_name, d_ctor_dtor_name)
(d_type, d_cv_qualifiers, d_bare_function_type, d_array_type)
(d_pointer_to_member_type, d_template_args, d_expression)
(d_expr_primary, d_local_name, d_demangle): Update calls to renamed
functions.
(cp_v3_d_make_builtin_type): Accept a character instead of a pointer
to struct d_builtin_type_info.
(d_type): Update call to d_make_builtin_type.
* Makefile.in: Update dependencies for cp-demangle.o.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.37.2.3&r2=1.37.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.27.4.3&r2=1.27.4.4
reply other threads:[~2004-01-04 19:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040104190558.18413.qmail@sources.redhat.com \
--to=drow@sources.redhat.com \
--cc=src-cvs@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).