OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 19 Jul 2002 23:27:05 +0000 (23:27 +0000)]
2002-07-19  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio64/Makefile.am: Remove missing files.
        * libc/stdio64/Makefile.in: Regenerated.

22 years ago2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 19 Jul 2002 23:21:42 +0000 (23:21 +0000)]
2002-07-19  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__i386__][__linux__]: Define
        _LARGE64FILE_SOURCE to 1.
        * libc/sys/linux/Makefile.am: Add getrlimit64.c and setrlimit64.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/resource.c: Add __getrlimit and __setrlimit aliases.
        * libc/sys/linux/sys/linux_time.h: Protect struct timeval definition.
        * libc/sys/linux/sys/resource.h: Include <bits/resource.h> instead
        of <linux/resource.h>.
        * libc/sys/linux/getrlimit64.c: New file.
        * libc/sys/linux/setrlimit64.c: Ditto.

22 years ago * elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
ths [Fri, 19 Jul 2002 21:34:01 +0000 (21:34 +0000)]
* elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
elf32-mips.c.
(_bfd_mips_elf_write_section): Likewise.
* elfxx-mips.h (_bfd_mips_elf_discard_info): New prototype.
(_bfd_mips_elf_write_section): Likewise.
* elf32-mips.c (elf32_mips_discard_info): Move to elfxx-mips.c.
(elf32_mips_write_section): Likewise.
* elf64-mips.c (_bfd_mips_elf_ignore_discarded_relocs): Use it.
(_bfd_mips_elf_write_section): Likewise.

22 years ago * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL
ths [Fri, 19 Jul 2002 21:30:25 +0000 (21:30 +0000)]
* config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL
instead of S_IS_EXTERN.
(md_estimate_size_before_relax): Likewise.
(mips_fix_adjustable): Likewise.

22 years ago * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
ths [Fri, 19 Jul 2002 21:28:49 +0000 (21:28 +0000)]
* config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.

22 years ago * libc/argz/argz_replace.c: Include buf_findstr.h.
fitzsim [Fri, 19 Jul 2002 20:36:03 +0000 (20:36 +0000)]
* libc/argz/argz_replace.c: Include buf_findstr.h.
* libc/argz/buf_findstr.c: Likewise.
* libc/argz/envz_entry.c: Include buf_findstr.h.  Cast return
value to (char *).
* libc/argz/envz_get.c: Likewise.
* libc/include/sys/unistd.h: Add getopt and getsubopt declarations.
* libc/stdlib/Makefile.am (LIB_SOURCES): Add getsubopt.c.
* libc/stdlib/getsubopt.3: New file.
* libc/stdlib/getsubopt.c: New file.
* libc/sys/linux/machine/i386/socketcall.h (__sockcall_base):
Change esp to ebp.

22 years ago2002-07-19 Daniel Jacobowitz <drow@mvista.com>
drow [Fri, 19 Jul 2002 19:40:28 +0000 (19:40 +0000)]
2002-07-19  Daniel Jacobowitz  <drow@mvista.com>

        * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
        Improve support for reusing an exec file.  Copy exec file
        to target, and run gdbserver on the target instead of on the host.

22 years ago[ dejagnu/ChangeLog ]
cgd [Fri, 19 Jul 2002 18:24:47 +0000 (18:24 +0000)]
[ dejagnu/ChangeLog ]
2002-07-19  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update from ../config.guess.
        * config.sub: Update from ../config.sub.

[ readline/ChangeLog.gdb ]
2002-07-19  Chris Demetriou  <cgd@broadcom.com>

        * support/config.guess: Update from ../config.guess.
        * support/config.sub: Update from ../config.sub.

22 years ago* Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
cagney [Fri, 19 Jul 2002 18:22:14 +0000 (18:22 +0000)]
* Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
* x86-64-tdep.c: Include "objfiles.h".
(x86_64_gdbarch_init): Set in_solib_call_trampoline to
in_plt_section.  From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.

22 years ago2002-07-19 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 19 Jul 2002 18:16:30 +0000 (18:16 +0000)]
2002-07-19  Chris Demetriou  <cgd@broadcom.com>

        * MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.

22 years ago * security.cc (get_unix_group_sidlist): Create.
corinna [Fri, 19 Jul 2002 15:04:17 +0000 (15:04 +0000)]
* security.cc (get_unix_group_sidlist): Create.
(get_supplementary_group_sidlist): Evolve into get_unix_group_sidlist.
(get_user_local_groups): Add check for duplicates.
(get_user_primary_group): Suppress.
(get_group_sidlist): Silently ignore PDC unavailability.
Call get_unix_group_sidlist() before get_user_local_groups().
Remove call to get_supplementary_group_sidlist(). Never call
get_user_primary_group() as the passwd group is always included.
Add well_known_authenticated_users_sid in only one statement.

22 years ago* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.
cgf [Fri, 19 Jul 2002 14:17:11 +0000 (14:17 +0000)]
* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.

22 years agoMake .ifdef treat a referenced but not yet defined symbol as if it were
nickc [Fri, 19 Jul 2002 11:35:05 +0000 (11:35 +0000)]
Make .ifdef treat a referenced but not yet defined symbol as if it were
undefined, in exactly the same way as .equiv.

22 years ago2002-07-17 Michal Ludvig <michal@suse.cz>
mludvig [Fri, 19 Jul 2002 09:40:50 +0000 (09:40 +0000)]
2002-07-17  Michal Ludvig  <michal@suse.cz>

* dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
(update_context): Initialise cfa variable.

22 years agoAdd IP2k GAS and OPCODES support.
nickc [Fri, 19 Jul 2002 07:52:36 +0000 (07:52 +0000)]
Add IP2k GAS and OPCODES support.

22 years ago * ld-mmix/sec-1.d: Adjust for changes in padding.
hp [Fri, 19 Jul 2002 03:30:13 +0000 (03:30 +0000)]
* ld-mmix/sec-1.d: Adjust for changes in padding.
* ld-mmix/sec-3.d: Ditto.

22 years ago * emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
hp [Fri, 19 Jul 2002 02:56:58 +0000 (02:56 +0000)]
* emultempl/mmo.em (mmo_place_orphan): Handle case of no .text
output section.

22 years ago * gas/mmix/list-pseudoints.l: Adjust for changes in gas section
hp [Fri, 19 Jul 2002 01:51:17 +0000 (01:51 +0000)]
* gas/mmix/list-pseudoints.l: Adjust for changes in gas section
padding.
* gas/mmix/greg7.d: Ditto.
* gas/mmix/greg8.d: Ditto.
* gas/mmix/fb-2.d: Ditto.
* gas/mmix/comment-1.d: Ditto.
* gas/mmix/byte-1.d: Ditto.

22 years ago * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
amodra [Fri, 19 Jul 2002 01:10:28 +0000 (01:10 +0000)]
* elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan
PT_IA_64_UNWIND segments for a given section.

22 years ago* gdb.base/ending-run.exp: Don't expect to see the program end in
jimb [Fri, 19 Jul 2002 00:02:34 +0000 (00:02 +0000)]
* gdb.base/ending-run.exp: Don't expect to see the program end in
some orderly fashion when we're running on a real stand-alone
board.

22 years ago*** empty log message ***
gdbadmin [Fri, 19 Jul 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Fri, 19 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago* gdb.base/interrupt.exp: Correct logic for skipping tests on
jimb [Thu, 18 Jul 2002 23:52:49 +0000 (23:52 +0000)]
* gdb.base/interrupt.exp: Correct logic for skipping tests on
targets that don't support interrupts.

22 years ago2002-07-18 Chris Demetriou <cgd@broadcom.com>
jjohnstn [Thu, 18 Jul 2002 20:04:59 +0000 (20:04 +0000)]
2002-07-18  Chris Demetriou  <cgd@broadcom.com>

        * read.c (read): Don't assign past end of buffer, fix return value.

22 years ago2002-07-17 Michael Snyder <msnyder@redhat.com>
msnyder [Thu, 18 Jul 2002 19:26:14 +0000 (19:26 +0000)]
2002-07-17  Michael Snyder  <msnyder@redhat.com>

* aix-thread.c: Shorten some long lines.
Bring comments into line with code spec.

22 years ago * infrun.c: Re-indent using gdb_indent.sh.
brobecke [Thu, 18 Jul 2002 17:53:49 +0000 (17:53 +0000)]
    * infrun.c: Re-indent using gdb_indent.sh.

22 years ago * infrun.c (handle_inferior_event): Remove unneeded extra brace.
brobecke [Thu, 18 Jul 2002 17:51:27 +0000 (17:51 +0000)]
    * infrun.c (handle_inferior_event): Remove unneeded extra brace.
        Leave the indentation temporarily untouched, to minimize the diffs.

22 years ago2002-07-18 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Thu, 18 Jul 2002 17:22:50 +0000 (17:22 +0000)]
2002-07-18  Elena Zannoni  <ezannoni@redhat.com>

* stabsread.c: Make os9k sections of the code obsolete,
for real this time.
* stabsread.h: Make os9k sections of the code obsolete.

22 years ago2002-07-18 Michal Ludvig <mludvig@suse.cz>
mludvig [Thu, 18 Jul 2002 15:18:01 +0000 (15:18 +0000)]
2002-07-18  Michal Ludvig  <mludvig@suse.cz>

* linux-low.c (regsets_store_inferior_registers): Add free()
at the end of a loop to prevent memory leak.
* linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
(X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.

22 years ago* Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
mludvig [Thu, 18 Jul 2002 12:12:41 +0000 (12:12 +0000)]
* Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h

22 years agoAdd IP2K support
nickc [Thu, 18 Jul 2002 11:11:13 +0000 (11:11 +0000)]
Add IP2K support

22 years ago2002-07-18 Michal Ludvig <mludvig@suse.cz>
mludvig [Thu, 18 Jul 2002 10:10:48 +0000 (10:10 +0000)]
2002-07-18  Michal Ludvig <mludvig@suse.cz>
* config/sparc/tm-sp64linux.h: Make the rest of #endif
line a comment.

22 years agoDelete w65 directory.
cagney [Thu, 18 Jul 2002 00:05:41 +0000 (00:05 +0000)]
Delete w65 directory.

22 years agodaily update
amodra [Thu, 18 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Thu, 18 Jul 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago2002-07-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 17 Jul 2002 23:25:42 +0000 (23:25 +0000)]
2002-07-17  Jeff Johnston  <jjohnstn@redhat.com>

        * configure.host(stdio64_dir): New setting that is used to
        enable building of new stdio64 directory.
        * libc/Makefile.am[HAVE_STDIO64_DIR]: Add support for
        large files.
        (stmp-stdio64,stdio64.texi): New targets to optionally add in
        stdio64 info to info files.
        * libc/Makefile.in: Regenerated.
        * libc/configure: Ditto.
        * libc/configure.in: Add configuration variables that are set
        when stdio64 is selected as subdir in configure.host.
        * libc/libc.texinfo: Add optional menu item for Stdio64, based
        on whether STDIO64 flag is set or not.
        * libc/sys.tex: Add optional stdio64 syscalls based on whether
        STDIO64 flag is set or not.
        * libc/include/reent.h[__LARGE64_FILES]: Add new stdio64
        _r sycall routines.
        * libc/include/stdio.h[__LARGE64_FILES]: Add new stdio64 prototypes.
        (FILE): Typedef'd to __FILE instead of struct __sFILE directly.
        (__SL64): New file flag indicating file is opened via fopen64.
        * libc/include/sys/_types.h(_off64_t): Added.
        * libc/include/sys/config.h: For x86-linux, define __LARGE64_FILES.
        * libc/include/sys/reent.h(struct __sFILE64): New file structure
        for 64-bit offset large file support.
        (__FILE): New intermediate type either set to struct __sFILE64 or
        struct __sFILE, depending on whether __LARGE64_FILES is set or not.
        * libc/reent/Makefile.am[HAVE_STDIO64_DIR]: Add new files.
        * libc/reent/Makefile.in: Regenerated.
        * libc/reent/fstat64r.c: New file.
        * libc/reent/lseek64r.c: Ditto.
        * libc/reent/open64r.c: Ditto.
        * libc/reent/reent.tex: Optionally add stdio64 reentrant syscalls
        based on whether STDIO64 flag is set.
        * libc/stdio/stdio.tex: Add blank line.
        * libc/stdio64/Makefile.am: New file.
        * libc/stdio64/Makefile.in: Ditto.
        * libc/stdio64/fgetpos64.c: Ditto.
        * libc/stdio64/fopen64.: Ditto.
        * libc/stdio64/freopen64.c: Ditto.
        * libc/stdio64/fseeko64.c: Ditto.
        * libc/stdio64/fsetpos64.c: Ditto.
        * libc/stdio64/ftello64.c: Ditto.
        * libc/stdio64/local64.h: Ditto.
        * libc/stdio64/stdio64.c: Ditto.
        * libc/stdio64/stdio64.tex: Ditto.
        * libc/stdio64/tmpfile64.c: Ditto.
        * libc/sys/linux/io64.c: Add weak aliases for lseek64, fstat64, and
        open64.

22 years agoIndex: sim/common/ChangeLog
cagney [Wed, 17 Jul 2002 21:20:09 +0000 (21:20 +0000)]
Index: sim/common/ChangeLog
2002-07-17  Andrew Cagney  <cagney@redhat.com>

* run-sim.h: Add #ifdef RUN_SIM_H wrapper.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Declare.  Moved
to here from "gdb/remote-sim.h".

Index: include/gdb/ChangeLog
2002-07-17  Andrew Cagney  <cagney@redhat.com>

* remote-sim.h: Update copyright.
(sim_set_callbacks, sim_size, sim_trace)
(sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
"sim/common/run-sim.h".

22 years ago* macrocmd.c (info_macro_command): Remove newline from error
jimb [Wed, 17 Jul 2002 21:16:33 +0000 (21:16 +0000)]
* macrocmd.c (info_macro_command): Remove newline from error
message.

22 years agoinclude/gdb:
amylaar [Wed, 17 Jul 2002 18:43:26 +0000 (18:43 +0000)]
include/gdb:
* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
renumbering the sh-dsp registers to use distinct numbers.
sim/sh:
* Makefile.in (interp.o): Depend on $(srcroot)/include/gdb/sim-sh.h.
* interp.c: Include "gdb/sim-sh.h".
(sim_store_register, sim_fetch_register): Use constants defined there.
gdb:
* sh-tdep.c (sh_dsp_register_sim_regno): New function.
(sh_gdbarch_init): Use it for sh-dsp.

22 years ago2002-07-17 H.J. Lu <hjl@gnu.org>
hjl [Wed, 17 Jul 2002 17:53:27 +0000 (17:53 +0000)]
2002-07-17  H.J. Lu <hjl@gnu.org>

* Makefile.am: Fix a typo.
* Makefile.in: Regenerate.

22 years ago * cpu/ip2k.cpu: New file.
bje [Wed, 17 Jul 2002 14:56:53 +0000 (14:56 +0000)]
* cpu/ip2k.cpu: New file.
* cpu/ip2k.opc: Likewise.

22 years agooops - omitted from previous delta
nickc [Wed, 17 Jul 2002 14:18:37 +0000 (14:18 +0000)]
oops - omitted from previous delta

22 years agoAdd IP2k support to BFD and LD
nickc [Wed, 17 Jul 2002 14:15:48 +0000 (14:15 +0000)]
Add IP2k support to BFD and LD

22 years agoFrom: Ian Rickards <irickard@arm.com>
rearnsha [Wed, 17 Jul 2002 12:17:17 +0000 (12:17 +0000)]
From: Ian Rickards  <irickard@arm.com>
* dwarf2.c (concat_filename): If we can't establish the directory
just return the filename.

22 years ago2002-07-17 David Mosberger <davidm@hpl.hp.com>
hjl [Wed, 17 Jul 2002 07:27:40 +0000 (07:27 +0000)]
2002-07-17  David Mosberger  <davidm@hpl.hp.com>

* ia64-opc-b.c (bWhc): New macro.
(mWhc): Ditto.
(OpPaWhcD): Ditto.
(ia64_opcodes_b): Correct patterns for indirect call
instructions to use 3-bit "wh" field.
* ia64-asmtab.c: Regnerate.

22 years ago2002-07-17 H.J. Lu <hjl@gnu.org>
hjl [Wed, 17 Jul 2002 07:26:29 +0000 (07:26 +0000)]
2002-07-17  H.J. Lu <hjl@gnu.org>

* gas/ia64/dv-branch.d: Updated.
* gas/ia64/opc-b.d: Likewise.

22 years ago2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Wed, 17 Jul 2002 04:49:01 +0000 (04:49 +0000)]
2002-07-17  Danny Smith  <dannysmith@users.sourceforge.net>

* include/commdlg.h: Define CDN_* notification message constants
as UINT.

2002-07-17  Mattia Barbon  <mbarbon@users.sourceforge.net>

* include/commctrl.h: Define notification message constants for
NMHDR.code as UINT.

22 years ago2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com>
dannysmith [Wed, 17 Jul 2002 03:37:45 +0000 (03:37 +0000)]
2002-07-17   Bart Oldeman  <bart.oldeman@btinternet.com>

* include/ddeml.h (MH_*) Add defines.
(MONHSZSTRUCT): Add structure and typedefs.
(MONLINKSTRUCT): Ditto.
(MONCONVSTRUCT): Ditto.
(MONCBSTRUCT): Ditto.
(MONERRSTRUCT): Ditto.
(MONMSGSTRUCT): Ditto.
* include/windef.h: Don't define __cdecl or _cdecl for
__WATCOM__.
Don't define _export or __export for __WATCOM__.
* include/windows.h (imm.h): #include.
* include/winnt.h (LPEXCEPTION_RECORD): Add typedef.

2002-07-17  Danny Smith <dannysmith@users.sourceforge.net>

* include/wtypes.h: Remove duplicate #includes of rhc.h and
rpcndr.h.

22 years ago * README: Add Running the Testsuite section.
fitzsim [Wed, 17 Jul 2002 00:58:59 +0000 (00:58 +0000)]
* README: Add Running the Testsuite section.

22 years ago2002-07-16 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 17 Jul 2002 00:17:14 +0000 (00:17 +0000)]
2002-07-16  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2002-07-09 version.
        * config.sub: Update to 2002-07-03 version.

22 years ago*** empty log message ***
gdbadmin [Wed, 17 Jul 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Wed, 17 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
hubicka [Tue, 16 Jul 2002 22:31:19 +0000 (22:31 +0000)]
* tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.

22 years ago * dwarf2read.c (read_initial_length): Handle older, non-standard,
kevinb [Tue, 16 Jul 2002 21:00:42 +0000 (21:00 +0000)]
* dwarf2read.c (read_initial_length): Handle older, non-standard,
64-bit DWARF2 format.

22 years agoCorrect typos.
brolley [Tue, 16 Jul 2002 19:25:45 +0000 (19:25 +0000)]
Correct typos.

22 years ago2002-07-16 Dave Brolley <brolley@redhat.com>
brolley [Tue, 16 Jul 2002 19:14:46 +0000 (19:14 +0000)]
2002-07-16  Dave Brolley  <brolley@redhat.com>

* cache.h (cache): Add flush_and_invalidate_set_pin and
flush_and_invalidate_pin.
* cache.cxx (cache_component): Initialize flush_and_invalidate_set_pin
and flush_and_invalidate_pin. Add flush-and-invalidate and
flush-and-invalidate-set pins.
(flush_set): Don't flush an invalid line.
(flush_and_invalidate_set): New method.
(flush_and_invalidate_line): New method.
* hw-cache.xml, hw-cache.txt: Modified accordingly.

22 years ago * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
brobecke [Tue, 16 Jul 2002 17:14:38 +0000 (17:14 +0000)]
    * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
        <sys/proc.h> when not available.

22 years ago * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
brobecke [Tue, 16 Jul 2002 17:14:13 +0000 (17:14 +0000)]
    * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
        <sys/proc.h> when not available.

22 years ago2002-07-16 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 16 Jul 2002 15:30:24 +0000 (15:30 +0000)]
2002-07-16  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/Makefile.am (stmp-extra): New target to set makeinfo flag
        if LIBC_EXTRA_LIB is present.
        * libc/Makefile.in: Regenerated.
        * libc/libc.texinfo: Add blank line.
        * libc/argz/Makefile.am: Add doc support.
        * libc/search/Makefile.am: Ditto.
        * libc/argz/Makefile.in: Regenerated.
        * libc/search/Makefile.in: Ditto.
        * libc/misc/misc.tex: Add ffs function.
        * libc/stdio/ftell.c: Fix missing doc delimeter in description.

22 years agoObsolete i[3456]86-*-os9k.
cagney [Tue, 16 Jul 2002 15:19:18 +0000 (15:19 +0000)]
Obsolete i[3456]86-*-os9k.

22 years agoObsolete fr30.
cagney [Tue, 16 Jul 2002 14:30:11 +0000 (14:30 +0000)]
Obsolete fr30.

22 years ago * config/tc-z8k.c (build_bytes): Correct order of memset args.
amodra [Tue, 16 Jul 2002 13:37:48 +0000 (13:37 +0000)]
* config/tc-z8k.c (build_bytes): Correct order of memset args.

22 years ago * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.
amodra [Tue, 16 Jul 2002 13:35:58 +0000 (13:35 +0000)]
* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Correct order of memset args.

22 years ago * elflink.h: Formatting fixes, tidy prototypes.
amodra [Tue, 16 Jul 2002 12:31:35 +0000 (12:31 +0000)]
* elflink.h: Formatting fixes, tidy prototypes.
(elf_link_assign_sym_version): Move common code out of loop.

22 years ago * elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
amodra [Tue, 16 Jul 2002 09:00:41 +0000 (09:00 +0000)]
* elflink.h (elf_link_input_bfd): Don't call reloc_emitter when
reloc section size is zero.  Correct reloc output location.

22 years agoAdd 'Chnages in 2.13' to NEWS files.
nickc [Tue, 16 Jul 2002 07:58:32 +0000 (07:58 +0000)]
Add 'Chnages in 2.13' to NEWS files.

22 years ago2002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
muller [Tue, 16 Jul 2002 07:42:25 +0000 (07:42 +0000)]
2002-07-16  Pierre Muller  <muller@ics.u-strasbg.fr>

* blockframe.c (get_pc_function_start): return 0 if the minimal symbol
found is not inside a section.

22 years agojdf fix.
cgf [Tue, 16 Jul 2002 03:12:55 +0000 (03:12 +0000)]
jdf fix.

22 years ago * elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
amodra [Tue, 16 Jul 2002 02:26:30 +0000 (02:26 +0000)]
* elf-hppa.h (elf_hppa_reloc_final_type): Use R_PARISC_PCREL16F as
the final type for the e_fsel selector when generating PA2.0W code.
(elf_hppa_relocate_insn): Provide support for PA2.0W 16-bit format 1
relocations.

22 years ago From Mo DeJong <supermo@bayarea.net>:
kseitz [Tue, 16 Jul 2002 00:42:39 +0000 (00:42 +0000)]
    From Mo DeJong  <supermo@bayarea.net>:
        * unix/configure.in: Use TCL_BUILD_STUB_LIB_SPEC instead of
        TCL_STUB_LIB_SPEC when defining MAKE_LIB since we want to
        link to the libtclstub in the build directory.
        * unix/configure: Regenerated.

22 years ago * aix-thread.c (ptrace_check): Use safe_strerror() instead of
kevinb [Tue, 16 Jul 2002 00:22:45 +0000 (00:22 +0000)]
* aix-thread.c (ptrace_check): Use safe_strerror() instead of
strerror().
(pdc_realloc): Use xrealloc() instead of realloc().

22 years ago2002-07-15 H.J. Lu <hjl@gnu.org>
hjl [Tue, 16 Jul 2002 00:15:57 +0000 (00:15 +0000)]
2002-07-15  H.J. Lu <hjl@gnu.org>

* ld-elfvers/vers.exp: Add vers21.

* ld-elfvers/vers21.c: New.
* ld-elfvers/vers21.dsym: New.
* ld-elfvers/vers21.map: New.
* ld-elfvers/vers21.sym: New.
* ld-elfvers/vers21.ver: New.

22 years ago2002-07-15 H.J. Lu <hjl@gnu.org>
hjl [Tue, 16 Jul 2002 00:15:23 +0000 (00:15 +0000)]
2002-07-15  H.J. Lu <hjl@gnu.org>

* ld-elfvers/vers.exp: Add vers21.

* ld-elfvers/vers21.c: New.
* ld-elfvers/vers21.dsym: New.
* ld-elfvers/vers21.map: New.
* ld-elfvers/vers21.sym: New.
* ld-elfvers/vers21.ver: New.

22 years ago*** empty log message ***
gdbadmin [Tue, 16 Jul 2002 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Tue, 16 Jul 2002 00:00:04 +0000 (00:00 +0000)]
daily update

22 years ago * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
kevinb [Mon, 15 Jul 2002 23:33:09 +0000 (23:33 +0000)]
* aix-thread.c (PD_ERROR, CALL_BASE): Delete.
(ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
(ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
macros.

22 years ago2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 15 Jul 2002 22:25:52 +0000 (22:25 +0000)]
2002-07-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__H8300__]: Replace __SMALL_BITFIELDS
        definition that was removed in error.

Move definition before comment regarding H8300 macro definition.

22 years ago2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 15 Jul 2002 22:17:01 +0000 (22:17 +0000)]
2002-07-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__H8300__]: Replace __SMALL_BITFIELDS
        definition that was removed in error.

22 years ago2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 15 Jul 2002 21:35:43 +0000 (21:35 +0000)]
2002-07-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/machine/ieeefp.h: Change to only define
        floating point defines (e.g one of __IEEE_BIG_ENDIAN or
        __IEEE_LITTLE_ENDIAN must be defined for each platform).
        * libc/include/sys/config.h: Include <machine/ieeefp.h> and
        remove redundant floating point definitions.

22 years ago2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 15 Jul 2002 21:13:32 +0000 (21:13 +0000)]
2002-07-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/callocr.c: Fix so code references
        calloc.

22 years ago2002-07-15 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 15 Jul 2002 20:16:30 +0000 (20:16 +0000)]
2002-07-15  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Add new files.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/bp-sym.h: Moved to include directory.
        * libc/sys/linux/mmap.c: Add weak aliases: __mmap, __munmap, __mremap.
        * libc/sys/linux/inode.c: Set _LIBC to 1.
        * libc/sys/linux/mq_close.c: Ditto.
        * libc/sys/linux/mq_getattr.c: Ditto.
        * libc/sys/linux/mq_open.c: Ditto.
        * libc/sys/linux/mq_receive.c: Ditto.
        * libc/sys/linux/mq_send.c: Ditto.
        * libc/sys/linux/mq_setattr.c: Ditto.
        * libc/sys/linux/mq_unlink.c: Ditto.
        * libc/sys/linux/calloc.c: New file.
        * libc/sys/linux/callocr.c: Ditto.
        * libc/sys/linux/cfreer.c: Ditto.
        * libc/sys/linux/config.h: Ditto.
        * libc/sys/linux/free.c: Ditto.
        * libc/sys/linux/freer.c: Ditto.
        * libc/sys/linux/msize.c: Ditto.
        * libc/sys/linux/msizer.c: Ditto.
        * libc/sys/linux/mstats.c: Ditto.
        * libc/sys/linux/mtrim.c: Ditto.
        * libc/sys/linux/mtrimr.c: Ditto.
        * libc/sys/linux/pvallocr.c: Ditto.
        * libc/sys/linux/realloc.c: Ditto.
        * libc/sys/linux/reallocr.c: Ditto.
        * libc/sys/linux/thread-m.h: Ditto.
        * libc/sys/linux/vallocr.c: Ditto.
        * libc/sys/linux/bp-checks.h: Ditto.
        * libc/sys/linux/libc-symbols.h: Ditto.
        * libc/sys/linux/libc-tsd.h: Ditto.
        * libc/sys/linux/libintl.h: Ditto.
        * libc/sys/linux/malign.c: Ditto.
        * libc/sys/linux/malignr.c: Ditto.
        * libc/sys/linux/mallinfor.c: Ditto.
        * libc/sys/linux/malloc.c: Ditto.
        * libc/sys/linux/mallocr.c: Ditto.
        * libc/sys/linux/malloptr.c: Ditto.
        * libc/sys/linux/mallstatsr.c: Ditto.
        * libc/sys/linux/mcheck.c: Ditto.
        * libc/sys/linux/mhooks.h: Ditto.
        * libc/sys/linux/include/bp-sym.h: Ditto.
        * libc/sys/linux/include/malloc.h: Ditto.
        * libc/sys/linux/include/mcheck.h: Ditto.
        * libc/sys/linux/machine/i386/getpagesize.c: New file.
        * libc/sys/linux/machine/i386/Makefile.am: Add getpagesize.c.
        * libc/sys/linux/machine/i386/Makefile.in: Regenerated.
        * libc/sys/linux/machine/i386/sysdep.h: New file.
        * libc/sys/linux/machine/i386/weakalias.h: Add weak_function support.
        * libc/sys/linux/sys/dirent.h: Set _LIBC to 1.
* libc/sys/linux/sys/types.h: Add new types.

22 years ago * aix-thread.c (ptrace_check): Eliminate goto.
kevinb [Mon, 15 Jul 2002 20:06:10 +0000 (20:06 +0000)]
* aix-thread.c (ptrace_check): Eliminate goto.
(sync_threadlists): Eliminate gotos.  Also, fix array overrun
problem.

22 years ago * aix-thread.c (gdbcmd.h): Include.
kevinb [Mon, 15 Jul 2002 18:55:03 +0000 (18:55 +0000)]
* aix-thread.c (gdbcmd.h): Include.
(DEBUG, DBG, DBG2, dbg): Eliminate.
(debug_aix_thread): New static global.
(ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
(pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
(fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
invocations to DBG and DBG2 macros to test against
``debug_aix_thread'' and call fprintf_unfiltered().
(_initialize_aix_thread): Add new command "set debug aix-thread".

22 years agoFrom Gerhard Tonn <TON@de.ibm.com>:
cagney [Mon, 15 Jul 2002 16:50:51 +0000 (16:50 +0000)]
From Gerhard Tonn <TON@de.ibm.com>:
* s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
instead of supply_register.

22 years ago* sim-resume.c (sim_resume): Add local variable sig_to_deliver to
cagney [Mon, 15 Jul 2002 16:13:12 +0000 (16:13 +0000)]
* sim-resume.c (sim_resume): Add local variable sig_to_deliver to
avoid possible longjmp problems with automatic variable siggnal.

22 years ago* dwarf2cfi.c: Include "gdb_assert.h".
cagney [Mon, 15 Jul 2002 16:01:30 +0000 (16:01 +0000)]
* dwarf2cfi.c: Include "gdb_assert.h".
(frame_state_for): Use gdb_assert to check that fde->cie_ptr is
non-NULL.
(update_context): Do not use __func__.  Add missing ``break''.
(update_context): Do not use __func__.

22 years ago2002-07-15 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 15 Jul 2002 15:09:55 +0000 (15:09 +0000)]
2002-07-15  Elena Zannoni  <ezannoni@redhat.com>

        * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
        and its setting.  Set gdbarch instruction printing functions
        directly.  For non-rs6000 case use new function
        gdb_print_insn_powerpc.
        (gdb_print_insn_powerpc): New function.

22 years ago * security.cc (get_group_sidlist): Fix formatting.
corinna [Mon, 15 Jul 2002 09:06:43 +0000 (09:06 +0000)]
* security.cc (get_group_sidlist): Fix formatting.

22 years ago* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
cgf [Mon, 15 Jul 2002 03:48:52 +0000 (03:48 +0000)]
* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.
* exceptions.cc (error_start_init): Use the name derived from GetModuleName
rather than myself->progname.

22 years agobfd/
hjl [Mon, 15 Jul 2002 02:23:26 +0000 (02:23 +0000)]
bfd/
2002-07-14  H.J. Lu <hjl@gnu.org>

* elflink.h (elf_link_assign_sym_version): Hide the default
definition if there is a hidden versioned definition.

ld/
2002-07-14  H.J. Lu <hjl@gnu.org>

* ld.texinfo: Document a .symver takes precedence over a
version script.

22 years agocopyright date
amodra [Mon, 15 Jul 2002 01:52:48 +0000 (01:52 +0000)]
copyright date

22 years ago * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.
amodra [Mon, 15 Jul 2002 01:51:06 +0000 (01:51 +0000)]
* config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.

22 years ago*** empty log message ***
gdbadmin [Mon, 15 Jul 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
amodra [Mon, 15 Jul 2002 00:00:05 +0000 (00:00 +0000)]
daily update

22 years ago* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compiler
cgf [Sun, 14 Jul 2002 19:15:32 +0000 (19:15 +0000)]
* dcrt0.cc (dll_crt0_1): Move debug_init call back to here.  Avoid a compiler
warning.
* shared.cc (memory_init): Remove debug_init call.
* debug.h (handle_list): Change "clexec" to "inherited".
* debug.cc: Remove a spurious declaration.
(setclexec): Conditionalize away since it is currently unused.
(add_handle): Use inherited field rather than clexec.
(debug_fixup_after_fork_exec): Ditto.  Move debugging output to delete_handle.
(delete_handle): Add debugging output.
* fhandler.cc (fhandler_base::set_inheritance): Don't bother setting
inheritance in debugging table since the handle was never protected anyway.
(fhandler_base::fork_fixup): Ditto.
* exceptions.cc (debugger_command): Revert.

22 years agoFrom 2002-07-11 Momchil Velikov <velco@fadata.bg>:
cagney [Sun, 14 Jul 2002 17:03:39 +0000 (17:03 +0000)]
From 2002-07-11 Momchil Velikov <velco@fadata.bg>:
* Make-common.in (installdirs): Make $(libdir) too, needed when
installing libsim.a.

22 years ago* debug.cc (clexec): Add missing `hl = hl->next'.
cgf [Sun, 14 Jul 2002 16:16:33 +0000 (16:16 +0000)]
* debug.cc (clexec): Add missing `hl = hl->next'.

22 years ago* Makefile.in (cygrun.exe): Add a -lcygwin on the end.
cgf [Sun, 14 Jul 2002 04:14:32 +0000 (04:14 +0000)]
* Makefile.in (cygrun.exe): Add a -lcygwin on the end.

22 years ago* Makefile.in (cygserver.exe): Add -lstdc++.
cgf [Sun, 14 Jul 2002 04:03:00 +0000 (04:03 +0000)]
* Makefile.in (cygserver.exe): Add -lstdc++.
(cygrun.exe): Move -lgcc last.

22 years agoMention d30v obsolete in news file.
cagney [Sun, 14 Jul 2002 00:28:46 +0000 (00:28 +0000)]
Mention d30v obsolete in news file.