OSDN Git Service

pf3gnuchains/sourceware.git
21 years ago * gdb.threads/killed.exp: Use KFAIL for gdb/568.
drow [Tue, 14 Jan 2003 18:13:10 +0000 (18:13 +0000)]
* gdb.threads/killed.exp: Use KFAIL for gdb/568.

21 years ago * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
drow [Tue, 14 Jan 2003 17:36:47 +0000 (17:36 +0000)]
* gdb.base/constvars.exp: Remove two extra XFAILs.  Update copyright
dates.

21 years ago(node WIN32): Some clarifications and formatting fixups.
nickc [Tue, 14 Jan 2003 11:25:57 +0000 (11:25 +0000)]
(node WIN32): Some clarifications and formatting fixups.

21 years ago * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
drow [Tue, 14 Jan 2003 04:40:48 +0000 (04:40 +0000)]
* gdb.c++/printmethod.exp (print virtual method): Accept "(void)".

21 years ago * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
drow [Tue, 14 Jan 2003 04:34:45 +0000 (04:34 +0000)]
* gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
(ptype &*"foo").
* gdb.c++/local.exp: Enable setup_kfail for gdb/482.

21 years agoadd an example on defining ifields the complete way,
devans [Tue, 14 Jan 2003 04:19:07 +0000 (04:19 +0000)]
add an example on defining ifields the complete way,
and a section on splicing arguments to define-*

21 years ago* fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited support for
cgf [Tue, 14 Jan 2003 02:08:35 +0000 (02:08 +0000)]
* fhandler_dsp.cc (fhandler_dsp::ioctl): Add limited support for
SNDCTL_DSP_GETFMTS.

21 years ago2003-01-13 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 14 Jan 2003 00:49:02 +0000 (00:49 +0000)]
2003-01-13  Andrew Cagney  <ac131313@redhat.com>

* ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
* demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
* elfread.c, eval.c, expprint.c, expression.h: Update copyright.
* f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
* gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
* language.c, language.h, m32r-tdep.c: Update copyright.
* mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
* somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
* thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
* values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
* x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
* cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.

Index: mi/ChangeLog
2003-01-13  Andrew Cagney  <ac131313@redhat.com>

* mi-cmd-env.c: Update copyright.

21 years ago2003-01-13 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 14 Jan 2003 00:15:05 +0000 (00:15 +0000)]
2003-01-13  Elena Zannoni  <ezannoni@redhat.com>

* stabsread.h (process_later, resolve_cfront_continuation):
Obsolete.
Update copyright years.
* buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
Update copyright year.
* dbxread.c(struct cont_elem): Obsolete.
(process_later, process_now): Obsolete functions.
(read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
Update copyright year.
* gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
(add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
* mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
(parse_partial_symbols): Obsolete cfront support.
* stabsread.c
(CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
macros.
(get_substring, get_cfront_method_physname, msg_unknown_complaint,
read_cfront_baseclasses, read_cfront_member_functions,
resolve_cfront_continuation,read_cfront_static_fields,
copy_cfront_struct_fields): Obsolete functions.
(define_symbol, read_one_struct_field): Obsolete cfront support.
* xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
Update Copyright year.

21 years ago2003-01-13 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 14 Jan 2003 00:07:41 +0000 (00:07 +0000)]
2003-01-13  Elena Zannoni  <ezannoni@redhat.com>

* stack.c (print_frame_info, print_stack_frame_base_stub,
print_stack_frame_base, show_and_print_stack_frame_stub,
show_and_print_stack_frame, print_only_stack_frame_stub,
print_only_stack_frame): Delete functions.
(print_stack_frame_stub): Call print_frame_info instead of
print_frame_info_base.
(print_frame_info_base): Rename to print_frame_info.
(backtrace_command_1): Call print_frame_info, instead of
print_frame_info_base.
(current_frame_command): Call print_stack_frame, instead of
print_only_stack_frame.
(frame_command): Call print_stack_frame, instead of
show_and_print_stack_frame.
(up_command): Ditto.
(down_command): Ditto.
* frame.h (print_only_stack_frame): Delete prototype.
* infrun.c (normal_stop): Call print_stack_frame, instead of
show_and_print_stack_frame.
* thread.c (info_threads_command): Call print_stack_frame, instead
of print_only_stack_frame.

2003-01-13  Elena Zannoni  <ezannoni@redhat.com>

* mi-main.c (mi_cmd_exec_return): Use print_stack_frame instead of
show_and_print_stack_frame.

21 years ago*** empty log message ***
gdbadmin [Tue, 14 Jan 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agoRevert previous change.
cagney [Mon, 13 Jan 2003 23:27:17 +0000 (23:27 +0000)]
Revert previous change.

21 years ago2003-01-13 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 13 Jan 2003 23:25:53 +0000 (23:25 +0000)]
2003-01-13  Andrew Cagney  <ac131313@redhat.com>

* README (Graphical interface to GDB): Update URL.  Point at
gdb/links/.

21 years ago * gdb.mi/mi-console.exp: Remove extra "(known bug)".
drow [Mon, 13 Jan 2003 23:24:42 +0000 (23:24 +0000)]
* gdb.mi/mi-console.exp: Remove extra "(known bug)".
* gdb.mi/mi1-console.exp: Likewise.

21 years ago2003-01-13 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 13 Jan 2003 23:07:06 +0000 (23:07 +0000)]
2003-01-13  Andrew Cagney  <ac131313@redhat.com>

* gdb_indent.sh: Update to version 2.2.9.  Warn when not exact
version match.

21 years agodaily update
amodra [Mon, 13 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years agoupdate link for commercial inquiries
davidsb [Mon, 13 Jan 2003 22:17:01 +0000 (22:17 +0000)]
update link for commercial inquiries

21 years ago * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
drow [Mon, 13 Jan 2003 22:07:13 +0000 (22:07 +0000)]
* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
* gdb.mi/mi1-console.exp: Likewise.

21 years ago * symtab.c (find_pc_sect_line): Don't consider end-of-function
drow [Mon, 13 Jan 2003 21:59:49 +0000 (21:59 +0000)]
* symtab.c (find_pc_sect_line): Don't consider end-of-function
lines.

21 years ago * thread-db.c (attach_thread): Prototype.
drow [Mon, 13 Jan 2003 21:48:32 +0000 (21:48 +0000)]
* thread-db.c (attach_thread): Prototype.
(struct private_thread_info): Remove lwpid.  Add thread handle (th),
thread information (ti), and valid flags (th_valid, ti_valid).
(attach_thread): Move target_pid_to_str call to after the thread
is added to GDB's list.  Initialize the cache.
(thread_get_info_callback, thread_db_map_id2thr)
(thread_db_get_info): New functions.
(thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
(thread_db_store_registers, thread_db_thread_alive)
(thread_db_get_thread_local_address): Use them.
(thread_db_pid_to_str): Likewise.  Return "Missing" instead
of calling error() for threads in unknown state.

(clear_lwpid_callback): New function.
(thread_db_resume): Use it to clear the cache.

21 years ago * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
drow [Mon, 13 Jan 2003 21:47:32 +0000 (21:47 +0000)]
* lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
(resume_callback): Remove dead code.

21 years agoChange location.
cgf [Mon, 13 Jan 2003 21:11:19 +0000 (21:11 +0000)]
Change location.

21 years ago2003-01-13 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 13 Jan 2003 21:10:27 +0000 (21:10 +0000)]
2003-01-13  Andrew Cagney  <ac131313@redhat.com>

* gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
predicate.
* gdbarch.h, gdbarch.c: Regenerate.
* stack.c (frame_info): Only initialize the saved registers when
FRAME_INIT_SAVED_REGS_P.
* frame.c (frame_saved_regs_register_unwind): Assert
FRAME_INIT_SAVED_REGS_P.
(deprecated_generic_get_saved_register): Ditto.

21 years agoReformatting.
davidsb [Mon, 13 Jan 2003 21:06:12 +0000 (21:06 +0000)]
Reformatting.
New location for Open Source Definition.

21 years agocygcheck output should be attached, not pasted
davidsb [Mon, 13 Jan 2003 20:51:49 +0000 (20:51 +0000)]
cygcheck output should be attached, not pasted
(diff thanks to Igor Pechtchanski)

21 years agoupdate commercial references from Cygnus to Red Hat, Inc.
davidsb [Mon, 13 Jan 2003 20:44:05 +0000 (20:44 +0000)]
update commercial references from Cygnus to Red Hat, Inc.

21 years ago * source.c (openp): Squelch warning about "filename".
drow [Mon, 13 Jan 2003 20:26:13 +0000 (20:26 +0000)]
* source.c (openp): Squelch warning about "filename".

21 years agoUpdate copyright year.
drow [Mon, 13 Jan 2003 20:12:57 +0000 (20:12 +0000)]
Update copyright year.

21 years ago * source.c (openp): If the file does not exist don't necessarily
drow [Mon, 13 Jan 2003 20:11:46 +0000 (20:11 +0000)]
* source.c (openp): If the file does not exist don't necessarily
search the path.

21 years agoUpdate copyright years.
drow [Mon, 13 Jan 2003 20:09:33 +0000 (20:09 +0000)]
Update copyright years.

21 years ago Fix PR gdb/872.
drow [Mon, 13 Jan 2003 20:08:56 +0000 (20:08 +0000)]
Fix PR gdb/872.
* gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
(integer_types_same_name_p): New function.
(rank_one_type): Use it.
* stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.

21 years ago * gdb.c++/overload.exp: Remove some fixed XFAILs.
drow [Mon, 13 Jan 2003 20:08:15 +0000 (20:08 +0000)]
* gdb.c++/overload.exp: Remove some fixed XFAILs.

21 years ago * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
drow [Mon, 13 Jan 2003 18:00:15 +0000 (18:00 +0000)]
* Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
variables.
(main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
* configure.in: Add --with-sysroot.
* configure: Regenerated.
* main.c (gdb_sysroot): New variable.
(captured_main): Initialize gdb_sysroot.
* defs.h (gdb_sysroot): New extern declaration.
* solib.c (_initialize_solib): Initialize solib_absolute_prefix.

21 years ago * gdb.texinfo (Files): Document solib-absolute-prefix and
drow [Mon, 13 Jan 2003 17:59:49 +0000 (17:59 +0000)]
* gdb.texinfo (Files): Document solib-absolute-prefix and
solib-search-path.

21 years agoChange EM_MSP430 value to new, officially assigned number.
nickc [Mon, 13 Jan 2003 16:37:47 +0000 (16:37 +0000)]
Change EM_MSP430 value to new, officially assigned number.

21 years ago* ntdll.h: Fix typo.
cgf [Mon, 13 Jan 2003 03:54:59 +0000 (03:54 +0000)]
* ntdll.h: Fix typo.

21 years ago*** empty log message ***
gdbadmin [Mon, 13 Jan 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sun, 12 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-12 Michael Chastain <mec@shout.net>
chastain [Sun, 12 Jan 2003 22:55:51 +0000 (22:55 +0000)]
2003-01-12  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.

21 years ago2003-01-12 Michael Chastain <mec@shout.net>
chastain [Sun, 12 Jan 2003 22:55:27 +0000 (22:55 +0000)]
2003-01-12  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.

21 years ago2003-01-12 Michael Chastain <mec@shout.net>
chastain [Sun, 12 Jan 2003 21:38:14 +0000 (21:38 +0000)]
2003-01-12  Michael Chastain  <mec@shout.net>

* top.c (print_gdb_version): Bump copyright year to 2003.

21 years ago2003-01-12 David Carlton <carlton@bactrian.org>
carlton [Sun, 12 Jan 2003 20:55:32 +0000 (20:55 +0000)]
2003-01-12  David Carlton  <carlton@bactrian.org>

* linespec.c (symtab_from_filename): Rename variable 's' to
'file_symtab'.

21 years ago2003-01-12 Andrew Cagney <ac131313@redhat.com>
cagney [Sun, 12 Jan 2003 19:25:38 +0000 (19:25 +0000)]
2003-01-12  Andrew Cagney  <ac131313@redhat.com>

* d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
dummy frame.
(d10v_frame_saved_pc, d10v_frame_chain): Ditto.

21 years ago2003-01-12 Andrew Cagney <ac131313@redhat.com>
cagney [Sun, 12 Jan 2003 18:59:53 +0000 (18:59 +0000)]
2003-01-12  Andrew Cagney  <ac131313@redhat.com>

* d10v-tdep.c: Include "gdb_assert.h".
(d10v_store_return_value): Rewrite to match current interface.
(d10v_extract_struct_value_address): Ditto.
(d10v_extract_return_value): Ditto.
(d10v_gdbarch_init): Set store_restore_value,
extract_struct_value_address and extract_return_value.

21 years ago * hpread.c (set_namestring): New procedure replacing the
brobecke [Sun, 12 Jan 2003 11:49:14 +0000 (11:49 +0000)]
    * hpread.c (set_namestring): New procedure replacing the
        SET_NAMESTRING macro.
        (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
        by calls to set_namestring.

21 years ago * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.
corinna [Sun, 12 Jan 2003 11:45:54 +0000 (11:45 +0000)]
* uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.

21 years ago * sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.
corinna [Sun, 12 Jan 2003 11:38:50 +0000 (11:38 +0000)]
* sec_acl.cc (search_ace): Use id == -1, instead of < 0, as wildcard.
(setacl): Start the search for a matching default at the next entry.
Invalidate the type of merged entries instead of clearing it.
Use well_known_creator for default owner and owning group and do
not try to merge non-default and default entries in these cases.
(getacl): Recognize well_known_creator for default owner and group.
(acl_worker): Improve errno settings and streamline the nontsec case.
* security.cc (write_sd): Remove the call to set_process_privilege.
(alloc_sd): If the owner changes, call set_process_privilege and return
immediately on failure. Change inheritance rules: on new directories add
inherit only allow ACEs for creator_owner, creator_group and everyone.
Preserve all inheritances through chmod and chown calls. Introduce
isownergroup to implement the uid == gid case, to keep the inheritance
code simple. Do not initialize owner_sid and group_sid and stop using
the variable psd.

21 years ago*** empty log message ***
gdbadmin [Sun, 12 Jan 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sat, 11 Jan 2003 23:00:03 +0000 (23:00 +0000)]
daily update

21 years ago * mingwex/math/llround.c: Correct function name and
dannysmith [Sat, 11 Jan 2003 10:52:19 +0000 (10:52 +0000)]
* mingwex/math/llround.c: Correct function name and
change return value to long long.

21 years ago * read.c (get_absolute_expr): New, split out from..
amodra [Sat, 11 Jan 2003 06:24:11 +0000 (06:24 +0000)]
* read.c (get_absolute_expr): New, split out from..
(get_absolute_expression): ..here.
* read.h (get_absolute_expr): Declare.
* config/obj-elf.c (elf_common): Use offsetT for "temp" and "size".
Trim size to arch bits_per_address, and test for negative input
via get_absolute_expr.

21 years ago * include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIM
dannysmith [Sat, 11 Jan 2003 06:06:45 +0000 (06:06 +0000)]
* include/winnt.h (IMAGE_FILE_AGGRESIVE_WS_TRIM
IMAGE_FILE_LARGE_ADDRESS_AWARE): Add defines.

21 years ago * include/accctrl.h (enum _SE_OBJECT_TYPE): Add
dannysmith [Sat, 11 Jan 2003 04:08:15 +0000 (04:08 +0000)]
* include/accctrl.h (enum _SE_OBJECT_TYPE): Add
SE_REGISTRY_WOW64_32KEY.

21 years ago * include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.
dannysmith [Sat, 11 Jan 2003 03:43:13 +0000 (03:43 +0000)]
* include/commctrl.h (HDN_GETDISPINFO[AW]: Add defines.
(tagNMHDDISPINFO[AW}: Add structures and typedefs.

21 years ago * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
brobecke [Sat, 11 Jan 2003 02:13:22 +0000 (02:13 +0000)]
   * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
       a compilation warning.
       (hpread_process_one_debug_symbol): Likewise.

21 years ago* net.cc: Use gethostname define from winsock2.h.
cgf [Sat, 11 Jan 2003 01:29:18 +0000 (01:29 +0000)]
* net.cc: Use gethostname define from winsock2.h.

21 years ago* include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.
cgf [Sat, 11 Jan 2003 01:28:36 +0000 (01:28 +0000)]
* include/winsock2.h: Remove gethostname from INSIDE_CYGWIN protection.

21 years ago2003-01-10 David Carlton <carlton@math.stanford.edu>
carlton [Sat, 11 Jan 2003 01:01:03 +0000 (01:01 +0000)]
2003-01-10  David Carlton  <carlton@math.stanford.edu>

* linespec.c (decode_line_1): Rename variable 's' to
'file_symtab'.
(decode_all_digits): Rename argument 's' to 'file_symtab'.
(decode_dollar): Ditto.
(decode_variable): Ditto.
(symbol_found): Ditto.

21 years ago2003-01-09 Michael Chastain <mec@shout.net>
chastain [Sat, 11 Jan 2003 00:43:53 +0000 (00:43 +0000)]
2003-01-09  Michael Chastain  <mec@shout.net>

From Chet Ramey, <chet@po.cwru.edu>, the readline maintainer:
* display.c: Fix perverse screen refresh with UTF-8.

21 years ago*** empty log message ***
gdbadmin [Sat, 11 Jan 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Fri, 10 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-09 Michael Chastain <mec@shout.net>
chastain [Fri, 10 Jan 2003 22:51:57 +0000 (22:51 +0000)]
2003-01-09  Michael Chastain  <mec@shout.net>

* gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
(Create a Release): Add new instructions for new @file{src-release}.
Document existing instructions for @file{Makefile.in} as
being for @value{GDBN} 5.3.1 or earlier.

21 years ago * Makefile.in: Regenerate using "automake --cygnus --ignore-deps".
kevinb [Fri, 10 Jan 2003 22:29:56 +0000 (22:29 +0000)]
* Makefile.in: Regenerate using "automake --cygnus --ignore-deps".
Someday, when ``depcomp'' is added to the top level, the
--ignore-deps flag can be discarded.

21 years ago * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
neroden [Fri, 10 Jan 2003 21:43:31 +0000 (21:43 +0000)]
* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
* Makefile.in: Regenerate.
* configure: Regenerate.

21 years ago* path.cc: Unrevert below reversion except for mount_info::conv_to_posix_path
cgf [Fri, 10 Jan 2003 21:24:03 +0000 (21:24 +0000)]
* path.cc: Unrevert below reversion except for mount_info::conv_to_posix_path
part.

21 years ago2003-01-09 Michael Chastain <mec@shout.net>
chastain [Fri, 10 Jan 2003 20:55:04 +0000 (20:55 +0000)]
2003-01-09  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.

21 years ago2003-01-09 Michael Chastain <mec@shout.net>
chastain [Fri, 10 Jan 2003 20:52:48 +0000 (20:52 +0000)]
2003-01-09  Michael Chastain  <mec@shout.net>

* config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.

21 years ago * path.cc: Revert patch from 2003-01-09 to normalize a windows path
corinna [Fri, 10 Jan 2003 20:25:47 +0000 (20:25 +0000)]
* path.cc: Revert patch from 2003-01-09 to normalize a windows path
rather than converting to posix.

21 years ago * win32-nat.c (set_process_privilege): New function.
corinna [Fri, 10 Jan 2003 20:14:00 +0000 (20:14 +0000)]
* win32-nat.c (set_process_privilege): New function.
(child_attach): Call set_process_privilege() to enable the
SE_DEBUG_NAME user privilege if available in process token.

21 years ago * hpread.c (hpread_process_one_debug_symbol): Fix a small
brobecke [Fri, 10 Jan 2003 15:39:10 +0000 (15:39 +0000)]
    * hpread.c (hpread_process_one_debug_symbol): Fix a small
        compilation error in the previous revision.

21 years ago * autoload.cc (gethostname): Make call optional, return 1 if function
corinna [Fri, 10 Jan 2003 12:55:46 +0000 (12:55 +0000)]
* autoload.cc (gethostname): Make call optional, return 1 if function
can't get loaded.
* net.cc (cygwin_gethostname): Call GetComputerName if return value
of gethostname is non-zero.

21 years ago Split ChangeLog, create ChangeLog-2002.
corinna [Fri, 10 Jan 2003 12:32:45 +0000 (12:32 +0000)]
Split ChangeLog, create ChangeLog-2002.
Fix copyright dates.

21 years ago * cygwin.din: add asprintf and vasprintf, as well as the reentrant
corinna [Fri, 10 Jan 2003 12:19:14 +0000 (12:19 +0000)]
* cygwin.din: add asprintf and vasprintf, as well as the reentrant
versions and underscore variants.
* include/cygwin/version.h: bump CYGWIN_VERSION_API_MINOR.

21 years ago * net.cc (cygwin_gethostname): Fix call to wsock function gethostname.
corinna [Fri, 10 Jan 2003 11:58:52 +0000 (11:58 +0000)]
* net.cc (cygwin_gethostname): Fix call to wsock function gethostname.

21 years ago * setfacl (usage): Remove double ":" for mask and other.
corinna [Fri, 10 Jan 2003 11:39:19 +0000 (11:39 +0000)]
* setfacl (usage): Remove double ":" for mask and other.

21 years ago2003-01-10 Ben Elliston <bje@redhat.com>
bje [Fri, 10 Jan 2003 05:27:17 +0000 (05:27 +0000)]
2003-01-10  Ben Elliston  <bje@redhat.com>

* README.Cygnus: Rename from this ..
* README: .. to this.

21 years ago* remove duplicated entry from 2002-05-17 on 2002-05-20.
bje [Fri, 10 Jan 2003 04:51:58 +0000 (04:51 +0000)]
* remove duplicated entry from 2002-05-17 on 2002-05-20.
* s/SWI_TARGET_SWITCHES/SIM_TARGET_SWITCHES/.

21 years agomerge from gcc
dj [Fri, 10 Jan 2003 03:27:25 +0000 (03:27 +0000)]
merge from gcc

21 years ago* cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.
cgf [Fri, 10 Jan 2003 03:13:44 +0000 (03:13 +0000)]
* cygthread.cc (cygthread::cygthread): Be more noisy about odd condition.
* miscfuncs.cc (low_priority_sleep): Sleep in regular priority if that's what
we're currently running at.

21 years ago*** empty log message ***
gdbadmin [Fri, 10 Jan 2003 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Thu, 9 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
amodra [Thu, 9 Jan 2003 22:51:36 +0000 (22:51 +0000)]
* elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA.
* elf64-ppc.c (ppc64_elf_relocate_section): Likewise.  PLTGOT16_HA too.

21 years ago2003-01-09 David Carlton <carlton@math.stanford.edu>
carlton [Thu, 9 Jan 2003 21:34:11 +0000 (21:34 +0000)]
2003-01-09  David Carlton  <carlton@math.stanford.edu>

* linespec.c: Update copyright.

21 years ago2003-01-09 Chris Demetriou <cgd@broadcom.com>
cgd [Thu, 9 Jan 2003 21:26:53 +0000 (21:26 +0000)]
2003-01-09  Chris Demetriou  <cgd@broadcom.com>

        * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
        order, and handle (ignore) -mips32r2.

21 years agoApply pthread_types_patch
tpfaff [Thu, 9 Jan 2003 21:14:30 +0000 (21:14 +0000)]
Apply pthread_types_patch

21 years agoRoll ChangeLog / ChangeLog-2002.
cagney [Thu, 9 Jan 2003 21:08:43 +0000 (21:08 +0000)]
Roll ChangeLog / ChangeLog-2002.

21 years agoApply pthread_cancel_patch
tpfaff [Thu, 9 Jan 2003 20:57:53 +0000 (20:57 +0000)]
Apply pthread_cancel_patch

21 years agoAdd pthread_mutex tests
tpfaff [Thu, 9 Jan 2003 20:51:55 +0000 (20:51 +0000)]
Add pthread_mutex tests

21 years ago* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
dj [Thu, 9 Jan 2003 20:50:24 +0000 (20:50 +0000)]
* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
(install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
* Makefile.in: Regenerate.

21 years agoApplied pthread_mutex patch
tpfaff [Thu, 9 Jan 2003 20:50:20 +0000 (20:50 +0000)]
Applied pthread_mutex patch

21 years ago* configure.in: Remove Makefile in build, host and target modules
aoliva [Thu, 9 Jan 2003 20:45:29 +0000 (20:45 +0000)]
* configure.in: Remove Makefile in build, host and target modules
unless configure was run with --no-recursion.
* configure: Rebuilt.

21 years agoApplied cond_init patch
tpfaff [Thu, 9 Jan 2003 20:40:43 +0000 (20:40 +0000)]
Applied cond_init patch

21 years ago * gdb.base/detach.exp: New test.
drow [Thu, 9 Jan 2003 19:18:02 +0000 (19:18 +0000)]
* gdb.base/detach.exp: New test.

21 years ago * lin-lwp.c (child_wait): Ignore exit statuses for processes other
drow [Thu, 9 Jan 2003 19:14:44 +0000 (19:14 +0000)]
* lin-lwp.c (child_wait): Ignore exit statuses for processes other
than inferior_ptid.
(lin_lwp_wait): Ignore exit statuses for unknown LWPs.

21 years ago2003-01-09 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 9 Jan 2003 18:53:19 +0000 (18:53 +0000)]
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
Update comments.
* frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
(frame_saved_regs_zalloc): Update.
(frame_saved_regs_register_unwind): Update.
(create_new_frame): Update.
(get_prev_frame): Update.
(frame_extra_info_zalloc): Update.
(deprecated_get_frame_saved_regs): Update.
* dwarf2cfi.c (cfi_init_extra_frame_info): Update.
* cris-tdep.c: Update comment.

21 years ago * Makefile.in (ALL_SUBDIRS): New variable.
drow [Thu, 9 Jan 2003 18:50:20 +0000 (18:50 +0000)]
* Makefile.in (ALL_SUBDIRS): New variable.
(subdirs, clean, distclean): Use it.
* gdb.arch/Makefile.in: Clean up Makefile.  Remove rules for
regenerating Makefile, since it is generated from the top level.
* gdb.asm/Makefile.in: Likewise.
* gdb.base/Makefile.in: Likewise.
* gdb.c++/Makefile.in: Likewise.
* gdb.disasm/Makefile.in: Likewise.
* gdb.java/Makefile.in: Likewise.
* gdb.mi/Makefile.in: Likewise.
* gdb.threads/Makefile.in: Likewise.
* gdb.trace/Makefile.in: Likewise.

21 years ago2003-01-09 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 9 Jan 2003 18:46:02 +0000 (18:46 +0000)]
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Mention
frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
allocate memory.

21 years ago2003-01-09 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 9 Jan 2003 18:30:30 +0000 (18:30 +0000)]
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* somsolib.h: Fix function indentation.
* disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
* gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
* demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
* alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
* somsolib.c, inftarg.c: Remove assignment in if conditional.

21 years ago* build fix
fche [Thu, 9 Jan 2003 18:14:56 +0000 (18:14 +0000)]
* build fix

2003-01-09  Frank Ch. Eigler  <fche@redhat.com>

        * tracedis.cxx (bfd_{get,put}_bits): Use int, not obsolete bfd
        boolean type.

21 years ago2003-01-09 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 9 Jan 2003 18:03:32 +0000 (18:03 +0000)]
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* infrun.c (follow_fork): Use ISO C definition.
* expprint.c (print_subexp): Use xfree instead of free.
* charset.c: Include "gdb_string.h" instead of <string.h>.
(register_iconv_charsets): Use ISO C definition.
(host_charset, target_charset): Ditto.
* Makefile.in (charset.o): Update dependencies.
(mi-cmd-env.o): Update dependencies.

Index: mi/ChangeLog
2003-01-09  Andrew Cagney  <ac131313@redhat.com>

* mi-cmd-env.c: Include "gdb_string.h" instead of <string.h>.
Move all includes to after "defs.h".