OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
24 years ago2000-07-08 Angela Marie Thomas <angela@cygnus.com>
geoffk [Sat, 8 Jul 2000 23:49:08 +0000 (23:49 +0000)]
2000-07-08  Angela Marie Thomas <angela@cygnus.com>

* lib/framework.exp: Use compiler_conditional_xfail_data as a global
rather than assuming it's set in the level above us.

24 years ago2000-07-08 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Sat, 8 Jul 2000 22:07:54 +0000 (22:07 +0000)]
2000-07-08  Ulf Carlsson  <ulfc@engr.sgi.com>

* doc/internals.texi (Expressions): Fix typo.

24 years agoFix formatting
nickc [Sat, 8 Jul 2000 20:34:43 +0000 (20:34 +0000)]
Fix formatting

24 years agoFix formating
nickc [Sat, 8 Jul 2000 18:56:38 +0000 (18:56 +0000)]
Fix formating

24 years agoFix formatting
nickc [Sat, 8 Jul 2000 18:13:58 +0000 (18:13 +0000)]
Fix formatting

24 years agoFix --section-start=xxxx
amodra [Sat, 8 Jul 2000 13:35:05 +0000 (13:35 +0000)]
Fix --section-start=xxxx

24 years agoAdd sequence id field to asection.
amodra [Sat, 8 Jul 2000 12:08:42 +0000 (12:08 +0000)]
Add sequence id field to asection.
Tidy comments and replace deprecated CONST with const.

24 years agoDon't add a space before `/*' when processing comments.
amodra [Sat, 8 Jul 2000 12:00:26 +0000 (12:00 +0000)]
Don't add a space before `/*' when processing comments.

24 years ago* external.cc (cygwin_internal): Export __cygwin_user_data.
cgf [Sat, 8 Jul 2000 04:36:27 +0000 (04:36 +0000)]
* external.cc (cygwin_internal): Export __cygwin_user_data.
* include/sys/cygwin.h: Allow definition of per_process even when not compiling
with C++.
(cygwin_getinfo_types): Add CW_USER_DATA.
* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Get __cygwin_user_data
pointer from cygwin_internal.  If it doesn't exist, return failure.  Use either
this pointer or passed in pointer throughout.  Clear forkee.
* lib/crt0.h: Accomodate argument changes to _cygwin_crt0_common.
* lib/cygwin_attach_dll.c (cygwin_attach_dll): Reorganize to allow use of newer
binaries with older DLLs.  Detect older DLLs when _cygwin_crt0_common returns 0
and allocate space for a per_process structure on the stack.
* lib/cygwin_crt0.c (cygwin_crt0): Ditto.

24 years ago * stabs.texinfo: Fix spelling errors.
nsd [Fri, 7 Jul 2000 23:44:15 +0000 (23:44 +0000)]
* stabs.texinfo: Fix spelling errors.
(String Field): FILE-NUMBER starts from 0, not 1.

24 years ago * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.
nsd [Fri, 7 Jul 2000 22:00:09 +0000 (22:00 +0000)]
* xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.
* rs6000-tdep.c (rs6000_pop_frame): Make addr CORE_ADDR type.

24 years agominor formatting change
dj [Fri, 7 Jul 2000 20:10:28 +0000 (20:10 +0000)]
minor formatting change

24 years ago* ld/emultempl/pe.em: institute the following search order for
dj [Fri, 7 Jul 2000 20:09:28 +0000 (20:09 +0000)]
* ld/emultempl/pe.em: institute the following search order for
dynamic libraries on pei386: libfoo.dll.a, foo.dll.a (import
libs), libfoo.dll, foo.dll (link direct to dll).  Fall back to
static lib (libfoo.a) if none of the above are found.

24 years ago* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
dj [Fri, 7 Jul 2000 20:01:35 +0000 (20:01 +0000)]
* ld/emultempl/pe.em (pe_enable_auto_image_base): New variable.
(longopts): New --{enable,disable}-auto-image-base options.
(gld_${EMULATION_NAME}_list_options): Document.
(gld_${EMULATION_NAME}_parse): Handle.
(strhash): New static function.
(compute_dll_image_base): New static function.
(gld_${EMULATION_NAME}_set_symbols): Use.

24 years agoInitial revision
ezannoni [Fri, 7 Jul 2000 19:14:18 +0000 (19:14 +0000)]
Initial revision

24 years ago* archive.c (_bfd_write_archive_contents): Add an informative
dj [Fri, 7 Jul 2000 17:40:23 +0000 (17:40 +0000)]
* archive.c (_bfd_write_archive_contents): Add an informative
comment.

24 years agoDummy commit before importof 4.1 version
ezannoni [Fri, 7 Jul 2000 17:15:45 +0000 (17:15 +0000)]
Dummy commit before importof 4.1 version

24 years agoFix comments.
nickc [Fri, 7 Jul 2000 16:58:24 +0000 (16:58 +0000)]
Fix comments.

24 years agofixed another comment formatting problem.
nickc [Fri, 7 Jul 2000 16:52:31 +0000 (16:52 +0000)]
fixed another comment formatting problem.

24 years agooops - omitted from previous delta
nickc [Fri, 7 Jul 2000 16:46:38 +0000 (16:46 +0000)]
oops - omitted from previous delta

24 years agoFix formatting.
nickc [Fri, 7 Jul 2000 16:45:46 +0000 (16:45 +0000)]
Fix formatting.

24 years ago2000-07-07 Andrew Haley <aph@cygnus.com>
aph [Fri, 7 Jul 2000 13:52:53 +0000 (13:52 +0000)]
2000-07-07  Andrew Haley  <aph@cygnus.com>

* cplus-dem.c (main): fflush() after emitting last char before
waiting for input.

24 years ago * symlink-tree: Check number of arguments.
law [Fri, 7 Jul 2000 13:21:39 +0000 (13:21 +0000)]
    * symlink-tree:  Check number of arguments.

24 years agoMore mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
cagney [Fri, 7 Jul 2000 09:19:02 +0000 (09:19 +0000)]
More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
SAVED_PC_AFTER_CALL, DECR_PC_AFTER_BREAK, BREAKPOINT_FROM_PC,
INNER_THAN.

24 years ago * include/sys/cygwin.h: Hide internal data types in per_process
corinna [Fri, 7 Jul 2000 08:35:31 +0000 (08:35 +0000)]
    * include/sys/cygwin.h: Hide internal data types in per_process
        when not __INSIDE_CYGWIN__.

24 years ago* config/i386/tm-linux.h: Add longjmp support.
kettenis [Fri, 7 Jul 2000 00:30:35 +0000 (00:30 +0000)]
* config/i386/tm-linux.h: Add longjmp support.
(JB_ELEMENT_SIZE, JB_PC): New defines.
(GET_LONGJMP_TARGET): Define.
(get_longjmp_target): Add prototype.

24 years ago* breakpoint.c (bpstat_what): Keep returning
kettenis [Fri, 7 Jul 2000 00:20:28 +0000 (00:20 +0000)]
* breakpoint.c (bpstat_what): Keep returning
BPSTAT_WHAT_SET_LONGJMP_RESUME when hitting multiple longjmp()
breakpoints instead of signalling an error by returning
BPSTAT_WHAT_STOP_NOISY.

24 years agoFix formatting
nickc [Thu, 6 Jul 2000 23:26:55 +0000 (23:26 +0000)]
Fix formatting

24 years ago2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>
msnyder [Thu, 6 Jul 2000 23:17:32 +0000 (23:17 +0000)]
2000-07-06  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * mips-tdep.c: Replace '16' with bfd_mach_mips16 where appropriate.

24 years ago * library/debug.tcl (logfile): Use non-blocking IO.
mdejong [Thu, 6 Jul 2000 22:48:59 +0000 (22:48 +0000)]
* library/debug.tcl (logfile): Use non-blocking IO.
* library/tree.tcl (set_column_filter, bind, exchange,
ide_treetable): Don't fully qualify global commands.
Use itcl::delete. Use non-blocking IO. Rename bind
method to __bind. Brace exprs. Set default value
for when_post_menu variable. Itcl 3.0 fixups.

24 years ago* infcmd.c (attach_command): Move "stop_soon_quietly" setting inside
cgf [Thu, 6 Jul 2000 20:58:32 +0000 (20:58 +0000)]
* infcmd.c (attach_command): Move "stop_soon_quietly" setting inside
ATTACH_NO_WAIT conditional since we are not about to stop soon if we're not
calling wait_for_inferior.

24 years agoFix IA-64 linux run-time failure, due to lack of ptsname declaration.
wilson [Thu, 6 Jul 2000 19:05:24 +0000 (19:05 +0000)]
Fix IA-64 linux run-time failure, due to lack of ptsname declaration.
* pty_termios.c: Include expect_cf.h before stdio.h.

24 years agooops - omitted frpom previous delta
nickc [Thu, 6 Jul 2000 17:21:00 +0000 (17:21 +0000)]
oops - omitted frpom previous delta

24 years agoApplied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
nickc [Thu, 6 Jul 2000 17:18:09 +0000 (17:18 +0000)]
Applied Mark Elbrecht <snowball3@bigfoot.com>'s patch to implement
TC_COFF_SECTION_DEFAULT_ATTRIBUTES.

24 years agofix typo in last patch
mdejong [Thu, 6 Jul 2000 07:27:18 +0000 (07:27 +0000)]
fix typo in last patch

24 years agoAlways NULL terminate long option list.
cagney [Thu, 6 Jul 2000 07:25:02 +0000 (07:25 +0000)]
Always NULL terminate long option list.

24 years agoTue Jul 4 14:08:28 2000 Andrew Cagney <cagney@b1.cygnus.com>
cagney [Thu, 6 Jul 2000 07:01:38 +0000 (07:01 +0000)]
Tue Jul  4 14:08:28 2000  Andrew Cagney  <cagney@b1.cygnus.com>

      * config/tc-d30v.h: Include "write.h" for fixS.
      (d30v_start_line, md_pcrel_from_section): Add function prototypes.

24 years agoUpdate texinfo.tex to version 2000-05-28.15.
cagney [Thu, 6 Jul 2000 05:39:35 +0000 (05:39 +0000)]
Update texinfo.tex to version 2000-05-28.15.

24 years ago* dcrt0.cc (__cygwin_user_data): Initialize.
cgf [Wed, 5 Jul 2000 23:46:44 +0000 (23:46 +0000)]
* dcrt0.cc (__cygwin_user_data): Initialize.
(dll_crt0_1): Eliminate user_data initialization.
(dll_crt0): Set up impure_ptr_ptr for older executables.
(cygwin_dll_init): Eliminate user_data initializations.
(__api_fatal): Don't check for user_data initialization.
* dll_init.cc (struct dll): Store entire contents of per_process rather than
just a pointer.
(add): Ditto.
(initOneDll): Don't check for user_data initialization.
(DllList::recordDll): Store contents of per_process argument.
(DllList::detachDll): Pass address of per_process field.
(DllList::initAll): Ditto.
(DllList::doGlobalDestructorsOfDlls): Ditto.
(DllListIterator::operator *): Ditto.
(dll_dllcrt0): Default to __cygwin_user_data if arg is NULL.
* include/sys/cygwin.h: Reorganize per_process to eliminate obsolete fields and
accomodate new way of initializing.
* lib/_cygwin_crt0_common: Initialize _impure_ptr from
__cygwin_user_data.impure_ptr.

24 years agoFix expected results
nickc [Wed, 5 Jul 2000 22:28:06 +0000 (22:28 +0000)]
Fix expected results

Fix expected results.

24 years agooops - omitted from previous delta
nickc [Wed, 5 Jul 2000 21:56:08 +0000 (21:56 +0000)]
oops - omitted from previous delta

24 years agoFurther changes to warning messages
nickc [Wed, 5 Jul 2000 21:55:13 +0000 (21:55 +0000)]
Further changes to warning messages

24 years agoChange minimum loop size limit to 0x10 (103792)
nickc [Wed, 5 Jul 2000 21:40:11 +0000 (21:40 +0000)]
Change minimum loop size limit to 0x10 (103792)

24 years agoAdd Mike Meissner
nickc [Wed, 5 Jul 2000 20:11:22 +0000 (20:11 +0000)]
Add Mike Meissner

24 years agoadd MAINTAINERS files
dj [Wed, 5 Jul 2000 19:28:05 +0000 (19:28 +0000)]
add MAINTAINERS files

24 years agoRemove \centerline from the blurb. Patch from Brian Youmans.
eliz [Wed, 5 Jul 2000 13:11:41 +0000 (13:11 +0000)]
Remove \centerline from the blurb.  Patch from Brian Youmans.

24 years agoKeep NATDEPFILES on a single line.
cagney [Wed, 5 Jul 2000 11:11:57 +0000 (11:11 +0000)]
Keep NATDEPFILES on a single line.

24 years agoSet SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.
cagney [Wed, 5 Jul 2000 10:55:17 +0000 (10:55 +0000)]
Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.

24 years agoReplace command_loop_marker() with null_cleanup().
cagney [Wed, 5 Jul 2000 10:36:41 +0000 (10:36 +0000)]
Replace command_loop_marker() with null_cleanup().

24 years agoCheck for <sys/poll.h>.
cagney [Wed, 5 Jul 2000 10:25:43 +0000 (10:25 +0000)]
Check for <sys/poll.h>.

24 years agoPass infodir down to sub-makes.
cagney [Wed, 5 Jul 2000 08:12:04 +0000 (08:12 +0000)]
Pass infodir down to sub-makes.

24 years agoUpdate TODO.
cagney [Wed, 5 Jul 2000 08:05:53 +0000 (08:05 +0000)]
Update TODO.

24 years ago* TODO: Update.
kettenis [Tue, 4 Jul 2000 22:55:42 +0000 (22:55 +0000)]
* TODO: Update.

24 years ago* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.
cgf [Tue, 4 Jul 2000 19:07:35 +0000 (19:07 +0000)]
* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.
Treat special event from debugger as command to continue.

24 years ago * poll.cc (poll): Zero out `open_fds' as well.
corinna [Tue, 4 Jul 2000 17:36:44 +0000 (17:36 +0000)]
    * poll.cc (poll): Zero out `open_fds' as well.

24 years ago * include/cygwin/version.h: Bump API minor version to 24.
corinna [Tue, 4 Jul 2000 17:25:11 +0000 (17:25 +0000)]
    * include/cygwin/version.h: Bump API minor version to 24.

24 years ago * security.cc (read_sd): Eliminate OemToChar.
corinna [Tue, 4 Jul 2000 17:03:52 +0000 (17:03 +0000)]
    * security.cc (read_sd): Eliminate OemToChar.

24 years ago * poll.cc: New file. Implement `poll' system call.
corinna [Tue, 4 Jul 2000 16:58:48 +0000 (16:58 +0000)]
    * poll.cc: New file. Implement `poll' system call.
        * include/poll.h: Ditto.
        * include/sys/poll.h: Ditto.
        * Makefile.in: Add poll.o as dependency.
        * cygwin.din: Add poll and _poll symbols.

24 years ago"Posting Guidelines": New name for old entry.
davidsb [Tue, 4 Jul 2000 16:17:57 +0000 (16:17 +0000)]
"Posting Guidelines":  New name for old entry.
"Multiple copies of DLL":  shared region corrupt error message.
"Why the weird directory structure": re-wrote for latest.
"Symlinks on Samba": fix typo.
"Where is glibc": new entry.
"HT build relocatable dll": (interim update) link to Carl Thompson's message in cygwin list.
"Can I mix msvc++ and gcc objects": remove disclaimer.

24 years ago"Contents": Add package opengl.
davidsb [Tue, 4 Jul 2000 16:10:32 +0000 (16:10 +0000)]
"Contents":  Add package opengl.

24 years ago* armvirt.c (ABORTS): Do not define.
aoliva [Tue, 4 Jul 2000 08:00:19 +0000 (08:00 +0000)]
* armvirt.c (ABORTS): Do not define.

24 years ago* armdefs.h (struct ARMul_State): Add is_StrongARM.
aoliva [Tue, 4 Jul 2000 07:18:18 +0000 (07:18 +0000)]
* armdefs.h (struct ARMul_State): Add is_StrongARM.
(ARM_Strong_Prop, STRONGARM): Define.
* arminit.c (ARMul_NewState): Reset is_StrongARM.
(ARMul_SelectProcessor): Set is_StrongARM.
* wrapper.c (sim_create_inferior): Use bfd machine type to
determine processor type to emulate.
* armemu.h (BUSUSEDINCPCS, BUSUSEDINCPCN): Don't increment PC
when emulating StrongARM.

24 years ago* armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.
aoliva [Tue, 4 Jul 2000 06:54:48 +0000 (06:54 +0000)]
* armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.

24 years ago* armemu.h (INSN_SIZE): New macro.
aoliva [Tue, 4 Jul 2000 06:52:30 +0000 (06:52 +0000)]
* armemu.h (INSN_SIZE): New macro.
(SET_ABORT): Save CPSR in SPSR and set LR.
* armemu.c (ARMul_Emulate, isize): Set to INSN_SIZE.
(WriteR15, WriteSR15): Do not discard bit 1 in Thumb mode.
* arminit.c (ARMul_Abort): Use new SETABORT and INSN_SIZE.

24 years ago* armemu.c (LoadSMult): Use WriteR15() to discard the least
aoliva [Tue, 4 Jul 2000 06:39:39 +0000 (06:39 +0000)]
* armemu.c (LoadSMult): Use WriteR15() to discard the least
significant bits of PC.

24 years ago* armemu.h (WRITEDESTB): New macro.
aoliva [Tue, 4 Jul 2000 06:35:36 +0000 (06:35 +0000)]
* armemu.h (WRITEDESTB): New macro.
* armemu.c (ARMul_Emulate26, bl): Use WriteR15Branch() to
modify PC.  Moved the existing logic...
(WriteR15Branch): ... here.  New function.
(WriteR15, WriteSR15): Drop the two least significant bits.
(LoadSMult): Use WriteR15Branch() to modify PC.
(LoadMult): Use WRITEDESTB() instead of WRITEDEST().

24 years ago* armemu.h (GETSPSR): Call ARMul_GetSPSR().
aoliva [Tue, 4 Jul 2000 06:19:29 +0000 (06:19 +0000)]
* armemu.h (GETSPSR): Call ARMul_GetSPSR().
* armsupp.c (ARMul_CPSRAltered): Zero out bits as they're
extracted from state->Cpsr, but preserve the unused bits.
(ARMul_GetCPSR): Get bits preserved in state->Cpsr.
(ARMul_GetSPSR, ARMul_FixCPSR): Use ARMul_GetCPSR() to
get the full CPSR word.

24 years ago* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.
aoliva [Tue, 4 Jul 2000 06:06:30 +0000 (06:06 +0000)]
* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.
(SETPSR_F, SETPSR_S, SETPSR_X, SETPSR_C): New macros.
(SETPSR, SET_INTMODE, SETCC): Removed.
* armsupp.c (ARMul_FixCPSR, ARMul_FixSPSR): Do not test bit
mask.  Use SETPSR_* to modify PSR.
(ARMul_SetCPSR): Load all bits from value.
* armemu.c (ARMul_Emulate, msr): Do not test bit mask.

24 years ago* config/tc-arm.c (psrs): Accept combinations of flags.
aoliva [Tue, 4 Jul 2000 05:49:03 +0000 (05:49 +0000)]
* config/tc-arm.c (psrs): Accept combinations of flags.

24 years ago* arm-dis.c (print_insn_arm): Output combinations of PSR flags.
aoliva [Tue, 4 Jul 2000 05:47:21 +0000 (05:47 +0000)]
* arm-dis.c (print_insn_arm): Output combinations of PSR flags.

24 years ago* armemu.c (ARMul_Emulate): Compute writeback value before
aoliva [Tue, 4 Jul 2000 05:30:43 +0000 (05:30 +0000)]
* armemu.c (ARMul_Emulate): Compute writeback value before
loading, since the offset register may be the destination
register.

24 years ago* armdefs.h (SYSTEMBANK): Define as USERBANK.
aoliva [Tue, 4 Jul 2000 05:16:20 +0000 (05:16 +0000)]
* armdefs.h (SYSTEMBANK): Define as USERBANK.
* armsupp.c (ARMul_SwitchMode): Remove SYSTEMBANK cases.

24 years ago* coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
aoliva [Tue, 4 Jul 2000 05:11:37 +0000 (05:11 +0000)]
* coff-arm.c (coff_arm_relocate_section): Do not ignore the symbol
value of PC-relative offsets.

24 years agoTIc80 simulator.
cagney [Tue, 4 Jul 2000 05:00:54 +0000 (05:00 +0000)]
TIc80 simulator.

24 years agoRewrite gdb.asm so that it doesn't assume a C comiler (or any C
cagney [Tue, 4 Jul 2000 02:47:08 +0000 (02:47 +0000)]
Rewrite gdb.asm so that it doesn't assume a C comiler (or any C
support).

24 years agoReplace jumbo pattern match with gdb_expect_list().
cagney [Tue, 4 Jul 2000 02:38:05 +0000 (02:38 +0000)]
Replace jumbo pattern match with gdb_expect_list().

24 years agoFix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].
cagney [Tue, 4 Jul 2000 02:32:58 +0000 (02:32 +0000)]
Fix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].

24 years ago* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.
cgf [Tue, 4 Jul 2000 02:26:20 +0000 (02:26 +0000)]
* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.
* (dummy_autoload): Add functions used in fhandler_console.
* fhandler_console.cc (fhandler_console::read): Use ENCHANCED_KEY flag to
distinguish extended keys.  Translate an input character from the OEM code page
to the ANSI code page.
* (fhandler_console::write_normal): Translate output characters from the ANSI
code page to the OEM code page.
* syscalls.cc (_link): Use MultiByteToWideChar instead of OemToCharW.

24 years agoFix hash section entry size to match ELF standard. Override for alpha-linux.
wilson [Tue, 4 Jul 2000 02:18:06 +0000 (02:18 +0000)]
Fix hash section entry size to match ELF standard.  Override for alpha-linux.
* elf64-alpha.c (alpha_elf_size_info): New.
(elf_backend_size_info): Define to alpha_elf_size_info.
* elfcode.h (elf_size_info): Change hash bucket size to 4.

24 years ago2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Tue, 4 Jul 2000 00:10:15 +0000 (00:10 +0000)]
2000-07-03  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf32-mips.c: Include elf32-target.h again for the traditional
MIPS targets.

24 years ago2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Mon, 3 Jul 2000 23:49:36 +0000 (23:49 +0000)]
2000-07-03  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf32-mips.c: Include elf32-target.h again for the traditional
MIPS targets.

24 years agoTidy up formatting.
nickc [Mon, 3 Jul 2000 22:25:32 +0000 (22:25 +0000)]
Tidy up formatting.
Add  -mall-opcodes, -mno-skip-bug, -mno-wrap.

24 years agoFix formatting.
nickc [Mon, 3 Jul 2000 21:52:37 +0000 (21:52 +0000)]
Fix formatting.

24 years agoRevert errnoneous commit.
cgf [Mon, 3 Jul 2000 20:16:23 +0000 (20:16 +0000)]
Revert errnoneous commit.

24 years ago* exceptions.cc (stack_info::walk): Use method to find offset.
cgf [Mon, 3 Jul 2000 20:14:06 +0000 (20:14 +0000)]
* exceptions.cc (stack_info::walk): Use method to find offset.
(handle_exceptions): Be more assertive in finding ebp for use under W2K.
Create a dummy stack frame for cases where program is dying and a stack dump is
being output.
(sig_handle): Fill out a GetThreadContext for use with a user-generated "core
dump".

24 years ago2000-07-03 Christopher Faylor <cgf@cygnus.com>
ezannoni [Mon, 3 Jul 2000 18:59:35 +0000 (18:59 +0000)]
2000-07-03  Christopher Faylor  <cgf@cygnus.com>

Committed by Elena Zannoni <ezannoni@cygnus.com>
* sh-tdep.c (sh_skip_prologue): Change prologue matching for modern
compilers.
(sh_frame_find_saved_regs): Ditto.
(sh_find_callers_reg): Stop if pc is zero.

24 years agoFix typo in previous delta
nickc [Mon, 3 Jul 2000 18:47:53 +0000 (18:47 +0000)]
Fix typo in previous delta

24 years agoTurn a weak symbol into an external symbol for a non-shared, non-relocatable
nickc [Mon, 3 Jul 2000 18:45:18 +0000 (18:45 +0000)]
Turn a weak symbol into an external symbol for a non-shared, non-relocatable
link.

24 years agoFix formatting of reloc16.c
nickc [Mon, 3 Jul 2000 17:49:37 +0000 (17:49 +0000)]
Fix formatting of reloc16.c
Regernate generated files.

24 years ago * include/cygwin/socket.h: Remove SOCK_PACKET define since it's
corinna [Mon, 3 Jul 2000 09:23:10 +0000 (09:23 +0000)]
    * include/cygwin/socket.h: Remove SOCK_PACKET define since it's
        not supported by Windows sockets.

24 years ago* dcrt0.cc (user32_init): Add primitive guard against concurrent attempts to
cgf [Mon, 3 Jul 2000 01:55:17 +0000 (01:55 +0000)]
* dcrt0.cc (user32_init): Add primitive guard against concurrent attempts to
call this function.  Also add temporary debugging code to display a message if
the function is called multiple times.
(api32_init): Ditto.

24 years agoMove PARAMS elimination remarks to the appropriate ChangeLog file.
kevinb [Sun, 2 Jul 2000 20:18:11 +0000 (20:18 +0000)]
Move PARAMS elimination remarks to the appropriate ChangeLog file.

24 years agoPARAMS elimination.
kevinb [Sun, 2 Jul 2000 20:07:07 +0000 (20:07 +0000)]
PARAMS elimination.

24 years agoReplaced buggy ChangeLog entry
corinna [Sun, 2 Jul 2000 16:42:15 +0000 (16:42 +0000)]
Replaced buggy ChangeLog entry

24 years ago * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
corinna [Sun, 2 Jul 2000 10:17:43 +0000 (10:17 +0000)]
    * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
        * fork.cc (fork): Use above defines instead of numerical constants.
        * shared.cc (sec_user): Ditto.
        * shared.h (class pinfo): Ditto.
        * syscall.cc (seteuid): Ditto.
        * spawn.cc (_spawnve): Ditto. Eliminate conditional.
        (spawn_guts): Set child->uid = USHRT_MAX when user context will be
        changed in child process.
        * uinfo.cc (uinfo_init): Check for myself->uid instead of myself->psid
        to avoid reloading of /etc/passwd on process startup if ntsec is off.
        Use above defines instead of numerical constants.
        * security.cc: Move define for MAX_SID_LEN to winsup.h.

24 years agoAdd some comments.
cgf [Sun, 2 Jul 2000 02:03:50 +0000 (02:03 +0000)]
Add some comments.

24 years ago* dllwrap.c: Changed mistaken dyn_string_append() calls
dj [Sun, 2 Jul 2000 01:56:58 +0000 (01:56 +0000)]
* dllwrap.c: Changed mistaken dyn_string_append() calls
to dyn_string_append_cstr().

24 years agoForgot to commit the ChangeLog.
ulfc [Sun, 2 Jul 2000 01:21:08 +0000 (01:21 +0000)]
Forgot to commit the ChangeLog.

24 years ago2000-07-01 Koundinya K <kk@ddeorg.soft.net>
ulfc [Sun, 2 Jul 2000 01:18:49 +0000 (01:18 +0000)]
2000-07-01  Koundinya K  <kk@ddeorg.soft.net>

        * configure.in: Add entry for mips-*-sysv4*MP*
        * configure: Rebuild
        * config/tc-mips.c (mips_target_format): Return elf32-tradbigmips or
        elf32-tradlittlemips for traditional mips targets.
        * config/tc-mips.c (md_estimate_size_before_relax): Duplicate the
        test for Link Once sections as in adjust_reloc_syms.
        * config/te-tmips.h: New file for traditional mips targets. Define
        TE_TMIPS.

24 years ago2000-07-01 Koundinya K <kk@ddeorg.soft.net>
ulfc [Sun, 2 Jul 2000 01:17:52 +0000 (01:17 +0000)]
2000-07-01  Koundinya K  <kk@ddeorg.soft.net>

        * config.bfd: Change targ_defvec and targ_selvecs for mips*-*-sysv4*
        to add a new target for traditional mips i.e
        bfd_elf32_tradbigmips_vec and bfd_elf32_tradlittlemips_vec.
        * configure.in: Likewise.
        * configure: Rebuild.
        * targets.c (bfd_elf32_tradbigmips_vec): Declare and put in
bfd_target_vector.
(bfd_elf32_tradlittlemips_vec): Likewise.
        * elfxx-target.h: Add macro INCLUDED_TARGET_FILE which is more a test
        to see that elfNN_bed does not get redefined even if the target file
        is included twice for a chip. See elf32-mips.c.