summaryrefslogtreecommitdiff
path: root/gcc/java/mangle_name.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+2
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-231-1/+0
* re PR java/28474 (mangle_name.c mangles names unecessarily)Joel Dice2009-10-201-2/+8
* re PR java/40590 (namespace namespace broken in CNI)Andrew Haley2009-06-291-3/+190
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* * All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi2003-01-121-12/+4
* * All Files: Remove PARAMS macro.Kaveh R. Ghazi2003-01-091-2/+2
* except.c, [...]: Fix Copyright years.Steven Bosscher2003-01-021-1/+1
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-5/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* Index: ChangeLogGeoffrey Keating2002-08-051-1/+0
* mangle.c (mangle_member_name): Don't special-case for NO_DOLLAR_IN_LABEL.Bryce McKinlay2001-12-201-12/+3
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-6/+4
* mangle_name.c (append_unicode_mangled_name): Emit `_' or `U' outside of the `...Alexandre Petit-Bianco2001-02-091-6/+19
* Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco2001-02-081-0/+223