OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years agoOnly search for an interworking bfd if there are input bfds.
nickc [Wed, 7 Aug 2002 15:22:41 +0000 (15:22 +0000)]
Only search for an interworking bfd if there are input bfds.

21 years ago Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:
corinna [Wed, 7 Aug 2002 10:08:17 +0000 (10:08 +0000)]
Fix by Conrad Scott  <conrad.scott@dsl.pipex.com>:
* fhandler_socket.cc (fhandler_socket::accept): Fix FIONBIO call.

21 years ago * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
corinna [Wed, 7 Aug 2002 08:52:23 +0000 (08:52 +0000)]
* cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
write dump file binary.

21 years ago * elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
amodra [Wed, 7 Aug 2002 05:23:09 +0000 (05:23 +0000)]
* elf64-ppc.c (edit_opd): Arrange to drop symbols for discarded .opd
entries.

21 years ago * elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
ths [Wed, 7 Aug 2002 04:44:14 +0000 (04:44 +0000)]
* elfxx-mips.c (mips_elf_create_dynamic_relocation): Cast signedness
mismatch.

21 years ago * elfxx-mips.c (ABI_64_P): Remove superfluous check.
ths [Wed, 7 Aug 2002 04:37:24 +0000 (04:37 +0000)]
* elfxx-mips.c (ABI_64_P): Remove superfluous check.

21 years ago * elf32-mips.c (mips_reloc_map): Fix typo.
ths [Wed, 7 Aug 2002 04:32:14 +0000 (04:32 +0000)]
* elf32-mips.c (mips_reloc_map): Fix typo.

21 years agoone more change
cgf [Wed, 7 Aug 2002 01:22:56 +0000 (01:22 +0000)]
one more change

21 years ago* cygheap.cc (_csbrk): Avoid !cygheap considerations.
cgf [Wed, 7 Aug 2002 01:20:59 +0000 (01:20 +0000)]
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
(cygheap_init): Deal with unintialized cygheap issues here.

21 years ago2002-08-05 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 7 Aug 2002 00:28:31 +0000 (00:28 +0000)]
2002-08-05  Michael Snyder  <msnyder@redhat.com>

*  mips-tdep.c (mips_find_saved_regs): Adjust stack according
to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64.  Enhance comment.
(mips_gdbarch_init): Set N32 target to be mips64.

21 years agodaily update
amodra [Wed, 7 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Wed, 7 Aug 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * frame.c (find_saved_register): Break out of loop once saved
kevinb [Tue, 6 Aug 2002 22:42:55 +0000 (22:42 +0000)]
* frame.c (find_saved_register): Break out of loop once saved
register address is found.  Don't mention sparc in loop comment
anymore.

21 years ago * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
rth [Tue, 6 Aug 2002 22:06:07 +0000 (22:06 +0000)]
    * config/tc-alpha.c (cpu_types): Enabled ev67, ev68,  -m21264a
        and m21264b processor names and cpu types.
        * doc/c-alpha.texi: Documented new types.

21 years agoConrad Scott <conrad.scott@dsl.pipex.com
cgf [Tue, 6 Aug 2002 22:05:53 +0000 (22:05 +0000)]
Conrad Scott <conrad.scott@dsl.pipex.com
* cygheap.cc (_csbrk): Allocate some slop initially.  Don't erroneously add
sbrk amount to returned value in initial case.

21 years agoAdd myself as Alpha maintainer.
rth [Tue, 6 Aug 2002 21:58:26 +0000 (21:58 +0000)]
Add myself as Alpha maintainer.

21 years ago * library/srcwin.itb (_build_win): Anchor status label so that
kseitz [Tue, 6 Aug 2002 19:35:33 +0000 (19:35 +0000)]
    * library/srcwin.itb (_build_win): Anchor status label so that
        text appears at left instead of centered.

21 years ago From Mo Dejong <supermo@bayarea.net>:
kseitz [Tue, 6 Aug 2002 19:24:24 +0000 (19:24 +0000)]
    From Mo Dejong  <supermo@bayarea.net>:
        * iwidgets3.0.0/Makefile.in: Don't create a symlink
        from $(SCRIPT_INSTALL_DIR) to $(LIB_INSTALL_DIR)/iwidgets.
        Remove LN_S and LIB_INSTALL_DIR variables.

21 years ago * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
kevinb [Tue, 6 Aug 2002 19:03:40 +0000 (19:03 +0000)]
* mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
mips_default_saved_regsize to 8.

21 years ago From Mo Dejong <supermo@bayarea.net>:
kseitz [Tue, 6 Aug 2002 18:51:13 +0000 (18:51 +0000)]
    From Mo Dejong  <supermo@bayarea.net>:
        * configure.in: Don't configure iwidgets when building
        Source-Navigator.
        * configure: Regenerated.

21 years ago2002-08-06 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 6 Aug 2002 15:53:07 +0000 (15:53 +0000)]
2002-08-06  Andrew Cagney  <ac131313@redhat.com>
* gcore.c: Do not include <sys/procfs.h>.
* Makefile.in (gcore.o): Update dependencies.

21 years ago2002-08-06 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 6 Aug 2002 15:52:33 +0000 (15:52 +0000)]
2002-08-06  Andrew Cagney  <ac131313@redhat.com>
* gcore.c: Do not include <sys/procfs.h>.
* Makefile.in (gcore.o): Update dependencies.

21 years ago2002-08-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Aug 2002 14:12:46 +0000 (14:12 +0000)]
2002-08-06  Andrew Cagney  <cagney@redhat.com>
* configure.tgt: Make arc-*-* obsolete.
* NEWS: Mention that arc-*-* has been identifed as obsolete.
* MAINTAINERS: Make arc-elf obsolete.
* arc-tdep.c: Make file obsolete.
* config/arc/arc.mt: Ditto.
* config/arc/tm-arc.h: Ditto.

21 years ago * emultempl/aix.em (gld*_before_parse): Set default arch. Reverts
amodra [Tue, 6 Aug 2002 11:40:30 +0000 (11:40 +0000)]
* emultempl/aix.em (gld*_before_parse): Set default arch.  Reverts
2002-05-10 change.

21 years ago * gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
amodra [Tue, 6 Aug 2002 11:28:00 +0000 (11:28 +0000)]
* gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
* gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.

21 years ago * xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.
amodra [Tue, 6 Aug 2002 11:24:40 +0000 (11:24 +0000)]
* xcofflink.c (xcoff_write_global_symbol): Set n_scnum for abs_section.

21 years agoAdd hppa-openbsd target
nickc [Tue, 6 Aug 2002 09:18:28 +0000 (09:18 +0000)]
Add hppa-openbsd target

21 years ago * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.
amodra [Tue, 6 Aug 2002 09:09:08 +0000 (09:09 +0000)]
* elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask entries.

21 years ago * libxcoff.h: Use PARAMS on function declarations.
amodra [Tue, 6 Aug 2002 08:59:34 +0000 (08:59 +0000)]
* libxcoff.h: Use PARAMS on function declarations.
* coff-rs6000.c (xcoff_generate_rtinit): Simplify size calc.
* coff64-rs6000.c (xcoff64_generate_rtinit): Likewise.

21 years ago * coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
amodra [Tue, 6 Aug 2002 08:51:42 +0000 (08:51 +0000)]
* coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
addend.
* coff64-rs6000.c: (xcoff64_rtype2howto): Likewise.

21 years ago * coff-rs6000.c: Formatting fixes.
amodra [Tue, 6 Aug 2002 05:52:29 +0000 (05:52 +0000)]
* coff-rs6000.c: Formatting fixes.
(xcoff_calculate_relocation): Use PARAMS in declaration.
(xcoff_complain_overflow): Likewise.
(xcoff_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff_vec): Likewise.
(bfd_pmac_xcoff_backend_data): Likewise.
(pmac_xcoff_vec): Likewise.
* coff64-rs6000.c: Formatting fixes.
(xcoff64_calculate_relocation): Use PARAMS in declaration.
(xcoff64_ppc_relocate_section): Use old-style function pointer call.
(bfd_xcoff_backend_data): Remove useless comments.
(rs6000coff64_vec): Likewise.
(bfd_xcoff_aix5_backend_data): Likewise.
(aix5coff64_vec): Likewise.

21 years ago* spawn.cc (spawn_guts): Don't set mount_h here.
cgf [Tue, 6 Aug 2002 05:48:33 +0000 (05:48 +0000)]
* spawn.cc (spawn_guts): Don't set mount_h here.
* sigproc.cc (init_child_info): Set it here instead.
* shared.cc (cygwin_mount_h): Make NO_COPY.

21 years ago* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
cgf [Tue, 6 Aug 2002 05:08:55 +0000 (05:08 +0000)]
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to thread
function.
(cygthread::operator new): Add defense debugging output.
(cygthread::cygthread): Add debugging output.  Set name after thread has been
awakened to avoid a race.
(cygthread::exit_thread): Use handle operator rather than using ev directly.
(cygthread::exit_thread): Reorganize to provide debugging.  Set __name to NULL.
* cygthread.h (cygself): Define.
* fhandler_tty.cc (fhandler_tty_master::init): Use cygself as argument so that
invoked thread can access its own info.
(process_output): Derive cygthread info of thread from thread argument.
* sigproc.cc (sigproc_init): Use cygself as argument so that invoked thread can
access its own info.
(wait_sig): Derive cygthread info of thread from thread argument.

21 years ago * debug.h (handle_list::allocated): Remove field.
scottc [Tue, 6 Aug 2002 03:40:40 +0000 (03:40 +0000)]
* debug.h (handle_list::allocated): Remove field.
* debug.cc (newh): Don't malloc extra entries.
(add_handle): Downgrade strace message level.
(delete_handle): Remove case for `allocated' entries.

21 years ago * coff-rs6000.c (xcoff_howto_table): Revert some of last change to
amodra [Tue, 6 Aug 2002 03:18:25 +0000 (03:18 +0000)]
* coff-rs6000.c (xcoff_howto_table): Revert some of last change to
mask entries.  Use complain_overflow_dont for R_REF.
(xcoff_reloc_type_ba): Revert last change.
(xcoff_reloc_type_br): Likewise.
(xcoff_reloc_type_crel): Likewise.
(xcoff_ppc_relocate_section): Likewise.
* coff64-rs6000.c (xcoff64_reloc_type_br): Likewise.
(xcoff64_ppc_relocate_section): Likewise.
(xcoff64_howto_table): Revert some of last change to mask entries.
Use complain_overflow_dont for R_REF.

21 years ago * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.
amodra [Tue, 6 Aug 2002 02:30:05 +0000 (02:30 +0000)]
* config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.

21 years ago * coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
amodra [Tue, 6 Aug 2002 02:29:24 +0000 (02:29 +0000)]
* coff-rs6000.c (xcoff_howto_table): Fix src_mask entries.  Make all
relocs with bitsize == 16 have size = 1.
(xcoff_reloc_type_ba): Correct src_mask and dst_mask adjustment.
(xcoff_reloc_type_br): Likewise.
(xcoff_reloc_type_crel): Likewise.
(xcoff_ppc_relocate_section): Set up src_mask and dst_mask correctly.
* coff64-rs6000.c (xcoff64_reloc_type_br): Correct src_mask and
dst_mask adjustment.
(xcoff64_ppc_relocate_section): Set up src_mask and dst_mask correctly.
(xcoff64_howto_table): Fix src_mask entries.  Make all relocs with
bitsize == 16 have size = 1.

21 years agodaily update
amodra [Tue, 6 Aug 2002 00:00:08 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Tue, 6 Aug 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* gdb/avr-tdep.c(avr_skip_prologue): Fix to return the correct pc.
troth [Mon, 5 Aug 2002 17:27:54 +0000 (17:27 +0000)]
* gdb/avr-tdep.c(avr_skip_prologue): Fix to return the correct pc.

21 years ago2002-08-05 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 5 Aug 2002 17:12:55 +0000 (17:12 +0000)]
2002-08-05  Andrew Cagney  <ac131313@redhat.com>
* mcore-tdep.c (mcore_gdbarch_init): Use
generic_unwind_get_saved_register instead of
generic_get_saved_register.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* frv-tdep.c (frv_gdbarch_init): Ditto.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* s390-tdep.c (s390_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
* config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.

21 years ago * objfiles.h: Add missing #include "symfile.h"
brobecke [Mon, 5 Aug 2002 16:17:41 +0000 (16:17 +0000)]
    * objfiles.h: Add missing #include "symfile.h"
        * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.

21 years ago* cygthread.cc (cygthread::stub): Change event creation to manual reset. Set
cgf [Mon, 5 Aug 2002 16:15:46 +0000 (16:15 +0000)]
* cygthread.cc (cygthread::stub): Change event creation to manual reset.  Set
__name after calling SetEvent to prevent races.
(cygthread::detach): Always reset event here to prevent races.

21 years ago * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
dannysmith [Mon, 5 Aug 2002 02:03:23 +0000 (02:03 +0000)]
* include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
Add prototypes.
* lib/msimg32.def: New file, with stubs for above.

21 years ago * prdbg.c (pr_fix_visibility): Remove assert.
amodra [Mon, 5 Aug 2002 00:54:11 +0000 (00:54 +0000)]
* prdbg.c (pr_fix_visibility): Remove assert.

21 years agodaily update
amodra [Mon, 5 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Mon, 5 Aug 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2002-08-04 H.J. Lu (hjl@gnu.org)
hjl [Sun, 4 Aug 2002 23:15:52 +0000 (23:15 +0000)]
2002-08-04  H.J. Lu  (hjl@gnu.org)

* configure.in (mips*-*-linux*): Don't skip target-libffi.

21 years agoFrom 2002-08-01 david carlton <carlton@math.stanford.edu>:
cagney [Sun, 4 Aug 2002 19:11:12 +0000 (19:11 +0000)]
From 2002-08-01 david carlton <carlton@math.stanford.edu>:
* hpread.c (hpread_read_struct_type): Deleted superfluous setting
of FIELD_BITSIZE.

21 years ago* libc/stdio/popen.c (popen): Allow "rb", "rt", "wb", and "wt" arguments for
cgf [Sun, 4 Aug 2002 19:01:56 +0000 (19:01 +0000)]
* libc/stdio/popen.c (popen): Allow "rb", "rt", "wb", and "wt" arguments for
popen to match similar functionality in fopen.

21 years ago * NEWS: Cleanup and nitpick.
drow [Sun, 4 Aug 2002 15:12:09 +0000 (15:12 +0000)]
    * NEWS: Cleanup and nitpick.

21 years agoNEWS cleanups
cagney [Sun, 4 Aug 2002 00:02:46 +0000 (00:02 +0000)]
NEWS cleanups

21 years agodaily update
amodra [Sun, 4 Aug 2002 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 4 Aug 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * debug.h (WaitForMultipleObjects): Correct typo.
scottc [Sat, 3 Aug 2002 23:43:42 +0000 (23:43 +0000)]
* debug.h (WaitForMultipleObjects): Correct typo.

21 years ago2002-08-03 Andrew Cagney <ac131313@redhat.com>
cagney [Sat, 3 Aug 2002 23:37:07 +0000 (23:37 +0000)]
2002-08-03  Andrew Cagney  <ac131313@redhat.com>
* gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.

21 years agoupdate
cgf [Sat, 3 Aug 2002 23:34:01 +0000 (23:34 +0000)]
update

21 years ago* include/stdio.h (_fcloseall): Add prototype.
dannysmith [Sat, 3 Aug 2002 23:03:37 +0000 (23:03 +0000)]
* include/stdio.h (_fcloseall): Add prototype.

21 years ago * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
dannysmith [Sat, 3 Aug 2002 22:51:15 +0000 (22:51 +0000)]
* winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
GetFileSizeEx, SetFilePointerEx): Add prototypes.
(EncryptFile[AW], FileEncryptionStatus[AW]): Add prototypes
and UNICODE mappings.

21 years agoIndex: ChangeLog
cagney [Sat, 3 Aug 2002 16:22:06 +0000 (16:22 +0000)]
Index: ChangeLog
2002-08-03  Andrew Cagney  <ac131313@redhat.com>

* Makefile.in (gdbtk-bp.o): Update dependencies.
(gdbtk-register.o): Ditto.
(gdbtk-varobj.o): Ditto.

Index: gdbtk/ChangeLog
2002-08-03  Andrew Cagney  <ac131313@redhat.com>

* generic/gdbtk-bp.c: Include "gdb_string.h".
* generic/gdbtk-register.c: Ditto.
* generic/gdbtk-varobj.c: Ditto.

21 years ago2002-08-03 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 3 Aug 2002 15:56:23 +0000 (15:56 +0000)]
2002-08-03  Andrew Cagney  <cagney@redhat.com>

* m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
m68hc11_fetch_pseudo_register.
(m68hc11_pseudo_register_write): Replace
m68hc11_store_pseudo_register.
(m68hc11_gdbarch_init): Update.

21 years ago*** empty log message ***
gdbadmin [Sat, 3 Aug 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sat, 3 Aug 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years agoFri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Aug 2002 20:51:20 +0000 (20:51 +0000)]
Fri Aug  2 15:53:50 2002  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Include "gdb_string.h".
* gdbarch.c: Regenerate.

* regcache.c: Include "gdb_string.h".
* ax-general.c: Ditto.
* varobj.c: Ditto.
* std-regs.c: Ditto.
* fbsd-proc.c: Ditto.
* thread.c: Ditto.

* Makefile.in (regcache.o): Update dependencies.
(thread.o, gdbarch.o): Ditto.
(ax-general.o, gdbarch.o): Ditto.
(varobj.o, std-regs.o): Ditto.
(fbsd-proc.o): Specify dependencies.

21 years ago2002-08-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Aug 2002 19:06:20 +0000 (19:06 +0000)]
2002-08-02  Andrew Cagney  <cagney@redhat.com>
* regcache.c (regcache_cooked_read): Rename rawnum parameter to
regnum.
(regcache_cooked_write): Ditto.

21 years agoAdd the cooked register interface.
cagney [Fri, 2 Aug 2002 18:08:31 +0000 (18:08 +0000)]
Add the cooked register interface.

21 years ago2002-08-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Aug 2002 14:48:19 +0000 (14:48 +0000)]
2002-08-02  Andrew Cagney  <cagney@redhat.com>
* gdbarch.sh (pseudo_register_read, pseudo_register_write):
Replace the architecture methods register_read and register_write.
* gdbarch.h, gdbarch.c: Regenerate.
* regcache.c (init_regcache_descr): Update.
(read_register_gen): Update.
(write_register_gen): Update.
(supply_register): Update comment.
* sh-tdep.c (sh_gdbarch_init): Update.
(sh_pseudo_register_read, sh64_pseudo_register_read): Add
`regcache' and `gdbarch' parameters.  Make `buffer' a void
pointer.  Update code.
(sh_pseudo_register_write, sh64_pseudo_register_write): Add
`regcache' and `gdbarch' parameters.  Make `buffer' a constant
void pointer.  Update code.
(sh64_register_write): Delete.
(sh4_register_read): Delete.
(sh64_register_read): Delete.
(sh4_register_write): Delete.
(sh_sh4_register_convert_to_raw): Make `from' parameter a constant
void pointer, `to' parameter a void pointer.
(sh_sh64_register_convert_to_raw): Ditto.

21 years ago * mkgroup.c (main): Don't print an entry for "Everyone".
corinna [Fri, 2 Aug 2002 11:14:35 +0000 (11:14 +0000)]
* mkgroup.c (main): Don't print an entry for "Everyone".
* mkpasswd.c (print_special): Set pw_gid to 544 for SYSTEM user.
(main): Don't print an entry for "Everyone".

21 years ago * security.cc (verify_token): Do not reject a token just because
corinna [Fri, 2 Aug 2002 11:00:18 +0000 (11:00 +0000)]
* security.cc (verify_token): Do not reject a token just because
the supplementary group list is missing Everyone or a groupsid
equal to usersid, or because the primary group is not in the token,
as long as it is equal to the usersid.
* syscalls.cc (seteuid32): Use common code for all successful returns.
* grp.cc (getgroups32): Never includes Everyone in the output.

21 years ago * include/winbase.h (ReadFileScatter, WriteFileGather):
dannysmith [Fri, 2 Aug 2002 08:50:44 +0000 (08:50 +0000)]
* include/winbase.h (ReadFileScatter, WriteFileGather):
Change second parameter to pointer.

21 years ago2002-08-01 H.J. Lu <hjl@gnu.org>
hjl [Fri, 2 Aug 2002 02:33:48 +0000 (02:33 +0000)]
2002-08-01  H.J. Lu <hjl@gnu.org>

* gas/mips/elf-rel6.s: Add ".p2align 4".
* gas/mips/elf-rel6.d: Check nop.

21 years ago* cygthread.cc (cygthread::exit_thread): Define new method.
cgf [Fri, 2 Aug 2002 02:10:24 +0000 (02:10 +0000)]
* cygthread.cc (cygthread::exit_thread): Define new method.
* cygthread.h (cygthread::exit_thread): Declare new method.
* fhandler.h (fhandler_tty_master::hThread): Delete.
(fhandler_tty_master::output_thread): Define.
* fhandler_tty.cc (fhandler_tty_master::fhandler_tty_master): Adjust
constructor.
(fhandler_tty_master::init): Use cygthread rather than handle.
(process_output): Use cygthread method to exit.
(fhandler_tty_master::fixup_after_fork): Set output_thread to NULL after fork.
(fhandler_tty_master::fixup_after_exec): Set output_thread to NULL after
spawn/exec.
* tty.cc (tty_list::terminate): Detach from output_thread using cygthread
method.

21 years agoMore obsolete CHILL.
cagney [Fri, 2 Aug 2002 00:25:23 +0000 (00:25 +0000)]
More obsolete CHILL.

21 years ago*** empty log message ***
gdbadmin [Fri, 2 Aug 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Fri, 2 Aug 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago* syscalls.cc (_link): Revert previous change and just always dereference the
cgf [Thu, 1 Aug 2002 23:53:07 +0000 (23:53 +0000)]
* syscalls.cc (_link): Revert previous change and just always dereference the
oldpath.

21 years ago * mips-tdep.c (mips_register_virtual_type): Use architecture
kevinb [Thu, 1 Aug 2002 23:10:33 +0000 (23:10 +0000)]
* mips-tdep.c (mips_register_virtual_type): Use architecture
invariant return values.

21 years ago* linux-proc.c: Include "gdb_string.h".
cagney [Thu, 1 Aug 2002 22:55:35 +0000 (22:55 +0000)]
* linux-proc.c: Include "gdb_string.h".
* Makefile.in (linux-proc.o): Update dependency list.

21 years ago* lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
cagney [Thu, 1 Aug 2002 22:06:49 +0000 (22:06 +0000)]
* lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
supress message.

21 years ago * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
kevinb [Thu, 1 Aug 2002 21:36:27 +0000 (21:36 +0000)]
* mips-tdep.c (mips_gdbarch_init): Add comments.  Fix typo in
comment.

21 years ago* syscalls.cc (link): Properly deal with a link to a symlink.
cgf [Thu, 1 Aug 2002 21:29:31 +0000 (21:29 +0000)]
* syscalls.cc (link): Properly deal with a link to a symlink.

21 years ago * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
graces [Thu, 1 Aug 2002 21:20:13 +0000 (21:20 +0000)]
* target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
to_insert_watchpoint, to_remove_watchpoint,
to_stopped_by_watchpoint, to_stopped_data_address,
to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
target vecctor. Define their corresponding macros so they call
them.

* target.c: Add default and debug versions of for
to_insert_hw_breakpoint, to_remove_hw_breakpoint,
to_insert_watchpoint, to_remove_watchpoint,
to_stopped_by_watchpoint, to_stopped_data_address,
to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.

21 years ago * mips/cfe.ld (STARTUP): New definition.
fitzsim [Thu, 1 Aug 2002 20:21:22 +0000 (20:21 +0000)]
    * mips/cfe.ld (STARTUP): New definition.
        * mips/ddb-kseg0.ld (STARTUP): Likewise.
        * mips/ddb.ld (STARTUP): Likewise.
        * mips/dve.ld (STARTUP): Likewise.
        * mips/idt.ld (STARTUP): Likewise.
        * mips/jmr3904app-java.ld (STARTUP): Likewise.
        * mips/jmr3904app.ld (STARTUP): Likewise.
        * mips/jmr3904dram-java.ld (STARTUP): Likewise.
        * mips/jmr3904dram.ld (STARTUP): Likewise.
        * mips/lsi.ld (STARTUP): Likewise.
        * mips/nullmon.ld (STARTUP): Likewise.
        * mips/pmon.ld (STARTUP): Likewise.

21 years ago[gas/]
rsandifo [Thu, 1 Aug 2002 20:14:44 +0000 (20:14 +0000)]
[gas/]
* config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend
handling to BFD_RELOC_MIPS16_GPREL.

[gas/testsuite/]
* gas/mips/elf-rel6.[sd]: New test.
* gas/mips/mips.exp: Run it.

21 years agoMultiarch REGISTER_VIRTUAL_TYPE for Irix 6.
kevinb [Thu, 1 Aug 2002 19:57:40 +0000 (19:57 +0000)]
Multiarch REGISTER_VIRTUAL_TYPE for Irix 6.

21 years ago * elf32-ip2k.c: Processor manufacturer changed to Ubicom.
denisc [Thu, 1 Aug 2002 18:29:09 +0000 (18:29 +0000)]
* elf32-ip2k.c: Processor manufacturer changed to Ubicom.
(struct misc): New field isymbuf. All free_* fields removed.
(symbol_value): Pass in internal syms. No need to swap syms in.
(ip2k_elf_relax_section): Use bfd_elf_get_elf_syms. Properly free
possibly cached info.
(tidyup_after_error): Removed.
(ip2k_elf_relax_section_pass1): Don't use removed fields of struct
misc. Use new field.
(adjust_all_relocations): Use internal syms. No need to swap syms
in and out.
(add_page_insn): Don't use removed fields of struct misc.

21 years ago * library/prefs.tcl (pref_read): Don't suppress setting the default
kseitz [Thu, 1 Aug 2002 17:56:27 +0000 (17:56 +0000)]
    * library/prefs.tcl (pref_read): Don't suppress setting the default
        colors if the user has suppressed reading the preferences file.

21 years ago2002-08-01 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 1 Aug 2002 17:18:31 +0000 (17:18 +0000)]
2002-08-01  Andrew Cagney  <cagney@redhat.com>

* NEWS: Menion that CHILL has been made obsolete.

* gdbtypes.c (chill_varying_type): Make chill references obsolete.
* gdbserver/Makefile.in: Ditto.
* stabsread.c (read_range_type): Ditto.
* gdbtypes.h: Ditto.
* language.c (binop_type_check): Ditto.
(binop_result_type): Ditto.
(integral_type): Ditto.
(character_type): Ditto.
(string_type): Ditto.
(boolean_type): Ditto.
(structured_type): Ditto.
(lang_bool_type): Ditto.
(binop_type_check): Ditto.
* language.h (_LANG_chill): Ditto.
* dwarfread.c (set_cu_language): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
* dwarfread.c (handle_producer): Ditto.
* expression.h (enum exp_opcode): Ditto.
* eval.c: Ditto for comments.
* typeprint.c (typedef_print) [_LANG_chill]: Ditto.
* expprint.c (print_subexp): Ditto.
(print_subexp): Ditto.
* valops.c (value_cast): Ditto.
(search_struct_field): Ditto.
* value.h (COERCE_VARYING_ARRAY): Ditto.
* symfile.c (init_filename_language_table): Ditto.
(add_psymbol_with_dem_name_to_list): Ditto.
* valarith.c (value_binop): Ditto.
(value_neg): Ditto.
* valops.c (value_slice): Ditto.
* symtab.h (union language_specific): Ditto.
(SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
(SYMBOL_DEMANGLED_NAME): Ditto.
(SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
* defs.h (enum language): Ditto.
* symtab.c (got_symtab): Ditto.
* utils.c (fprintf_symbol_filtered): Ditto.

* ch-typeprint.c: Make file obsolete.
* ch-valprint.c: Make file obsolete.
* ch-lang.h: Make file obsolete.
* ch-exp.c: Make file obsolete.
* ch-lang.c: Make file obsolete.

* Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
CHILL_LIB.
(TARGET_FLAGS_TO_PASS): Ditto.
(CHILLFLAGS): Obsolete.
(CHILL): Obsolete.
(CHILL_FOR_TARGET): Obsolete.
(CHILL_LIB): Obsolete.
(SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
ch-valprint.c.
(HFILES_NO_SRCDIR): Remove ch-lang.h.
(COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
ch-lang.o.
(ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
targets.

2002-08-01  Andrew Cagney  <cagney@redhat.com>

* stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
to CHILL.

2002-08-01  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
CHILL_FOR_TARGET and CHILL_LIB.
* configure.in (configdirs): Remove gdb.chill.
* configure: Regenerate.
* lib/gdb.exp: Obsolete references to chill.
* gdb.fortran/types.exp: Ditto.
* gdb.fortran/exprs.exp: Ditto.

21 years ago2002-08-01 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 1 Aug 2002 16:49:25 +0000 (16:49 +0000)]
2002-08-01  Andrew Cagney  <ac131313@redhat.com>
* gdbint.texinfo (Coding): Revise section "Include Files".

21 years agoEnsure that offset to literal pool is computed using signed arithmetic so that
nickc [Thu, 1 Aug 2002 16:31:16 +0000 (16:31 +0000)]
Ensure that offset to literal pool is computed using signed arithmetic so that
proper sign extension is performed if X_add_number is a 64-bit integer.

21 years ago* cygthread.cc: Remove cruft.
cgf [Thu, 1 Aug 2002 16:27:28 +0000 (16:27 +0000)]
* cygthread.cc: Remove cruft.

21 years ago* Makefile.in (DLL_OFILES): Add cygthread.o.
cgf [Thu, 1 Aug 2002 16:20:30 +0000 (16:20 +0000)]
* Makefile.in (DLL_OFILES): Add cygthread.o.
* dcrt0.cc (dll_crt0_1): Eliminate various thread initialization functions in
favor of new cygthread class.
* debug.cc: Remove thread manipulation functions.
* debug.h: Ditto.
* external.cc (cygwin_internal): Use cygthread method for determining thread
name.  Remove capability for setting thread name.
* fhandler_console.cc (fhandler_console::read): Use cygthread method rather
than iscygthread function.
* fhandler_tty.cc (fhandler_tty_master::fhandler_tty_master): Use cygthread
methods to create threads.
(fhandler_tty_common::__acquire_output_mutex): Use cygthread method to retrieve
thread name.
* select.cc (pipeinf): Use cygthread pointer rather than handle.
(start_thread_pipe): Ditto.
(pipe_cleanup): Ditto.
(serialinf): Ditto.
(start_thread_serial): Ditto.
(serial_cleanup): Ditto.
(socketinf): Ditto.
(start_thread_socket): Ditto.
(socket_cleanup): Ditto.
* sigproc.cc (hwait_sig): Ditto.
(hwait_subproc): Ditto.
(proc_terminate): Ditto.
(sigproc_terminate): Ditto.
(sigproc_init): Initialize cygthread hwait_sig pointer.
(subproc_init): Initialize cygthread hwait_subproc pointer.
(wait_sig): Rely on cygthread HANDLE operator.
* strace.cc (strace::vsprntf): Use cygthread::name rather than threadname.
* window.cc (gethwnd): Use cygthread method to initialize thread.

21 years ago From Mo Dejong <supermo@bayarea.net>
kseitz [Thu, 1 Aug 2002 16:10:54 +0000 (16:10 +0000)]
    From Mo Dejong  <supermo@bayarea.net>
        * unix/tk8.3/configure.in: Default the prefix and
        exec_prefix to /usr/local if the user does not
        pass --prefix explicitly. This avoids an error
        during make install where the TCL_BIN_DIR
        variable is set to NONE/bin.
        * unix/tk8.3/configure: Regenerated.

21 years ago2002-08-01 H.J. Lu <hjl@gnu.org>
drow [Thu, 1 Aug 2002 15:04:41 +0000 (15:04 +0000)]
2002-08-01  H.J. Lu  <hjl@gnu.org>
            Daniel Jacobowitz  <drow@mvista.com>

        * dwarf2dbg.c (dwarf2_finish): Don't emit unreferenced
        .debug_line section unless it has line information.

21 years agoRevert Adam Nemet's THUMB PLT patch
nickc [Thu, 1 Aug 2002 14:02:58 +0000 (14:02 +0000)]
Revert Adam Nemet's THUMB PLT patch

21 years agoFix typo.
schwab [Thu, 1 Aug 2002 12:16:36 +0000 (12:16 +0000)]
Fix typo.

21 years ago * include/wininet.h (InternetReadFileEx[AW]). Add prototypes and
dannysmith [Thu, 1 Aug 2002 06:52:04 +0000 (06:52 +0000)]
* include/wininet.h (InternetReadFileEx[AW]). Add prototypes and
UNICODE mapings.
* lib/wininet.def: Regenerate.

21 years agoBump version number.
nickc [Thu, 1 Aug 2002 06:47:58 +0000 (06:47 +0000)]
Bump version number.

21 years ago2002-07-31 H.J. Lu <hjl@gnu.org>
hjl [Thu, 1 Aug 2002 06:29:44 +0000 (06:29 +0000)]
2002-07-31  H.J. Lu <hjl@gnu.org>

* configure.tgt (powerpc*-*-linux*): Enable elf64ppc for
--enable-64-bit-bfd.

21 years agoEnable x86-64 for Linux/i386 if 64bit BFD is selected.
hjl [Thu, 1 Aug 2002 06:24:51 +0000 (06:24 +0000)]
Enable x86-64 for Linux/i386 if 64bit BFD is selected.