tree-data-ref.c (dr_may_alias_p): Check that decl_a != decl_b, and allow DECL_P here.
[gcc.git] / include / demangle.h
2007-04-26 Mark Mitchell* demangle.h: Change license to LGPL + exception.
2007-01-29 Simon Baldwindemangle.h: New cplus_demangle_print_callback...
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-05-25 Richard Hendersondemangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-26 Gabriel Dos Reisdemangle.h: Remove uses of PARAMS.
2004-05-04 Andreas Jaegerdemangle.h: Do not use C++ reserved keyword typename...
2004-01-13 Ian Lance Taylordemangle.h: Instead of checking ANSI_PROTOTYPES, just...
2004-01-13 Ian Lance Taylor* demangle.h: If ANSI_PROTOTYPES is defined, include...
2004-01-12 Ian Lance Taylordemangle.h (enum demangle_component_type): Define.
2003-07-06 H.J. Ludemangle.h: Support C++.
2002-06-25 Alan Modrademangle.h: #include "ansidecl.h" rather than #include...
2002-02-05 Jason Merrilldemangle.h (cplus_demangle_v3): Add "options" parm.
2002-02-03 H.J. Ludemangle.h (cplus_demangle_v3_type): New prototype.
2001-12-06 Richard Hendersondemangle.h (no_demangling): New.
2001-10-07 Kaveh R. Ghazidemangle.h (demangler_engine): Const-ify.
2001-05-08 Zack Weinbergcp-demangle.c (demangle_v3_with_details, [...]): Use...
2001-03-21 Jim Blandydemangle.h (enum gnu_v3_constructor_kinds, [...]):...
2001-03-14 Nick CliftonFix copyright dates
2001-02-02 Bryce McKinlayAdd support for Java demangling under the v3 ABI:
2000-12-05 Jason Merrillalso tweak comment
2000-12-04 Richard Henderson* demangle.h: Change "new_abi" to "v3" everywhere.
2000-11-15 Kenneth Block* demangle.h: Add gnat and java demangle styles.
2000-06-07 Kaveh R. Ghaziconfigure.in (ac_libiberty_warn_cflags): Add -pedantic.
2000-06-05 Alex SamuelIn include,
2000-05-04 Kaveh R. Ghazidemangle.h (demangler_engine): Constify.
2000-04-28 Kenneth Block* libiberty/cplus-dem.c
1998-12-14 Kaveh R. Ghazidemangle.h: Don't check IN_GCC anymore.
1998-12-07 Elena Zannonidemangle.h: (DMGL_EDG): new macro for Kuck and Associates
1998-11-08 Kaveh R. Ghaziansidecl.h: Wrap problematic macros with !IN_GCC.
1998-11-07 Kaveh R. Ghazidemangle.h: Don't include gansidecl.h.
1997-08-21 Jason MerrillInitial revision