OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gdb-7.2/] [gdb-7.2-or32-1.0rc1/] [include/] [coff/] [ChangeLog] - Diff between revs 330 and 341

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 330 Rev 341
2010-06-29  Alan Modra  
2010-06-29  Alan Modra  
        * maxq.h: Delete file.
        * maxq.h: Delete file.
2010-04-15  Nick Clifton  
2010-04-15  Nick Clifton  
        * alpha.h: Update copyright notice to use GPLv3.
        * alpha.h: Update copyright notice to use GPLv3.
        * apollo.h: Likewise.
        * apollo.h: Likewise.
        * arm.h: Likewise.
        * arm.h: Likewise.
        * aux-coff.h: Likewise.
        * aux-coff.h: Likewise.
        * ecoff.h: Likewise.
        * ecoff.h: Likewise.
        * external.h: Likewise.
        * external.h: Likewise.
        * go32exe.h: Likewise.
        * go32exe.h: Likewise.
        * h8300.h: Likewise.
        * h8300.h: Likewise.
        * h8500.h: Likewise.
        * h8500.h: Likewise.
        * i386.h: Likewise.
        * i386.h: Likewise.
        * i860.h: Likewise.
        * i860.h: Likewise.
        * i960.h: Likewise.
        * i960.h: Likewise.
        * ia64.h: Likewise.
        * ia64.h: Likewise.
        * internal.h: Likewise.
        * internal.h: Likewise.
        * m68k.h: Likewise.
        * m68k.h: Likewise.
        * m88k.h: Likewise.
        * m88k.h: Likewise.
        * maxq.h: Likewise.
        * maxq.h: Likewise.
        * mcore.h: Likewise.
        * mcore.h: Likewise.
        * mips.h: Likewise.
        * mips.h: Likewise.
        * mipspe.h: Likewise.
        * mipspe.h: Likewise.
        * or32.h: Likewise.
        * or32.h: Likewise.
        * pe.h: Likewise.
        * pe.h: Likewise.
        * powerpc.h: Likewise.
        * powerpc.h: Likewise.
        * rs6000.h: Likewise.
        * rs6000.h: Likewise.
        * rs6k64.h: Likewise.
        * rs6k64.h: Likewise.
        * sh.h: Likewise.
        * sh.h: Likewise.
        * sparc.h: Likewise.
        * sparc.h: Likewise.
        * ti.h: Likewise.
        * ti.h: Likewise.
        * tic30.h: Likewise.
        * tic30.h: Likewise.
        * tic4x.h: Likewise.
        * tic4x.h: Likewise.
        * tic54x.h: Likewise.
        * tic54x.h: Likewise.
        * tic80.h: Likewise.
        * tic80.h: Likewise.
        * w65.h: Likewise.
        * w65.h: Likewise.
        * we32k.h: Likewise.
        * we32k.h: Likewise.
        * x86_64.h: Likewise.
        * x86_64.h: Likewise.
        * xcoff.h: Likewise.
        * xcoff.h: Likewise.
        * z80.h: Likewise.
        * z80.h: Likewise.
        * z8k.h: Likewise.
        * z8k.h: Likewise.
2009-12-02  Jerker Bäck  
2009-12-02  Jerker Bäck  
        PR binutils/11017
        PR binutils/11017
        * i386lh (COFF_PAGE_SIZE): Define.
        * i386lh (COFF_PAGE_SIZE): Define.
        * x86_64.h (COFF_PAGE_SIZE): Define.
        * x86_64.h (COFF_PAGE_SIZE): Define.
2009-10-17  Arnold Metselaar  
2009-10-17  Arnold Metselaar  
        * z80.h: Store alignment requirement in section header, to allow
        * z80.h: Store alignment requirement in section header, to allow
        ld to preserve alignment. Some code was copied from ti.h.
        ld to preserve alignment. Some code was copied from ti.h.
2009-09-05  Martin Thuresson  
2009-09-05  Martin Thuresson  
        * ti.h (GET_LNSZ_SIZE, PUT_LNSZ_SIZE): Updated name of class
        * ti.h (GET_LNSZ_SIZE, PUT_LNSZ_SIZE): Updated name of class
        variable to in_class to match changes in function that use this
        variable to in_class to match changes in function that use this
        macro.
        macro.
2009-08-10  Jan Kratochvil  
2009-08-10  Jan Kratochvil  
        Fix references past allocated memory for i386-*-go32.
        Fix references past allocated memory for i386-*-go32.
        * ti.h (COFF_ADJUST_FILEHDR_IN_POST, COFF_ADJUST_FILEHDR_OUT_POST):
        * ti.h (COFF_ADJUST_FILEHDR_IN_POST, COFF_ADJUST_FILEHDR_OUT_POST):
        Reference F_TARGET_ID only when !COFF0_P.
        Reference F_TARGET_ID only when !COFF0_P.
2009-08-10  Jan Kratochvil  
2009-08-10  Jan Kratochvil  
        Stop using bfd_usrdata in libbfd.
        Stop using bfd_usrdata in libbfd.
        * go32exe.h (struct external_filehdr_go32_exe , FILHSZ): Replace
        * go32exe.h (struct external_filehdr_go32_exe , FILHSZ): Replace
        STUBSIZE by GO32_STUBSIZE.
        STUBSIZE by GO32_STUBSIZE.
        (STUBSIZE): Move the definition ...
        (STUBSIZE): Move the definition ...
        * internal.h (GO32_STUBSIZE): ... here and rename it.
        * internal.h (GO32_STUBSIZE): ... here and rename it.
        (struct internal_filehdr , F_GO32STUB): New.
        (struct internal_filehdr , F_GO32STUB): New.
2009-06-03  Ulrich Weigand  
2009-06-03  Ulrich Weigand  
        * symconst.h (btLong64, btULong64, btLongLong64, btULongLong64,
        * symconst.h (btLong64, btULong64, btLongLong64, btULongLong64,
        btAdr64, btInt64, btUInt64): New defines.
        btAdr64, btInt64, btUInt64): New defines.
2009-04-21  Kai Tietz  
2009-04-21  Kai Tietz  
        * pe.h (pex64_runtime_function): New structure.
        * pe.h (pex64_runtime_function): New structure.
        (external_pex64_runtime_function): Likewise.
        (external_pex64_runtime_function): Likewise.
        (pex64_unwind_code): Likewise.
        (pex64_unwind_code): Likewise.
        (external_pex64_unwind_code): Likewise.
        (external_pex64_unwind_code): Likewise.
        (pex64_unwind_info): Likewise.
        (pex64_unwind_info): Likewise.
        (external_pex64_unwind_info): Likewise.
        (external_pex64_unwind_info): Likewise.
        (external_pex64_scope): Likewise.
        (external_pex64_scope): Likewise.
        (pex64_scope): Likewise.
        (pex64_scope): Likewise.
        (pex64_scope_entry):  Likewise.
        (pex64_scope_entry):  Likewise.
        (external_pex64_scope_entry): Likewise.
        (external_pex64_scope_entry): Likewise.
        (PEX64_IS_RUNTIME_FUNCTION_CHAINED): New macro.
        (PEX64_IS_RUNTIME_FUNCTION_CHAINED): New macro.
        (PEX64_GET_UNWINDDATA_UNIFIED_RVA): Likewise.
        (PEX64_GET_UNWINDDATA_UNIFIED_RVA): Likewise.
        (PEX64_UNWCODE_CODE): Likewise.
        (PEX64_UNWCODE_CODE): Likewise.
        (PEX64_UNWCODE_INFO): Likewise.
        (PEX64_UNWCODE_INFO): Likewise.
        (UWOP_...): Add defines for unwind code.
        (UWOP_...): Add defines for unwind code.
        (UNW_FLAG_...): Add defined for unwind info flags.
        (UNW_FLAG_...): Add defined for unwind info flags.
        (PEX64_SCOPE_ENTRY_SIZE): New macro.
        (PEX64_SCOPE_ENTRY_SIZE): New macro.
        (PEX64_UWI_VERSION): Likewise.
        (PEX64_UWI_VERSION): Likewise.
        (PEX64_UWI_FLAGS): Likewise.
        (PEX64_UWI_FLAGS): Likewise.
        (PEX64_UWI_FRAMEREG): Likewise.
        (PEX64_UWI_FRAMEREG): Likewise.
        (PEX64_UWI_FRAMEOFF): Likewise.
        (PEX64_UWI_FRAMEOFF): Likewise.
        (PEX64_UWI_SIZEOF_UWCODE_ARRAY): Likewise.
        (PEX64_UWI_SIZEOF_UWCODE_ARRAY): Likewise.
        (PEX64_OFFSET_TO_UNWIND_CODE): Likewise.
        (PEX64_OFFSET_TO_UNWIND_CODE): Likewise.
        (PEX64_OFFSET_TO_HANDLER_RVA): Likewise.
        (PEX64_OFFSET_TO_HANDLER_RVA): Likewise.
        (PEX64_OFFSET_TO_SCOPE_COUNT): Likewise.
        (PEX64_OFFSET_TO_SCOPE_COUNT): Likewise.
        (PEX64_SCOPE_ENTRY): Likewise.
        (PEX64_SCOPE_ENTRY): Likewise.
2009-04-17  H.J. Lu  
2009-04-17  H.J. Lu  
        * pe.h (IMAGE_SUBSYSTEM_EFI_ROM): Renamed to ...
        * pe.h (IMAGE_SUBSYSTEM_EFI_ROM): Renamed to ...
        (IMAGE_SUBSYSTEM_SAL_RUNTIME_DRIVER): This.
        (IMAGE_SUBSYSTEM_SAL_RUNTIME_DRIVER): This.
2009-04-01  Richard Sandiford  
2009-04-01  Richard Sandiford  
        * xcoff.h (xcoff_link_hash_table): Move to bfd/xcofflink.c.
        * xcoff.h (xcoff_link_hash_table): Move to bfd/xcofflink.c.
2009-03-14  Richard Sandiford  
2009-03-14  Richard Sandiford  
        * xcoff.h (XCOFF_EXPALL, XCOFF_EXPFULL): New flags.
        * xcoff.h (XCOFF_EXPALL, XCOFF_EXPFULL): New flags.
        (xcoff_loader_info): Add auto_export_flags.
        (xcoff_loader_info): Add auto_export_flags.
2009-03-14  Richard Sandiford  
2009-03-14  Richard Sandiford  
        * internal.h (C_AIX_WEAKEXT): New macro.
        * internal.h (C_AIX_WEAKEXT): New macro.
        (C_WEAKEXT): Use the GNU definition in the generic part of the file,
        (C_WEAKEXT): Use the GNU definition in the generic part of the file,
        and conditionally reset it to C_AIX_WEAKEXT in the XCOFF part of
        and conditionally reset it to C_AIX_WEAKEXT in the XCOFF part of
        the file.
        the file.
        (CSECT_SYM_P): New macro.
        (CSECT_SYM_P): New macro.
        * xcoff.h (L_WEAK): Define.
        * xcoff.h (L_WEAK): Define.
        (EXTERN_SYM_P): New macro.
        (EXTERN_SYM_P): New macro.
2009-03-14  Richard Sandiford  
2009-03-14  Richard Sandiford  
        * xcoff.h (XCOFF_ALLOCATED): New flag.
        * xcoff.h (XCOFF_ALLOCATED): New flag.
2009-03-14  Richard Sandiford  
2009-03-14  Richard Sandiford  
        * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
        * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
        (XCOFF_WAS_UNDEFINED): New flag.
        (XCOFF_WAS_UNDEFINED): New flag.
        (xcoff_link_hash_table): Add an "rtld" field.
        (xcoff_link_hash_table): Add an "rtld" field.
2009-03-14  Dave Korn  
2009-03-14  Dave Korn  
        * internal.h (struct internal_extra_pe_aouthdr):  Correct type
        * internal.h (struct internal_extra_pe_aouthdr):  Correct type
        of DllCharacteristics flags field to unsigned.
        of DllCharacteristics flags field to unsigned.
        * pe.h (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
        * pe.h (IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
        IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
        IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE,
        IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
        IMAGE_DLL_CHARACTERISTICS_NX_COMPAT,
        IMAGE_DLLCHARACTERISTICS_NO_ISOLATION,
        IMAGE_DLLCHARACTERISTICS_NO_ISOLATION,
        IMAGE_DLLCHARACTERISTICS_NO_SEH,
        IMAGE_DLLCHARACTERISTICS_NO_SEH,
        IMAGE_DLLCHARACTERISTICS_NO_BIND,
        IMAGE_DLLCHARACTERISTICS_NO_BIND,
        IMAGE_DLLCHARACTERISTICS_WDM_DRIVER,
        IMAGE_DLLCHARACTERISTICS_WDM_DRIVER,
        IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE):  New macros to
        IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE):  New macros to
        define flag bit values for DllCharacteristics field of PEAOUTHDR,
        define flag bit values for DllCharacteristics field of PEAOUTHDR,
        PEPAOUTHDR.
        PEPAOUTHDR.
2008-12-23  Johan Olmutz Nielsen  
2008-12-23  Johan Olmutz Nielsen  
        * ti.h (COFF_ADJUST_SCNHDR_OUT_PRE): Define.
        * ti.h (COFF_ADJUST_SCNHDR_OUT_PRE): Define.
2008-06-17  Nick Clifton  
2008-06-17  Nick Clifton  
        * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
        * ti.h (GET_SCNHDR_NLNNO): Provide an alternative version of this
        macro which does not trigger an array bounds warning in gcc.
        macro which does not trigger an array bounds warning in gcc.
        (PUT_SCNHDR_NLNNO): Likewise.
        (PUT_SCNHDR_NLNNO): Likewise.
        (GET_SCNHDR_FLAGS): Likewise.
        (GET_SCNHDR_FLAGS): Likewise.
        (PUT_SCNHDR_FLAGS): Likewise.
        (PUT_SCNHDR_FLAGS): Likewise.
        (GET_SCNHDR_PAGE): Likewise.
        (GET_SCNHDR_PAGE): Likewise.
        (PUT_SCNHDR_PAGE): Likewise.
        (PUT_SCNHDR_PAGE): Likewise.
2007-11-05  Danny Smith  
2007-11-05  Danny Smith  
        * pe.h (COFF_ENCODE_ALIGNMENT) Define.
        * pe.h (COFF_ENCODE_ALIGNMENT) Define.
2007-08-02  H.J. Lu  
2007-08-02  H.J. Lu  
        * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
        * pe.h (IMAGE_SCN_ALIGN_POWER_BIT_POS): New.
        (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
        (IMAGE_SCN_ALIGN_POWER_BIT_MASK): Likewise.
        (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
        (IMAGE_SCN_ALIGN_POWER_NUM): Likewise.
        (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
        (IMAGE_SCN_ALIGN_POWER_CONST): Likewise.
        (IMAGE_SCN_ALIGN_128BYTES): Likewise.
        (IMAGE_SCN_ALIGN_128BYTES): Likewise.
        (IMAGE_SCN_ALIGN_256BYTES): Likewise.
        (IMAGE_SCN_ALIGN_256BYTES): Likewise.
        (IMAGE_SCN_ALIGN_512BYTES): Likewise.
        (IMAGE_SCN_ALIGN_512BYTES): Likewise.
        (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
        (IMAGE_SCN_ALIGN_1024BYTES): Likewise.
        (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
        (IMAGE_SCN_ALIGN_2048BYTES): Likewise.
        (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
        (IMAGE_SCN_ALIGN_4096BYTES): Likewise.
        (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
        (IMAGE_SCN_ALIGN_8192BYTES): Likewise.
        (IMAGE_SCN_ALIGN_1BYTES): Redefined with
        (IMAGE_SCN_ALIGN_1BYTES): Redefined with
        IMAGE_SCN_ALIGN_POWER_CONST.
        IMAGE_SCN_ALIGN_POWER_CONST.
        (IMAGE_SCN_ALIGN_2BYTES): Likewise.
        (IMAGE_SCN_ALIGN_2BYTES): Likewise.
        (IMAGE_SCN_ALIGN_4BYTES): Likewise.
        (IMAGE_SCN_ALIGN_4BYTES): Likewise.
        (IMAGE_SCN_ALIGN_8BYTES): Likewise.
        (IMAGE_SCN_ALIGN_8BYTES): Likewise.
        (IMAGE_SCN_ALIGN_16BYTES): Likewise.
        (IMAGE_SCN_ALIGN_16BYTES): Likewise.
        (IMAGE_SCN_ALIGN_32BYTES): Likewise.
        (IMAGE_SCN_ALIGN_32BYTES): Likewise.
        (IMAGE_SCN_ALIGN_64BYTES): Likewise.
        (IMAGE_SCN_ALIGN_64BYTES): Likewise.
2007-07-12  Kai Tietz   
2007-07-12  Kai Tietz   
        * internal.h (struct internal_syment): Use bfd_hostptr_t for
        * internal.h (struct internal_syment): Use bfd_hostptr_t for
        _n_zeroes and _n_offset fields.
        _n_zeroes and _n_offset fields.
2007-04-27  Alan Modra  
2007-04-27  Alan Modra  
        * rs6000.h: Write Mimi's name in ASCII.
        * rs6000.h: Write Mimi's name in ASCII.
2007-03-19  H.J. Lu  
2007-03-19  H.J. Lu  
        * internal.h (internal_extra_pe_aouthdr): Add Magic,
        * internal.h (internal_extra_pe_aouthdr): Add Magic,
        MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
        MajorLinkerVersion, MinorLinkerVersion, SizeOfCode,
        SizeOfInitializedData, SizeOfUninitializedData,
        SizeOfInitializedData, SizeOfUninitializedData,
        AddressOfEntryPoint, BaseOfCode and BaseOfData.
        AddressOfEntryPoint, BaseOfCode and BaseOfData.
2006-12-05  Michael Tautschnig  
2006-12-05  Michael Tautschnig  
            Nick Clifton  
            Nick Clifton  
        * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
        * external.h (struct external_aouthdr): Add ATTRIBUTE_PACKED.
        (struct external_syment): Likewise.
        (struct external_syment): Likewise.
        (union external_auxent): Likewise.
        (union external_auxent): Likewise.
2006-11-14  Phil Lello  
2006-11-14  Phil Lello  
        * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
        * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and
        IMAGE_SUBSYSTEM_XBOX.
        IMAGE_SUBSYSTEM_XBOX.
        * internal.h: Added defines for PE directory entry types.
        * internal.h: Added defines for PE directory entry types.
        NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
        NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in
        pe.h
        pe.h
2006-09-20  Kai Tietz  
2006-09-20  Kai Tietz  
        * external.h: Add proper external_aouthdr64 structure (without
        * external.h: Add proper external_aouthdr64 structure (without
        data_start member).
        data_start member).
        (AOUTHDRSZ64): Set according structure size.
        (AOUTHDRSZ64): Set according structure size.
        (AOUTHDR64): As typedef of external_aouthdr64 structure.
        (AOUTHDR64): As typedef of external_aouthdr64 structure.
        * internal.h: Add relocation identifiers for coff.
        * internal.h: Add relocation identifiers for coff.
        * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
        * pe.h: Add define IMAGE_FILE_MACHINE_AMD64 the coff signature.
        (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
        (PEPAOUTHDR): Adjust structure to have proper size (using AOUTHDR64).
        (PEPAOUTSZ): Calculated size of 240.
        (PEPAOUTSZ): Calculated size of 240.
        * x86_64.h: Coff information for x86_64 (AMD64).
        * x86_64.h: Coff information for x86_64 (AMD64).
2006-02-05  Arnold Metselaar  
2006-02-05  Arnold Metselaar  
        * internal.h: Add relocation number R_IMM24 for Z80.
        * internal.h: Add relocation number R_IMM24 for Z80.
2005-10-25  Arnold Metselaar  
2005-10-25  Arnold Metselaar  
        * internal.h: Add relocation number for Z80
        * internal.h: Add relocation number for Z80
        * z80.h: New file.
        * z80.h: New file.
2005-08-18  Alan Modra  
2005-08-18  Alan Modra  
        * a29k.h: Delete.
        * a29k.h: Delete.
2005-07-14  Daniel Marques  
2005-07-14  Daniel Marques  
        * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
        * alpha.h (ALPHA_ECOFF_COMPRESSEDMAG): Define.
        * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
        * ecoff.h (ALPHA_MAGIC_COMPRESSED): Define.
2005-05-10  Nick Clifton  
2005-05-10  Nick Clifton  
        * Update the address and phone number of the FSF organization in
        * Update the address and phone number of the FSF organization in
        the GPL notices in the following files:
        the GPL notices in the following files:
        a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
        a29k.h, alpha.h, apollo.h, arm.h, aux-coff.h, ecoff.h, external.h,
        go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
        go32exe.h, h8300.h, h8500.h, i386.h, i860.h, i960.h, ia64.h,
        internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
        internal.h, m68k.h, m88k.h, maxq.h, mcore.h, mips.h, mipspe.h,
        or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
        or32.h, pe.h, powerpc.h, rs6k64.h, sh.h, sparc.h, ti.h, tic30.h,
        tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
        tic4x.h, tic54x.h, tic80.h, w65.h, we32k.h, xcoff.h, z8k.h
2005-02-21  Alan Modra  
2005-02-21  Alan Modra  
        * xcoff.h (struct xcoff_loader_info): Warning fix.
        * xcoff.h (struct xcoff_loader_info): Warning fix.
2005-01-10  Inderpreet Singh 
2005-01-10  Inderpreet Singh 
        * maxq.h (F_MAXQ10, F_MAXQ20): Define.
        * maxq.h (F_MAXQ10, F_MAXQ20): Define.
2004-11-08  Inderpreet Singh   
2004-11-08  Inderpreet Singh   
            Vineet Sharma      
            Vineet Sharma      
        * maxq.h: New file: Defintions for the maxq port.
        * maxq.h: New file: Defintions for the maxq port.
2004-11-08  Aaron W. LaFramboise 
2004-11-08  Aaron W. LaFramboise 
        * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
        * pe.h (IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY): Define.
        (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
        (IMAGE_WEAK_EXTERN_SEARCH_LIBRARY): Same.
        (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
        (IMAGE_WEAK_EXTERN_SEARCH_ALIAS): Same.
2004-08-13  Mark Kettenis  
2004-08-13  Mark Kettenis  
        * symconst.h (langMax): Fix typo in comment.
        * symconst.h (langMax): Fix typo in comment.
2004-04-23  Chris Demetriou  
2004-04-23  Chris Demetriou  
        * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
        * mips.h (MIPS_R_RELHI, MIPS_R_RELLO, MIPS_R_SWITCH): Remove
        (MIPS_R_PCREL16): Update comment.
        (MIPS_R_PCREL16): Update comment.
        * ecoff.h (struct ecoff_value_adjust): Remove structure.
        * ecoff.h (struct ecoff_value_adjust): Remove structure.
        (struct ecoff_debug_info): Remove 'adjust' member.
        (struct ecoff_debug_info): Remove 'adjust' member.
2004-04-20  DJ Delorie  
2004-04-20  DJ Delorie  
        * internal.h (R_SECREL32): Add.
        * internal.h (R_SECREL32): Add.
For older changes see ChangeLog-9103
For older changes see ChangeLog-9103


Local Variables:
Local Variables:
mode: change-log
mode: change-log
left-margin: 8
left-margin: 8
fill-column: 74
fill-column: 74
version-control: never
version-control: never
End:
End:
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.