OSDN Git Service

pf3gnuchains/sourceware.git
21 years ago2003-04-16 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 16 Apr 2003 15:45:29 +0000 (15:45 +0000)]
2003-04-16  Jeff Johnston  <jjohnstn@redhat.com>

        * newlib/libc/machine/powerpc (ato*fix*.c,strto*fix*.c): Shield
        all code with #ifdef __SPE__ test.
        * newlib/libc/machine/powerpc (simdldtoa.c, ufix64toa.c): Ditto.

21 years ago* i386-linux-nat.c: Add some whitespace to make things more
kettenis [Wed, 16 Apr 2003 15:22:02 +0000 (15:22 +0000)]
* i386-linux-nat.c: Add some whitespace to make things more
readable.
(fetch_register, store_register, fetch_inferior_registers,
store_inferior_registers): Get rid of assignment in if-statement.
(store_register): Fix typo in error message.

21 years ago2003-04-16 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 16 Apr 2003 14:43:03 +0000 (14:43 +0000)]
2003-04-16  Andrew Cagney  <cagney@redhat.com>

* utils.c (xmmalloc): Always allocate something, matches
libiberty/xmalloc's semantics.
(xmrealloc, xmcalloc): Ditto.

21 years ago2003-04-16 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 16 Apr 2003 14:39:47 +0000 (14:39 +0000)]
2003-04-16  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_prev_frame): Do not initialize "unwind" or "type",
update comments.
(get_frame_type): Initialize unwind and type when needed.
(get_frame_id, frame_register_unwind): Ditto.

21 years ago2003-04-16 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 16 Apr 2003 14:32:20 +0000 (14:32 +0000)]
2003-04-16  Andrew Cagney  <cagney@redhat.com>

* NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
obsolete.
* sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
* sparcl-stub.c: Obsolete file.
* config/sparc/tm-sparclet.h: Obsolete file.
* sparclet-stub.c: Obsolete file.
* sparclet-rom.c: Obsolete file.
* sparcl-tdep.c: Obsolete file.
* config/sparc/tm-sparclite.h: Obsolete file.
* config/sparc/sparclite.mt: Obsolete file.
* config/sparc/sparclet.mt: Obsolete file.
* configure.tgt: Make sparclet-*-*, sparclite-*-*, and
sparc86x-*-* obsolete.

21 years ago * include/wingdi.h (DM_SPECVERSION): Define.
earnie [Wed, 16 Apr 2003 12:19:56 +0000 (12:19 +0000)]
* include/wingdi.h (DM_SPECVERSION): Define.
Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru>
* include/rpcdce.h (UuidCreateSequential): Properly guard with
appropriate _WIN32_WINNT values.

21 years ago Add .jcr section mapping.
nickc [Wed, 16 Apr 2003 11:53:46 +0000 (11:53 +0000)]
 Add .jcr section mapping.

21 years agomerge from gcc
dj [Wed, 16 Apr 2003 04:55:31 +0000 (04:55 +0000)]
merge from gcc

21 years agomerge from gcc
dj [Wed, 16 Apr 2003 03:51:54 +0000 (03:51 +0000)]
merge from gcc

21 years ago* termios.cc (setspeed): New function.
cgf [Wed, 16 Apr 2003 03:03:44 +0000 (03:03 +0000)]
* termios.cc (setspeed): New function.
(cfsetospeed): Use setspeed to set speed.
(cfsetispeed): Use setspeed to set speed.
* autoload.cc: Add load statement for UuidCreate, and UuidCreateSequential.
* cpuid.h: New file.
* cygwin.din: Export gethostid.
* fhandler_proc.cc (cpuid): Move to cpuid.h.
(can_set_flag): Move to cpuid.h.
* syscalls.cc (gethostid): New function.
* version.h: Bump DLL minor version number to 83.

21 years ago* rpcdce.h: Add declaration for UuidCreateSequential.
cgf [Wed, 16 Apr 2003 02:57:32 +0000 (02:57 +0000)]
* rpcdce.h: Add declaration for UuidCreateSequential.
* rpcrt4.def: Add entry for UuidCreateSequential.

21 years agoFix changelog.
cagney [Wed, 16 Apr 2003 00:58:40 +0000 (00:58 +0000)]
Fix changelog.

21 years ago2003-04-15 Richard Sandiford <rsandifo@redhat.com>
cgd [Wed, 16 Apr 2003 00:52:08 +0000 (00:52 +0000)]
2003-04-15  Richard Sandiford  <rsandifo@redhat.com>

        * vr.igen (do_vr_mul_op): Zero-extend the low 32 bits of
        unsigned operands.

21 years ago* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
aoliva [Wed, 16 Apr 2003 00:30:24 +0000 (00:30 +0000)]
* dwarf2.c (_bfd_dwarf2_find_nearest_line): Fix typo in
2003-04-09's change.

21 years ago*** empty log message ***
gdbadmin [Wed, 16 Apr 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Wed, 16 Apr 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago2003-04-15 David Carlton <carlton@math.stanford.edu>
carlton [Tue, 15 Apr 2003 23:07:10 +0000 (23:07 +0000)]
2003-04-15  David Carlton  <carlton@math.stanford.edu>

* Makefile.in (SFILES): Add cp-namespace.c.
(COMMON_OBS): Add cp-namespace.o.
(block.o): Depend on gdb_obstack_h and cp_support_h.
(buildsym.o): Depend on cp_support_h.
(cp-namespace.o): New.
(cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
(dwarf2read.o): Depend on cp_support_h.
* jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
* dwarf2read.c (process_die): Set processing_has_namespace_info,
processing_current_namespace.
(read_namespace): Update processing_current_namespace; check for
anonymous namespaces.
(dwarf2_name): New function.
(dwarf2_extension): Ditto.
* cp-support.h: Update copyright, contributors.
Add inclusion guards.
Add opaque declaration for structs obstack, block, symbol.
(struct using_direct): New struct.
Add declarations for cp_find_first_component,
cp_entire_prefix_len, processing_has_namespace_info,
processing_current_namespace, cp_is_anonymous,
cp_add_using_directive, cp_initialize_namespace,
cp_finalize_namespace, cp_set_block_scope,
cp_scan_for_anonymous_namespaces.
* cp-namespace.c: New file.
* cp-support.c: Update copyright.
Include ctype.h, gdb_assert.h, gdbcmd.h.
New variable maint_cplus_cmd_list.
(cp_find_first_component): New function.
(cp_entire_prefix_len, maint_cplus_command)
(first_component_command, _initialize_cp_support): Ditto.
* buildsym.c: Include cp-support.h.
New variable using_list.
(add_symbol_to_list): Check for anonymous namespaces.
(finish_block): Set block's scope.
(start_symtab): Initialize C++ namespace support.
(end_symtab): Finalize C++ namespace support.
* block.h: Add opaque declarations for structs
block_namespace_info, using_direct, and obstack.
Add declarations for block_set_scope and block_set_using.
(struct block): Add 'language_specific' member.
(BLOCK_NAMESPACE): New macro.
* block.c: Include gdb_obstack.h and cp-support.h.
(struct block_namespace_info): New struct.
(block_set_scope): New function.
(block_set_using, block_initialize_namespace): Ditto.

2003-04-15  David Carlton  <carlton@math.stanford.edu>

* gdb.c++/maint.exp: New file.

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 21:36:21 +0000 (21:36 +0000)]
merge from gcc

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 21:29:34 +0000 (21:29 +0000)]
merge from gcc

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 20:15:47 +0000 (20:15 +0000)]
merge from gcc

21 years agoFix a race in pthread_rwlock caused by simultanoues unlock and cancelation.
tpfaff [Tue, 15 Apr 2003 20:14:12 +0000 (20:14 +0000)]
Fix a race in pthread_rwlock caused by simultanoues unlock and cancelation.

* thread.h (pthread_rwlock::release): New method.
* thread.cc (pthread_rwlock::unlock): Use release to signal
waiting threads.
(pthread_rwlock::rdlock_cleanup): Signal waiting threads after a
cancelation.
(pthread_rwlock::wrlock_cleanup): Ditto.

21 years ago* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.
cgf [Tue, 15 Apr 2003 20:13:49 +0000 (20:13 +0000)]
* newlib/libc/include/sys/unistd.h: add declaration for gethostid on Cygwin.

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 15:27:20 +0000 (15:27 +0000)]
merge from gcc

21 years ago2003-04-15 H.J. Lu <hjl@gnu.org>
hjl [Tue, 15 Apr 2003 14:56:05 +0000 (14:56 +0000)]
2003-04-15  H.J. Lu <hjl@gnu.org>

* ld-elfcom/elfcom.exp: Fix a typo.

21 years ago2003-04-15 H.J. Lu <hjl@gnu.org>
hjl [Tue, 15 Apr 2003 14:50:29 +0000 (14:50 +0000)]
2003-04-15  H.J. Lu <hjl@gnu.org>

From Debian by Jack Howarth <howarth@nitro.med.uc.edu>:

* ldlex.l: Use YY_CURRENT_BUFFER instead of yy_current_buffer.

21 years agoIf a section holds uninitialized data and is from an object file or from an
nickc [Tue, 15 Apr 2003 14:26:05 +0000 (14:26 +0000)]
If a section holds uninitialized data and is from an object file or from an
executable image that has not initialized the s_size field, or if the physical
size is padded, use the virtual size (stored in s_paddr) instead.

21 years agoProperly report filename for alignment reduction.
nickc [Tue, 15 Apr 2003 09:38:10 +0000 (09:38 +0000)]
Properly report filename for alignment reduction.
Add test for alignment reduction.

21 years agoReplace occurrances of 'Hitachi' with 'Renesas'.
nickc [Tue, 15 Apr 2003 08:51:50 +0000 (08:51 +0000)]
Replace occurrances of 'Hitachi' with 'Renesas'.

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 03:53:52 +0000 (03:53 +0000)]
merge from gcc

21 years agomerge from gcc
dj [Tue, 15 Apr 2003 03:02:18 +0000 (03:02 +0000)]
merge from gcc

21 years ago2003-04-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 15 Apr 2003 02:23:10 +0000 (02:23 +0000)]
2003-04-14  Elena Zannoni  <ezannoni@redhat.com>

* gdb.threads/schedlock.c: Change type of thread function argument
to long, to avoid warnings on 64-bit platforms.

21 years ago * solib-svr4.c (svr4_have_link_map_offsets): New function.
kevinb [Tue, 15 Apr 2003 00:28:23 +0000 (00:28 +0000)]
* solib-svr4.c (svr4_have_link_map_offsets): New function.
(locate_base): Return early if there aren't any link map offsets.
(svr4_solib_create_inferior_hook): Warn if shared library support
is unavailable.

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

21 years agodaily update
amodra [Tue, 15 Apr 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago2003-04-14 David Carlton <carlton@math.stanford.edu>
carlton [Mon, 14 Apr 2003 19:56:31 +0000 (19:56 +0000)]
2003-04-14  David Carlton  <carlton@math.stanford.edu>

* symtab.c (symbol_set_names): Add prefix when storing Java names
in hash table.  Fix for PR java/1039.

21 years ago2003-04-14 David Carlton <carlton@math.stanford.edu>
carlton [Mon, 14 Apr 2003 19:55:26 +0000 (19:55 +0000)]
2003-04-14  David Carlton  <carlton@math.stanford.edu>

* symtab.c (symbol_set_names): Rename 'name' arg to
'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
* symtab.h: Change 'name' argument in declaration of
symbol_set_names to 'linkage_name'.
(SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.

21 years ago2003-04-14 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 14 Apr 2003 19:16:13 +0000 (19:16 +0000)]
2003-04-14  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
return the fully sign-extended register value.
(get_frame_pointer): Ditto.
(mips_pop_frame): Initialize "proc_desc" after checking for a
dummy frame.

21 years ago2003-04-14 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 14 Apr 2003 19:06:48 +0000 (19:06 +0000)]
2003-04-14  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_push_dummy_frame): Delete function.
(MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
(FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
(mips_push_register): Delete function.
(mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
PUSH_FP_REGNUM.

21 years agogdb/ChangeLog:
jimb [Mon, 14 Apr 2003 18:42:26 +0000 (18:42 +0000)]
gdb/ChangeLog:
2003-04-10  Jim Blandy  <jimb@redhat.com>

* symmisc.c: #include "gdb_regex.h".
(maintenance_list_symtabs, maintenance_list_psymtabs): New
functions.
* maint.c (maintenance_list_command): New function.
(_initialize_maint_cmds): Register the above as commands.
* symtab.h (maintenance_list_symtabs,
maintenance_list_psymtabs): New declarations.
* cli/cli-cmds.c (maintenancelistlist): New variable.
(init_cmd_lists): Initialize it.
* cli/cli-cmds.h (maintenancelistlist): New declaration.
* gdbcmd.h (maintenancelistlist): New declaration.
* Makefile.in (symmisc.o): Update dependencies.

gdb/doc/ChangeLog:
2003-04-09  Jim Blandy  <jimb@redhat.com>

* gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
list psymtabs'.

21 years agomerge from gcc
dj [Mon, 14 Apr 2003 18:27:58 +0000 (18:27 +0000)]
merge from gcc

21 years ago2003-04-08 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 14 Apr 2003 14:21:06 +0000 (14:21 +0000)]
2003-04-08  Elena Zannoni  <ezannoni@redhat.com>

* s390-nat.c: Include asm/types.h for addr_t.

21 years ago2003-04-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 14 Apr 2003 14:04:06 +0000 (14:04 +0000)]
2003-04-14  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.base/attach.exp: Add new message from ptrace in case of
        attaching to nonexistent process.

21 years ago2003-04-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 14 Apr 2003 14:02:55 +0000 (14:02 +0000)]
2003-04-14  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.base/attach.exp: Add new message from ptrace in case of
        attaching to nonexistent process.

21 years ago * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and
amodra [Mon, 14 Apr 2003 13:03:16 +0000 (13:03 +0000)]
* scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and
other variants of crtbegin.o, crtend.o.
(DTOR): Likewise.
* scripttempl/crisaout.sc (ctors, dtors): Likewise.
* scripttempl/elf_chaos.sc (CTOR, DTOR): Likewise.
* scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
* scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
* scripttempl/elfxtensa.sc (CTOR, DTOR): Likewise.
* scripttempl/iq2000.sc (CTOR, DTOR): Likewise.
* scripttempl/mmo.sc (ctors, dtors): Likewise.
* scripttempl/xstormy16.sc (CTOR, DTOR): Likewise.

21 years agoMaintain maximum alignment for common symbols. Warn reducing alignment for
nickc [Mon, 14 Apr 2003 11:06:24 +0000 (11:06 +0000)]
Maintain maximum alignment for common symbols. Warn reducing alignment for
common symbols. Report old filename when symbol size changes.

21 years ago * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
corinna [Mon, 14 Apr 2003 08:47:41 +0000 (08:47 +0000)]
* cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
actually incoming type.

21 years ago2003-04-14 Phil Krylov <likewolf@users.sourceforge.net>
dannysmith [Mon, 14 Apr 2003 05:26:34 +0000 (05:26 +0000)]
2003-04-14  Phil Krylov  <likewolf@users.sourceforge.net>

* include/winuser.h (VK_*): Add missing defines.

2003-04-14  Vincent Béron  <papineau@users.sourceforge.net>

* include/commctrl.h (NMUPDOWN, LPNMUPDOWN): Use currently
documented typedefs for struct _NM_UPDOWN.
Add defines for backward comapatibility.
* include/commdlg.h (OFN_ENABLESIZING): Add define.
* include/wininet.h (IRF_*): Add issing defines.

2003-04-14  Bang Jun-Young  <junyoung@netbsd.org>

* lib/ntdll.def (Csr*, Dbg*, Ki*, Ldr*, Rtl*): Add W2K exports.

21 years ago2003-04-13 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 14 Apr 2003 02:29:39 +0000 (02:29 +0000)]
2003-04-13  Andrew Cagney  <cagney@redhat.com>

* ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
get_next_frame and get_frame_saved_regs.

21 years ago* mkvers.sh: Prefix day with 0 in date only when day < 10.
cgf [Mon, 14 Apr 2003 02:09:57 +0000 (02:09 +0000)]
* mkvers.sh: Prefix day with 0 in date only when day < 10.

21 years ago*** empty log message ***
gdbadmin [Mon, 14 Apr 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Mon, 14 Apr 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago2003-04-13 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 13 Apr 2003 22:34:26 +0000 (22:34 +0000)]
2003-04-13  Andrew Cagney  <cagney@redhat.com>

* reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
of gdbarch_num_regs.

21 years ago2003-04-13 Michael Snyder <msnyder@redhat.com>
msnyder [Sun, 13 Apr 2003 17:45:11 +0000 (17:45 +0000)]
2003-04-13  Michael Snyder  <msnyder@redhat.com>

* Make-common.in (sim-events.o, sim-config.o): Depend on sim-main.h.

21 years ago2003-04-13 Michael Snyder <msnyder@redhat.com>
msnyder [Sun, 13 Apr 2003 17:06:29 +0000 (17:06 +0000)]
2003-04-13  Michael Snyder  <msnyder@redhat.com>

* compile.c (sim_resume): Implement 'daa' and 'das' instructions.

21 years ago2003-04-07 Michael Snyder <msnyder@redhat.com>
msnyder [Sun, 13 Apr 2003 16:50:31 +0000 (16:50 +0000)]
2003-04-07  Michael Snyder  <msnyder@redhat.com>

* h8300.h (ldc/stc): Fix up src/dst swaps.

21 years ago2003-04-13 Michael Snyder <msnyder@redhat.com>
msnyder [Sun, 13 Apr 2003 16:44:57 +0000 (16:44 +0000)]
2003-04-13  Michael Snyder  <msnyder@redhat.com>

* configure.in: Add testsuite to extra_subdirs.
* configure: Regenerate.

2003-04-13  Michael Snyder  <msnyder@redhat.com>

* sim/h8300: New directory.  Tests for Hitachi h8/300 family.

21 years ago2003-04-13 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 13 Apr 2003 15:54:58 +0000 (15:54 +0000)]
2003-04-13  Andrew Cagney  <cagney@redhat.com>

* frame.h: Mention what replaced what in "struct frame_info".
* hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
deprecated_update_frame_base_hack and
deprecated_update_frame_pc_hack.
* hppa-tdep.c: Ditto.

21 years ago * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
drow [Sun, 13 Apr 2003 15:53:43 +0000 (15:53 +0000)]
* dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
to read_reg and update its comment.  Remove regnum member.
* dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
Don't call read_reg when setting in_reg.  Call read_reg to get
the frame base if it's in a register.  Return the register number
on the stack instead of in the context.  Remove extra arguments
to read_reg.
* dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
(dwarf2_evaluate_loc_desc): Call value_from_register.  Expect
the register number on the expression stack.
(needs_frame_read_reg): Remove extra arguments.

21 years ago2003-04-13 Daniel Jacobowitz <drow@mvista.com>
drow [Sun, 13 Apr 2003 15:43:35 +0000 (15:43 +0000)]
2003-04-13  Daniel Jacobowitz  <drow@mvista.com>

* dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
made non-static.
(execute_stack_op): All callers updated.
* dwarf2expr.h: Add prototype for dwarf2_read_address.
* dwarf2loc.c (find_location_expression): New function.
(dwarf_expr_frame_base): Call it.
(dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
(dwarf2_tracepoint_var_ref): New function, broken out from
locexpr_tracepoint_var_ref.
(locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
Make static.
(loclist_read_variable, loclist_read_needs_frame): New functions.
(loclist_describe_location, loclist_tracepoint_var_ref): New
functions.
(dwarf2_loclist_funcs): New struct location_funcs.
* dwarf2loc.h (struct dwarf2_loclist_baton): New type.
(struct dwarf2_locexpr_baton): Add comments.
(dwarf2_loclist_funcs): New extern.
* dwarf2read.c (struct comp_unit_head): Remove DIE member, add
base_address and base_known.
(dwarf_loc_buffer): New variable.
(struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
(DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
(dwarf2_has_info): Initialize dwarf_loc_offset.
(dwarf2_build_psymtabs): Read in .debug_loc.
(dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
DWARF_LOC_SIZE.
(psymtab_to_symtab_1): Likewise.  Move base address calculation
here, from...
(dwarf2_get_pc_bounds): ... here.  Use the base address from
cu_header.
(dwarf2_symbol_mark_computed): Handle location lists.

21 years ago * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
drow [Sun, 13 Apr 2003 15:25:22 +0000 (15:25 +0000)]
* minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
if the linkage name demangled successfully.

21 years ago* x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
kettenis [Sun, 13 Apr 2003 14:51:19 +0000 (14:51 +0000)]
* x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
disassmbly_flavour): Removed.

21 years ago * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
drow [Sun, 13 Apr 2003 14:42:21 +0000 (14:42 +0000)]
* ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
for error messages.

21 years ago* x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
kettenis [Sun, 13 Apr 2003 13:33:49 +0000 (13:33 +0000)]
* x86-64-tdep.c (gdb_print_insn_x86_64): Removed.

21 years ago* x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
kettenis [Sun, 13 Apr 2003 12:32:01 +0000 (12:32 +0000)]
* x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.

21 years agoOnly call XScale_check_memacc if in XScale mode.
nickc [Sun, 13 Apr 2003 08:54:06 +0000 (08:54 +0000)]
Only call XScale_check_memacc if in XScale mode.

21 years ago2003-04-12 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 13 Apr 2003 00:10:21 +0000 (00:10 +0000)]
2003-04-12  Andrew Cagney  <cagney@redhat.com>

* frame.h (struct frame_info): Move definition from here ...
* frame.c (struct frame_info): ... to here.

21 years ago*** empty log message ***
gdbadmin [Sun, 13 Apr 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sun, 13 Apr 2003 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago2003-04-12 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 12 Apr 2003 17:48:54 +0000 (17:48 +0000)]
2003-04-12  Andrew Cagney  <cagney@redhat.com>

* gdbthread.h (save_infrun_state): Delete parameter
"prev_func_start".
(struct thread_info): Delete field "prev_func_start".
(load_infrun_state): Ditto.
* thread.c (load_infrun_state, save_infrun_state): Update.
* infrun.c (prev_func_start): Delete variable.
(context_switch, init_wait_for_inferior): Update.
(stop_stepping, keep_going): Update.

21 years ago2003-04-12 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 12 Apr 2003 17:41:23 +0000 (17:41 +0000)]
2003-04-12  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Add missing opaque declarations.
* gdbarch.h: Regnerate.
* symtab.h: Add missing opaque declarations.
* value.h, target.h, symfile.h, stabsread.h: Ditto.
* x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
* srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
* ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
* ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
* buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
* i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
* dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
* cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
* ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
* config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
* config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
* cli/cli-setshow.h, cli/cli-script.h: Ditto.

21 years ago* elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
aoliva [Sat, 12 Apr 2003 08:50:28 +0000 (08:50 +0000)]
* elfxx-mips.c (mips_elf_calculate_relocation): Adjust two other
occurrences of the same test changed in the previous patch.
Optimize.

21 years ago2003-04-11 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 12 Apr 2003 04:27:28 +0000 (04:27 +0000)]
2003-04-11  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_frame_id): Return this frame's "id".
(legacy_get_prev_frame): Set prev's frame ID code_addr to the
function start.
(legacy_saved_regs_this_id): Replace function body with
internal-error.
(deprecated_frame_xmalloc): Mark the frame ID as valid, use
FRAME_OBSTACK_ZALLOC.
(create_new_frame): Mark the frame ID as valid.

21 years ago* elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
aoliva [Sat, 12 Apr 2003 00:31:42 +0000 (00:31 +0000)]
* elfxx-mips.c (mips_elf_get_global_gotsym_index): New.
(mips_elf_calculate_relocation): Decay GOT_PAGE/GOT_OFST to
GOT_DISP/addend only if the symbol got a global GOT entry.

21 years ago* Makefile.in (libbfd_h): Added missing setting.
aoliva [Sat, 12 Apr 2003 00:31:28 +0000 (00:31 +0000)]
* Makefile.in (libbfd_h): Added missing setting.
* mips-tdep.c (mips_gdbarch_init): Set disassembler_options
according to the selected ABI.

21 years agodaily update
amodra [Sat, 12 Apr 2003 00:00:07 +0000 (00:00 +0000)]
daily update

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

21 years ago* Makefile.common (w32api_lib): Fix w32api detection.
cgf [Fri, 11 Apr 2003 21:48:39 +0000 (21:48 +0000)]
* Makefile.common (w32api_lib): Fix w32api detection.

21 years ago2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 11 Apr 2003 20:56:39 +0000 (20:56 +0000)]
2003-04-11  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb_indent.sh: Recognize pid_t and sigset_t as types.

21 years ago* gdb.c++/derivation.exp, gdb.c++/overload.exp,
jimb [Fri, 11 Apr 2003 19:57:32 +0000 (19:57 +0000)]
* gdb.c++/derivation.exp, gdb.c++/overload.exp,
gdb.c++/userdef.cc: Place comments on the lines to which the
marker function might return.
* gdb.c++/derivation.exp, gdb.c++/overload.exp,
gdb.c++/userdef.exp: Look for those comments to check that we've
returned to the right place, instead of checking line numbers.

21 years ago2003-04-11 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 11 Apr 2003 18:15:38 +0000 (18:15 +0000)]
2003-04-11  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
SAVED_PC_AFTER_CALL.
* gdbarch.h, gdbarch.c: Regenerate.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68k-tdep.c (m68k_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
(ia64_saved_pc_after_call): Update declaration.
* i386ly-tdep.c (i386lynx_init_abi): Update.
* i386-tdep.c (i386_gdbarch_init): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.
* ns32knbsd-nat.c (frame_num_args): Update.
* ns32k-tdep.c (umax_frame_num_args): Update.
* mips-tdep.c (mips_init_frame_pc_first): Update.
* infrun.c (step_over_function): Update.
* i386-linux-tdep.c (skip_hurd_resolver): Update.
* i386-interix-tdep.c (i386_interix_back_one_frame): Update.
* config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
(DEPRECATED_INIT_FRAME_PC_FIRST): Update.
* config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
* config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
* arm-linux-tdep.c (skip_hurd_resolver): Update.
* arch-utils.c (init_frame_pc_default): Update.
* alpha-tdep.c (alpha_init_frame_pc_first): Update.
* x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
declaration.

21 years ago2003-04-11 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 11 Apr 2003 17:40:22 +0000 (17:40 +0000)]
2003-04-11  Andrew Cagney  <cagney@redhat.com>

* generic/gdbtk-stack.c (get_frame_name): Use get_frame_pc and
get_next_frame.

21 years ago2003-04-11 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 11 Apr 2003 14:56:39 +0000 (14:56 +0000)]
2003-04-11  Andrew Cagney  <cagney@redhat.com>

* i387-tdep.c: Update copyright.
(i387_to_double): Delete function.
(double_to_i387): Delete function.

21 years ago2003-04-11 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 11 Apr 2003 13:55:31 +0000 (13:55 +0000)]
2003-04-11  Elena Zannoni  <ezannoni@redhat.com>

        * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
        match on sourcefile name, instead of directory name.

21 years ago * configure.in (LIBM_A): Define for cygwin target.
earnie [Fri, 11 Apr 2003 12:35:51 +0000 (12:35 +0000)]
* configure.in (LIBM_A): Define for cygwin target.
* configure (LIBM_A): Ditto.

21 years ago * include/sspi.h: Add comment for FreeCredentialsHandle.
earnie [Fri, 11 Apr 2003 12:27:39 +0000 (12:27 +0000)]
* include/sspi.h: Add comment for FreeCredentialsHandle.

21 years ago * security.cc (get_info_from_sd): New function.
corinna [Fri, 11 Apr 2003 09:38:05 +0000 (09:38 +0000)]
* security.cc (get_info_from_sd): New function.
(get_nt_attribute): Only call read_sd and get_info_from_sd.
Return void.
(get_file_attribute): Move sd error handling to get_info_from_sd.
and symlink handling to fhandler_disk_file::fstat_helper.
(get_nt_object_attribute): Only call read_sd and get_info_from_sd.
Return void.
(get_object_attribute): Remove symlink handling and simply return -1
when ntsec is off.
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): For
symlinks set the attribute, call get_file_attribute to get the ids
and return.  In the normal case call get_file_attribute with the
addresses of the buffer ids and do not recheck if the file is a socket.

21 years ago* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
aoliva [Fri, 11 Apr 2003 03:58:38 +0000 (03:58 +0000)]
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
* */configure: Rebuilt.

21 years ago2003-04-10 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 11 Apr 2003 03:12:57 +0000 (03:12 +0000)]
2003-04-10  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
frame's function's address.  Simplify.
(d10v_frame_unwind_cache): Check that the frame's function is
non-zero.

21 years ago* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.
cgf [Fri, 11 Apr 2003 02:16:17 +0000 (02:16 +0000)]
* cygthread.cc (cygthread::stub): Initialize stack pointer earlier.
(cygthread::simplestub): Initialize stack pointer.
(cygthread::terminate_thread): Account for possibility that stack pointer has
not been set.  Issue warnings for unusual conditions.

21 years ago* gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
aoliva [Fri, 11 Apr 2003 01:56:51 +0000 (01:56 +0000)]
* gas/mips/elf-rel-got-n32.d, gas/mips/elf-rel-got-n32.s,
gas/mips/elf-rel-got-n64.d, gas/mips/elf-rel-got-n64.s,
gas/mips/elf-rel-xgot-n32.d, gas/mips/elf-rel-xgot-n64.d: New.
* gas/mips/mips.exp: Test them.

21 years ago* ld-mips-elf/elf-rel-got-n32.d,
aoliva [Fri, 11 Apr 2003 01:56:48 +0000 (01:56 +0000)]
* ld-mips-elf/elf-rel-got-n32.d,
ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
ld-mips-elf/elf-rel-xgot-n64.d: New.
* ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
new tests to run.

21 years ago* elfxx-mips.c (mips_elf_calculate_relocation): Decay
aoliva [Fri, 11 Apr 2003 01:56:48 +0000 (01:56 +0000)]
* elfxx-mips.c (mips_elf_calculate_relocation): Decay
GOT_PAGE/GOT_OFST referencing overridable symbol to
GOT_DISP/addend.
(_bfd_mips_elf_check_relocs): Handle GOT_PAGE referencing
global symbol as GOT_DISP.

21 years ago* config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): New.
aoliva [Fri, 11 Apr 2003 01:56:48 +0000 (01:56 +0000)]
* config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): New.
* config/tc-mips.c: Use signed add for n32 address arithmetic.
(append_insn): When filling delay slots with instructions
that have fixups that tc_gen_reloc might consider modifyable
in variant frags, start a new frag.
(load_address): Generate GOT_DISP with of without offset
depending on whether symbol is local.  For -xgot, use
GOT_PAGE/GOT_OFST or GOT_HI16/GOT_LO16.
(macro) <M_DLA_AB, M_LA_AB>: Likewise.
<M_JAL_A>: In NewABI, use CALL16 or GOT_DISP for small got,
CALL_HI16/CALL_LO16 or GOT_PAGE/GOT_OFST for big got.
<ld_st>: In NewABI with small got, always use
GOT_PAGE/GOT_OFST, with the latter in the load/store
instruction.  With big got, use GOT_HI16/GOT_LO16 or
GOT_PAGE/GOT_OFST.
(tc_gen_reloc): Adjust variant frags with GOT_DISP in NewABI.
Add tc_frag_data.tc_fr_offset to addends.  Decay CALL16,
GOT_OFST and GOT_DISP to GOT_DISP in NewABI.
(md_convert_frag): Use memmove for safe copying of overlapping
regions.

21 years agodaily update
amodra [Fri, 11 Apr 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Fri, 11 Apr 2003 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

21 years agoPierre's update for mkgroup/mkpasswd
joshuadfranklin [Thu, 10 Apr 2003 23:27:13 +0000 (23:27 +0000)]
Pierre's update for mkgroup/mkpasswd

21 years ago* s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
jimb [Thu, 10 Apr 2003 22:40:38 +0000 (22:40 +0000)]
* s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
call to set_gdbarch_deprecated_push_arguments.

21 years agoAdd support for the MIPS "fir" register. Fix support for the MIPS "fsr"
kevinb [Thu, 10 Apr 2003 20:35:54 +0000 (20:35 +0000)]
Add support for the MIPS "fir" register.  Fix support for the MIPS "fsr"
register.

21 years agoSetup updates. More about installing everything, not using setup to mirror.
davidsb [Thu, 10 Apr 2003 20:09:35 +0000 (20:09 +0000)]
Setup updates.  More about installing everything, not using setup to mirror.

21 years ago2003-04-09 Chris Demetriou <cgd@broadcom.com>
jjohnstn [Thu, 10 Apr 2003 20:07:57 +0000 (20:07 +0000)]
2003-04-09  Chris Demetriou  <cgd@broadcom.com>

        * mips/cfe.c (_flush_cache): New function.