OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years ago2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 15 May 2003 14:54:46 +0000 (14:54 +0000)]
2003-05-15  H.J. Lu <hongjiu.lu@intel.com>

* elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
symbol.

21 years ago2003-05-15 David Carlton <carlton@bactrian.org>
ezannoni [Thu, 15 May 2003 14:28:56 +0000 (14:28 +0000)]
2003-05-15  David Carlton  <carlton@bactrian.org>

Committed by Elena Zannoni <ezannoni@redhat.com>
        * symtab.c (lookup_symbol_aux): Delete calls to
        lookup_symbol_aux_minsyms.
        (lookup_symbol_aux_minsyms): Comment out function and
        prototype. Delete lookup by mangled name.

21 years ago2003-05-14 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 15 May 2003 13:48:53 +0000 (13:48 +0000)]
2003-05-14  H.J. Lu <hongjiu.lu@intel.com>

* elflink.h (elf_link_check_versioned_symbol): Also allow
the base version.

21 years ago * fhandler_proc.cc (format_proc_meminfo): Make swap memory output
corinna [Thu, 15 May 2003 11:56:49 +0000 (11:56 +0000)]
* fhandler_proc.cc (format_proc_meminfo): Make swap memory output
Linux style values.

21 years agoadd some more todos
devans [Thu, 15 May 2003 07:52:36 +0000 (07:52 +0000)]
add some more todos

21 years ago * Makefile.am (srcroot): New var.
devans [Thu, 15 May 2003 07:25:02 +0000 (07:25 +0000)]
* Makefile.am (srcroot): New var.
(html): New rule.
* Makefile.in: Regenerate.
* cgen-doc.scm: New file.
* html.scm: New file.
* gen-all-doc: New file.
* dev.scm (cload): Handle DOC application.
(load-doc): New fn.
* machs.scm (machs-for-cpu): New fn.
* model.scm (models-for-cpu): New fn.
* utils.scm (gen-c-copyright): Renamed from gen-copyright.
All uses updated.
(iota): Rewrite to be identical to pmacro version.  All uses updated.
* utils-cgen.scm (alpha-sort-obj-list): New fn.

21 years ago * utils-sim.scm (-gen-decoder-switch): Back out patch of 2003-01-09.
devans [Thu, 15 May 2003 07:16:52 +0000 (07:16 +0000)]
* utils-sim.scm (-gen-decoder-switch): Back out patch of 2003-01-09.
(-gen-decode-bits): Instead put in better fix here.

21 years ago * cpu/i960.cpu (index): Rename to indx. All uses updated.
devans [Thu, 15 May 2003 07:10:51 +0000 (07:10 +0000)]
* cpu/i960.cpu (index): Rename to indx.  All uses updated.

21 years ago * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
amodra [Thu, 15 May 2003 06:35:42 +0000 (06:35 +0000)]
* elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
(elf_i386_relocate_section): Likewise.
* elf32-ppc.c (allocate_dynrelocs): Likewise.
(ppc_elf_relocate_section): Likewise.
* elf64-ppc.c (allocate_dynrelocs): Likewise.
(ppc64_elf_relocate_section): Likewise.

21 years ago * include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):
dannysmith [Thu, 15 May 2003 01:04:07 +0000 (01:04 +0000)]
* include/ddk/ndis.h (NDIS30_MINIPORT_CHARACTERISTICS_S):
Unname anonymous unions if NONAMELESSUNION not defined.

21 years ago * string_old.c: Remove, splitting into...
dannysmith [Thu, 15 May 2003 00:21:12 +0000 (00:21 +0000)]
* string_old.c: Remove, splitting into...
* strcasecmp.c: New file.
* strncasecmp.c: New file.
* wscmpi.c : New file.
* ctype_old.c: Remove, splitting into...
* isascii.c: New file.
* iscsym.c: New file.
* iscsymf.c: New file.
* toascii.c: New file.
* Makefile.in (MOLD_OBJS): Adjust.
(SRCDIST_FILES): Adjust.

21 years ago2003-05-14 Bang Jun-Young <junyoung@netbsd.org>
dannysmith [Thu, 15 May 2003 00:10:32 +0000 (00:10 +0000)]
2003-05-14  Bang Jun-Young  <junyoung@netbsd.org>

* include/winbase.h (GMEM_VALID_FLAGS): Add.

21 years ago * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
ths [Thu, 15 May 2003 00:04:33 +0000 (00:04 +0000)]
* elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.

21 years ago * config/tc-mips.h: Fix comment formatting.
ths [Thu, 15 May 2003 00:02:06 +0000 (00:02 +0000)]
* config/tc-mips.h: Fix comment formatting.

21 years agodaily update
amodra [Thu, 15 May 2003 00:00:14 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Thu, 15 May 2003 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2003-04-13 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 14 May 2003 22:59:12 +0000 (22:59 +0000)]
2003-04-13  Michael Snyder  <msnyder@redhat.com>

* sim/h8300: New directory.  Tests for Renesas h8/300 family.

21 years ago * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
kevinb [Wed, 14 May 2003 22:45:40 +0000 (22:45 +0000)]
* dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
correctly indicate an empty stack and ``stack_allocated'' to the
indicate the number of elements initially allocated.
(dwarf_expr_grow_stack): Simplify method for computing new
stack size.  Don't loop infinitely if ``stack_len'' is zero.
(execute_stack_op): Move ``ctx->in_reg'' initialization
out of loop.  Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
be used in conjuction with DW_OP_piece.  Revise error message
accordingly.

21 years agoNew ChangeLog
msnyder [Wed, 14 May 2003 21:08:29 +0000 (21:08 +0000)]
New ChangeLog

21 years ago2003-05-14 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 14 May 2003 21:07:55 +0000 (21:07 +0000)]
2003-05-14  Michael Snyder  <msnyder@redhat.com>

* addb.s, addw.s, addl.s, addw.s, addx.s, andb.s, andw.s, andl.s,
        bfld.s, brabc.s, bra.s, bset.s, cmpb.s, cmpw.s, cmpl.s, daa.s,
        das.s, dec.s, extw.s, extl.s, inc.s, jmp.s, ldc.s, ldm.s, mac.s,
        mova.s, movb.s, movw.s, movl.s, movmd.s, movsd.s, neg.s, nop.s,
        not.s, orb.s, orw.s, orl.s, rotl.s, rotr.s, rotxl.s, rotxr.s,
        shal.s, shar.s, shll.s, shlr.s, stc.s, subb.s, subw.s, subl.s,
        xorb.s, xorw.s, xorl.s: New files.
        * allinsn.exp: New file.

21 years agoRemove for renaming with 8.3 dos-compatible names.
msnyder [Wed, 14 May 2003 20:58:21 +0000 (20:58 +0000)]
Remove for renaming with 8.3 dos-compatible names.

21 years ago* gdbint.texinfo (Breakpoint Handling): Correct a double negative.
troth [Wed, 14 May 2003 20:29:15 +0000 (20:29 +0000)]
* gdbint.texinfo (Breakpoint Handling): Correct a double negative.

21 years ago* MAINTAINERS: Update my email address.
troth [Wed, 14 May 2003 20:09:14 +0000 (20:09 +0000)]
* MAINTAINERS: Update my email address.
* avr-tdep.c: Ditto.

21 years agoRemove, rename using dos-compatible 8.3 names.
msnyder [Wed, 14 May 2003 20:01:55 +0000 (20:01 +0000)]
Remove, rename using dos-compatible 8.3 names.

21 years ago2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 14 May 2003 19:36:56 +0000 (19:36 +0000)]
2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>

        Roland McGrath  <roland@redhat.com>
        * gdb.threads/linux-dp.exp: Account for fact that in nptl model
        there is no manager thread.

21 years ago2003-05-12 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 14 May 2003 17:43:44 +0000 (17:43 +0000)]
2003-05-12  Elena Zannoni  <ezannoni@redhat.com>

        * generic/gdbtk-cmds.c (gdb_search): Replace namespace_enum
        with domain_emum, and *_NAMESPACE with *_DOMAIN.

21 years ago2003-05-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 14 May 2003 17:43:14 +0000 (17:43 +0000)]
2003-05-14  Elena Zannoni  <ezannoni@redhat.com>

* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.

* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.

2003-05-12  Elena Zannoni  <ezannoni@redhat.com>

* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.

21 years ago * Makefile.in (install-only): Use $(SHELL) when running
ian [Wed, 14 May 2003 16:14:23 +0000 (16:14 +0000)]
* Makefile.in (install-only): Use $(SHELL) when running
mkinstalldirs.

21 years ago2003-05-13 Dave Brolley <brolley@redhat.com>
brolley [Wed, 14 May 2003 14:59:52 +0000 (14:59 +0000)]
2003-05-13  Dave Brolley  <brolley@redhat.com>

        * gprof.cxx (profiling_components): Set bucket count to zero when it
        is empty.

21 years ago * include/math.h (fabs) : Remove inline definition.
dannysmith [Wed, 14 May 2003 01:03:19 +0000 (01:03 +0000)]
* include/math.h (fabs) : Remove inline definition.
(fabsf): Likewise.
(fabsl): Likewise.

21 years ago*** empty log message ***
gdbadmin [Wed, 14 May 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * MAINTAINERS (write after approval): Add myself.
ian [Tue, 13 May 2003 19:52:49 +0000 (19:52 +0000)]
* MAINTAINERS (write after approval): Add myself.

21 years ago * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
ian [Tue, 13 May 2003 19:40:10 +0000 (19:40 +0000)]
* ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
second and third arguments.
* ser-tcp.c (_initialize_ser_tcp): Likewise.
* ser-unix.c (_initialize_ser_hardwire): Likewise.

21 years ago * m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000
ciceron [Tue, 13 May 2003 19:28:14 +0000 (19:28 +0000)]
* m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000

21 years ago2003-05-13 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 13 May 2003 19:27:26 +0000 (19:27 +0000)]
2003-05-13  Andrew Cagney  <cagney@redhat.com>

* defs.h (store_address): Delete declaration.
findvar.c (store_address): Delete function.
* arm-tdep.c (arm_push_dummy_call): Replace store_address with
store_unsigned_integer.
* xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
* v850-tdep.c (v850_push_arguments): Ditto.
* sparc-tdep.c (sparc_get_saved_register): Ditto.
* sh-tdep.c (sh64_get_saved_register): Ditto.
* rs6000-tdep.c (rs6000_push_arguments): Ditto.
* ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
* mips-tdep.c (mips_eabi_push_arguments): Ditto.
(mips_get_saved_register): Ditto.
* ia64-tdep.c (ia64_get_saved_register): Ditto.
(find_func_descr, ia64_push_arguments): Ditto.
* i386-tdep.c (i386_push_arguments): Ditto.
* hpux-thread.c (hpux_thread_fetch_registers): Ditto.
* frv-tdep.c (frv_push_arguments): Ditto.
* frame.c (legacy_saved_regs_prev_register): Ditto.
(deprecated_generic_get_saved_register): Ditto.
* findvar.c (unsigned_address_to_pointer): Ditto.
* dwarf2read.c (dwarf2_const_value): Ditto.
* arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
* alpha-tdep.c (alpha_push_arguments): Ditto.

21 years ago * ld-m68hc11/link-hcs12.d: New test.
ciceron [Tue, 13 May 2003 19:11:44 +0000 (19:11 +0000)]
* ld-m68hc11/link-hcs12.d: New test.
* ld-m68hc11/link-hcs12.s: New file.
* ld-m68hc11/link-hc12.s: New file.

21 years ago * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
ciceron [Tue, 13 May 2003 18:54:24 +0000 (18:54 +0000)]
* elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
processor capability, allow merge of HC12 and HCS12 in some cases.
(m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
* cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
(bfd_m68hc12_arch): Link it.
(scan_mach): New function.

21 years ago2003-05-13 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 13 May 2003 16:13:28 +0000 (16:13 +0000)]
2003-05-13  H.J. Lu <hongjiu.lu@intel.com>

* ld-elfweak/elfweak.exp: Fix typo.

21 years ago2003-05-13 Andreas Jaeger <aj@suse.de>
aj [Tue, 13 May 2003 15:37:55 +0000 (15:37 +0000)]
2003-05-13  Andreas Jaeger  <aj@suse.de>

        * config.guess: Update to 2003-05-09 version.
        * config.sub: Update to 2003-05-09 version.

21 years ago2003-05-13 Andrew Haley <aph@redhat.com>
aph [Tue, 13 May 2003 15:32:19 +0000 (15:32 +0000)]
2003-05-13  Andrew Haley  <aph@redhat.com>

        * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.

21 years agoRecreate correctly.
aj [Tue, 13 May 2003 14:18:04 +0000 (14:18 +0000)]
Recreate correctly.

21 years ago * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
amodra [Tue, 13 May 2003 14:09:49 +0000 (14:09 +0000)]
* elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
elf32-ppc.c.  Add ELF_LINK_FORCED_LOCAL check.
* elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
(allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
(ppc_elf_relocate_section): Likewise.
* elf64-ppc.c (allocate_dynrelocs): Likewise.
(ppc64_elf_relocate_section): Likewise.  Use for .got relocs too.
(ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
relocs need no other types.
* elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
dynreloc check.
(elf_i386_relocate_section): Likewise.  Use for .got relocs too.
(elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
.got relocs.

21 years ago * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
kkojima [Tue, 13 May 2003 12:13:36 +0000 (12:13 +0000)]
* elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
copy ELF_LINK_NON_GOT_REF from weakdef.
(allocate_dynrelocs):  For undef weak syms with non-default
visibility, a) don't allocate plt entries, b) don't allocate
.got relocs, c) discard dyn rel space
        (sh_elf_relocate_section): d) don't generate .got relocs, e)
        don't generate dynamic relocs.
(sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
for weakdefs when symbol already adjusted.

21 years ago2003-05-13 Andreas Jaeger <aj@suse.de>
aj [Tue, 13 May 2003 12:09:10 +0000 (12:09 +0000)]
2003-05-13  Andreas Jaeger  <aj@suse.de>

* config.guess: Update to 2003-05-09 version.
* config.sub: Update to 2003-05-09 version.

21 years agoRun on sh[34]*-*-linux*.
nickc [Tue, 13 May 2003 11:39:57 +0000 (11:39 +0000)]
Run on sh[34]*-*-linux*.

21 years agoTreat identical src/dst file names as if only one entered. One Windows
nickc [Tue, 13 May 2003 11:15:58 +0000 (11:15 +0000)]
Treat identical src/dst file names as if only one entered.  One Windows
creating an output file of the same name as the input file will delete
the input file before it is read.

21 years ago * include/prsht.h (PROPSHEETHEADER[AW]: Mark
dannysmith [Tue, 13 May 2003 10:53:13 +0000 (10:53 +0000)]
* include/prsht.h (PROPSHEETHEADER[AW]: Mark
anonymous unions as GCC extension.

21 years ago * libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.
corinna [Tue, 13 May 2003 09:46:45 +0000 (09:46 +0000)]
* libc/ctype/ctype_.c: Remove checks for deprecated __CYGWIN32__.
* libc/include/stdio.h: Ditto.
* libc/include/sys/config.h: Ditto.
* libc/stdio/mktemp.c: Ditto.

21 years ago * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.
corinna [Tue, 13 May 2003 09:26:16 +0000 (09:26 +0000)]
* include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.

21 years ago * libc/locale/ldpart.c (__part_load_locale): Substitute
corinna [Tue, 13 May 2003 09:19:13 +0000 (09:19 +0000)]
* libc/locale/ldpart.c (__part_load_locale): Substitute
__CYGWIN_USE_BIG_TYPES__ by __USE_INTERNAL_STAT64.
* libc/search/hash.c (__hash_open): Ditto.
(init_hash): Ditto.
* libc/stdio/fseek.c (fseek): Ditto.
* libc/stdio/makebuf.c (__smakebuf): Ditto.
* libc/stdio/mktemp.c (_gettemp): Ditto.

21 years ago2003-05-13 Michael Eager <eager@mvista.com>
aj [Tue, 13 May 2003 06:34:57 +0000 (06:34 +0000)]
2003-05-13  Michael Eager <eager@mvista.com>

* configure.in: Correct sed script so that options in quotes are not
deleted.
* configure: Rebuild.

21 years ago * NEWS: Mention that the hppa-hpux port has been partially
brobecke [Tue, 13 May 2003 05:40:34 +0000 (05:40 +0000)]
    * NEWS: Mention that the hppa-hpux port has been partially
        multiarched (32bit ABIT only, so far).

21 years ago * include/oleidl.h (LPENUMOLEDOCUMENTVIEWS): Remove typedef.
dannysmith [Tue, 13 May 2003 02:05:12 +0000 (02:05 +0000)]
* include/oleidl.h  (LPENUMOLEDOCUMENTVIEWS): Remove typedef.
(IEnumOleDocumentViews): Remove commented out DECLARE_ENUMERATOR.
* include/docobj.h  (LPENUMOLEDOCUMENTVIEWS): Add typedef (previously
commented out).
(IEnumOleDocumentViews): Add definition using DECLARE_ENUMERATOR.

21 years agoCorrect annotation last entry
hp [Tue, 13 May 2003 01:58:04 +0000 (01:58 +0000)]
Correct annotation last entry

21 years ago * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
hp [Tue, 13 May 2003 01:57:10 +0000 (01:57 +0000)]
* gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
tests.
* gas/macros/macros.exp: Run them.

21 years ago * read.c (old_buffer, old_input, old_limit): Remove variables.
hp [Tue, 13 May 2003 01:51:40 +0000 (01:51 +0000)]
* read.c (old_buffer, old_input, old_limit): Remove variables.
  (read_a_source_file): Delete label contin.
<handling #APP/#NO_APP>: Use an "sb" to push #APP expansion into
input as with macros, instead of in separate old_* variables.
Zero-terminate string being scrubbed.

21 years agodaily update
amodra [Tue, 13 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Tue, 13 May 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years agoRemoved redundant call.
kewarken [Mon, 12 May 2003 19:11:51 +0000 (19:11 +0000)]
Removed redundant call.

21 years ago * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
corinna [Mon, 12 May 2003 13:59:16 +0000 (13:59 +0000)]
* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
and $$s/newlib/libc/sys/cygwin32 include paths.
* configure: Ditto.

21 years ago * include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,
earnie [Mon, 12 May 2003 12:29:00 +0000 (12:29 +0000)]
* include/commctrl.h: (MCSC_BACKGROUND, MCSC_TEXT, MCSC_TITLEBK,
MCSC_TITLETEXT, MCSC_MONTHBK, MCSCTRAILTEXT): Define.
Thanks to: Robert Wishlaw  <rwishlaw @ shaw . ca>

21 years agoAdd support for h8300hn and h8300sn
nickc [Mon, 12 May 2003 11:57:32 +0000 (11:57 +0000)]
Add support for h8300hn and h8300sn

21 years agoAdd support for h8300hn and h8300sn
nickc [Mon, 12 May 2003 11:57:20 +0000 (11:57 +0000)]
Add support for h8300hn and h8300sn

21 years ago * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.
corinna [Mon, 12 May 2003 11:26:08 +0000 (11:26 +0000)]
    * libc/include/stdio.h: Change one __CYGWIN__ to __CYGWIN32__.

21 years agoExtend test for circualr debug references.
nickc [Mon, 12 May 2003 11:10:24 +0000 (11:10 +0000)]
Extend test for circualr debug references.

21 years ago * configure.host: Accomodate removing the libc/sys/cygwin dir.
corinna [Mon, 12 May 2003 11:09:38 +0000 (11:09 +0000)]
* configure.host: Accomodate removing the libc/sys/cygwin dir.
* libc/locale/ldpart.c (__part_load_locale): Use 64 bit stat call
if __CYGWIN_USE_BIG_TYPES__ is set.
* libc/search/hash.c (__hash_open): Ditto.
(init_hash): Ditto.
* libc/stdio/fseek.c (fseek): Ditto.
* libc/stdio/makebuf.c (__smakebuf): Ditto.
* libc/stdio/mktemp.c (_gettemp): Ditto.
* libc/sys/cygwin/Makefile.am: Remove.
* libc/sys/cygwin/Makefile.in: Remove.
* libc/sys/cygwin/aclocal.m4: Remove.
* libc/sys/cygwin/configure: Remove.
* libc/sys/cygwin/configure.in: Remove.
* libc/sys/cygwin/crt0.c: Move to winsup/cygwin directory.
* libc/sys/cygwin/sys/dirent.h: Move to winsup/cygwin/include/sys
directory.
* libc/sys/cygwin/sys/param.h: Ditto.
* libc/sys/cygwin/sys/utime.h: Ditto.
* libc/sys/cygwin/sys/utmp.h: Ditto.

21 years agoNew (simplified) Chinese translation
nickc [Mon, 12 May 2003 11:06:41 +0000 (11:06 +0000)]
New (simplified) Chinese translation

21 years ago * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.
corinna [Mon, 12 May 2003 11:06:24 +0000 (11:06 +0000)]
* Makefile.in (CYGWIN_START): Define as crt0.o.  Add to TARGET_LIBS.
* fhandler.h (fhandler_virtual::fstat): Remove useless declaration.
* fhandler_virtual.cc: Remove _COMPILING_NEWLIB define.
* ipc.cc (ftok): Use stat64.
* syscalls.cc (_fstat64): Remove alias.
(_fstat): Ditto.
(_stat): Ditto.
(_fstat64_r): New function.
(_fstat_r): Ditto.
(_stat64_r): Ditto.
(stat_r): Ditto.
* crt0.o: New file, moved from newlib.
* include/sys/param.h: Ditto.
* include/sys/utime.h: Ditto.
* include/sys/utmp.h: Ditto.
* include/sys/dirent.h: Ditto.  Expose different struct dirent,
dependening of the environment.

21 years ago * Makefile.common: Remove newlib_sys_include and
corinna [Mon, 12 May 2003 11:06:00 +0000 (11:06 +0000)]
* Makefile.common: Remove newlib_sys_include and
newlib_sys_include_include entirely.  Set CRT0 to cygwin/crt0.o.

21 years ago * include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
dannysmith [Mon, 12 May 2003 10:43:08 +0000 (10:43 +0000)]
* include/olectl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
IProvideClassInfo2,IConnectionPointContainer,
IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
IPicture,IPictureDisp): Move from here to...
* include/ocidl.h (IOleControl,IOleControlSite,ISimpleFrameSite,
IErrorLog,IPropertyBag,IPersistPropertyBag,IPersistStreamInit,
IPersistMemory,IPropertyNotifySink,IProvideClassInfo,
IProvideClassInfo2,IConnectionPointContainer,
IEnumConnectionPoints,IConnectionPoint,IEnumConnections,
IClassFactory2,ISpecifyPropertyPages,IPerPropertyBrowsing,
IPropertyPageSite,IPropertyPage,IPropertyPage2,IFont,IFontDisp,
IPicture,IPictureDisp): Here, as per documentation.

21 years ago2003-05-12 Mattia Barbon <mbarbon@dsi.unive.it>
dannysmith [Mon, 12 May 2003 10:35:33 +0000 (10:35 +0000)]
2003-05-12  Mattia Barbon  <mbarbon@dsi.unive.it>

* include/oleauto.h (VarR8FromDec, VarDecFromR8): Add prototypes.
* include/winbase.h (TerminateJobObject,
AssignProcessToJobObject): Likewise.
* include/servprov.h: New header.
* lib/test.c: Include servprov.h.

Correct ChangeLog typo

21 years agoUse "bitfield" overflow detection for R_XSTORMY16_16 reloc.
nickc [Mon, 12 May 2003 09:12:47 +0000 (09:12 +0000)]
Use "bitfield" overflow detection for R_XSTORMY16_16 reloc.

21 years agoAllow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.
nickc [Mon, 12 May 2003 09:09:10 +0000 (09:09 +0000)]
Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.

21 years agoFix typo in spelling of name of R_H8_DIR8 reloc
nickc [Mon, 12 May 2003 08:50:18 +0000 (08:50 +0000)]
Fix typo in spelling of name of R_H8_DIR8 reloc

21 years ago * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
hp [Mon, 12 May 2003 05:45:37 +0000 (05:45 +0000)]
* ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
objdump no longer truncating dump addresses.

21 years ago2003-05-11 Jason Eckhardt <jle@rice.edu>
jle [Mon, 12 May 2003 03:35:33 +0000 (03:35 +0000)]
2003-05-11  Jason Eckhardt  <jle@rice.edu>

        * config/tc-i860.c (MAX_FIXUPS): Define.
        (struct i860_fi fi[]): New struct.
        (struct i860_it the_insn): Add above as member and move fields
        exp, reloc, pcrel and fup into i860_fi.
        (md_assemble): Replace all instances of exp, reloc, pcrel
        and fup with fi[].exp, fi[].reloc, fi[].pcrel, fi[].fup.
        Add a loop to possibly emit multiple fix-ups for each insn.
        (i860_process_insn): Likewise.
        (i860_get_expression): Likewise.
        (md_apply_fix3): Use a bitwise check for OP_IMM_U5, not equality.

21 years ago2003-05-11 Jason Eckhardt <jle@rice.edu>
jle [Mon, 12 May 2003 03:08:02 +0000 (03:08 +0000)]
2003-05-11  Jason Eckhardt  <jle@rice.edu>
* bfd/elf32-i860.c (elf32_i860_relocate_highadj): Properly
adjust upper bits.
(elf32_i860_relocate_splitn): Obtain upper 5 bits from the
proper place.
(elf32_i860_relocate_pc16): Obtain upper 5 bits from the
proper place.

21 years agoUpdate my email address.
jle [Mon, 12 May 2003 02:14:48 +0000 (02:14 +0000)]
Update my email address.

21 years agoIndex: gdb/ChangeLog
cagney [Mon, 12 May 2003 00:26:17 +0000 (00:26 +0000)]
Index: gdb/ChangeLog
2003-05-11  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
* config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
sim/testsuite/sim/arm/misaligned2.ms, and
sim/testsuite/sim/arm/misaligned3.ms.
* disasm.h (struct ui_file): Add opaque struct declaration.
* config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
* frame.h (struct ui_file): Ditto.

Index: gdb/mi/ChangeLog
2003-05-11  Andrew Cagney  <cagney@redhat.com>

* mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.

21 years agodaily update
amodra [Mon, 12 May 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Mon, 12 May 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago Replace ino_t by __ino64_t throughout.
corinna [Sun, 11 May 2003 21:52:09 +0000 (21:52 +0000)]
Replace ino_t by __ino64_t throughout.

21 years agoadd more comments on use of unsigned modes
devans [Sun, 11 May 2003 20:06:20 +0000 (20:06 +0000)]
add more comments on use of unsigned modes

21 years ago * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
schwab [Sun, 11 May 2003 16:19:12 +0000 (16:19 +0000)]
* elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
complicated tests for unresolvable relocs with a simple direct
scheme using "unresolved_reloc" var.  Report some detail on
bfd_reloc_outofrange and similar errors.

21 years ago * libc/include/sys/types.h: Don't define key_t for Cygwin.
corinna [Sun, 11 May 2003 12:51:51 +0000 (12:51 +0000)]
* libc/include/sys/types.h: Don't define key_t for Cygwin.

21 years ago * include/cygwin/types.h: Add key_t typedef.
corinna [Sun, 11 May 2003 12:50:18 +0000 (12:50 +0000)]
* include/cygwin/types.h: Add key_t typedef.

21 years ago* libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bit
cgf [Sun, 11 May 2003 00:23:41 +0000 (00:23 +0000)]
* libc/sys/cygwin/sys/dirent.h (struct dirent): Accommodate (slightly) 64 bit
inodes.

21 years ago* dir.cc (readdir): Fill out new old_d_ino field.
cgf [Sun, 11 May 2003 00:10:09 +0000 (00:10 +0000)]
* dir.cc (readdir): Fill out new old_d_ino field.
* fhandler.h (fhandler_base::namehash): Define as ino_t.
(fhandler_base::get_namehash): Ditto.
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Accommodate new 64
bit st_ino.
* fhandler_socket.cc (fhandler_socket::fstat): Ditto.
* path.cc (hash_path_name): Return ino_t.
* syscalls.cc (stat64_to_stat32): Convert 64 bit inode to 32 bit.
* winsup.h (hash_path_name): Declare as returning ino_t.
* include/cygwin/stat.h (__stat32): Use 32 bit st_ino.
(__stat64): Use 64 bit st_ino.
* include/cygwin/types.h (__ino64_t): Define.
(__ino32_t): Ditto.
(ino_t): Define appropriately.

21 years agodaily update
amodra [Sun, 11 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 11 May 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* value.h: Pretty print.
kettenis [Sat, 10 May 2003 23:10:08 +0000 (23:10 +0000)]
* value.h: Pretty print.

21 years ago* config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
kettenis [Sat, 10 May 2003 20:14:42 +0000 (20:14 +0000)]
* config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.

21 years ago2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 10 May 2003 15:32:39 +0000 (15:32 +0000)]
2003-05-10  H.J. Lu <hongjiu.lu@intel.com>

* Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
(gdb.dvi): Likewise.
(gdb.pdf): Likewise.
(links2roff): Likewise.

21 years ago * include/shlguid.h (CGID_ShellServiceObject): Declare.
dannysmith [Sat, 10 May 2003 09:20:09 +0000 (09:20 +0000)]
* include/shlguid.h (CGID_ShellServiceObject): Declare.
* lib/uuid.c (CGID_ShellServiceObject): Define guid.
Thanks to Chris Sutcliffe  <ir0nh34d#users.sourceforge.net>
* include/winuser.h (SetLayeredWindowAttributes): Add prototype.
* lib/user32.def (SetLayeredWindowAttributes): Add stub.
* lib/uuid.c (CGID_Explorer, CGID_ShellDocView): Define guids.

21 years agodaily update
amodra [Sat, 10 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sat, 10 May 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get
corinna [Fri, 9 May 2003 22:11:24 +0000 (22:11 +0000)]
* Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API get
leading underscore.
* cygwin.din: Ditto.
* include/cygwin/version.h: Bump API minor number.

21 years ago * linux-target.c (mips_singlestep): Don't any consider cop0 or cop1x
kevinb [Fri, 9 May 2003 22:06:12 +0000 (22:06 +0000)]
* linux-target.c (mips_singlestep): Don't any consider cop0 or cop1x
instructions to be conditional branches.  Expand set of cop1
opcodes considered to be conditional branches.

21 years ago * libc/include/sys/config.h: Remove all Cygwin specific configuration.
corinna [Fri, 9 May 2003 21:38:30 +0000 (21:38 +0000)]
* libc/include/sys/config.h: Remove all Cygwin specific configuration.
Include cygwin/config.h instead.

21 years ago * include/cygwin/config.h: New file.
corinna [Fri, 9 May 2003 21:27:39 +0000 (21:27 +0000)]
* include/cygwin/config.h: New file.