mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Fix oversight.
From-SVN: r119229
This commit is contained in:
@@ -5340,8 +5340,6 @@
|
||||
* langhooks-def.h (lhd_dwarf_name): Declare.
|
||||
(LANG_HOOKS_DWARF_NAME): New macro, defaults to lhd_dwarf_name.
|
||||
* dwarf2out.c (dwarf2_name): Use the dwarf_name language hook.
|
||||
* ada/misc.c (gnat_dwarf_name): New function.
|
||||
(LANG_HOOKS_DWARF_NAME): Define to gnat_dwarf_name.
|
||||
|
||||
2006-05-19 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
|
||||
@@ -117,6 +117,11 @@
|
||||
* gnat_rm.texi, gnat_ugn.texi, : Fix typos. Follow spelling
|
||||
conventions.
|
||||
|
||||
2006-05-19 Nicolas Setton <setton@adacore.com>
|
||||
|
||||
* misc.c (gnat_dwarf_name): New function.
|
||||
(LANG_HOOKS_DWARF_NAME): Define to it.
|
||||
|
||||
2006-05-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* Make-lang.in (ada/decl.o): Replace target.h with $(TARGET_H).
|
||||
|
||||
Reference in New Issue
Block a user