From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Blandy , Per Bothner Cc: gdb-patches@sources.redhat.com Subject: Re: PATCH: partial merge of dwarf2.h Date: Tue, 12 Jun 2001 14:30:00 -0000 Message-id: <3B2689D5.9020102@cygnus.com> References: X-SW-Source: 2001-06/msg00247.html > I'm not sure who approves changes to include/dwarf2.h, but I approve > this change. Hmm, include/.... Didn't notice that detail. As the file notes: This file is part of GNU CC. Since GCC has the master, people are free to just import the latest changes at their leasure. Just remember to warn GDB and (if relevant) binutils when it is happening (perhaphs with a sanity build :-). Andrew > Per Bothner writes: > > >> >> Ok to check in? >> >> * dwarf2.h: Partial merge with gcc version. >> (enum dwarf_descrim_list): Fix typo -> dwarf_discrim_list. >> (DW_LANG_Java): Use value from dwarf 2.1 draft (also used in gcc).