merge from gcc
[deliverable/binutils-gdb.git] / include / ChangeLog
index 96c84746e20f3a0eb50c19b320ace1464b08c265..ac8f2848ae75fde92de1b43ee2f6d02452851315 100644 (file)
@@ -1,3 +1,48 @@
+2009-03-17  Jason Merrill  <jason@redhat.com>
+
+       * demangle.h (enum demangle_component_type): Add
+       DEMANGLE_COMPONENT_FUNCTION_PARAM.
+
+2009-03-14  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * coff/internal.h (struct internal_extra_pe_aouthdr):  Correct type
+       of DllCharacteristics flags field to unsigned.
+       * coff/pe.h (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
+       IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
+       IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
+       IMAGE_DLLCHARACTERISTICS_NO_ISOLATION,
+       IMAGE_DLLCHARACTERISTICS_NO_SEH,
+       IMAGE_DLLCHARACTERISTICS_NO_BIND,
+       IMAGE_DLLCHARACTERISTICS_WDM_DRIVER,
+       IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE):  New macros to
+       define flag bit values for DllCharacteristics field of PEAOUTHDR,
+       PEPAOUTHDR.
+
+2008-12-01  Cary Coutant  <ccoutant@google.com>
+
+       * plugin-api.h (LDPS_BAD_HANDLE): New constant.
+       (ld_plugin_get_input_file): New typedef.
+       (ld_plugin_release_input_file): New typedef.
+       (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
+       (struct ld_plugin_tv): Add two new fields.
+
+2008-12-23  Jon Beniston <jon@beniston.com>
+
+       * dis-asm.h: Add LM32 disassembler function prototype.
+
+2008-12-10  Jason Merrill  <jason@redhat.com>
+
+       * demangle.h (enum demangle_component_type): Add
+       DEMANGLE_COMPONENT_FIXED_TYPE.
+
+2008-12-01  Cary Coutant  <ccoutant@google.com>
+
+       * plugin-api.h (ld_plugin_message): Change format parameter to const.
+
+2008-12-01  Cary Coutant  <ccoutant@google.com>
+
+       * plugin-api.h: Fix syntax error when compiling with C++.
+
 2008-11-26  Alan Modra  <amodra@bigpond.net.au>
 
        PR 7047
This page took 0.024272 seconds and 4 git commands to generate.