OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
18 years agoPR binutils/2735
nickc [Mon, 12 Jun 2006 11:12:51 +0000 (11:12 +0000)]
PR binutils/2735
* elflink.c (elf_link_add_object_symbols): Fix the warning message about
  mismatched alignments to allow for the case where the common alignment
  has been deduced from the section alignment.
* bfd.c (_bfd_default_error_handler): Update comment to explain why bfd
  and asection varargs are out of order.
  Explicitly catch and abort on NULL bfd and asection arguments.

18 years ago [mingw-Bugs-1424461]
dannysmith [Mon, 12 Jun 2006 00:55:06 +0000 (00:55 +0000)]
[mingw-Bugs-1424461]
*include/imagehlp.h: Comment out IN, OUT and OPTIONAL,
throughout.
*include/rpcdce.h: Don't define IN, OUT or OPTIONAL if
_NO_W32_PSEUDO_MODIFIERS.
*include/rpcnsi.h: Comment out IN, OUT and OPTIONAL,
throughout.
*include/rpcnsip.h: Likewise.
*include/windef.h: Don't define IN, OUT or OPTIONAL
if _NO_W32_PSEUDO_MODIFIERS.
*include/ddk/batclass.h: Comment out IN, OUT and OPTIONAL,
throughout.
*include/ddk/cfgmgr32.h: Likewise.
*include/ddk/ddkmapi.h: Likewise.
*include/ddk/hidclass.h: Likewise.
*include/ddk/hidpi.h: Likewise.
*include/ddk/kbdmou.h: Likewise.
*include/ddk/mcd.h: Likewise.
*include/ddk/miniport.h: Likewise.
*include/ddk/minitape.h: Likewise.
*include/ddk/ndis.h: Likewise.
*include/ddk/ndistapi.h: Likewise.
*include/ddk/ndiswan.h: Likewise.
*include/ddk/ntapi.h: Likewise.
*include/ddk/ntdd8042.h: Likewise.
*include/ddk/ntddpcm.h: Likewise.
*include/ddk/ntifs.h: Likewise.
*include/ddk/ntpoapi.h: Likewise.
*include/ddk/parallel.h: Likewise.
*include/ddk/pfhook.h: Likewise.
*include/ddk/scsiwmi.h: Likewise.
*include/ddk/smbus.h: Likewise.
*include/ddk/srb.h: Likewise.
*include/ddk/storport.h: Likewise.
*include/ddk/tdikrnl.h: Likewise.
*include/ddk/upssvc.h: Likewise.
*include/ddk/usbcamdi.h: Likewise.
*include/ddk/usbscan.h: Likewise.
*include/ddk/video.h: Likewise.
*include/ddk/videoagp.h: Likewise.
*include/ddk/win2k.h: Likewise.
*include/ddk/winddi.h: Likewise.
*include/ddk/winddk.h: Don't define IN, OUT or OPTIONAL
if _NO_W32_PSEUDO_MODIFIERS.
Comment out IN, OUT and OPTIONAL, throughout.
*include/ddk/winnt4.h: Comment out IN, OUT and OPTIONAL,
throughout.
*include/ddk/ws2san.h: Likewise.

18 years ago*** empty log message ***
gdbadmin [Mon, 12 Jun 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Mon, 12 Jun 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years agobfd/
rsandifo [Sun, 11 Jun 2006 08:33:26 +0000 (08:33 +0000)]
bfd/
* elfxx-mips.c (mips_elf_link_hash_table): Add function_stub_size.
(STUB_ORI): New macro.
(STUB_LI16U): Fix formatting.
(MIPS_FUNCTION_STUB_SIZE): Delete.
(MIPS_FUNCTION_STUB_MAX_SIZE): Likewise.
(MIPS_FUNCTION_STUB_NORMAL_SIZE): New macro.
(MIPS_FUNCTION_STUB_BIG_SIZE): Likewise.
(_bfd_mips_elf_adjust_dynamic_symbol): Use htab->function_stub_size
instead of MIPS_FUNCTION_STUB_SIZE.
(count_section_dynsyms): New function, split out from
_bfd_mips_elf_final_link.
(_bfd_mips_elf_always_size_sections): Get a worst-case estimate
of the number of dynamic symbols needed and use it to set up
function_stub_size.  Use function_stub_size rather than
MIPS_FUNCTION_STUB_SIZE to determine the size of the stub section.
Use 16-byte stubs for 0x10000 dynamic symbols.
(_bfd_mips_elf_size_dynamic_sections): Use htab->function_stub_size
instead of MIPS_FUNCTION_STUB_SIZE.  Fix formatting.
(_bfd_mips_elf_finish_dynamic_symbol): Likewise.  Change the
size of the stub buffer from MIPS_FUNCTION_STUB_MAX_SIZE to
MIPS_FUNCTION_STUB_BIG_SIZE.  Tweak the check for unhandled dynindxes.
Use MIPS_FUNCTION_STUB_BIG_SIZE rather than a hard-coded 20.
Use STUB_ORI rather than STUB_LI16U for big stubs.
(_bfd_mips_elf_link_hash_table_create): Initialize function_stub_size.
(_bfd_mips_elf_final_link): Use count_section_dynsyms.

ld/testsuite/
* ld-mips-elf/stub-dynsym-1.s,
* ld-mips-elf/stub-dynsym-1.ld,
* ld-mips-elf/stub-dynsym-1-7fff.d,
* ld-mips-elf/stub-dynsym-1-8000.d,
* ld-mips-elf/stub-dynsym-1-fff0.d,
* ld-mips-elf/stub-dynsym-1-10000.d,
* ld-mips-elf/stub-dynsym-1-2fe80.d: New test.
* ld-mips-elf/mips-elf.exp: Run it.

18 years ago*** empty log message ***
gdbadmin [Sun, 11 Jun 2006 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Sun, 11 Jun 2006 00:00:08 +0000 (00:00 +0000)]
daily update

18 years ago2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 10 Jun 2006 20:48:15 +0000 (20:48 +0000)]
2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in:  Added hlguids-uuid as source and object.

18 years agoCopy edit File-I/O section of manual
sandra [Sat, 10 Jun 2006 18:45:26 +0000 (18:45 +0000)]
Copy edit File-I/O section of manual

18 years ago * mingw-hdep.c (gdb_select): Always check for NULL fd sets
drow [Sat, 10 Jun 2006 18:24:32 +0000 (18:24 +0000)]
* mingw-hdep.c (gdb_select): Always check for NULL fd sets
before calling FD_ISSET.  Correct check for exceptfds which
previously tested writefds.

18 years ago2006-06-10 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 10 Jun 2006 18:20:39 +0000 (18:20 +0000)]
2006-06-10  H.J. Lu  <hongjiu.lu@intel.com>

* i386.c (GRP10): Renamed to ...
(GRP12): This.
(GRP11): Renamed to ...
(GRP13): This.
(GRP12): Renamed to ...
(GRP14): This.
(GRP13): Renamed to ...
(GRP15): This.
(GRP14): Renamed to ...
(GRP16): This.
(dis386_twobyte): Updated.
(grps): Likewise.

18 years ago2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 10 Jun 2006 15:28:03 +0000 (15:28 +0000)]
2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/uuid.c (CLSID_StaticDib, CLSID_StaticMetafile, CLSID_StdHlink,
        CLSID_StdHlinkBrowseContext): Remove.  Moved to relevant files.
        * lib/cguid-uuid.c (CLSID_StaticDib, CLSID_StaticMetafile): Added.
        * lib/hlguids-uuid.c: New file.
        Thank you to Julien Lecomte (julienlecomte at users dot sourceforge dot
        net).

18 years ago2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 10 Jun 2006 12:31:17 +0000 (12:31 +0000)]
2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Added urlmon-uuid and hlink-uuid as sources and
        objects.
        * lib/uuid.c (IID_IAuthenticate, IID_IBindHost, IID_IBindProtocol,
        IID_IBindStatusCallback, IID_IBindStatusCallbackMsg, IID_IBinding,
        IID_IHlink, IID_IHlinkBrowseContext, IID_IHlinkFrame, IID_IHlinkSite,
        IID_IHlinkTarget): Remove.  Moved to new files.
        * lib/urlmon-uuid.c: New file.
        * lib/hlink-uuid.c: New file.

18 years ago2006-06-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 10 Jun 2006 11:45:40 +0000 (11:45 +0000)]
2006-06-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Added ativscp-uuid as source and object.
        * lib/uuid.c (IID_IActiveScript, IID_IActiveScriptError,
        IID_IActiveScriptParse, IID_IActiveScriptSite,
        IID_IActiveScriptSiteWindow): Remove.  Moved to ativscp-uuid.c.
        * lib/ativscp-uuid.c: New file.

18 years ago2006-06-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sat, 10 Jun 2006 01:45:58 +0000 (01:45 +0000)]
2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/uuid.c (IID_IClientSecurity, IID_IMallocSpy, IID_IServerSecurity):
        Remove.  Moved to objidl-uuid.c
        * lib/objidl-uuid.c (IID_IClientSecurity, IID_IMallocSpy,
        IID_IServerSecurity): Defined.

18 years agodaily update
amodra [Sat, 10 Jun 2006 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Sat, 10 Jun 2006 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago2006-06-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Fri, 9 Jun 2006 23:53:06 +0000 (23:53 +0000)]
2006-06-09  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Add cguid-uuid and olectlid-uuid as sources and
        objects.
        * lib/uuid.c (CLSID_CColorPropPage, CLSID_CFontPropPage,
        CLSID_CPicturePropPage, CLSID_Picture_Dib, CLSID_Picture_Metafile,
        CLSID_StdFont, CLSID_StdPicture, GUID_NULL, IID_ICreateTypeInfo,
        IID_ICreateTypeInfo2, IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_IDebug,
        IID_IDebugStream, IID_IDispatch, IID_IEnumFORMATETC,IID_IEnumMoniker,
        IID_IEnumOLEVERB, IID_IEnumSTATDATA, IID_IEnumSTATSTG, IID_IEnumString,
        IID_IEnumUnknown, IID_IEnumVARIANT, IID_IOleLink, IID_IPSFactory,
        IID_IRpcChannel, IID_IRpcProxy, IID_IRpcStub, IID_ITypeInfo,
        IID_ITypeInfo2, IID_ITypeLib, IID_ITypeLib2): Remove.  Moved to relevant
        files.
        * lib/oaidl-uuid.c (IID_ICreateTypeInfo, IID_ICreateTypeInfo2,
        IID_ICreateTypeLib, IID_ICreateTypeLib2, IID_ITypeInfo, IID_ITypeInfo2,
        IID_ITypeLib, IID_ITypeLib2, IID_IEnumVARIANT): Define.
        * lib/cguid-uuid.c: New file.
        * lib/olectlid-uuid.c: New file.

18 years ago(GDB/MI): Remove duplicate acknowledgements.
nickrob [Fri, 9 Jun 2006 22:37:47 +0000 (22:37 +0000)]
(GDB/MI): Remove duplicate acknowledgements.
(GDB/MI Simple Examples): Move node up one level.  Use real examples.
(GDB/MI Compatibility with CLI): Update.
(GDB/MI Result Records): Add "connected" and "exit" result classes.
(GDB/MI Stream Records): Clarify target output.
(GDB/MI Command Description Format): Modify example description.
(GDB/MI Breakpoint Table Commands): Rename to...
(GDB/MI Breakpoint Commands): ...this
(GDB/MI Breakpoint Commands): Add optional thread field.
(GDB/MI Program Control): Add an introduction.  Move "Program
termination" examples into exec-run description.
(GDB/MI File Commands): Mention similar CLI commands.
(GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
is similar to "-gdb-version".

18 years ago*** empty log message ***
nickrob [Fri, 9 Jun 2006 22:35:49 +0000 (22:35 +0000)]
*** empty log message ***

18 years ago(Symbols): Fix "(gdb)"=>"(@value{GDBP})".
eliz [Fri, 9 Jun 2006 18:52:30 +0000 (18:52 +0000)]
(Symbols): Fix "(gdb)"=>"(@value{GDBP})".

18 years ago * bfd/elfxx-mips.c (mips_elf_calculate_relocation): Fix mode for stub
ths [Fri, 9 Jun 2006 13:47:41 +0000 (13:47 +0000)]
* bfd/elfxx-mips.c (mips_elf_calculate_relocation): Fix mode for stub
calling relocations.

18 years agoUpdated Finnish translation
nickc [Fri, 9 Jun 2006 13:40:51 +0000 (13:40 +0000)]
Updated Finnish translation

18 years agoLost bit belonging to the last commit.
ths [Fri, 9 Jun 2006 12:55:00 +0000 (12:55 +0000)]
Lost bit belonging to the last commit.

18 years ago [ gas/ChangeLog ]
ths [Fri, 9 Jun 2006 11:53:38 +0000 (11:53 +0000)]
[ gas/ChangeLog ]
* config/tc-mips.c (mips_ip): Maintain argument count.

[ gas/testsuite/ChangeLog ]
* gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
single precision FPRs on MIPS32.
* gas/mips/mips.exp: Run them.

18 years agomissing commit
nathan [Fri, 9 Jun 2006 06:09:50 +0000 (06:09 +0000)]
missing commit
* remote-fileio.h (remote_fileio_reset): Prototype.

18 years ago * config/tc-iq2000.c: Include sb.h.
amodra [Fri, 9 Jun 2006 03:42:24 +0000 (03:42 +0000)]
* config/tc-iq2000.c: Include sb.h.

18 years agoTypo fix.
drow [Fri, 9 Jun 2006 02:33:28 +0000 (02:33 +0000)]
Typo fix.

18 years ago * ldlang.h (lang_input_statement_type): Use bitfields for booleans.
amodra [Fri, 9 Jun 2006 01:13:39 +0000 (01:13 +0000)]
* ldlang.h (lang_input_statement_type): Use bitfields for booleans.
* ldlang.c (struct out_section_hash_entry): Rename from
output_statement_hash_entry.  Delete output_section_statement_type
entry.  Add statement_union_type entry.  Adjust all users.
(output_section_statement_table): Rename from output_statement_table.
Adjust all users.
(output_section_statement_newfunc): Rename from
output_statement_newfunc.  Adjust all users.
(output_section_statement_table_init): Rename from
output_statement_table_init.  Adjust all users.
(output_section_statement_table_free): Rename from
output_statement_table_free.  Adjust all users.

18 years ago * gdb/dwarf2read.c (partial_read_comp_unit_head): Accept version 3.
jules [Fri, 9 Jun 2006 00:44:28 +0000 (00:44 +0000)]
* gdb/dwarf2read.c (partial_read_comp_unit_head): Accept version 3.

18 years ago * MAINTAINERS (Write After Approval): Add myself.
jules [Fri, 9 Jun 2006 00:40:50 +0000 (00:40 +0000)]
* MAINTAINERS (Write After Approval): Add myself.

18 years ago*** empty log message ***
gdbadmin [Fri, 9 Jun 2006 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Fri, 9 Jun 2006 00:00:06 +0000 (00:00 +0000)]
daily update

18 years ago * elfxx-mips.c (STUB_LI16): Removed.
daney [Thu, 8 Jun 2006 23:51:25 +0000 (23:51 +0000)]
* elfxx-mips.c (STUB_LI16): Removed.
(STUB_LUI): New macro.
(STUB_LI16U): Ditto.
(STUB_LI16S): Ditto.
(MIPS_FUNCTION_STUB_SIZE): Rewrote to take info parameter.
(_bfd_mips_elf_adjust_dynamic_symbol): Pass info parameter to
MIPS_FUNCTION_STUB_SIZE.
(_bfd_mips_elf_always_size_sections): Ditto.
(_bfd_mips_elf_size_dynamic_sections): Ditto.
(_bfd_mips_elf_finish_dynamic_sections): Ditto.
(_bfd_mips_elf_finish_dynamic_symbol): Rewrote stub generation
to allow larger symbol table indexes.

18 years ago * gas/mips/mips32.s: Added cop2 branches with explicit condition
ths [Thu, 8 Jun 2006 21:42:50 +0000 (21:42 +0000)]
* gas/mips/mips32.s: Added cop2 branches with explicit condition
code register numbers.
* gas/mips/mips32.d: Likewise.

18 years ago2006-06-08 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Thu, 8 Jun 2006 21:16:19 +0000 (21:16 +0000)]
2006-06-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Add objsafe-uuid oaidl-uuid docobj-uuid comcat-uuid
        exdisp-uuid mlang-uuid objidl-uuid as sources and objects.
        * lib/uuid.c (CATID_Control, CATID_DocObject, CATID_Insertable,
        CATID_PersistsToPropertyBag, CATID_PersistsToStorage, CATID_PersistsToStream,
        CATID_PersistsToStreamInit, CATID_Printable, CATID_Programmable,
        CLSID_CMultiLanguage, CLSID_StdComponentCategoriesMgr, CLSID_WebBrowser,
        DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IAdviseSink,
        IID_IAdviseSink2, IID_IBindCtx, IID_ICatInformation, IID_ICatRegister,
        IID_IClassActivator, IID_IContinueCallback, IID_ICreateErrorInfo,
        IID_IDataAdviseHolder, IID_IDataObject, IID_IEnumCATEGORYINFO,
        IID_IEnumGUID, IID_IEnumOleDocumentViews, IID_IErrorInfo,
        IID_IExternalConnection, IID_IFillLockBytes, IID_ILockBytes, IID_IMalloc,
        IID_IMarshal, IID_IMessageFilter, IID_IMoniker, IID_IObjectSafety,
        IID_IOleCommandTarget, IID_IOleDocument, IID_IOleDocumentSite,
        IID_IOleDocumentView, IID_IPSFactoryBuffer, IID_IPersist,
        IID_IPersistFile, IID_IPersistStorage, IID_IPersistStream, IID_IPrint,
        IID_IProgressNotify, IID_IPropertySetStorage, IID_IPropertyStorage,
        IID_IROTData, IID_IRootStorage, IID_IRpcChannelBuffer,
        IID_IRpcProxyBuffer, IID_IRpcStubBuffer, IID_IRunnableObject,
        IID_IRunningObjectTable, IID_ISequentialStream, IID_IStdMarshalInfo,
        IID_IStorage, IID_IStream, IID_ISupportErrorInfo, IID_IWebBrowser,
        IID_IWebBrowser2, IID_IWebBrowserApp): Remove. Moved to new files.
        * lib/comcat-uuid.c: New file.
        * lib/docobj-uuid.c: New File.
        * lib/exdisp-uuid.c: New file.
        * lib/mlang-uuid.c: New file.
        * lib/oaidl-uuid.c: New file.
        * lib/objidl-uuid.c: New file.
        * lib/objsafe-uuid.c: New file.

18 years ago2006-06-08 Michael Snyder <msnyder@redhat.com>
msnyder [Thu, 8 Jun 2006 19:22:45 +0000 (19:22 +0000)]
2006-06-08  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c (fp_register_arg_p): Recognize floating point typedefs.

18 years agoTypo fix.
drow [Thu, 8 Jun 2006 19:13:35 +0000 (19:13 +0000)]
Typo fix.

18 years ago * m68k-tdep.c (m68k_dwarf_reg_to_regnum): New.
nathan [Thu, 8 Jun 2006 19:11:45 +0000 (19:11 +0000)]
* m68k-tdep.c (m68k_dwarf_reg_to_regnum): New.
(m68k_gdbarch_init): Set it for dwarf & dwarf2 reg number
conversion. Use M68K_NUM_REGS for number of regs.

18 years ago * remote-fileio.c (remote_fileio_reset): New.
nathan [Thu, 8 Jun 2006 19:08:22 +0000 (19:08 +0000)]
* remote-fileio.c (remote_fileio_reset): New.
* remote-fileio.h (remote_fileio_reset): Prototype.
* remote.c (extended_remote_restart, remote_open_1): Call it.

18 years ago * gdb/remote.c (remote_open_1): Do preopen tasks before
nathan [Thu, 8 Jun 2006 19:04:08 +0000 (19:04 +0000)]
* gdb/remote.c (remote_open_1): Do preopen tasks before
irreversably destroying state.

18 years ago * (struct remote_state): New type, only containing
drow [Thu, 8 Jun 2006 18:32:12 +0000 (18:32 +0000)]
* (struct remote_state): New type, only containing
buf and buf_size.
(remote_state): New variable.
(get_remote_state): New function.
(struct remote_arch_state): Renamed from struct remote_state.
Removed buf and buf_size.
(get_remote_arch_state): Renamed from get_remote_state.  All
necessary callers updated to call this function.
(init_remote_state): Initialize the architecture-specific state.
Update the target-specific state if necessary.
(get_remote_packet_size): New function.  All previous references
changed to use this accessor function.
(packet_reg_from_regnum, packet_reg_from_pnum): Take a
remote_arch_state instead of a remote_state.  All callers changed.
(_initialize_remote): Initialize the packet buffer here.

18 years ago2006-06-08 Fred Fish <fnf@specifix.com>
jjohnstn [Thu, 8 Jun 2006 16:13:11 +0000 (16:13 +0000)]
2006-06-08  Fred Fish  <fnf@specifix.com>

        * mips/idt.ld, mips/idt32.ld, mips/idt64.ld, mips/nullmon.ld,
        mips/pmon.ld:  Keep special sections generated by mips gcc.

18 years ago2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 8 Jun 2006 16:10:12 +0000 (16:10 +0000)]
2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>

        Sync from gcc:

        2005-01-12  David Edelsohn  <edelsohn@gnu.org>
                    Andreas Schwab  <schwab@suse.de>

        PR bootstrap/18033
        * config-ml.in: Eval option if surrounded by single quotes.

18 years ago * config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat"
ths [Thu, 8 Jun 2006 15:28:26 +0000 (15:28 +0000)]
* config/tc-mips.c (mips_pseudo_table): Add "origin" and "repeat"
aliases for better compatibility with SGI tools.

18 years ago * configure.in (BFDLIB, BFDVER_H, ALL_OBJ_DEPS): Delete.
amodra [Thu, 8 Jun 2006 05:09:37 +0000 (05:09 +0000)]
* configure.in (BFDLIB, BFDVER_H, ALL_OBJ_DEPS): Delete.
* Makefile.am (GASLIBS): Expand @BFDLIB@.
(BFDVER_H): Delete.
(OBJS): Expand @ALL_OBJ_DEPS@.  Depend on all fopen-*.h variants.
(obj-aout.o): Depend on $(DEP_@target_get_type@_aout)
(obj-coff.o, obj-ecoff.o, obj-elf.o): Similarly.
Run "make dep-am".
* dep-in.sed: Don't substitute bfdver.h.  Do remove symcat.h.
* Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* configure: Regenerate.

18 years ago*** empty log message ***
gdbadmin [Thu, 8 Jun 2006 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Thu, 8 Jun 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years agoWhitespace fixes.
dj [Wed, 7 Jun 2006 23:30:11 +0000 (23:30 +0000)]
Whitespace fixes.

18 years ago2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
carlos [Wed, 7 Jun 2006 22:33:16 +0000 (22:33 +0000)]
2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>

Sync from gcc:

2006-06-06  David Ayers  <d.ayers@inode.at>

PR libobjc/13946
* Makefile.def: Add dependencies for libobjc which boehm-gc.
* Makefile.in: Regenerate.
* configure.in: Add --enable-objc-gc at toplevel and have it
enable boehm-gc for Objective-C.
Remove target-boehm-gc from libgcj.
Add target-boehm-gc to target_libraries.
Add target-boehm-gc to noconfigdirs where ${libgcj}
is specified.
Assert that boehm-gc is supported when requested for Objective-C.
Only build boehm-gc if needed either for Java or Objective-C.
* configure: Regenerate.

2006-06-05  Paolo Bonzini  <bonzini@gnu.org>

PR 27674
* Makefile.tpl (configure-[+prefix+][+module+],
all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
Remove rule to unstage bootstrapped modules.
(stage_current): New.
* Makefile.in: Regenerate.

2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
Andreas Tobler  <a.tobler@schweiz.ch>

* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
* configure: Rebuilt.

Revert
2006-01-31  Richard Guenther  <rguenther@suse.de>
Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (target_modules): Add libgcc-math target module.
* configure.in (target_libraries): Add libgcc-math target library.
(--enable-libgcc-math): New configure switch.
* Makefile.in: Re-generate.
* configure: Re-generate.

18 years ago2006-06-07 Fred Fish <fnf@specifix.com>
jjohnstn [Wed, 7 Jun 2006 19:22:58 +0000 (19:22 +0000)]
2006-06-07  Fred Fish  <fnf@specifix.com>

        * libc/search/hash_bigkey.c (MIN,MAX): Remove
        defines that are already supplied by <sys/param.h>.

18 years ago2006-06-07 Fred Fish <fnf@specifix.com>
jjohnstn [Wed, 7 Jun 2006 19:20:02 +0000 (19:20 +0000)]
2006-06-07  Fred Fish  <fnf@specifix.com>

        * configure.host: Remove references to HAVE_GETTIMEOFDAY.

18 years agoMissed uuid.c on last commit
ironhead [Wed, 7 Jun 2006 17:10:50 +0000 (17:10 +0000)]
Missed uuid.c on last commit

18 years ago2006-06-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Wed, 7 Jun 2006 17:09:44 +0000 (17:09 +0000)]
2006-06-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Add oleacc-uuid oleidl-uuid ocidl-uuid as sources and
        objects.
        * lib/uuid.c (IID_IOleCache, IID_IOleCache2, IID_IOleCacheControl, IID_IViewObject,
        IID_IViewObject2, IID_IDropSource, IID_IDropTarget, IID_IOleAdviseHolder,
        IID_IOleInPlaceUIWindow, IID_IOleInPlaceObject, IID_IOleInPlaceActiveObject,
        IID_IOleInPlaceFrame, IID_IOleInPlaceSite, IID_IOleContainer, IID_IOleItemContainer,
        IID_IOleClientSite, IID_IOleObject, IID_IOleWindow, IID_IParseDisplayName,
        IID_IAccessible, LIBID_Accessibility, IID_IQuickActivate, IID_IOleUndoManager,
        IID_IOleParentUndoUnit, IID_IOleUndoUnit, IID_IEnumOleUndoUnits, IID_IPointerInactive,
        IID_IAdviseSinkEx, IID_IOleInPlaceSiteEx, IID_IOleControl, IID_IOleControlSite,
        IID_IPersistPropertyBag, IID_IPersistPropertyBag2, IID_IPersistStreamInit,
        IID_IPersistMemory, IID_IPropertyBag, IID_IPropertyBag2, IID_IPropertyNotifySink,
        IID_IPropertyPage, IID_IPropertyPage2, IID_IPropertyPageSite, IID_IFont, IID_IFontDisp,
        IID_IPicture, IID_IPictureDisp, IID_IProvideClassInfo, IID_IProvideClassInfo2,
        IID_IEnumConnectionPoints, IID_IEnumConnections, IID_IConnectionPoint,
        IID_IConnectionPointContainer, IID_IClassFactory2, IID_IErrorLog,
        IID_IObjectWithSite, IID_IPerPropertyBrowsing, IID_ISimpleFrameSite,
        IID_ISpecifyPropertyPages): Remove. Moved to new files.
        * lib/oleidl-uuid.c: New file.
        * lib/oleacc-uuid.c: New file.
        * lib/ocidl-uuid.c: New file.

18 years ago * Makefile.in (install-info, install-dvi, install-ps, install-pdf):
drow [Wed, 7 Jun 2006 15:43:36 +0000 (15:43 +0000)]
* Makefile.in (install-info, install-dvi, install-ps, install-pdf):
New dummy targets.

18 years agobfd/doc:
jsm28 [Wed, 7 Jun 2006 15:38:00 +0000 (15:38 +0000)]
bfd/doc:
* bfd.texinfo: Remove local @tex code.

bfd:
* po/Make-in (pdf, ps): New dummy targets.

binutils:
* po/Make-in (pdf, ps): New dummy targets.

gas:
* po/Make-in (pdf, ps): New dummy targets.

gprof:
* po/Make-in (pdf, ps): New dummy targets.

ld:
* po/Make-in (pdf, ps): New dummy targets.

opcodes:
* po/Make-in (pdf, ps): New dummy targets.

18 years ago * config/tc-arm.c (stdarg.h): include.
jules [Wed, 7 Jun 2006 14:32:28 +0000 (14:32 +0000)]
* config/tc-arm.c (stdarg.h): include.
(arm_it): Add uncond_value field. Add isvec and issingle to operand
array.
(arm_reg_type): Add REG_TYPE_VFSD (single or double VFP reg) and
REG_TYPE_NSDQ (single, double or quad vector reg).
(reg_expected_msgs): Update.
(BAD_FPU): Add macro for unsupported FPU instruction error.
(parse_neon_type): Support 'd' as an alias for .f64.
(parse_typed_reg_or_scalar): Support REG_TYPE_VFSD, REG_TYPE_NSDQ
sets of registers.
(parse_vfp_reg_list): Don't update first arg on error.
(parse_neon_mov): Support extra syntax for VFP moves.
(operand_parse_code): Add OP_RVSD, OP_RNSDQ, OP_VRSDLST, OP_RVSD_IO,
OP_RNSDQ_RNSC, OP_RVC_PSR, OP_APSR_RR, OP_oRNSDQ.
(parse_operands): Support isvec, issingle operands fields, new parse
codes above.
(do_vfp_nsyn_mrs, do_vfp_nsyn_msr): New functions. Support VFP mrs,
msr variants.
(do_mrs, do_msr, do_t_mrs, do_t_msr): Add support for above.
(NEON_ENC_TAB): Add vnmul, vnmla, vnmls, vcmp, vcmpz, vcmpe, vcmpez.
(NEON_ENC_SINGLE, NEON_ENC_DOUBLE): Define macros.
(NEON_SHAPE_DEF): New macro. Define table of possible instruction
shapes.
(neon_shape): Redefine in terms of above.
(neon_shape_class): New enumeration, table of shape classes.
(neon_shape_el): New enumeration. One element of a shape.
(neon_shape_el_size): Register widths of above, where appropriate.
(neon_shape_info): New struct. Info for shape table.
(neon_shape_tab): New array.
(neon_type_mask): Add N_F64, N_VFP. Update N_MAX_NONSPECIAL.
(neon_check_shape): Rewrite as...
(neon_select_shape): New function to classify instruction shapes,
driven by new table neon_shape_tab array.
(neon_quad): New function. Return 1 if shape should set Q flag in
instructions (or equivalent), 0 otherwise.
(type_chk_of_el_type): Support F64.
(el_type_of_type_chk): Likewise.
(neon_check_type): Add support for VFP type checking (VFP data
elements fill their containing registers).
(do_vfp_cond_or_thumb): Fill in condition field in ARM mode, or 0xE
in thumb mode for VFP instructions.
(do_vfp_nsyn_opcode): New function. Look up the opcode in argument,
and encode the current instruction as if it were that opcode.
(try_vfp_nsyn): New. If this looks like a VFP instruction with ARGS
arguments, call function in PFN.
(do_vfp_nsyn_add_sub, do_vfp_nsyn_mla_mls, do_vfp_nsyn_mul)
(do_vfp_nsyn_abs_neg, do_vfp_nsyn_ldm_stm, do_vfp_nsyn_ldr_str)
(do_vfp_nsyn_sqrt, do_vfp_nsyn_div, do_vfp_nsyn_nmul)
(do_vfp_nsyn_cmp, nsyn_insert_sp, do_vfp_nsyn_push)
(do_vfp_nsyn_pop, do_vfp_nsyn_cvt, do_vfp_nsyn_cvtz): New functions.
Redirect Neon-syntax VFP instructions to VFP instruction handlers.
(do_neon_dyadic_i_su, do_neon_dyadic_i64_su, do_neon_shl_imm)
(do_neon_qshl_imm, do_neon_logic, do_neon_bitfield)
(neon_dyadic_misc, neon_compare, do_neon_tst, do_neon_qdmulh)
(do_neon_fcmp_absolute, do_neon_step, do_neon_sli, do_neon_sri)
(do_neon_qshlu_imm, neon_move_immediate, do_neon_mvn, do_neon_ext)
(do_neon_rev, do_neon_dup, do_neon_rshift_round_imm, do_neon_trn)
(do_neon_zip_uzp, do_neon_sat_abs_neg, do_neon_pair_long)
(do_neon_recip_est, do_neon_cls, do_neon_clz, do_neon_cnt)
(do_neon_swp): Use neon_select_shape not neon_check_shape. Use
neon_quad.
(vfp_or_neon_is_neon): New function. Call if a mnemonic shared
between VFP and Neon turns out to belong to Neon. Perform
architecture check and fill in condition field if appropriate.
(do_neon_addsub_if_i, do_neon_mac_maybe_scalar, do_neon_abs_neg)
(do_neon_cvt): Add support for VFP variants of instructions.
(neon_cvt_flavour): Extend to cover VFP conversions.
(do_neon_mov): Rewrite to use neon_select_shape. Add support for VFP
vmov variants.
(do_neon_ldr_str): Handle single-precision VFP load/store.
(do_neon_ld_st_interleave, do_neon_ld_st_lane, do_neon_ld_dup): Use
NS_NULL not NS_IGNORE.
(opcode_tag): Add OT_csuffixF for operands which either take a
conditional suffix, or have 0xF in the condition field.
(md_assemble): Add support for OT_csuffixF.
(NCE): Replace macro with...
(NCE_tag, NCE, NCEF): New macros.
(nCE): Replace macro with...
(nCE_tag, nCE, nCEF): New macros.
(insns): Add support for VFP insns or VFP versions of insns msr,
mrs, vsqrt, vdiv, vnmul, vnmla, vnmls, vcmp, vcmpe, vpush, vpop,
vcvtz, vmul, vmla, vmls, vadd, vsub, vabs, vneg, vldm, vldmia,
vldbdb, vstm, vstmia, vstmdb, vldr, vstr, vcvt, vmov. Group shared
VFP/Neon insns together.

18 years ago * gas/arm/itblock.s: New file. Helper macro for making all-true IT
jules [Wed, 7 Jun 2006 14:31:51 +0000 (14:31 +0000)]
* gas/arm/itblock.s: New file. Helper macro for making all-true IT
    blocks.
    * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
    Neon instructions are rejected...
    * gas/arm/neon-cond-bad.s: In ARM mode, and...
    * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
    * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
    * gas/arm/neon-cond-bad.d: Control ARM mode test.
    * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
    * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
    * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
    * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
    * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
    * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.

18 years ago2006-06-06 Paul Brook <paul@codesourcery.com>
pbrook [Wed, 7 Jun 2006 14:08:18 +0000 (14:08 +0000)]
2006-06-06  Paul Brook  <paul@codesourcery.com>

opcodes/
* arm-dis.c (coprocessor_opcodes): Add %c to unconditional arm
instructions.
(neon_opcodes): Add conditional execution specifiers.
(thumb_opcodes): Ditto.
(thumb32_opcodes): Ditto.
(arm_conditional): Change 0xe to "al" and add "" to end.
(ifthen_state, ifthen_next_state, ifthen_address): New.
(IFTHEN_COND): Define.
(print_insn_coprocessor, print_insn_neon): Print thumb conditions.
(print_insn_arm): Change %c to use new values of arm_conditional.
(print_insn_thumb16): Print thumb conditions.  Add %I.
(print_insn_thumb32): Print thumb conditions.
(find_ifthen_state): New function.
(print_insn): Track IT block state.
gas/testsuite/
* gas/arm/thumb2_bcond.d: Update expected output.
* gas/arm/thumb32.d: Ditto.
* gas/arm/vfp1_t2.d: Ditto.
* gas/arm/vfp1xD_t2.d: Ditto.
binutils/testsuite/
* binutils-all/arm/objdump.exp: New file.
* binutils-all/arm/thumb2-cond.s: New test.

18 years agoremove some duplicate #include's.
amodra [Wed, 7 Jun 2006 11:27:57 +0000 (11:27 +0000)]
remove some duplicate #include's.

18 years agoinclude/opcode/
amodra [Wed, 7 Jun 2006 05:23:59 +0000 (05:23 +0000)]
include/opcode/
* ppc.h (PPC_OPCODE_POWER6): Define.
Adjust whitespace.
gas/
* config/tc-ppc.c (parse_cpu): Handle "-mpower6".
(md_show_usage): Document it.
(ppc_setup_opcodes): Test power6 opcode flag bits.
* doc/c-ppc.texi (PowerPC-Opts): Document "-mpower6".
opcodes/
* ppc-dis.c (powerpc_dialect): Handle power6 option.
(print_ppc_disassembler_options): Mention power6.

18 years ago * ldlang.h (enum section_type): Delete dsect_section, copy_section,
amodra [Wed, 7 Jun 2006 04:55:11 +0000 (04:55 +0000)]
* ldlang.h (enum section_type): Delete dsect_section, copy_section,
info_section and overlay_section.  Add noalloc_section.
* ldlang.c (lang_add_section): Adjust.
* ldgram.y (type): Adjust.

18 years ago*** empty log message ***
gdbadmin [Wed, 7 Jun 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Wed, 7 Jun 2006 00:00:05 +0000 (00:00 +0000)]
daily update

18 years ago2006-06-06 Frank Ch. Eigler <fche@elastic.org>
fche [Tue, 6 Jun 2006 16:22:05 +0000 (16:22 +0000)]
2006-06-06  Frank Ch. Eigler  <fche@elastic.org>

* Makefile.am, Makefile.in: Add "opcodes/cgen-bitset" to library.

18 years ago2006-06-05 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Tue, 6 Jun 2006 15:41:10 +0000 (15:41 +0000)]
2006-06-05  Shaun Jackman  <sjackman@gmail.com>

        * libc/posix/Makefile.am (GENERAL_SOURCES): Add sleep.c and
        usleep.c.
        * libc/posix/Makefile.in: Regenerate.
        * libc/posix/sleep.c: New file.
        * libc/posix/usleep.c: Ditto.

18 years ago [ gas/ChangeLog ]
ths [Tue, 6 Jun 2006 10:49:47 +0000 (10:49 +0000)]
[ gas/ChangeLog ]
* config/tc-mips.c (ISA_SUPPORTS_DSP64): New macro.
(CPU_HAS_MIPS3D, CPU_HAS_MDMX, CPU_HAS_DSP, CPU_HAS_MT): Delete.
(macro_build): Update comment.
(mips_ip): Allow DSP64 instructions for MIPS64R2.
(mips_after_parse_args): Remove uses of CPU_HAS_MIPS3D and
CPU_HAS_MDMX.
(mips_cpu_info): Fix formatting. Add MIPS_CPU_ASE_MIPS3D and
MIPS_CPU_ASE_MDMX flags for sb1.

[ gas/testsuite/ChangeLog ]
* gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
* gas/mips/mips.exp: Run DSP64 tests.

[ opcodes/ChangeLog ]
* mips-dis.c: Disassemble DSP64 instructions for MIPS64R2.
* mips-opc.c: Add DSP64 instructions.

18 years ago * gdb/remote.c (remote_insert_watchpoint): Return -1, rather than
nathan [Tue, 6 Jun 2006 10:03:06 +0000 (10:03 +0000)]
* gdb/remote.c (remote_insert_watchpoint): Return -1, rather than
fatal error if packet is disabled.
(remote_remove_watchpoint, remote_insert_hw_breakpoint,
remote_remove_hw_breakpoint): Likewise.

18 years ago * ld-elfvers/vers.exp (objdump_versionstuff): Allow versions in
amodra [Tue, 6 Jun 2006 04:30:21 +0000 (04:30 +0000)]
* ld-elfvers/vers.exp (objdump_versionstuff): Allow versions in
any order.
* ld-elfvers/vers1.ver: Update.
* ld-elfvers/vers2.ver: Update.
* ld-elfvers/vers4a.ver: Update.
* ld-elfvers/vers7a.ver: Update.
* ld-elfvers/vers8.ver: Update.
* ld-elfvers/vers9.ver: Update.
* ld-elfvers/vers15.ver: Update.
* ld-elfvers/vers16a.ver: Update.
* ld-elfvers/vers17.ver: Update.
* ld-elfvers/vers18.ver: Update.
* ld-elfvers/vers20.ver: Update.
* ld-elfvers/vers20a.ver: Update.
* ld-elfvers/vers21.ver: Update.
* ld-elfvers/vers22a.ver: Update.
* ld-elfvers/vers22b.ver: Update.
* ld-elfvers/vers23a.ver: Update.
* ld-elfvers/vers23b.ver: Update.
* ld-elfvers/vers23c.ver: Update.
* ld-elfvers/vers25a.ver: Update.
* ld-elfvers/vers26a.ver: Update.
* ld-elfvers/vers27a.ver: Update.
* ld-elfvers/vers27d.ver: Update.
* ld-elfvers/vers28b.ver: Update.
* ld-elfvers/vers29.ver: Update.
* ld-elfvers/vers30.ver: Update.
* ld-elfvers/vers31.ver: Update.

18 years ago * hash.c (bfd_hash_lookup): Correct stray line.
amodra [Tue, 6 Jun 2006 03:04:12 +0000 (03:04 +0000)]
* hash.c (bfd_hash_lookup): Correct stray line.

18 years ago * elf.c (_bfd_elf_init_private_section_data): Comment typo.
amodra [Tue, 6 Jun 2006 02:53:01 +0000 (02:53 +0000)]
* elf.c (_bfd_elf_init_private_section_data): Comment typo.
(elfcore_grok_nto_status): Use long instead of pid_t.
(elfcore_grok_nto_regs, elfcore_grok_nto_note): Likewise.

18 years ago * m68hc11-dis.c (print_insn): Warning fix.
amodra [Tue, 6 Jun 2006 02:48:34 +0000 (02:48 +0000)]
* m68hc11-dis.c (print_insn): Warning fix.

18 years ago * ldlang.c (init_os): Whitespace.
amodra [Tue, 6 Jun 2006 02:24:33 +0000 (02:24 +0000)]
* ldlang.c (init_os): Whitespace.
(map_input_to_output_sections): Don't init_os for lang_input_section.
(print_all_symbols): Remove forward declaration.  Convert to ISO C.

18 years agodaily update
amodra [Tue, 6 Jun 2006 00:00:04 +0000 (00:00 +0000)]
daily update

18 years ago*** empty log message ***
gdbadmin [Tue, 6 Jun 2006 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

18 years ago2006-06-05 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Mon, 5 Jun 2006 20:19:55 +0000 (20:19 +0000)]
2006-06-05  Shaun Jackman  <sjackman@gmail.com>

        * libc/posix/Makefile.am (GENERAL_SOURCES): Add sleep.c and
        usleep.c.
        * libc/posix/Makefile.in: Regenerate.
        * libc/posix/sleep.c: New file.
        * libc/posix/usleep.c: Ditto.

18 years ago2006-06-05 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Mon, 5 Jun 2006 20:15:23 +0000 (20:15 +0000)]
2006-06-05  Shaun Jackman  <sjackman@gmail.com>

        * arm/linux-syscalls0.S (reboot): Remove.
        * arm/linux-syscalls1.c (reboot): New function.

18 years agoFix format typo.
jjohnstn [Mon, 5 Jun 2006 19:46:40 +0000 (19:46 +0000)]
Fix format typo.

18 years ago2006-06-05 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Mon, 5 Jun 2006 19:46:18 +0000 (19:46 +0000)]
2006-06-05  Shaun Jackman  <sjackman@gmail.com>

        * arm/syscalls.c (kill) [ARM_RDI_MONITOR]: Use the signal
        argument to choose an ADP exception reason.
        * arm/libcfunc.c (abort): Remove this function.

18 years ago2006-06-05 Shaun Jackman <sjackman@gmail.com>
jjohnstn [Mon, 5 Jun 2006 19:45:07 +0000 (19:45 +0000)]
2006-06-05  Shaun Jackman  <sjackman@gmail.com>

        configure.host (newlib_cflags) [arm, thumb, xscale]:  Remove
        -DABORT_PROVIDED flag.
        * newlib/libc/sys/arm/syscalls.c (kill, exit): Sync with libgloss.
        * newlib/libc/sys/arm/libcfunc.c (abort): Ditto.

18 years ago2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 5 Jun 2006 17:45:48 +0000 (17:45 +0000)]
2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>

        * config-ml.in: Alter CCASFLAGS to include special
        multilib options the same as is done for CFLAGS.

18 years ago2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 5 Jun 2006 17:42:57 +0000 (17:42 +0000)]
2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>

        * Makefile.am (AM_MAKEFLAGS): Pass CCASFLAGS.
        * Makefile.in: Regenerated.
        * libc/machine/sh/Makefile.am (AM_CCASFLAGS): Remove
        extraneous CFLAGS reference now that CCASFLAGS are being extended
        properly via multilib.
        * libc/machine/sh/Makefile.in: Regenerated.

18 years ago [ gas/ChangeLog ]
ths [Mon, 5 Jun 2006 16:28:36 +0000 (16:28 +0000)]
[ gas/ChangeLog ]
* config/tc-mips.c (macro_build): Use INSERT_OPERAND wherew
appropriate.
(mips16_macro_build): Use MIPS16_INSERT_OPERAND where appropriate.
(mips_ip): Make overflowed/underflowed constant arguments in DSP
and MT instructions a fatal error. Use INSERT_OPERAND where
appropriate. Improve warnings for break and wait code overflows.
Use symbolic constant of OP_MASK_COPZ.
(mips16_ip): Use MIPS16_INSERT_OPERAND where appropriate.

[ gas/testsuite/ChangeLog ]
* gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
* gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.

[ include/opcode/ChangeLog ]
* mips.h: Improve description of MT flags.

18 years agocommon/
drow [Mon, 5 Jun 2006 14:21:11 +0000 (14:21 +0000)]
common/
* aclocal.m4: Use ZW_GNU_GETTEXT_SISTER_DIR.
most subdirs/
* configure: Regenerated.

18 years agobfd/, binutils/, gas/, gprof/, ld/, opcodes/
drow [Mon, 5 Jun 2006 14:04:04 +0000 (14:04 +0000)]
bfd/, binutils/, gas/, gprof/, ld/, opcodes/
* po/Make-in (top_builddir): Define.

18 years ago * ld-elf/sec64k.exp: Add "main" symbol. Use dc.a for addresses.
amodra [Mon, 5 Jun 2006 12:53:50 +0000 (12:53 +0000)]
* ld-elf/sec64k.exp: Add "main" symbol.  Use dc.a for addresses.
Cater for different address sizes.  Match end of line when
comparing symbols.
* ld-elf/start.s: Use dc.a for addresses.

18 years ago * ldexp.c (exp_get_abs_int): Make error message the same as
amodra [Mon, 5 Jun 2006 12:45:34 +0000 (12:45 +0000)]
* ldexp.c (exp_get_abs_int): Make error message the same as
others emitted in this file.

18 years ago * Makefile.in: Regenerate.
amodra [Mon, 5 Jun 2006 12:33:13 +0000 (12:33 +0000)]
* Makefile.in: Regenerate.
* gconfig.in: Regenerate.

18 years ago * config.in: Regenerate.
amodra [Mon, 5 Jun 2006 12:30:16 +0000 (12:30 +0000)]
* config.in: Regenerate.

18 years ago * config.in: Regenerate.
amodra [Mon, 5 Jun 2006 12:29:25 +0000 (12:29 +0000)]
* config.in: Regenerate.

18 years ago * Makefile.am: Run "make dep-am".
amodra [Mon, 5 Jun 2006 12:28:18 +0000 (12:28 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.

18 years ago * Makefile.in: Regenerate.
amodra [Mon, 5 Jun 2006 12:27:01 +0000 (12:27 +0000)]
* Makefile.in: Regenerate.

18 years ago * Makefile.am: Run "make dep-am".
amodra [Mon, 5 Jun 2006 12:25:48 +0000 (12:25 +0000)]
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.

18 years ago * ldlang.c (lookup_name): Delete dead code. Remove FIXMEs.
amodra [Mon, 5 Jun 2006 06:12:40 +0000 (06:12 +0000)]
* ldlang.c (lookup_name): Delete dead code.  Remove FIXMEs.

18 years agoRemove leading bfd/ on filenames.
amodra [Mon, 5 Jun 2006 00:12:59 +0000 (00:12 +0000)]
Remove leading bfd/ on filenames.

18 years ago*** empty log message ***
gdbadmin [Mon, 5 Jun 2006 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

18 years agodaily update
amodra [Mon, 5 Jun 2006 00:00:04 +0000 (00:00 +0000)]
daily update

18 years agoChangeLog amendment for entries dated 2006-04-18 by Thorsten Dahlheimer
keithmarshall [Sun, 4 Jun 2006 21:42:56 +0000 (21:42 +0000)]
ChangeLog amendment for entries dated 2006-04-18 by Thorsten Dahlheimer

18 years ago* ioctl.cc (ioctl): Accommodate change in reported pty master device number.
cgf [Sun, 4 Jun 2006 20:32:57 +0000 (20:32 +0000)]
* ioctl.cc (ioctl): Accommodate change in reported pty master device number.
* select.cc (peek_pipe): Ditto.

18 years ago2006-06-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Sun, 4 Jun 2006 15:37:30 +0000 (15:37 +0000)]
2006-06-04      Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and
        objects.
        * lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider):
        Remove.  Moved to unknwn-uuid and servprov-uuid.
        * lib/unknwn-uuid.c: New file.
        * lib/servprov-uuid.c: New file.