OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago * doc/c-ip2k.texi: The company name Scenix changed to Ubicom.
denisc [Mon, 22 Jul 2002 19:04:28 +0000 (19:04 +0000)]
* doc/c-ip2k.texi: The company name Scenix changed to Ubicom.
* doc/as.texi: Likewise.

22 years ago * libc/libc.texinfo: Change copyright notices to Red Hat from
fitzsim [Mon, 22 Jul 2002 16:40:48 +0000 (16:40 +0000)]
* libc/libc.texinfo: Change copyright notices to Red Hat from
Cygnus.
* libm/libm.texinfo: Likewise.
* README: Change docs URL to
http://sources.redhat.com/newlib/docs.html.

22 years ago* fhandler_serial.cc: Fix formatting problems introduced by below changes.
cgf [Mon, 22 Jul 2002 14:30:29 +0000 (14:30 +0000)]
* fhandler_serial.cc: Fix formatting problems introduced by below changes.

22 years ago * fhandler.h (class fhandler_serial): Add new members of
corinna [Mon, 22 Jul 2002 09:11:44 +0000 (09:11 +0000)]
* fhandler.h (class fhandler_serial): Add new members of
the class - rts,dtr and method ioctl(). Variables rts and dtr
important for Win 9x only.
* fhandler_serial.cc (fhandler_serial::open): Add initial setting
of dtr and rts. Important for Win 9x only.
(fhandler_serial::ioctl): New function. Implements commands TIOCMGET,
TIOCMSET and TIOCINQ.
(fhandler_serial::tcflush): Fixed found error.
(fhandler_serial::tcsetattr): Add settings of rts and dtr. Important
for Win 9x only.
* termios.h: Add new defines as a support for ioctl() function
on serial device.

22 years ago2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Mon, 22 Jul 2002 03:10:43 +0000 (03:10 +0000)]
2002-07-22  Danny Smith  <dannysmith@users.sourceforge.net>

* include/shlwapi.h: New file.
Thanks to: Mattia Barbon  <mbarbon@dsi.unive.it> and
Victor Porton  <porton@narod.ru> for contributions.
* lib/shlwapi.def: New file.
* lib/test.c: #include shlwapi.h.

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

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

22 years ago2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>
dannysmith [Sun, 21 Jul 2002 00:17:40 +0000 (00:17 +0000)]
2002-07-21  Bart Oldeman  <bart.oldeman@btinternet.com>

* include/shlobj.h (FCIDM_MENU_FAVORITES): Remove bogus
character.
* include/winsock2.h (struct sockaddr): Use __int64 instead of
long long.
* include/kernel32.c (GetCurrentFiber, GetFiberData): Watcom
does not need external library functions.

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

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

22 years ago2002-07-20 Aidan Skinner <aidan@velvet.net>
aidan [Sat, 20 Jul 2002 16:18:07 +0000 (16:18 +0000)]
2002-07-20  Aidan Skinner <aidan@velvet.net>

* MAINTAINERS: Add self under write after approval.

22 years ago2002-07-20 Aidan Skinner <aidan@velvet.net>
aidan [Sat, 20 Jul 2002 16:17:57 +0000 (16:17 +0000)]
2002-07-20  Aidan Skinner <aidan@velvet.net>

* MAINTAINERS: Add self under write after approval.

22 years ago2002-07-20 Aidan Skinner <aidan@velvet.net>
aidan [Sat, 20 Jul 2002 16:08:49 +0000 (16:08 +0000)]
2002-07-20  Aidan Skinner <aidan@velvet.net>

* ada-tasks.c: Change k&r style function definitions to prototyped
form.

22 years ago2002-07-20 Aidan Skinner <aidan@velvet.net>
aidan [Sat, 20 Jul 2002 16:08:19 +0000 (16:08 +0000)]
2002-07-20  Aidan Skinner <aidan@velvet.net>

* ada-tasks.c: Change k&r style function definitions to prototyped
form.

22 years ago * budemang.c: Include string.h.
amodra [Sat, 20 Jul 2002 14:00:47 +0000 (14:00 +0000)]
* budemang.c: Include string.h.

22 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
amodra [Sat, 20 Jul 2002 13:41:11 +0000 (13:41 +0000)]
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
bomb on /DISCARD/ input section.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* emultempl/mmo.em (mmo_place_orphan): Likewise.

22 years ago* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
cgf [Sat, 20 Jul 2002 04:59:15 +0000 (04:59 +0000)]
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
rewrite.
(doit): Avoid use of cx register.  Just change one word to avoid races.

22 years ago* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
cgf [Sat, 20 Jul 2002 04:57:05 +0000 (04:57 +0000)]
* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmp
rewrite.
(doit): Avoid use of cx register.  Just change one word to avoid races.

22 years ago* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
thorpej [Sat, 20 Jul 2002 04:09:30 +0000 (04:09 +0000)]
* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Only insert
DT_PLTGOT into the dynamic section if there is a PLT.

22 years ago2002-07-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Sat, 20 Jul 2002 01:03:08 +0000 (01:03 +0000)]
2002-07-19  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/Makefile.am: Add pathconf.c and fpathconf.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/inode.c: Add chmod, fchmod, and chown syscalls.
        * libc/sys/linux/io.c: Add ftruncate syscall.
        * libc/sys/linux/fpathconf.c: New file.
        * libc/sys/linux/pathconf.c: Ditto.
        * libc/sys/linux/linux_fsinfo.h: Ditto.
        * libc/sys/linux/sys/unistd.h: Ditto.

22 years ago2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
dannysmith [Sat, 20 Jul 2002 00:12:25 +0000 (00:12 +0000)]
2002-07-20  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* include/winbase.h (GetEnvironmentStringsA): Remove duplicate
definition.
(Interlocked*): Wrap in #ifndef __INTERLOCKED_DECLARED to
avoid compile error when already defined.

2002-07-20  Steven Edwards  <Steven_Ed4153@yahoo.com>

* include/winuser.h (WM_MENURBUTTONUP): Add define.

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

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

22 years agowhite space
cgf [Fri, 19 Jul 2002 23:48:17 +0000 (23:48 +0000)]
white space

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.