OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years ago* expprint.c (print_subexp): Handle OP_OBJC_NSSTRING,
fedor [Tue, 19 Nov 2002 03:36:42 +0000 (03:36 +0000)]
* expprint.c (print_subexp): Handle OP_OBJC_NSSTRING,
OP_OBJC_MSGCALL, and OP_OBJC_SELF.
(op_name): Handle OP_OBJC_SELF.
* Makefile.in (expprint.o): Add additional depends.

21 years ago* expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
fedor [Tue, 19 Nov 2002 03:23:39 +0000 (03:23 +0000)]
* expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
OP_OBJC_SELECTOR, OP_OBJC_NSSTRING, and OP_OBJC_SELF.
* parse.c (length_of_subexp, prefixify_subexp): Likewise.
* objc-exp.y: Likewise.

21 years agogdb/parser-defs.h: (struct objc_class_str): New structure
fedor [Tue, 19 Nov 2002 03:15:00 +0000 (03:15 +0000)]
gdb/parser-defs.h: (struct objc_class_str): New structure
for parsing ObjC classes.

21 years agoremove unneeded comments
cgf [Tue, 19 Nov 2002 01:20:58 +0000 (01:20 +0000)]
remove unneeded comments

21 years ago2002-11-18 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 19 Nov 2002 00:45:58 +0000 (00:45 +0000)]
2002-11-18  Andrew Cagney  <ac131313@redhat.com>

* stack.c (frame_relative_level): Copy function from here ...
* frame.c (frame_relative_level): ...to here.

21 years ago*** empty log message ***
gdbadmin [Tue, 19 Nov 2002 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Mon, 18 Nov 2002 23:00:06 +0000 (23:00 +0000)]
daily update

21 years ago2002-11-18 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 18 Nov 2002 22:19:22 +0000 (22:19 +0000)]
2002-11-18  Andrew Cagney  <ac131313@redhat.com>

* frame.h (enum frame_type): Define.
(get_frame_type): Declare.
(struct frame_info): Add field `type'.  Delete field
signal_handler_caller.
(deprecated_set_frame_signal_handler_caller): Declare.
* frame.c (get_frame_type): New function.
(deprecated_set_frame_type): New function.
(create_new_frame): Set the frame's type.
(get_prev_frame): Similar.
* sparc-tdep.c: Use get_frame_type instead of signal_handler_caller.
* s390-tdep.c: Ditto.
* m68klinux-nat.c: Ditto.
* ns32k-tdep.c: Ditto.
* x86-64-linux-tdep.c: Ditto.
* vax-tdep.c: Ditto.
* rs6000-tdep.c: Ditto.
* ppc-linux-tdep.c: Ditto.
* i386-interix-tdep.c: Ditto.
* mips-tdep.c: Ditto.
* m68k-tdep.c: Ditto.
* hppa-tdep.c: Ditto.
* ia64-tdep.c: Ditto.
* cris-tdep.c: Ditto.
* arm-tdep.c: Ditto.
* alpha-tdep.c: Ditto.
* i386-tdep.c: Ditto.
* stack.c: Ditto.
* ada-lang.c: Ditto.
* blockframe.c: Update.
* i386-interix-tdep.c (i386_interix_back_one_frame): Use
deprecated_set_frame_type instead of signal_handler_caller.
* ppc-linux-tdep.c (ppc_linux_init_extra_frame_info): Ditto.
* rs6000-tdep.c (rs6000_init_extra_frame_info): Ditto.
* breakpoint.h: Delete FIXME suggesting get_frame_type.

Index: tui/ChangeLog
2002-11-18  Andrew Cagney  <ac131313@redhat.com>

* tuiStack.c (tuiShowFrameInfo): Use get_frame_type instead of
signal_handler_caller.

21 years ago2002-11-18 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 21:53:31 +0000 (21:53 +0000)]
2002-11-18   Klee Dienes  <kdienes@apple.com>

        * Makefile.in (buildsym.o): Add dependency for gdb_assert.h.

21 years agoAdd support for 64-bit DWARF 2 formats to gas.
kevinb [Mon, 18 Nov 2002 21:08:50 +0000 (21:08 +0000)]
Add support for 64-bit DWARF 2 formats to gas.

21 years ago2002-11-18 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 20:57:55 +0000 (20:57 +0000)]
2002-11-18  Klee Dienes  <kdienes@apple.com>

        * buildsym.c (pop_context): Add comment.

21 years ago* config/tc-mips.c (s_change_section): Make sure input buffer
aoliva [Mon, 18 Nov 2002 20:45:45 +0000 (20:45 +0000)]
* config/tc-mips.c (s_change_section): Make sure input buffer
is not accessed past the end.  Don't hand
obj_elf_change_section a pointer into the input buffer.

21 years ago* config/tc-mips.c (tc_gen_reloc): Fix typo in handling of
aoliva [Mon, 18 Nov 2002 20:41:02 +0000 (20:41 +0000)]
* config/tc-mips.c (tc_gen_reloc): Fix typo in handling of
GOT_LO16 on NEWABI.

21 years ago2002-11-18 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 19:14:10 +0000 (19:14 +0000)]
2002-11-18  Klee Dienes  <kdienes@apple.com>

        * buildsym.h (pop_context): Convert to function, defined in
        buildsym.c.
        * buildsym.c: Include gdb_assert.h.
        (pop_context): Implement as C function.  Add check for stack
        underflow.
        * dbxread.c (process_one_symbol): Complain and stop processing
        that symbol if we are already at the top of the context stack for
        a function-end N_FUN (this would imply an umatched RBRAC).  Ditto
        when processing N_RBRAC.

21 years ago2002-11-12 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 16:54:07 +0000 (16:54 +0000)]
2002-11-12  Klee Dienes  <kdienes@apple.com>

* avr-dis.c: Include libiberty.h (for xmalloc).
(struct avr_opcodes_s): Remove 'bin_mask' field (it's
automatically computed in the init routine).
(AVR_INSN): No longer provide bin_mask field in initializer.
(avr_opcodes_s): Declare as const.
(print_insn_avr): Store the bin_mask field in a separate table
(allocated with xmalloc); iterate through it at the same time as
we iterate through the opcodes.

21 years ago2002-11-11 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 16:52:44 +0000 (16:52 +0000)]
2002-11-11  Klee Dienes  <kdienes@apple.com>

* h8300.h (h8_opcode): Remove 'length' field.
(h8_opcodes): Mark as 'const' (both the declaration and
definition).  Modify initializer and initializer macros to no
longer initialize the length field.

2002-11-11  Klee Dienes  <kdienes@apple.com>

* h8300-dis.c: Include libiberty.h (for xmalloc).
(struct h8_instruction): New type, used to wrap h8_opcodes with a
length field (computed at run-time).
(h8_instructions): New variable.
(bfd_h8_disassemble_init): Allocate the storage for
h8_instructions.  Fill h8_instructions with pointers to the
appropriate opcode and the correct value for the length field.
(bfd_h8_disassemble): Iterate through h8_instructions instead of
h8_opcodes.

21 years ago2002-11-18 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 16:49:54 +0000 (16:49 +0000)]
2002-11-18  Klee Dienes  <kdienes@apple.com>

* arc.h (arc_ext_opcodes): Declare as extern.
(arc_ext_operands): Declare as extern.
* i860.h (i860_opcodes): Declare as const.

2002-11-18  Klee Dienes  <kdienes@apple.com>

* arc-opc.c (arc_ext_opcodes): Define.
(arc_ext_operands): Define.
* i386-dis.c (Suffix3DNow): Declare as const.
* arm-opc.h (arm_opcodes): Declare as const.
(thumb_opcodes): Declare as const.
* h8500-opc.h (h8500_table): Declare as const.
(h8500_table): Use a NULL for the opcode in the terminator, so
that code testing (opcode->name) behaves correctly.
* mcore-opc.h (mcore_table): Declare as const.
* sh-opc.h (sh_table): Declare as const.
* w65-opc.h (optable): Declare as const.
* z8k-opc.h (z8k_table): Declare as const.

21 years ago2002-11-16 Klee Dienes <kdienes@apple.com>
kdienes [Mon, 18 Nov 2002 16:37:51 +0000 (16:37 +0000)]
2002-11-16  Klee Dienes  <kdienes@apple.com>

* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file.  Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file.  Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.

2002-11-16  Klee Dienes  <kdienes@apple.com>

* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.

21 years agoFix bugs in previous delta
nickc [Mon, 18 Nov 2002 16:30:55 +0000 (16:30 +0000)]
Fix bugs in previous delta

21 years ago Add NULL to end of argv array.
nickc [Mon, 18 Nov 2002 15:21:22 +0000 (15:21 +0000)]
 Add NULL to end of argv array.

21 years agoFixups in ChangeLog entries which has been filed in the wrong place.
sveinse [Mon, 18 Nov 2002 14:00:39 +0000 (14:00 +0000)]
Fixups in ChangeLog entries which has been filed in the wrong place.

21 years ago * gas/config/tc-tic4x.c: Fixed proper commandline
sveinse [Mon, 18 Nov 2002 09:09:28 +0000 (09:09 +0000)]
* gas/config/tc-tic4x.c: Fixed proper commandline
parameters. Added support for new opcode-list format. General
error message fixups.
(c4x_inst_add): Reject insn not for our CPU
(md_begin): Added matrix for setting the proper opcode-level &
device-flags according to cpu type and revision. Rewrite the
opcode hasher.
(c4x_operand_parse): Fix opcode bug
(c4x_operands_match): New function argument. Added dry-run
mechanism, that is optional error generation. Added constraint 'i'
and 'j'.
(c4x_insn_check): Added new function for post-verification of the
generated insn.
(md_assemble): Check all opcodes before croaking because of an
argument mismatch. Need this to be able to fully support
ortogonally arguments.
(md_parse_options): Revised commandprompt swicthes and added new
ones.
(md_show_usage): Complete rewrite of printout.
* gas/testsuite/gas/tic4x/addressing.s: Fix bug in one insn
* gas/testsuite/gas/tic4x/addressing_c3x.d: Update thereafter
* gas/testsuite/gas/tic4x/addressing_c4x.d: Update thereafter
* gas/testsuite/gas/tic4x/allopcodes.S: Add support for new
opclass.h changes
* gas/testsuite/gas/tic4x/opclasses.h: Added testsuites for
the new enhanced opcodes.
* gas/testsuite/gas/tic4x/opcodes.s: Regenerate
* gas/testsuite/gas/tic4x/opcodes_c3x.d: Update from above
* gas/testsuite/gas/tic4x/opcodes_c4x.d: Update from above
* gas/testsuite/gas/tic4x/opcodes_new.d: Added new testsuite for
the enhanced and special insns.
* gas/testsuite/gas/tic4x/tic4x.exp: Added the opcodes_new testsuite
* include/opcode/tic4x.h: File reordering. Added enhanced opcodes.
* opcodes/tic4x-dis.c: Added support for enhanced and special
insn.
(c4x_print_op): Added insn class 'i' and 'j'
(c4x_hash_opcode_special): Add to support special insn
(c4x_hash_opcode): Update to support the new opcode-list
format. Add support for the new special insns.
(c4x_disassemble): New opcode-list support.

21 years agoTIC4X testcase commit
sveinse [Mon, 18 Nov 2002 08:28:37 +0000 (08:28 +0000)]
TIC4X testcase commit

* binutils/testsuite/binutils-all/objcopy.exp: Disable tic4x
from test
* binutils/testsuite/binutils-all/objdump.exp: Setup proper
values for tic4x testcase
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/tic4x: New tic4x gas testsuite directory
* ld/testsuite/ld-scripts/script.exp: Setup for tic4x testcase

21 years ago * linux-arm-low.c (arm_num_regs): Increase.
drow [Mon, 18 Nov 2002 00:37:50 +0000 (00:37 +0000)]
* linux-arm-low.c (arm_num_regs): Increase.
(arm_regmap): Include status register.

* linux-low.c (register_addr): Remove incorrect -1 check.

21 years ago * bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.
amodra [Mon, 18 Nov 2002 00:33:00 +0000 (00:33 +0000)]
* bfd.c (bfd_preserve_save): Don't zero BFD_IN_MEMORY.

21 years agonew entry: "Is there a better alternative to the standard console window?" (yes,...
davidsb [Mon, 18 Nov 2002 00:25:14 +0000 (00:25 +0000)]
new entry: "Is there a better alternative to the standard console window?" (yes, rxvt)

21 years ago*** empty log message ***
gdbadmin [Mon, 18 Nov 2002 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

21 years agore. copy/paste in console window: use rxvt instead
davidsb [Sun, 17 Nov 2002 23:54:11 +0000 (23:54 +0000)]
re. copy/paste in console window:  use rxvt instead

21 years agoindicate ntsec now on by default
davidsb [Sun, 17 Nov 2002 23:49:14 +0000 (23:49 +0000)]
indicate ntsec now on by default

21 years agodaily update
amodra [Sun, 17 Nov 2002 23:00:03 +0000 (23:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 17 Nov 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sat, 16 Nov 2002 23:00:04 +0000 (23:00 +0000)]
daily update

21 years agomerge whitespace tweaks from gcc
dj [Sat, 16 Nov 2002 22:12:28 +0000 (22:12 +0000)]
merge whitespace tweaks from gcc

21 years agoRemove spurious ChangeLog addition.
kdienes [Sat, 16 Nov 2002 21:09:08 +0000 (21:09 +0000)]
Remove spurious ChangeLog addition.

21 years ago * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't
drow [Sat, 16 Nov 2002 19:23:51 +0000 (19:23 +0000)]
* config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't
define.
(struct target_waitstatus): Add opaque definition.
* corelow.c (init_core_ops): Don't set to_clone_and_follow_inferior.
* exec.c (init_exec_ops): Likewise.
* fork-child.c (clone_and_follow_inferior): Remove.
* hppah-nat.c (child_post_follow_inferior_by_clone): Remove.
* inferior.h (clone_and_follow_inferior): Remove prototype.
* infrun.c (follow_fork_mode_both): Remove.
(follow_fork_mode_kind_names): Remove commented out "both".
(follow_inferior_fork): Remove follow_fork_mode_both support.
* inftarg.c (child_clone_and_follow_inferior): Remove.
(child_post_follow_inferior_by_clone): Remove.
(init_child_ops): Don't set to_clone_and_follow_inferior
or to_post_follow_inferior_by_clone.
* target.c (default_clone_and_follow_inferior): Remove.
(cleanup_target): Don't set to_clone_and_follow_inferior
or to_post_follow_inferior_by_clone.
(find_default_clone_and_follow_inferior): Remove.
(init_dummy_target): Don't set to_clone_and_follow_inferior.
(debug_to_clone_and_follow_inferior): Remove.
(debug_to_post_follow_inferior_by_clone): Remove.
(setup_target_debug): Don't set to_clone_and_follow_inferior
or to_post_follow_inferior_by_clone.
* target.h (struct target_ops): Remove to_clone_and_follow_inferior
and to_post_follow_inferior_by_clone.
(child_clone_and_follow_inferior): Remove prototype.
(child_post_follow_inferior_by_clone): Remove prototype.
(target_clone_and_follow_inferior): Remove macro.
(target_post_follow_inferior_by_clone): Remove macro.
(find_default_clone_and_follow_inferior): Remove prototype.

21 years ago * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,
drow [Sat, 16 Nov 2002 19:22:57 +0000 (19:22 +0000)]
* breakpoint.c (bpstat_stop_status): Call inferior_has_forked,
inferior_has_vforked, and inferior_has_execd instead of
target_has_forked, target_has_vforked, and target_has_execd.
* config/pa/nm-hppah.h (CHILD_HAS_FORKED, CHILD_HAS_VFORKED)
(CHILD_HAS_EXECD, CHILD_HAS_SYSCALL_EVENT): Don't define.
(CHILD_WAIT): Define.
(child_wait): Add prototype.
* hppah-nat.c (hpux_has_forked): Rename from child_has_forked.
Add prototype.
(hpux_has_vforked): Likewise, from child_has_vforked.
(hpux_has_execd): Likewise, from child_has_execd.
(hpux_has_syscall_event): Likewise, from child_has_syscall_event.
(not_same_real_pid, child_wait): New, copied from inftarg.c.
Call hpux_has_forked, hpux_has_vforked, hpux_has_execd,
and hpux_has_syscall_event instead of the target hooks.
* infrun.c (inferior_has_forked, inferior_has_vforked)
(inferior_has_execd): New functions.
* inftarg.c (not_same_real_pid): Remove.
(child_wait): Remove references to not_same_real_pid,
target_has_forked, target_has_vforked, target_has_execd,
and target_has_syscall_event.
(child_has_forked, child_has_vforked, child_has_execd)
(child_has_syscall_event): Remove.
(init_child_ops): Remove references to child_has_forked,
child_has_vforked, child_has_execd, and child_has_syscall_event.
* infttrace.c (hpux_has_forked): Rename from child_has_forked.
(hpux_has_vforked): Likewise, from child_has_vforked.
(hpux_has_execd): Likewise, from child_has_execd.
(hpux_has_syscall_event): Likewise, from child_has_syscall_event.
* target.c (cleanup_target): Remove references to
to_has_forked, to_has_vforked, to_has_execd, and
to_has_syscall_event.
(update_current_target): Likewise.
(setup_target_debug): Likewise.
(debug_to_has_forked): Remove.
(debug_to_has_vforked): Remove.
(debug_to_has_execd): Remove.
(debug_to_has_syscall_event): Remove.
* target.h (struct target_ops): Remove to_has_forked.
to_has_vforked, to_has_execd, and to_has_syscall_event.
(child_has_forked, child_has_vforked, child_has_execd)
(child_has_syscall_event): Remove prototypes.
(inferior_has_forked, inferior_has_vforked, inferior_has_execd): Add
prototypes.
(target_has_forked, target_has_vforked, target_has_execd)
(target_has_syscall_event): Remove macros.

21 years ago * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.
drow [Sat, 16 Nov 2002 19:21:43 +0000 (19:21 +0000)]
* hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.
* inftarg.c (child_can_follow_vfork_prior_to_exec): Remove.
(init_child_ops): Don't initialize to_can_follow_vfork_prior_to_exec.
* infttrace.c (child_can_follow_vfork_prior_to_exec): Remove.
* target.c (cleanup_target): Remove reference to
to_can_follow_vfork_prior_to_exec.
(update_current_target): Likewise.
(debug_to_can_follow_vfork_prior_to_exec): Remove.
(setup_target_debug): Remove reference to
to_can_follow_vfork_prior_to_exec.
* target.h (struct target_ops): Remove
to_can_follow_vfork_prior_to_exec.
(child_can_follow_vfork_prior_to_exec): Remove prototype.
(target_can_follow_vfork_prior_to_exec): Remove definition.
* config/pa/nm-hppah.h (CHILD_CAN_FOLLOW_VFORK_PRIOR_TO_EXEC): Don't
define.
* infrun.c (follow_vfork_when_exec): Remove.
(follow_inferior_fork): Remove references to follow_vfork_when_exec.
(follow_exec): Likewise.
(handle_inferior_event): Likewise.
(keep_going): Likewise.

21 years ago2002-11-16 Klee Dienes <kdienes@apple.com>
kdienes [Sat, 16 Nov 2002 18:43:02 +0000 (18:43 +0000)]
2002-11-16  Klee Dienes  <kdienes@apple.com>

        * opcode/m88k.h (INSTAB): Remove 'next' field.
        (instruction): Remove definition; replace with extern declaration
        and mark as const.
W

21 years ago2002-11-16 Klee Dienes <kdienes@apple.com>
kdienes [Sat, 16 Nov 2002 18:42:12 +0000 (18:42 +0000)]
2002-11-16  Klee Dienes  <kdienes@apple.com>

        * m88k-dis.c: Include libiberty.h (for xmalloc).
        (HASHTAB): New type, used to build instruction hash tables.
        Contains a pointer to an INSTAB and a pointer to the next hash
        chain entry.
        (instructions): Move definition from m88k.h; remove initialization
        of 'next' field.
        (hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
        (printop): Mark pointer to OPSPEC as const.
        (install): Remove; fold into init_disasm.
        (m88kdis): Update to ihashtab_initialized to 1 after calling
        init_disasm.  entry_ptr now iterates through HASHTABs, not
        INSTABs.
        (init_disasm): Iterate through the instructions and add to
        hashtable[].

21 years ago2002-11-16 Klee Dienes <kdienes@apple.com>
kdienes [Sat, 16 Nov 2002 18:34:52 +0000 (18:34 +0000)]
2002-11-16  Klee Dienes  <kdienes@apple.com>

* m88k.h (INSTAB): Remove 'next' field.
(instruction): Remove definition; replace with extern declaration
and mark as const.

2002-11-16  Klee Dienes  <kdienes@apple.com>

* m88k-dis.c: (HASHTAB): New type, used to build instruction hash tables.
Contains a pointer to an INSTAB and a pointer to the next hash
chain entry.
(instructions): Move definition from m88k.h; remove initialization
of 'next' field.
(hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
(printop): Mark pointer to OPSPEC as const.
(install): Remove; fold into init_disasm.
(m88kdis): Update to ihashtab_initialized to 1 after calling init_disasm.
entry_ptr now iterates through HASHTABs, not INSTABs.
(init_disasm): Iterate through the instructions and add to hashtable[].

21 years ago * md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
jakub [Sat, 16 Nov 2002 12:39:57 +0000 (12:39 +0000)]
* md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be
used with arguments in traditional C' warnings.

21 years ago * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
sveinse [Sat, 16 Nov 2002 12:23:21 +0000 (12:23 +0000)]
* gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
  (c4x_operands_match): Added check for 8-bits LDF insn. Give
  warning when using constant direct bigger than 2^16. Add the new
  arguments.
* include/opcode/tic4x.h: Major rewrite of entire file. Define
  instruction classes, and put each instruction into a class.
* opcodes/tic4x-dis.c: (c4x_print_op): Add support for the new
  argument format. Fix bug in 'N' register printer.

21 years ago* tty.cc (tty::make_pipes): Make pipe buffer larger.
cgf [Sat, 16 Nov 2002 06:22:41 +0000 (06:22 +0000)]
* tty.cc (tty::make_pipes): Make pipe buffer larger.

21 years ago* grp.cc (getgroups32): Protect against closing cygheap->user.token.
cgf [Sat, 16 Nov 2002 03:50:56 +0000 (03:50 +0000)]
* grp.cc (getgroups32): Protect against closing cygheap->user.token.

21 years ago * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,
dannysmith [Sat, 16 Nov 2002 03:04:40 +0000 (03:04 +0000)]
* lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,
CLSID_PSUrlMonProxy,CLSID_StdURLMoniker,IID_IObjectWithSite,
IID_IPersistMoniker,IID_IProgressNotify): Correct definitions.
(CLSID_CFontPropPage00, GUID_FONTUNDERSCORE11,
IID_IOleControlSite89): Remove.

21 years ago2002-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 16 Nov 2002 01:00:05 +0000 (01:00 +0000)]
2002-11-15  Andrew Cagney  <cagney@redhat.com>

* frame.c (generic_unwind_get_saved_register): Make static.
* frame.h (generic_unwind_get_saved_register): Delete declaration.
* avr-tdep.c (avr_gdbarch_init): Do not set get_saved_register,
defaults to generic_unwind_get_saved_register.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* frv-tdep.c (frv_gdbarch_init): Ditto.
* i386-tdep.c (i386_gdbarch_init): Ditto.
* s390-tdep.c (s390_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* mcore-tdep.c (mcore_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Delete macro.

21 years ago2002-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 16 Nov 2002 00:53:22 +0000 (00:53 +0000)]
2002-11-15  Andrew Cagney  <cagney@redhat.com>

* x86-64-linux-nat.c (i386_sse_regnum_p): New function.  Copy from
i386-tdep.c.

21 years ago*** empty log message ***
gdbadmin [Sat, 16 Nov 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2002-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 15 Nov 2002 23:24:20 +0000 (23:24 +0000)]
2002-11-15  Andrew Cagney  <cagney@redhat.com>

* frame.h (sigtramp_saved_pc): Delete declaration.
* blockframe.c (sigtramp_saved_pc): Delete function.
* ns32k-tdep.c (ns32k_sigtramp_saved_pc): New function.
(ns32k_frame_saved_pc): Call ns32k_sigtramp_saved_pc.
* vax-tdep.c (vax_sigtramp_saved_pc): New function.
(vax_frame_saved_pc): Call vax_sigtramp_saved_pc.

21 years agodaily update
amodra [Fri, 15 Nov 2002 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2002-11-15 Andrew Cagney <ac131313@redhat.com>
cagney [Fri, 15 Nov 2002 22:16:25 +0000 (22:16 +0000)]
2002-11-15  Andrew Cagney  <ac131313@redhat.com>

* frame.c (frame_pc_unwind): New function.
(frame_saved_regs_pc_unwind): New function.
(frame_register_unwind): Pass unwind_cache instead of
register_unwind_cache.
(set_unwind_by_pc): Add unwind_pc parameter, set.
(create_new_frame): Pass frame->pc_unwind to set_unwind_by_pc.
(get_prev_frame): Ditto.
* frame.h (frame_pc_unwind_ftype): Declare.
(struct frame_info): Add pc_unwind, pc_unwind_cache_p and
pc_unwind_cache.  Rename register_unwind_cache to unwind_cache.
(frame_pc_unwind): Declare.
* dummy-frame.c (dummy_frame_pc_unwind): New function.
(struct dummy_frame): Add comment mentioning that values are for
previous frame.
* dummy-frame.h (dummy_frame_pc_unwind): Declare.
* blockframe.c (file_frame_chain_valid): Use frame_pc_unwind.
(generic_file_frame_chain_valid): Ditto.
* stack.c (frame_info): Ditto.

21 years agoFix date stamp on ChangeLog entry.
carlton [Fri, 15 Nov 2002 21:55:44 +0000 (21:55 +0000)]
Fix date stamp on ChangeLog entry.

21 years ago2002-11-12 David Carlton <carlton@math.stanford.edu>
carlton [Fri, 15 Nov 2002 21:55:15 +0000 (21:55 +0000)]
2002-11-12  David Carlton  <carlton@math.stanford.edu>

* linespec.c (locate_first_half): New function.
(decode_line_1): Move code into locate_first_half.

21 years ago* lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.
cgf [Fri, 15 Nov 2002 21:18:47 +0000 (21:18 +0000)]
* lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.
(IID_IStdMarshalInfo): Ditto.

21 years ago* lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.
cgf [Fri, 15 Nov 2002 21:11:27 +0000 (21:11 +0000)]
* lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.
(IID_IPersistStorage): Ditto.

21 years ago * complaints.h: Fix spelling errors.
cagney [Fri, 15 Nov 2002 21:08:10 +0000 (21:08 +0000)]
* complaints.h: Fix spelling errors.

21 years ago2002-11-15 Andrew Cagney <ac131313@redhat.com>
cagney [Fri, 15 Nov 2002 20:55:45 +0000 (20:55 +0000)]
2002-11-15  Andrew Cagney  <ac131313@redhat.com>

* complaints.h: Add comment explaining how to eliminate a
deprecated_complain call.

21 years ago2002-11-15 David Carlton <carlton@math.stanford.edu>
carlton [Fri, 15 Nov 2002 19:14:47 +0000 (19:14 +0000)]
2002-11-15  David Carlton  <carlton@math.stanford.edu>

* printcmd.c: Remove #include "disasm.h".

21 years ago* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.
cgf [Fri, 15 Nov 2002 19:04:36 +0000 (19:04 +0000)]
* include/cygwin/version.h: Bump API_MINOR to accommodate below changes.
* cygwin.din (siginterrupt): New export.
* signal.cc (siginterrupt): New.

21 years ago* select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.
cgf [Fri, 15 Nov 2002 18:58:11 +0000 (18:58 +0000)]
* select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.

21 years ago2002-11-14 Andrew Cagney <ac131313@redhat.com>
cagney [Fri, 15 Nov 2002 15:50:19 +0000 (15:50 +0000)]
2002-11-14  Andrew Cagney  <ac131313@redhat.com>

* frame.h: Move the most relevant interface functions to the start
of the file.

21 years agoFix h8300 relaxation.
nickc [Fri, 15 Nov 2002 11:18:47 +0000 (11:18 +0000)]
Fix h8300 relaxation.

21 years ago2002-11-15 Klee Dienes <kdienes@apple.com>
kdienes [Fri, 15 Nov 2002 08:38:38 +0000 (08:38 +0000)]
2002-11-15  Klee Dienes  <kdienes@apple.com>

        * pef.c (bfd_pef_convert_architecture): Move declaration
        ARCH_POWERPC and ARCH_M68K to the start of the function.

21 years ago2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net>
dannysmith [Fri, 15 Nov 2002 07:13:22 +0000 (07:13 +0000)]
2002-11-15  Weiqi Gao  <weiqigao@users.sourceforge.net>

* lib/uuid.c (CLSID_PSClassObject, CLSID_PSEnumerators,
IID_IClassActivator, IID_IClientSecurity, IID_ICreateTypeInfo,
IID_ICreateTypeLib2, IID_IOleInPlaceSite, IID_IPersistStorage,
IID_IRunnableObject, IID_IServerSecurity, IID_IStdMarshalInfo):
Correct definitions.

21 years ago* exceptions.cc (setup_handler): Add debugging output. Set thread priority to
cgf [Fri, 15 Nov 2002 04:35:12 +0000 (04:35 +0000)]
* exceptions.cc (setup_handler): Add debugging output.  Set thread priority to
idle if pending signals to allow other threads to get into interruptible state.
* miscfuncs.cc (sys_mbstowcs): Save current thread in variable to avoid an OS
call.
* wait.cc (wait_sig): Reset thread priority each time through loop since the
priority may have been set down to deal with pending signals.

21 years ago* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special
cgf [Fri, 15 Nov 2002 02:12:36 +0000 (02:12 +0000)]
* fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special
action when vmin_ == 0.

21 years ago * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
dannysmith [Fri, 15 Nov 2002 01:08:16 +0000 (01:08 +0000)]
* include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,
d4iface.h, ddkmapi.h, hidclass.h, hidpi.h, hidusage.h, mcd.h,
miniport.h, minitape.h, mountdev.h, mountmgr.h, ndis.h,
ndisquid.h, ndistapi.h, ndisvan.h, netevent.h, netpnp.h,
netdev.h, ntapi.h, ntdd8042.h, ntddbeep.h, ntddcdrm.h,
ntddcdvd.h, ntddchgr.h, ntdddisk.h, ntddk.h, ntddkbd.h,
ntddmou.h, ntddndis.h, ntddpar.h, ntddpcm.h, ntddscsi.h,
ntddser.h, ntddstor.h, ntddtape.h, ntddtdi.h, ntddvdeo.h,
ntddvol.h, ntifs.h, ntpoapi.h, ntstatus.h, parallel.h, pfhook.h,
poclass.h, scsi.h, scsiscan.h, scsiwmi.h, smbus.h, srb.h,
storport.h, tdi.h, tdiinfo.h, tdikrnl.h, tdistat.h, tvout.h,
upssvc.h, usb.h, usb100.h, usbcamdi.h, usbdi.h, usbioctl.h,
usbiodef.h, usbscan.h, usbuser.h, video.h, videoagp.h, win2k.h,
winddi.h, winddk.h, winnt4.h, winxp.h, ws2san.h,
xfilter.h): Change comment to refer w32api package, not MinGW.

21 years ago * include/ddk/ntddk.h: Include winnt.h as system header.
dannysmith [Fri, 15 Nov 2002 01:02:36 +0000 (01:02 +0000)]
* include/ddk/ntddk.h: Include winnt.h as system header.

21 years ago*** empty log message ***
gdbadmin [Fri, 15 Nov 2002 00:01:02 +0000 (00:01 +0000)]
*** empty log message ***

21 years ago2002-11-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 14 Nov 2002 23:04:04 +0000 (23:04 +0000)]
2002-11-14  Jeff Johnston  <jjohnstn@redhat.com>

        * testsuite/lib/passfail.exp (newlib_pass_fail): Changed to
        only issue one pass/fail message for a compile/link/execute.
        * testsuite/newlib.elix/elix.exp: New file.
        * testsuite/newlib.elix/tmmap.c: Ditto.

21 years agodaily update
amodra [Thu, 14 Nov 2002 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago* Makefile.tpl: syntactic cleanup
dj [Thu, 14 Nov 2002 22:42:36 +0000 (22:42 +0000)]
* Makefile.tpl: syntactic cleanup

21 years ago2002-11-14 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 14 Nov 2002 20:37:27 +0000 (20:37 +0000)]
2002-11-14  Andrew Cagney  <ac131313@redhat.com>

* regcache.h (deprecated_registers): Rename registers.
* a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update.
* hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update.
* hppam3-nat.c, hpux-thread.c, i386gnu-nat.c: Update.
* ia64-aix-nat.c, ia64-linux-nat.c, ia64-tdep.c: Update.
* irix4-nat.c, irix5-nat.c, lynx-nat.c, m68k-tdep.c: Update.
* m68knbsd-nat.c, mips-linux-tdep.c, mipsm3-nat.c: Update.
* mipsv4-nat.c, ns32knbsd-nat.c, ppc-bdm.c: Update.
* ppc-sysv-tdep.c, ptx4-nat.c, regcache.c, remote-es.c: Update.
* remote-sds.c, remote-vx68.c, remote-vxmips.c: Update.
* remote-vxsparc.c, rs6000-tdep.c, sol-thread.c: Update.
* sparc-nat.c, sparc-tdep.c, sun3-nat.c, symm-nat.c: Update.
* v850ice.c: Update.

21 years ago * grp.cc (getgroups32): Revert previous patch. Use impersonation
corinna [Thu, 14 Nov 2002 19:19:39 +0000 (19:19 +0000)]
* grp.cc (getgroups32): Revert previous patch.  Use impersonation
token if process is in impersonated state.
* sec_helper.cc (is_grp_member): Rewrite.  Call getgroups32 only
for current user.  Scan passwd and group info otherwise.

21 years agoAdd --enable-auto-import extension.
nickc [Thu, 14 Nov 2002 18:03:15 +0000 (18:03 +0000)]
Add --enable-auto-import extension.

21 years agochecking previously ChangeLog'ed file.
cgf [Thu, 14 Nov 2002 18:02:05 +0000 (18:02 +0000)]
checking previously ChangeLog'ed file.

21 years ago* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be
cgf [Thu, 14 Nov 2002 17:46:58 +0000 (17:46 +0000)]
* fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be
displayed in the title bar.

21 years agoHandle binaries with corrupt section or segment headers
nickc [Thu, 14 Nov 2002 14:38:39 +0000 (14:38 +0000)]
Handle binaries with corrupt section or segment headers

21 years ago * coff-tic4x.c (tic4x_howto_table): Formatting fixup
sveinse [Thu, 14 Nov 2002 11:02:30 +0000 (11:02 +0000)]
* coff-tic4x.c (tic4x_howto_table): Formatting fixup

21 years ago * grp.cc (getgroups32): Don't use access token of current user when
corinna [Thu, 14 Nov 2002 10:28:54 +0000 (10:28 +0000)]
* grp.cc (getgroups32): Don't use access token of current user when
retrieving group info for another user.

21 years ago* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.
cgf [Thu, 14 Nov 2002 04:29:39 +0000 (04:29 +0000)]
* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.
Infer from module of caller instead.
(cygwin_detach_dll): Ignore dll_index argument.
* dll_init.h (dll_list::detach): Reflect argument change above.

21 years agoIndex: common/ChangeLog
cagney [Thu, 14 Nov 2002 02:54:14 +0000 (02:54 +0000)]
Index: common/ChangeLog
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* run.c (main): Remove SIM_HAVE_ENVIRONMENT from #endif.

Index: d10v/ChangeLog
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* simops.c: Include <string.h>.

21 years ago* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.
cgf [Thu, 14 Nov 2002 02:15:23 +0000 (02:15 +0000)]
* ioctl.cc (ioctl): Always print ioctl results, even when it's a tty.
* winsup.h (low_priority_sleep): Declare.

21 years ago * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
hp [Thu, 14 Nov 2002 01:32:27 +0000 (01:32 +0000)]
* elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
For bpo_gregs_section->contents, allocate _raw_size, not
_cooked_size.

21 years agoWed Nov 13 19:51:05 2002 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 14 Nov 2002 00:50:03 +0000 (00:50 +0000)]
Wed Nov 13 19:51:05 2002  Andrew Cagney  <cagney@redhat.com>

* utils.c (gdb_realpath): Add comment mentioning realpath with a
  NULL buffer.

21 years ago2002-11-13 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 14 Nov 2002 00:25:02 +0000 (00:25 +0000)]
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.h (deprecated_read_register_bytes): Rename
read_register_bytes.
(deprecated_write_register_bytes): Rename write_register_bytes.
* alpha-tdep.c, arm-tdep.c, cris-tdep.c, d10v-tdep.c: Update.
* dwarf2cfi.c, frv-tdep.c, hppa-tdep.c, ia64-tdep.c: Update.
* m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
* ns32k-tdep.c, regcache.c, remote-sds.c, remote-vx.c: Update.
* remote.c, rs6000-tdep.c, s390-tdep.c, sh-tdep.c: Update.
* sparc-tdep.c, v850-tdep.c, vax-tdep.c, x86-64-tdep.c: Update.
* xstormy16-tdep.c, z8k-tdep.c, config/nm-gnu.h: Update.
* config/nm-m3.h, config/h8500/tm-h8500.h: Update.
* config/i386/nm-ptx4.h, config/i386/nm-symmetry.h: Update.
* config/m32r/tm-m32r.h, config/m68k/nm-sun3.h: Update.
* config/m68k/tm-delta68.h, config/m68k/tm-linux.h: Update.
* config/mn10200/tm-mn10200.h, config/pa/tm-hppa64.h: Update.
* config/sparc/nm-nbsd.h, config/sparc/nm-sun4os4.h: Update.
* config/sparc/nm-sun4sol2.h, config/sparc/tm-sparclet.h: Update.

2002-11-13  Andrew Cagney  <ac131313@redhat.com>

* mi-main.c (mi_cmd_data_write_register_values): Use
deprecated_write_register_bytes instead of write_register_bytes.

21 years ago*** empty log message ***
gdbadmin [Thu, 14 Nov 2002 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Wed, 13 Nov 2002 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago* winsup.h (low_priority_sleep): Declare.
cgf [Wed, 13 Nov 2002 22:08:05 +0000 (22:08 +0000)]
* winsup.h (low_priority_sleep): Declare.

21 years ago2002-11-11 Martin M. Hunt <hunt@redhat.com>
hunt [Wed, 13 Nov 2002 20:17:10 +0000 (20:17 +0000)]
2002-11-11  Martin M. Hunt  <hunt@redhat.com>

* library/memwin.itb: Supply arg to _update_address.

21 years ago* miscfuncs.cc (low_priority_sleep): New function. Use throughout where code
cgf [Wed, 13 Nov 2002 19:36:12 +0000 (19:36 +0000)]
* miscfuncs.cc (low_priority_sleep): New function.  Use throughout where code
is supposed to be giving up time slice.
* fhandler_console.cc (fhandler_console::read): Switch button 2/3 output escape
sequences to be consistent with xterm.

21 years ago* findvar.c (read_var_value): Doc fix.
jimb [Wed, 13 Nov 2002 18:13:17 +0000 (18:13 +0000)]
* findvar.c (read_var_value): Doc fix.

21 years ago2002-11-13 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 13 Nov 2002 17:59:39 +0000 (17:59 +0000)]
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.c (struct regcache): Replace passthough_p with
readonly_p.
(regcache_xmalloc): Initialize readonly_p.
(build_regcache): Initialize readonly_p.
(regcache_save): New function.
(regcache_restore): New function.
(regcache_cpy): Re-implement using regcache_save and
regcache_restore.
(regcache_raw_read): Update.
(regcache_cooked_read): When a read-only cache, checked for cached
pseudo register values.
(regcache_raw_write): Assert that the cache is not read-only.
Remove code handling a non-passthrough cache.
* regcache.h (regcache_save): Declare.
(regcache_restore): Declare.

21 years ago2002-11-13 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 13 Nov 2002 16:57:35 +0000 (16:57 +0000)]
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.c (struct regcache_descr): Add fields
sizeof_cooked_registers and sizeof_cooked_register_valid_p.
(init_legacy_regcache_descr): Compute the size of a cooked
register cache and then assign that to sizeof_raw_registers.  Set
sizeof_raw_register_valid_p to sizeof_cooked_register_valid_p
(init_legacy_regcache_descr): Ditto.

21 years ago2002-11-13 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 13 Nov 2002 16:07:03 +0000 (16:07 +0000)]
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.c (register_buffer): Move to near start of file, update
description.
(regcache_raw_read): Use.
(regcache_raw_write): Use.
(struct regcache): Rename raw_registers to registers and
raw_register_valid_p to register_valid_p.
(regcache_xmalloc): Update.
(regcache_xfree): Update.
(register_buffer): Update.
(regcache_cpy): Update.
(regcache_cpy_no_passthrough): Update.
(regcache_valid_p): Update.
(deprecated_grub_regcache_for_registers): Update.
(deprecated_grub_regcache_for_register_valid): Update.
(set_register_cached): Update.
(regcache_raw_write): Update.

21 years ago2002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
muller [Wed, 13 Nov 2002 09:13:39 +0000 (09:13 +0000)]
2002-11-13  Pierre Muller  <muller@ics.u-strasbg.fr>

       * p-exp.y (name_not_typename): Use copy_name to
       set current_type variable for fields of THIS.

21 years ago * config.bfd: Add entries for powerpc-*-darwin and cousins.
amodra [Wed, 13 Nov 2002 01:45:42 +0000 (01:45 +0000)]
* config.bfd: Add entries for powerpc-*-darwin and cousins.

21 years ago* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.
cgf [Wed, 13 Nov 2002 01:20:30 +0000 (01:20 +0000)]
* libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED.
* libc/stdlib/mlock.c: Ditto.
* libc/stdlib/msize.c: Ditto.
* libc/stdlib/msize.c: Ditto.
* libc/stdlib/mtrim.c: Ditto.
* libc/stdlib/valloc.c: Ditto.

21 years agoUpdate Emacs-related entries (new Cygwin port, details on XEmacs ports)
davidsb [Wed, 13 Nov 2002 00:23:18 +0000 (00:23 +0000)]
Update Emacs-related entries (new Cygwin port, details on XEmacs ports)

21 years ago*** empty log message ***
gdbadmin [Wed, 13 Nov 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***