OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
23 years ago2000-06-22 Mo DeJong <mdejong@redhat.com>
spolk [Tue, 27 Jun 2000 21:53:32 +0000 (21:53 +0000)]
2000-06-22  Mo DeJong  <mdejong@redhat.com>

* library/tree.tcl: Remove use of watch
command. Add check to see if toplevel
exists to avoid error.

2000-06-22  Mo DeJong  <mdejong@redhat.com>

* src/tkGraphCanvas.c (GetEdgeNodes): Fixed
crash in ckfree caused by call to strdup that
was later freed using ckfree.

2000-06-19  Syd Polk  <spolk@redhat.com>

* configure.in: Use CYG_AC_PATH_ITCLCONFIG and CYG_AC_LOAD_ITCLCONFIG
instead of using exising itclsh.
* aclocal.m4: Regenerated with new ../config/acinclude.m4.
* configure: Regenerate.
* Makefile.in library/Makefile.in src/Makefile.in: Regenerate.

23 years ago2000-06-22 Syd Polk <spolk@redhat.com>
spolk [Tue, 27 Jun 2000 21:51:57 +0000 (21:51 +0000)]
2000-06-22  Syd Polk  <spolk@redhat.com>

* itcl/win/Makefile.in: Added target install-shared-libraries.
Make install-binaries and install-libraries both install it.
* itk/win/Makefile.in: Likewise.

* iwidgets3.0.0/unix/Makefile.in: Add dummy target
install-binaries.

2000-06-19  Syd Polk  <spolk@redhat.com>

* itcl/win/Makefile.in: Install ITCLLIB instead of CYGITCLLIB
when installing the finished binaries.

23 years ago2000-05-23 Syd Polk <spolk@redhat.com>
spolk [Tue, 27 Jun 2000 21:51:18 +0000 (21:51 +0000)]
2000-05-23  Syd Polk  <spolk@redhat.com>

* unix/Makefile.in: Calculate TCL_BIN_DIR.
* win/Makefile.in: Calculate TCL_BIN_DIR.
* unix/tclConfig.sh.in: Export TCL_BIN_DIR.

23 years ago2000-06-19 Syd Polk <spolk@redhat.com>
spolk [Tue, 27 Jun 2000 21:50:33 +0000 (21:50 +0000)]
2000-06-19  Syd Polk <spolk@redhat.com>

* acinclude.m4: Updated for Incr Tcl 3.0.

23 years agoTue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>
jjohnstn [Tue, 27 Jun 2000 19:51:32 +0000 (19:51 +0000)]
Tue Jun 27 15:49:00 2000  Marek Michalkiewicz  <marekm@linux.org.pl>

        * configure.host: Add support for AVR target.
        * libc/include/machine/ieeefp.h: Likewise.
        * libc/include/sys/config.h: Likewise.

23 years agoDo not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse
nickc [Tue, 27 Jun 2000 18:21:39 +0000 (18:21 +0000)]
Do not allow EITHER_BUT_PREFER_MU opcodes to be packed into reverse
sequential buckets, and warn if the user does so.

23 years ago * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,
corinna [Tue, 27 Jun 2000 18:21:31 +0000 (18:21 +0000)]
    * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,
        BACKUP_REPARSE_DATA and BACKUP_SPARSE_BLOCK.
        Add file open flags FILE_FLAG_OPEN_REPARSE_POINT and
        FILE_FLAG_OPEN_NO_RECALL.
        * winioctl.h: Add device io control codes FSCTL_GET_REPARSE_POINT,
        FSCTL_SET_REPARSE_POINT and FSCTL_DELETE_REPARSE_POINT.
        * winnt.h: Add typedef for GUID.
        Add file attributes FILE_ATTRIBUTE_ENCRYPTED,
        FILE_ATTRIBUTE_SPARSE_FILE, FILE_ATTRIBUTE_REPARSE_POINT and
        FILE_ATTRIBUTE_NOT_CONTENT_INDEXED.
        Add volume attributes FILE_VOLUME_QUOTAS, FILE_SUPPORTS_SPARSE_FILES,
        FILE_SUPPORTS_REPARSE_POINTS, FILE_SUPPORTS_REMOTE_STORAGE,
        FILE_SUPPORTS_OBJECT_IDS and FILE_SUPPORTS_ENCRYPTION.
        Add several reparse point defines and typedefs for REPARSE_DATA_BUFFER,
        REPARSE_GUID_DATA_BUFFER and REPARSE_POINT_INFORMATION.
        * lib/psapi.def: New file.

23 years agoParams elimination.
kevinb [Tue, 27 Jun 2000 06:45:43 +0000 (06:45 +0000)]
Params elimination.

23 years agoApplied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.
nickc [Tue, 27 Jun 2000 01:45:30 +0000 (01:45 +0000)]
Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR port.

23 years agoFix formatting.
nickc [Tue, 27 Jun 2000 01:31:58 +0000 (01:31 +0000)]
Fix formatting.

23 years agoRevert incorrect 2000-06-25 patch.
amodra [Mon, 26 Jun 2000 23:15:57 +0000 (23:15 +0000)]
Revert incorrect 2000-06-25 patch.

23 years ago* windows.cc (setitimer): Round up when < 1000 usecs.
cgf [Mon, 26 Jun 2000 22:33:54 +0000 (22:33 +0000)]
* windows.cc (setitimer): Round up when < 1000 usecs.

23 years ago* hinfo.cc (hinfo::dup2): Eliminate compiler warning.
cgf [Mon, 26 Jun 2000 21:36:52 +0000 (21:36 +0000)]
* hinfo.cc (hinfo::dup2): Eliminate compiler warning.

23 years ago2000-06-26 Scott Bambrough <scottb@netwinder.org>
scottb [Mon, 26 Jun 2000 16:50:29 +0000 (16:50 +0000)]
2000-06-26  Scott Bambrough  <scottb@netwinder.org>

* arm-dis.c (regnames): Add an additional register set to match
the set used by GCC.  Make it the default.

23 years ago* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.
cgf [Mon, 26 Jun 2000 15:27:12 +0000 (15:27 +0000)]
* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.

23 years agoFix spelling typos.
nickc [Sun, 25 Jun 2000 17:59:21 +0000 (17:59 +0000)]
Fix spelling typos.
Remove use of DEFUN().

23 years agoFix spelling typo
nickc [Sun, 25 Jun 2000 17:58:54 +0000 (17:58 +0000)]
Fix spelling typo

23 years agoFix spelling typo
nickc [Sun, 25 Jun 2000 17:58:45 +0000 (17:58 +0000)]
Fix spelling typo

23 years agoAssemble ldmac correctly.
nickc [Sun, 25 Jun 2000 16:49:47 +0000 (16:49 +0000)]
Assemble ldmac correctly.

23 years agoTreat GNU weak symbols as external.
nickc [Sun, 25 Jun 2000 16:39:45 +0000 (16:39 +0000)]
Treat GNU weak symbols as external.

23 years agoAdvance past both parts of dos based <letter>: filepath prefix.
nickc [Sun, 25 Jun 2000 16:30:27 +0000 (16:30 +0000)]
Advance past both parts of dos based <letter>: filepath prefix.

23 years ago * Makefile.in (install-info): Support installation from outside of
eliz [Sun, 25 Jun 2000 08:12:30 +0000 (08:12 +0000)]
* Makefile.in (install-info): Support installation from outside of
        the source directory.  Reported by Mark Harig
        <markh@frazier.landmark.com>.

23 years ago* grp.cc (read_etc_group): Open file in text mode.
cgf [Sun, 25 Jun 2000 03:48:10 +0000 (03:48 +0000)]
* grp.cc (read_etc_group): Open file in text mode.
* pwd.cc (read_etc_passwd): Ditto.
* shared.h: Bump PROC_MAGIC.

23 years ago* cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.
cgf [Sun, 25 Jun 2000 03:18:54 +0000 (03:18 +0000)]
* cygcheck.cc (cygwin_info): New function.  Scans DLL for Cygwin version info.
(dll_info): Add path parameter for checking "cygwin1.dll".
(track_down): Accomodate additional parameter for dll_info.
(ls): Ditto.
(dump_sys_info): Always print cygwin1.dll last.

23 years ago386.c (md_estimate_size_before_relax): Revert
dj [Sun, 25 Jun 2000 01:33:31 +0000 (01:33 +0000)]
386.c (md_estimate_size_before_relax): Revert
more changes from Sept 1999
(tc_i386_fix_adjustable): ditto
(md_apply_fix3): ditto

23 years ago* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
aoliva [Sat, 24 Jun 2000 20:10:24 +0000 (20:10 +0000)]
* elf32-arm.h (elf32_arm_final_link_relocate): Print `(local)'
for local symbols whose names are unknown.

23 years agoFix description of --stabs switch
nickc [Sat, 24 Jun 2000 19:53:12 +0000 (19:53 +0000)]
Fix description of --stabs switch

23 years ago * fork.cc (fork): Fix error in copying SID pointer.
corinna [Sat, 24 Jun 2000 17:37:52 +0000 (17:37 +0000)]
    * fork.cc (fork): Fix error in copying SID pointer.
        * spawn.cc (_spawnve): Ditto.
        * passwd.cc: Remove static from `passwd_in_memory_p'.
        (read_etc_passwd): Remove static.
        * uinfo.cc: Move global declaration of `read_etc_group' and
        `group_in_memory_p' into `uinfo_init'.
        (internal_getlogin): Try to get SID from current process first.
        (uinfo_init): Don't set uid and gid if `myself' has a valid SID.
        Only load /etc/passwd and /etc/group in that case.

23 years ago* shared.cc (shared_info::initialize): Improve error message clarity.
cgf [Sat, 24 Jun 2000 16:31:36 +0000 (16:31 +0000)]
* shared.cc (shared_info::initialize): Improve error message clarity.
* mkvers.sh: Eliminate debugging output.

23 years ago* cgen assembler fixes; approved by original author <devans>
fche [Sat, 24 Jun 2000 15:10:45 +0000 (15:10 +0000)]
* cgen assembler fixes; approved by original author <devans>

2000-06-24  Frank Ch. Eigler  <fche@redhat.com>

* cgen.c (expr_jmp_buf_p): New validity flag for expr_jmp_buf.
(gas_cgen_parse_operand): Set it around expression() call.
(gas_cgen_md_operand): Test for it before longjmp().

23 years ago* verbosity reduction
fche [Sat, 24 Jun 2000 14:47:54 +0000 (14:47 +0000)]
* verbosity reduction

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.

23 years ago* build cleanliness fix
fche [Sat, 24 Jun 2000 14:37:57 +0000 (14:37 +0000)]
* build cleanliness fix

2000-06-24  Frank Ch. Eigler  <fche@redhat.com>

From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
* Makefile.in (distclean): Clean cconfig.h also.

23 years agoBlow away DEFUN.
amodra [Sat, 24 Jun 2000 11:51:53 +0000 (11:51 +0000)]
Blow away DEFUN.

23 years agoFix comment typos.
amodra [Sat, 24 Jun 2000 08:07:01 +0000 (08:07 +0000)]
Fix comment typos.

23 years agoarm-elf does --gc-sections too.
amodra [Sat, 24 Jun 2000 04:48:41 +0000 (04:48 +0000)]
arm-elf does --gc-sections too.

23 years agoTipo.
cagney [Fri, 23 Jun 2000 14:00:13 +0000 (14:00 +0000)]
Tipo.

23 years agoFix printf arguments.
cagney [Fri, 23 Jun 2000 12:39:41 +0000 (12:39 +0000)]
Fix printf arguments.

23 years agoDuh! What double-increment?
amodra [Fri, 23 Jun 2000 11:58:00 +0000 (11:58 +0000)]
Duh!  What double-increment?

23 years agoFor EABI, start allocting space on the stack when the registers are
cagney [Fri, 23 Jun 2000 11:06:30 +0000 (11:06 +0000)]
For EABI, start allocting space on the stack when the registers are
full.  Not when the number of args == 8.

23 years ago* $literal support
fche [Fri, 23 Jun 2000 10:51:28 +0000 (10:51 +0000)]
* $literal support

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* expr.c (operand): Permit $hex literals if LITERAL_PREFIXDOLLAR_HEX
is defined.

23 years ago(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
amodra [Fri, 23 Jun 2000 10:12:48 +0000 (10:12 +0000)]
(operand): Do not as_bad() if RELAX_PAREN_GROUPING is
defined.  Fix error message and double increment of
input_line_pointer for `[' grouping.

23 years agoAdd support for auto_boolean (true, false or auto).
cagney [Fri, 23 Jun 2000 08:12:26 +0000 (08:12 +0000)]
Add support for auto_boolean (true, false or auto).

23 years agoWhen FP registers are full, store FP arguments on stack and not in
cagney [Fri, 23 Jun 2000 07:44:00 +0000 (07:44 +0000)]
When FP registers are full, store FP arguments on stack and not in
integer registers.

23 years agoKazu Hirata's formatting and comment typo fixes.
amodra [Fri, 23 Jun 2000 05:44:29 +0000 (05:44 +0000)]
Kazu Hirata's formatting and comment typo fixes.

23 years agoMove premature QP notation clearing to it's appropriate location.
twall [Fri, 23 Jun 2000 03:31:06 +0000 (03:31 +0000)]
Move premature QP notation clearing to it's appropriate location.

23 years agoThu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>
ranjith [Thu, 22 Jun 2000 22:38:08 +0000 (22:38 +0000)]
Thu Jun 22 18:35:00 2000  Ranjith Kumaran  <ranjith@cygnus.com>

* README: Newlib 1.8.2 must be built in a separate directory
than the sources.

23 years ago* Makefile.in: Add dummy info targets.
cgf [Thu, 22 Jun 2000 22:28:35 +0000 (22:28 +0000)]
* Makefile.in: Add dummy info targets.

23 years ago* Makefile.in: Autogenerate cygwin.def when appropriate.
cgf [Thu, 22 Jun 2000 21:51:48 +0000 (21:51 +0000)]
* Makefile.in: Autogenerate cygwin.def when appropriate.
* include/sys/cygwin.h: Correct prototype.

23 years agoRevise previous include/sys/cygwin.h change.
cgf [Thu, 22 Jun 2000 21:05:46 +0000 (21:05 +0000)]
Revise previous include/sys/cygwin.h change.

23 years ago* armemu.c (Multiply64): Fix computation of flag N.
aoliva [Thu, 22 Jun 2000 20:42:34 +0000 (20:42 +0000)]
* armemu.c (Multiply64): Fix computation of flag N.

23 years ago* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
cgf [Thu, 22 Jun 2000 20:18:16 +0000 (20:18 +0000)]
* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
headers unless the Windows header was previously included.

23 years ago* armemu.c (MultiplyAdd64): Fix computation of flag N.
aoliva [Thu, 22 Jun 2000 20:03:32 +0000 (20:03 +0000)]
* armemu.c (MultiplyAdd64): Fix computation of flag N.

23 years agoRevert.
cgf [Thu, 22 Jun 2000 19:48:10 +0000 (19:48 +0000)]
Revert.

23 years agoRemove some files that were added prematurely.
cgf [Thu, 22 Jun 2000 19:11:32 +0000 (19:11 +0000)]
Remove some files that were added prematurely.

23 years ago * registry.cc (load_registry_hive): Use HKEY_USERS when checking
corinna [Thu, 22 Jun 2000 18:54:26 +0000 (18:54 +0000)]
    * registry.cc (load_registry_hive): Use HKEY_USERS when checking
        for existing user hive.
        Use MAX_PATH instead of numerical constant for array size.
        Use return code of RegLoadKeyA instead of GetLastError for error output.

23 years ago* rpcdce.h: Protect OPTIONAL definition since it may be (legally) previously
cgf [Thu, 22 Jun 2000 18:37:31 +0000 (18:37 +0000)]
* rpcdce.h: Protect OPTIONAL definition since it may be (legally) previously
defined.
* windef.h : Ditto.

23 years ago* Makefile.in: Add new-libcygwin.a back to all_host target.
cgf [Thu, 22 Jun 2000 18:28:16 +0000 (18:28 +0000)]
* Makefile.in: Add new-libcygwin.a back to all_host target.

23 years agoCheck dependecies for leading `/' in this dir too.
amodra [Thu, 22 Jun 2000 13:14:21 +0000 (13:14 +0000)]
Check dependecies for leading `/' in this dir too.

23 years agoEnsure /usr/include and the like stay out of dependencies.
amodra [Thu, 22 Jun 2000 13:01:41 +0000 (13:01 +0000)]
Ensure /usr/include and the like stay out of dependencies.

23 years agoFix a problem with 32-bit displacements in .code16gcc mode.
amodra [Thu, 22 Jun 2000 10:49:13 +0000 (10:49 +0000)]
Fix a problem with 32-bit displacements in .code16gcc mode.

23 years agoPARAMS elimination.
kevinb [Thu, 22 Jun 2000 07:16:19 +0000 (07:16 +0000)]
PARAMS elimination.

23 years ago2000-06-21 H.J. Lu <hjl@gnu.org>
hjl [Thu, 22 Jun 2000 03:35:53 +0000 (03:35 +0000)]
2000-06-21  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

23 years ago2000-06-21 H.J. Lu <hjl@gnu.org>
hjl [Thu, 22 Jun 2000 03:35:33 +0000 (03:35 +0000)]
2000-06-21  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

23 years ago * expect_cf.h.in (_XOPEN_SOURCE): Added.
tromey [Thu, 22 Jun 2000 02:21:48 +0000 (02:21 +0000)]
* expect_cf.h.in (_XOPEN_SOURCE): Added.
* configure: Rebuilt.
* configure.in: Define _XOPEN_SOURCE when using ptsname.

23 years ago * config/tc-h8300.c (parse_reg): Make the function static.
law [Wed, 21 Jun 2000 21:31:24 +0000 (21:31 +0000)]
    * config/tc-h8300.c (parse_reg): Make the function static.
        (parse_exp): Likewise.

23 years ago* Makefile.in: Add *.def to clean operation.
cgf [Wed, 21 Jun 2000 18:33:19 +0000 (18:33 +0000)]
* Makefile.in: Add *.def to clean operation.

23 years ago* Makefile.in: Add *.exe to clean operation.
cgf [Wed, 21 Jun 2000 17:20:47 +0000 (17:20 +0000)]
* Makefile.in: Add *.exe to clean operation.

23 years ago * typo problems in last commit fixed
muller [Wed, 21 Jun 2000 10:21:14 +0000 (10:21 +0000)]
 * typo problems in last commit fixed

23 years ago2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
muller [Wed, 21 Jun 2000 09:59:50 +0000 (09:59 +0000)]
2000-06-21  Pierre Muller  <muller@ics.u-strasbg.fr>
   * symfile.c (init_filename_language_table) add ".pas", ".p" and ".pp"
   as pascal source file extensions.

23 years agoDisplay what's going on.
cgf [Wed, 21 Jun 2000 05:04:56 +0000 (05:04 +0000)]
Display what's going on.

23 years ago* mkvers.sh: Fix sed usage for older seds.
cgf [Wed, 21 Jun 2000 05:03:36 +0000 (05:03 +0000)]
* mkvers.sh: Fix sed usage for older seds.

23 years ago* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
dj [Wed, 21 Jun 2000 02:18:17 +0000 (02:18 +0000)]
* config/tc-i386.c (tc_i386_fix_adjustable): Revert change from
Sept 1999; RVA relocs need to be treated more like DIR32 relocs
for cygwin import libraries to work properly.

23 years ago* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.
cgf [Wed, 21 Jun 2000 00:47:06 +0000 (00:47 +0000)]
* Makefile.in: Don't touch winver_stamp if mkvers.sh was unsuccessful.

23 years ago* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
jtc [Tue, 20 Jun 2000 22:13:17 +0000 (22:13 +0000)]
* gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.

23 years ago* mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.
cgf [Tue, 20 Jun 2000 21:42:24 +0000 (21:42 +0000)]
* mkvers.sh: Fix problem with handling of CVS tags causing .rc syntax errors.

23 years ago* build fix
fche [Tue, 20 Jun 2000 21:12:33 +0000 (21:12 +0000)]
* build fix

2000-06-20  Frank Ch. Eigler  <fche@redhat.com>

* compile.c: Don't include "wait.h".
(sim_resume): Use local SIM_WIFEXITED and SIM_WIFSIGNALED macros
instead of WIF* from host.

23 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:41:01 +0000 (20:41 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

23 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:40:39 +0000 (20:40 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.
* configure: Likewise.
* doc/Makefile.in: Likewise.

23 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:40:00 +0000 (20:40 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

23 years ago2000-06-20 H.J. Lu <hjl@gnu.org>
hjl [Tue, 20 Jun 2000 20:39:29 +0000 (20:39 +0000)]
2000-06-20  H.J. Lu  <hjl@gnu.org>

* Makefile.am: Rebuild dependency.
* Makefile.in: Rebuild.

23 years agoTue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn@cygnus.com>
jjohnstn [Tue, 20 Jun 2000 18:34:56 +0000 (18:34 +0000)]
Tue Jun 20 14:30:00 2000  Jeff Johnston  <jjohnstn@cygnus.com>

        * libc/include/sys/reent.h (_rand_next): Added __extension__
        qualifier as long long type is not strict ANSI.
        * libc/stdlib/rand.c (rand): Added __extension__ qualifier
        to long long constant.

23 years ago* Makefile.in: Change to build the DLL during a cross-compiler build.
cgf [Tue, 20 Jun 2000 17:38:55 +0000 (17:38 +0000)]
* Makefile.in: Change to build the DLL during a cross-compiler build.

23 years ago* configure.in: Bow to necessity and build w32api before anything else.
cgf [Tue, 20 Jun 2000 17:37:22 +0000 (17:37 +0000)]
* configure.in: Bow to necessity and build w32api before anything else.
* configure: Regenerate.

23 years ago2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
ulfc [Tue, 20 Jun 2000 16:37:36 +0000 (16:37 +0000)]
2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
(elf_backend_copy_indirect_symbol): Map to the new function.

23 years agoTI C54x target added.
twall [Tue, 20 Jun 2000 13:59:03 +0000 (13:59 +0000)]
TI C54x target added.

23 years agoTI C54x target.
twall [Tue, 20 Jun 2000 13:52:28 +0000 (13:52 +0000)]
TI C54x target.

23 years agotic54x support.
twall [Tue, 20 Jun 2000 13:31:59 +0000 (13:31 +0000)]
tic54x support.

23 years agotic54x/ibmc54xdsp target for ld.
twall [Tue, 20 Jun 2000 13:29:06 +0000 (13:29 +0000)]
tic54x/ibmc54xdsp target for ld.

23 years agoCorrect pointer comparisons relying on NULL less than any other pointer.
amodra [Tue, 20 Jun 2000 12:33:20 +0000 (12:33 +0000)]
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c

23 years ago2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>
ulfc [Tue, 20 Jun 2000 11:06:19 +0000 (11:06 +0000)]
2000-06-20  Ulf Carlsson  <ulfc@engr.sgi.com>

* elf-bfd.h (struct elf_obj_tdata): Define per BFD Irix 5 virtual
sections elf_{text,data}_{section,symbol}.
* elf32-mips.c: mips_elf_{text,data}_{section,symbol}{,_ptr}: Remove.
(_bfd_mips_elf_hide_symbol): New function.
(elf_backend_hide_symbol): Map to the new function.
(_bfd_mips_elf_add_symbol_hook): Change to use new per BFD
definitions of mips_elf_{text,data}_{section,symbol}.
(mips_elf_local_relocation_p): Try to find the direct symbol
based on new check_forced argument.
(mips_elf_calculate_relocation): Use new version of
mips_elf_local_relocation_p.
(mips_elf_relocate_section): Likewise.
(_bfd_mips_elf_relocate_section): Likewise.
(mips_elf_sort_hash_table): Only assert that have enough GOT
space.
(mips_elf_got16_entry): Match all 32 bits to the existing GOT
entry if the relocation based on the new external argument.
(mips_elf_create_dynamic_relocation): Assert that we have a
section contents allocated where we can swap out the dynamic
relocations.
(mips_elf_calculate_relocation): Find the real hash-table entry
correctly by using h->root.root.type.  Only create a dynamic
relocation entry if the symbol is defined in a shared library.
Create an external GOT entry for the GOT16 relocation if the
symbol was forced local.
(_bfd_mips_elf_finish_dynamic_symbol): Don't assert there is a
dynamic index if the symbol was forced local.

2000-06-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* elf32-mips.c: Fix typos in comments.

23 years ago* armemu.h (NEGBRANCH): Do not overwrite the two most significant
aoliva [Tue, 20 Jun 2000 09:36:12 +0000 (09:36 +0000)]
* armemu.h (NEGBRANCH): Do not overwrite the two most significant
bits of the offset.

23 years agoPARAMS elimination.
kevinb [Tue, 20 Jun 2000 07:13:39 +0000 (07:13 +0000)]
PARAMS elimination.

23 years ago* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
cgf [Tue, 20 Jun 2000 00:47:52 +0000 (00:47 +0000)]
* select.cc (socket_cleanup): Shutdown I/O on dummy sockets prior to closing
them.

23 years ago* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
kettenis [Mon, 19 Jun 2000 19:33:35 +0000 (19:33 +0000)]
* rs6000-core.c: Wrap definition of `union VmInfo' within #ifdef
CORE_VERSION_1.

23 years ago* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
jtc [Mon, 19 Jun 2000 18:59:06 +0000 (18:59 +0000)]
* remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed
(nindy_xfer_inferior_memory): Use dcache_xfer_memory() instead of
breaking transfer into chunks and using nindy_fetch_word() and
nindy_store_word().

* remote-bug.c (bug_xfer_memory): Use dcache_xfer_memory() instead
of breaking transfer into chunks and using gr_fetch_word() and
gr_store_word().

* remote.c (remote_fetch_word, remote_store_word): Removed.

* remote-utils.h (gr_fetch_word, gr_store_word): Removed.
* remote-utils.c (gr_fetch_word, gr_store_word): Removed.

* dcache.h (dcache_fetch, dcache_poke, dcache_poke_block): Removed.
* dcache.c (dcache_fetch, dcache_poke): Removed.

23 years ago * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
corinna [Mon, 19 Jun 2000 17:36:30 +0000 (17:36 +0000)]
    * dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
        and `RegLoadKeyA'.
        * registry.cc (get_registry_hive_path): New function.
        (load_registry_hive): Ditto.
        * security.cc (convert_sid_to_string_sid): New function.
        (get_ssid): Renamed to `convert_string_sid_to_sid'.
        (get_pw_sid): Call `convert_string_sid_to_sid' instead of `get_ssid'.
        (get_gr_sid): Ditto.
        (get_admin_sid): Ditto.
        (get_system_sid): Ditto.
        (get_creator_owner_sid): Ditto.
        (get_world_sid): Ditto.
        * shared.h: New prototypes for `get_registry_hive_path' and
        `load_registry_hive'.
        * spawn.cc (spawn_guts): Set child->psid to NULL to force calling
        `internal_getlogin' from child process in case of changing user context.
        Call `load_registry_hive' in case of changing user context.
        (_spawnve): Copy user infos only if user context remains the same.
        * uinfo.cc: Add load statement for `NetUserGetInfo'.
        Remove load statement for `NetGetDCName'.
        (internal_getlogin): Rewrite to speed up process startup
        and to correct user environment in case user context changes.
        (uinfo_init): Call internal_getlogin only if myself->psid is NULL,
        that is user context changes.
        * winsup.h: Add prototypes for `convert_sid_to_string_sid',
        `convert_string_sid_to_sid' and `get_pw_sid'.

23 years ago2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
ezannoni [Mon, 19 Jun 2000 14:56:20 +0000 (14:56 +0000)]
2000-06-18  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * gdb.base/maint.exp: Add 'maint print architecture' item to output
        of 'help maint print' command.

23 years ago * defs.h: define language_pascal in language enumeration.
muller [Mon, 19 Jun 2000 10:14:21 +0000 (10:14 +0000)]
* defs.h: define language_pascal in language enumeration.
    * language.h: define _LANG_pascal macro.
    * language.c: add language_pascal support in all language dependant functions.

23 years agoMove "Changes in version 2.10" to where it belongs.
amodra [Mon, 19 Jun 2000 02:36:45 +0000 (02:36 +0000)]
Move "Changes in version 2.10" to where it belongs.

23 years agoUpdate list of targets supporting --gc-sections.
amodra [Mon, 19 Jun 2000 02:05:52 +0000 (02:05 +0000)]
Update list of targets supporting --gc-sections.
KEEP .eh_frame contents.