OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years ago2001-08-10 Michael Snyder <msnyder@redhat.com>
msnyder [Fri, 10 Aug 2001 21:52:16 +0000 (21:52 +0000)]
2001-08-10  Michael Snyder  <msnyder@redhat.com>

* regcache.c (legacy_write_register_gen): Don't 'optimize out'
        a write_register to a pseudo-reg.  Target_store_pseudo_register
        needs to get called, because these regs may be computed and may
        have side-effects.

22 years ago2001-08-10 H.J. Lu <hjl@gnu.org>
hjl [Fri, 10 Aug 2001 20:38:32 +0000 (20:38 +0000)]
2001-08-10  H.J. Lu  <hjl@gnu.org>

* gas/mips/e32-rel2.d: Updated for the objdump output change.
* gas/mips/e32el-rel2.d: Likewise.
* gas/mips/elf-rel.d: Likewise.
* gas/mips/elf-rel2.d: Likewise.
* gas/mips/elf-rel3.d: Likewise.
* gas/mips/elf_e_flags1.d: Likewise.
* gas/mips/elf_e_flags2.d: Likewise.
* gas/mips/elf_e_flags3.d: Likewise.
* gas/mips/elf_e_flags4.d: Likewise.
* gas/mips/elfel-rel.d: Likewise.
* gas/mips/elfel-rel2.d: Likewise.
* gas/mips/elfel-rel3.d: Likewise.
* gas/mips/empic.d: Likewise.
* gas/mips/mips16-e.d: Likewise.
* gas/mips/mips16-f.d: Likewise.
* gas/mips/mipsel16-f.d: Likewise.
* gas/mips/telempic.d: Likewise.
* gas/mips/tempic.d: Likewise.
* gas/mips/tmips16-e.d: Likewise.
* gas/mips/tmipsel16-e.d: Likewise.

* gas/mips/mips16-f.d: Fix the symbol table output.

* gas/mips/mipsel16-f.d: Fix the endian.

* gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.

22 years ago * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
aj [Fri, 10 Aug 2001 19:29:59 +0000 (19:29 +0000)]
* elf64-x86-64.c (elf64_x86_64_elf_object_p): Make static.
Add prototypes where needed.

22 years ago2001-08-10 H.J. Lu <hjl@gnu.org>
hjl [Fri, 10 Aug 2001 18:43:44 +0000 (18:43 +0000)]
2001-08-10  H.J. Lu  <hjl@gnu.org>

* bfd.c (bfd_sprintf_vma): Fix a typo in the last change.
(bfd_fprintf_vma): Likewise.

22 years ago2001-08-10 H.J. Lu <hjl@gnu.org>
hjl [Fri, 10 Aug 2001 16:43:17 +0000 (16:43 +0000)]
2001-08-10  H.J. Lu  <hjl@gnu.org>

* nm.c (print_value): Add one arg, bfd *.
(print_value): Replace fprintf_vma with bfd_fprintf_vma.
(print_symbol_info_bsd): Also pass `abfd' to print_value ().
(print_symbol_info_sysv): Likewise.
(print_symbol_info_posix): Likewise.

* objdump.c (dump_section_header): Replace printf_vma with
bfd_printf_vma.
(print_section_stabs): Likewise.
(dump_bfd_header): Likewise.
(objdump_print_value): Replace sprintf_vma with
bfd_sprintf_vma.
(disassemble_bytes): Likewise.
(dump_reloc_set): Likewise.

22 years ago2001-08-10 H.J. Lu <hjl@gnu.org>
hjl [Fri, 10 Aug 2001 16:32:03 +0000 (16:32 +0000)]
2001-08-10  H.J. Lu  <hjl@gnu.org>

* bfd.c (bfd_sprintf_vma): Don't return void.
(bfd_fprintf_vma): Likewise.

22 years ago * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
rsandifo [Fri, 10 Aug 2001 16:28:03 +0000 (16:28 +0000)]
* gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
* gas/mips/mips-gp32-fp64.d: Likewise.
* gas/mips/mips-abi32.d: Likewise.
* gas/mips/mips-gp32-fp32-pic.d: Likewise.
* gas/mips/mips-gp32-fp64-pic.d: Likewise.
* gas/mips/mips-abi32-pic.d: Likewise.

22 years ago * config/tc-mips.c (move_register): New function.
rsandifo [Fri, 10 Aug 2001 16:24:31 +0000 (16:24 +0000)]
* config/tc-mips.c (move_register): New function.
(macro_build): Remove OPCODE_IS_MEMBER's gp32 argument.
(mips_ip): Likewise.
(macro2): Use move_register rather than macro_build for moves.
(mips16_macro): Likewise.
(macro): Likewise.  Handle M_MOVE.

22 years ago * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
rsandifo [Fri, 10 Aug 2001 16:22:07 +0000 (16:22 +0000)]
* mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32
argument.
* mips-opc.c (G6): Undefine.
(mips_builtin_opcodes): Remove gp32 entry for "move".  Add macro
as the first "move" alternative.

22 years ago * opcode/mips.h (INSN_GP32): Remove.
rsandifo [Fri, 10 Aug 2001 16:20:43 +0000 (16:20 +0000)]
* opcode/mips.h (INSN_GP32): Remove.
(OPCODE_IS_MEMBER): Remove gp32 parameter.
(M_MOVE): New macro identifier.

22 years ago * gdb-events.sh: Deal with event notifications with no
kseitz [Fri, 10 Aug 2001 16:05:30 +0000 (16:05 +0000)]
* gdb-events.sh: Deal with event notifications with no
arguments.

23 years ago * lib/kernels.c: New file.
earnie [Fri, 10 Aug 2001 11:52:35 +0000 (11:52 +0000)]
* lib/kernels.c: New file.

23 years ago * lib/test.c (Win32_Winsock): Replace with __USE_W32_SOCKETS.
earnie [Fri, 10 Aug 2001 11:51:02 +0000 (11:51 +0000)]
* lib/test.c (Win32_Winsock): Replace with __USE_W32_SOCKETS.
Add more includes of w32api headers.
* include/winnt.h (GetCurrentFiber): Change __inline to __inline__.
Swap asm code with that of GetFiberData.
(GetFiberData): Ditto.
* lib/kernels.c: New file, containing library versions of
GetCurrentFiber and GetFiberData.
* lib/makefile.in: Add kernel32.o as static object to libkernal32.a.

23 years ago * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
aj [Fri, 10 Aug 2001 10:56:41 +0000 (10:56 +0000)]
* configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
to build warnings.
* configure: Regenerate.

23 years ago2001-08-10 Orjan Friberg <orjanf@axis.com>
orjanf [Fri, 10 Aug 2001 09:59:32 +0000 (09:59 +0000)]
2001-08-10  Orjan Friberg  <orjanf@axis.com>

* remote.c (read_frame): Correct off-by-one error in condition.

23 years ago * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
amodra [Fri, 10 Aug 2001 08:06:22 +0000 (08:06 +0000)]
* elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED to quiet
warning if not BFD64.  Add braces so emacs auto format works.
(bfd_elf_fprintf_vma): Likewise.

23 years ago * libxcoff.h (struct xcoff_backend_data_rec): Constify src param
amodra [Fri, 10 Aug 2001 06:00:52 +0000 (06:00 +0000)]
* libxcoff.h (struct xcoff_backend_data_rec): Constify src param
of _xcoff_swap_ld*.
* coff-rs6000.c (xcoff_swap_ldhdr_in): Modify type of external
param to agree with libxcoff.h.
(xcoff_swap_ldhdr_out): Likewise.
(xcoff_swap_ldsym_in): Likewise.
(xcoff_swap_ldsym_out): Likewise.
(xcoff_swap_ldrel_in): Likewise.
(xcoff_swap_ldrel_out): Likewise.
(xcoff_create_csect_from_smclas): Likewise.
* coff64-rs6000.c: Add missing prototypes.
(xcoff64_swap_ldhdr_in): Modify type of external param to agree
with libxcoff.h.
(xcoff64_swap_ldhdr_out): Likewise.
(xcoff64_swap_ldsym_in): Likewise.
(xcoff64_swap_ldsym_out): Likewise.
(xcoff64_swap_ldrel_in): Likewise.
(xcoff64_swap_ldrel_out): Likewise.
(xcoff64_ppc_relocate_section): Make static.
(xcoff64_slurp_armap): Likewise.
(xcoff64_archive_p): Likewise.
(xcoff64_openr_next_archived_file): Likewise.
(xcoff64_sizeof_headers): Likewise.
(xcoff64_is_lineno_count_overflow): Likewise.
(xcoff64_is_reloc_count_overflow): Likewise.
(xcoff64_loader_symbol_offset): Likewise.
(xcoff64_loader_reloc_offset): Likewise.
* elf64-gen.c: Add missing prototypes.

23 years ago * as.h (alloca): Don't declare if __GNUC__. Remove an old comment.
amodra [Fri, 10 Aug 2001 02:49:27 +0000 (02:49 +0000)]
* as.h (alloca): Don't declare if __GNUC__.  Remove an old comment.
Comment indentation of #pragma.
* macro.c (alloca): Likewise.

23 years agoMove one entry from gas/ChangeLog to gas/testsuite/ChangeLog.
amodra [Fri, 10 Aug 2001 02:46:48 +0000 (02:46 +0000)]
Move one entry from gas/ChangeLog to gas/testsuite/ChangeLog.
Remove gas/ from file names.  Fix FOPEN_W comment.

23 years agoRevert 2001-08-08 changes.
amodra [Fri, 10 Aug 2001 01:34:47 +0000 (01:34 +0000)]
Revert 2001-08-08 changes.

23 years ago*** empty log message ***
gdbadmin [Fri, 10 Aug 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago2001-08-09 H.J. Lu <hjl@gnu.org>
hjl [Thu, 9 Aug 2001 21:10:24 +0000 (21:10 +0000)]
2001-08-09  H.J. Lu  <hjl@gnu.org>

* elf.c (bfd_elf_sprintf_vma): Check ELFCLASS64 only in BFD64.
(bfd_elf_fprintf_vma): Likewise.

23 years ago * library/prefs.tcl (pref_set_defaults): Add new font
kseitz [Thu, 9 Aug 2001 20:43:53 +0000 (20:43 +0000)]
* library/prefs.tcl (pref_set_defaults): Add new font
color defaults for highlighting, headers, selecting, and "normal".
Get rid of gdb/variable/highlight_fg and gdb/reg/highlight_fg.
* library/variables.tcl (build_win): Use gdb/font/highlight_fg
and gdb/font/highilght_bg to set highlight style.
* library/memwin.itb (build_win): Use header_fg and header_bg.

23 years ago2001-08-09 H.J. Lu <hjl@gnu.org>
hjl [Thu, 9 Aug 2001 16:46:01 +0000 (16:46 +0000)]
2001-08-09  H.J. Lu  <hjl@gnu.org>

* bfd-in.h (bfd_elf_sprintf_vma, bfd_elf_fprintf_vma): Moved
to ...
* elf-bfd.h: Here.
* bfd-in2.h: Regenerated.

23 years ago2001-08-09 H.J. Lu <hjl@gnu.org>
hjl [Thu, 9 Aug 2001 16:00:20 +0000 (16:00 +0000)]
2001-08-09  H.J. Lu  <hjl@gnu.org>

* bfd-in.h (bfd_sprintf_vma): New prototype.
(bfd_fprintf_vma): Likewise.
(bfd_elf_sprintf_vma): Likewise.
(bfd_elf_fprintf_vma): Likewise.
(bfd_printf_vma): New. Defined with bfd_fprintf_vma.
* bfd-in2.h: Regenerated.

* bfd.c (bfd_sprintf_vma): New. Defined.
(bfd_fprintf_vma): Likewise.

* elf.c (bfd_elf_sprintf_vma): New. Defined.
(bfd_elf_fprintf_vma): Likewise.

23 years ago * alpha.c: Add missing prototypes.
amodra [Thu, 9 Aug 2001 14:57:42 +0000 (14:57 +0000)]
* alpha.c: Add missing prototypes.
* sparc.c: Likewise.
* tahoe.c: Likewise.
* vax.c: Likewise.
* i386.c: Likewise.
(i386_iscall): Don't use DEFUN.

23 years ago * dis-buf.c (generic_strcat_address): Add missing prototype.
amodra [Thu, 9 Aug 2001 14:52:56 +0000 (14:52 +0000)]
* dis-buf.c (generic_strcat_address): Add missing prototype.
#if 0 the functions as it is unused.

23 years ago * readelf.c: Add missing prototypes.
amodra [Thu, 9 Aug 2001 14:46:49 +0000 (14:46 +0000)]
* readelf.c: Add missing prototypes.
* objdump.c: Likewise.  Format existing prototypes.

23 years ago * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.
amodra [Thu, 9 Aug 2001 14:44:17 +0000 (14:44 +0000)]
* emultempl/elf32.em (output_prev_sec_find): Add missing prototype.

23 years ago * symbols.c: Add missing prototypes.
amodra [Thu, 9 Aug 2001 14:42:06 +0000 (14:42 +0000)]
* symbols.c: Add missing prototypes.
* config/e-i386elf.c: Likewise.
* config/e-i386coff.c: Likewise.
* config/e-i386aout.c: Likewise.
* config/obj-coff.c: Likewise.
(def_symbol_in_progress, stack): Move definition.
* config/obj-elf.c: Add missing prototypes.
(obj_elf_change_section): Make static.
(obj_elf_parse_section_letters): Likewise.
(obj_elf_section_word): Likewise.
(obj_elf_section_type): Likewise.

23 years ago * coff-rs6000.c: Add missing prototypes.
amodra [Thu, 9 Aug 2001 14:38:04 +0000 (14:38 +0000)]
* coff-rs6000.c: Add missing prototypes.
(xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
xcoff_loader_reloc_offset): Make static.
* dwarf1.c: Add missing prototypes.
* dwarf2.c: Add missing prototypes.
(struct abbrev_info): Move definition.
(struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
* elf.c: Add missing prototypes.
* elf32-gen.c: Likewise.
* elf32-i386.c: Likewise.
* elf32-ppc.c: Likewise.
(ppc_elf_sort_rela): Use PTR instead of "void *".
* elflink.h: Add missing prototypes.  Formatting fixes.
* merge.c: Add missing prototypes.
(last4_eq): Use PTR instead of "void *".
(last_eq): Likewise.
* syms.c: Add missing prototypes.

23 years ago * scripttempl/elf.sc: Move non-text .dynamic section before
amodra [Thu, 9 Aug 2001 14:25:59 +0000 (14:25 +0000)]
* scripttempl/elf.sc: Move non-text .dynamic section before
.plt/.got/.sdata* group.
(OTHER_GOT_SECTIONS): Move to immediately after .got.
(OTHER_SDATA_SECTIONS): Add.
* emulparams/criself.sh: Use OTHER_SDATA_SECTIONS rather than
OTHER_GOT_SECTIONS.
* emulparams/crislinux.sh: Likewise.
* emulparams/elf32b4300.sh: Likewise.
* emulparams/elf32bmip.sh: Likewise.
* emulparams/elf32bmipn32.sh: Likewise.
* emulparams/elf32bsmip.sh: Likewise.
* emulparams/elf32btsmip.sh: Likewise.
* emulparams/elf32ebmip.sh: Likewise.
* emulparams/elf32elmip.sh: Likewise.
* emulparams/elf32l4300.sh: Likewise.
* emulparams/elf32lmip.sh: Likewise.
* emulparams/elf32lsmip.sh: Likewise.
* emulparams/elf32ltsmip.sh: Likewise.
* emulparams/elf64bmip.sh: Likewise.
* emulparams/elf64btsmip.sh: Likewise.
* emulparams/elf64ltsmip.sh: Likewise.

23 years agoFix formatting
nickc [Thu, 9 Aug 2001 09:09:03 +0000 (09:09 +0000)]
Fix formatting

23 years agoChange 'partial_inplace' to true (this target uses REL relocations) and
nickc [Thu, 9 Aug 2001 09:00:57 +0000 (09:00 +0000)]
Change 'partial_inplace' to true (this target uses REL relocations) and
'pcrel_offset' to false (the PC is implied, not stored in the offset).

23 years agomerge from gcc
dj [Thu, 9 Aug 2001 00:05:36 +0000 (00:05 +0000)]
merge from gcc

23 years ago*** empty log message ***
gdbadmin [Thu, 9 Aug 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago* include/wchar.h: Define __need_wint_t.
cgf [Wed, 8 Aug 2001 19:26:24 +0000 (19:26 +0000)]
* include/wchar.h: Define __need_wint_t.

23 years ago * include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add macro.
earnie [Wed, 8 Aug 2001 17:25:22 +0000 (17:25 +0000)]
* include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add macro.
* lib/oleaut32.def: Regenerate.

23 years ago2001-08-08 Don Howard <dhoward@redhat.com>
dhoward [Wed, 8 Aug 2001 16:15:37 +0000 (16:15 +0000)]
2001-08-08  Don Howard  <dhoward@redhat.com>

* stabsread.c (read_type): Add support for const and volatile
modifiers.

23 years ago * config/tc-ppc.c (md_apply_fix3): Replace haphazard code for
amodra [Wed, 8 Aug 2001 13:23:07 +0000 (13:23 +0000)]
* config/tc-ppc.c (md_apply_fix3): Replace haphazard code for
determining reloc type with code reading operands->reloc field.

23 years ago * ppc.h (struct powerpc_operand): New field `reloc'.
amodra [Wed, 8 Aug 2001 13:19:36 +0000 (13:19 +0000)]
* ppc.h (struct powerpc_operand): New field `reloc'.
* ppc-opc.c: Include "bfd.h".
(powerpc_operands): Add new field for reloc type.

23 years ago * genscripts.sh: Source the emulparams script before each output
amodra [Wed, 8 Aug 2001 13:14:37 +0000 (13:14 +0000)]
* genscripts.sh: Source the emulparams script before each output
script is generated so that variables like `RELOCATING' may affect
variables defined in the emulparams script.

23 years ago * config/obj-elf.c (elf_copy_symbol_attributes): Make it a global
amodra [Wed, 8 Aug 2001 13:11:57 +0000 (13:11 +0000)]
* config/obj-elf.c (elf_copy_symbol_attributes): Make it a global
function, and expand old obj-elf.h OBJ_COPY_SYMBOL_ATTRIBUTES here.
* config/obj-elf.h (elf_copy_symbol_attributes): Declare.
(OBJ_COPY_SYMBOL_ATTRIBUTES): Call elf_copy_symbol_attributes.

23 years ago * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
amodra [Wed, 8 Aug 2001 13:09:32 +0000 (13:09 +0000)]
* elf-bfd.h (struct elf_backend_data): Add want_got_sym.
* elfxx-target.h (elf_backend_want_got_sym): Define.
(elfNN_bed): Add elf_backend_want_got_sym.
* elflink.c (_bfd_elf_create_got_section): Define
_GLOBAL_OFFSET_TABLE_ only if bed->want_got_sym.

23 years ago* readelf.c (display_debug_info): Add to abbrev_offset the addend
aoliva [Wed, 8 Aug 2001 11:17:46 +0000 (11:17 +0000)]
* readelf.c (display_debug_info): Add to abbrev_offset the addend
of any RELA relocation for the abbrev_offset memory location that
refers to the .debug_abbrev section symbol.

23 years ago* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
aoliva [Wed, 8 Aug 2001 11:17:34 +0000 (11:17 +0000)]
* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr and syms.
(find_rela_addend): New function.
(parse_comp_unit): Call it to find the abbrev offset addend.
(_bfd_dwarf2_find_nearest_line): Initialize and maintain the new
members of dwarf2_debug as debugging information is read.

23 years ago * security.cc (alloc_sd): Revert to setting inheritance attribute for
corinna [Wed, 8 Aug 2001 10:00:35 +0000 (10:00 +0000)]
    * security.cc (alloc_sd): Revert to setting inheritance attribute for
        permissions given to directories. Never set inheritance on NULL ACE.

23 years ago * output-file.c (output_file_create): Don't try to open using
amodra [Wed, 8 Aug 2001 01:10:17 +0000 (01:10 +0000)]
* output-file.c (output_file_create): Don't try to open using
FOPEN_W as it's unnecessary and VMS doesn't define FOPEN_W.

23 years ago2001-08-07 Ben Elliston <bje@redhat.com>
bje [Wed, 8 Aug 2001 00:16:09 +0000 (00:16 +0000)]
2001-08-07  Ben Elliston  <bje@redhat.com>

* configrun-sid.in (%options): New hash containing options/help.
(@options): Set to keys (%options).
(usage): Use the new structure of %options.

23 years ago*** empty log message ***
gdbadmin [Wed, 8 Aug 2001 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago2001-08-07 H.J. Lu <hjl@gnu.org>
hjl [Tue, 7 Aug 2001 20:15:00 +0000 (20:15 +0000)]
2001-08-07  H.J. Lu  <hjl@gnu.org>

* readelf.c (process_file): Return 0 if OK, otherwise return 1.
(main): Return process_file ().

23 years agoSupport relocs for sh-coff targets as well as sh-pe.
nickc [Tue, 7 Aug 2001 18:32:07 +0000 (18:32 +0000)]
Support relocs for sh-coff targets as well as sh-pe.

23 years ago * security.cc (alloc_sd): Don't set FILE_DELETE_CHILD for group
corinna [Tue, 7 Aug 2001 16:14:58 +0000 (16:14 +0000)]
    * security.cc (alloc_sd): Don't set FILE_DELETE_CHILD for group
        if S_ISVTX attribute is given.
        * dir.cc (mkdir): Allow immediate setting of S_ISUID, S_ISGID and
        S_ISVTX attribute.
        * syscalls.cc (_open): Ditto.

23 years ago * dir.cc (mkdir): Set security attributes correctly for
corinna [Tue, 7 Aug 2001 15:09:54 +0000 (15:09 +0000)]
    * dir.cc (mkdir): Set security attributes correctly for
        CreateDirectoryA () call if ntsec is on. Don't call
        set_file_attributes () then.
        * fhandler.cc (fhandler_base::open): Ditto for CreateFileA () call.
        * path.cc (symlink): Ditto.
        * security.cc (set_security_attribute): New function.
        * security.h: Add declaration for `allow_ntea' and
        `set_security_attribute'.

23 years agoReplace a bunch of magic constants in tc-mips.c with their proper
ths [Tue, 7 Aug 2001 13:22:46 +0000 (13:22 +0000)]
Replace a bunch of magic constants in tc-mips.c with their proper
defines from mips.h.

23 years agoSome formatting fixes and assorted cleanup in tc-mips.c.
ths [Tue, 7 Aug 2001 13:15:24 +0000 (13:15 +0000)]
Some formatting fixes and assorted cleanup in tc-mips.c.

23 years ago * config/tc-mips.c (md_begin): Take -mcpu value into account even when
ths [Tue, 7 Aug 2001 12:46:21 +0000 (12:46 +0000)]
* config/tc-mips.c (md_begin): Take -mcpu value into account even when
-mipsX is specified. Make both -mcpu/-march and -mcpu/-mtune pairs
mutually exclusive (if they are different).
(md_parse_option): Warn if an -march/-mtune/-mcpu/-m<cpu> option is
set more than once.

23 years ago * mips-dis.c (print_insn_arg): Don't use software integer registers
ths [Tue, 7 Aug 2001 12:36:12 +0000 (12:36 +0000)]
* mips-dis.c (print_insn_arg): Don't use software integer registers
for coprocessor registers.
(_print_insn_mips): Get distinction between old ABI and new ABI right.

23 years ago * grp.cc (class grp_check): New class. Make `group_state'
corinna [Tue, 7 Aug 2001 08:56:22 +0000 (08:56 +0000)]
    * grp.cc (class grp_check): New class. Make `group_state'
        a member of class grp_check.
        (read_etc_group): Free former allocated memory on reread.
        * passwd.cc (class pwd_check): New class Make `passwd_state'
        a member of class pwd_check.
        (read_etc_passwd): Free former allocated memory on reread.

23 years ago* fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console
cgf [Tue, 7 Aug 2001 05:15:58 +0000 (05:15 +0000)]
* fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console
area if it is already initialized.
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Augment debugging info.

23 years ago2001-08-06 Frank Ch. Eigler <fche@redhat.com>
fche [Tue, 7 Aug 2001 01:56:58 +0000 (01:56 +0000)]
2001-08-06  Frank Ch. Eigler  <fche@redhat.com>

* (*.conf): Regenerated without dud loader in gdb configurations.

23 years ago2001-08-06 Frank Ch. Eigler <fche@redhat.com>
fche [Tue, 7 Aug 2001 01:45:34 +0000 (01:45 +0000)]
2001-08-06  Frank Ch. Eigler  <fche@redhat.com>

        * configrun-sid.in (opt_load): Don't load if empty $exec.
        Always create mappers, separately from opt_load logic.

23 years ago2001-08-06 Ben Elliston <bje@redhat.com>
bje [Tue, 7 Aug 2001 00:33:08 +0000 (00:33 +0000)]
2001-08-06  Ben Elliston  <bje@redhat.com>

* configrun-sid.in (%component_libs): Add "cache" key/value.

23 years ago2001-08-06 Ben Elliston <bje@redhat.com>
bje [Tue, 7 Aug 2001 00:32:12 +0000 (00:32 +0000)]
2001-08-06  Ben Elliston  <bje@redhat.com>

* (*.conf): Regenerate with cache component included.

23 years ago* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.
cgf [Tue, 7 Aug 2001 00:01:41 +0000 (00:01 +0000)]
* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.
* fhandler.cc (fhandler_base::fcntl): Only set specific O_NDELAY style flag
passed in from application.
* fhandler_socket.cc (fhandler_socket::fcntl): Ditto.
* fhandler.h: Set constant for future use.
* winsup.h: Define OLD_O_NDELAY only for old programs.
* include/cygwin/version.h: Define CYGWIN_VERSION_CHECK_FOR_OLD_O_NONBLOCK.

23 years ago*** empty log message ***
gdbadmin [Tue, 7 Aug 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago * Makefile.in: Regen.
mdejong [Mon, 6 Aug 2001 22:20:17 +0000 (22:20 +0000)]
* Makefile.in: Regen.
* configure: Regen.
* configure.in: Remove unused ITCL_DIR variable.
* library/Makefile.in: Regen.
* src/Makefile.in: Regen.

23 years ago * Makefile.in:
mdejong [Mon, 6 Aug 2001 22:12:26 +0000 (22:12 +0000)]
* Makefile.in:
* library/Makefile.in:
* src/Makefile.in:
Regenerate Makefiles to account for AR fix
on 2001-08-03.

23 years ago2001-08-02 Michael Snyder <msnyder@redhat.com>
msnyder [Mon, 6 Aug 2001 22:08:12 +0000 (22:08 +0000)]
2001-08-02  Michael Snyder  <msnyder@redhat.com>

* gdb.base/completion.exp: Remove the symbol "a64l" from
the expect string; this is target-specific, and not related
to what is being tested.

23 years ago*** empty log message ***
gdbadmin [Mon, 6 Aug 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago2001-08-05 Philip Blundell <philb@gnu.org>
pb [Sun, 5 Aug 2001 21:01:26 +0000 (21:01 +0000)]
2001-08-05  Philip Blundell  <philb@gnu.org>

* doc/binutils.texi: Use "Thumb" not "THUMB".

23 years ago * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.
earnie [Sun, 5 Aug 2001 12:52:42 +0000 (12:52 +0000)]
* include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.
* include/stdio.h (_IORW): Change constant to 0x0080.
(TMP_MAX): Add new define.
(_P_tmpdir): Ditto.
(_wP_tmpdir): Ditto.
(L_tmpnam): Change constant to 16.
* include/malloc.h: Fix non-ANSI comment after #endif.
* profile/Makefile.in (mkinstalldirs): Correct relative path.

23 years ago * include/wtypes.h: (DECIMAL_SETZERO): Correct typo.
earnie [Sun, 5 Aug 2001 12:47:53 +0000 (12:47 +0000)]
* include/wtypes.h: (DECIMAL_SETZERO): Correct typo.
  * include/oleidl.h (ISupportErrorInfo, ICreateInfo): Move from here
* include/oaidl.h: ... to here.
* include/oaidl.h ICreateErrorInfo): Add interface definition.
(IErrorInfo::GetGUID): Change arg to GUID.
(LPSUPPORTERRORINFO): Add typedef.
(IID_ISupportErrorInfo): Change forward decl. of type to IID.
* include/winsock2.h (WSAGET* and WSAMAKE*): Remove duplicate
defines.
* include/commctrl.h (TreeView_SetIndent): Correct typo.
* include/commctrl.h (TBSTYPE_FLAT): Remove define.
* include/commctrl.h (TBBUTTONINFO[AW]): Add struct definitions,
and UNICODE mappings, if _WIN32_IE >= 0x400.
(TBIF_* and TB_SETBUTTONINFO): Add defines, if _WIN32_IE >= 0x400.
(CDIS_*,CDDS_*,CDRF_*) : Add defines.
(tagNMCUSTOMDRAWINFO): Add struct definition and typedefs.
(tagNMLVCUSTOMDRAW): Likewise.
(tagNMTVCUSTOMDRAW): Likewise.
(tagNMLVCACHEHINT): Likewise.
* include/basetsd.h (#include <_mingw.h>): Remove.
(__int64): Define.
* include/wingdi.h (AC_SRC_OVER): Add define.
(struct _BLENDFUNCTION): Add.
* include/shlobj.h:  Add BIF_* defines.
* include/winerror.h (E_PENDING): Add error code define.
* include/basetsd.h (#include <_mingw.h>): Add directive.
* include/winbase.h(InterlockedCompareExchange): Change args
and return value from PVOID to LONG.
(InterlockedExchange): Change first arg to LPLONG.
(InterlockedCompareExchangePointer): New macro.
(InterlockedExchangePointer): New macro.

23 years ago2001-08-04 H.J. Lu <hjl@gnu.org>
hjl [Sun, 5 Aug 2001 02:22:09 +0000 (02:22 +0000)]
2001-08-04  H.J. Lu  <hjl@gnu.org>

* gas/cris/operand-err-1.s: Updated.

23 years ago2001-08-04 H.J. Lu <hjl@gnu.org>
hjl [Sun, 5 Aug 2001 00:53:27 +0000 (00:53 +0000)]
2001-08-04  H.J. Lu  <hjl@gnu.org>
    Chris G. Demetriou <cgd@broadcom.com>

* gas/mips/e32-rel4.s: Removed.

* gas/mips/e32-rel4.d: Use elf-rel4.s.

* gas/mips/mips.exp: Use the same rel4 test for litte endian.

* gas/mips/mips-abi32-pic.d: Add lines for objdump.
* gas/mips/mips-abi32.d: Likewise.
* gas/mips/mips-gp32-fp32-pic.d: Likewise.
* gas/mips/mips-gp32-fp32.d: Likewise.
* gas/mips/mips-gp32-fp64-pic.d: Likewise.
* gas/mips/mips-gp32-fp64.d: Likewise.
* gas/mips/mips-gp64-fp32-pic.d: Likewise.
* gas/mips/mips-gp64-fp32.d: Likewise.
* gas/mips/mips-gp64-fp64-pic.d: Likewise.
* gas/mips/mips-gp64-fp64.d: Likewise.

* gas/mips/mips-abi32-pic.s: Add space for objdump.
* gas/mips/mips-abi32.s: Likewise.
* gas/mips/mips-gp32-fp32-pic.s: Likewise.
* gas/mips/mips-gp32-fp32.s: Likewise.
* gas/mips/mips-gp32-fp64-pic.s: Likewise.
* gas/mips/mips-gp32-fp64.s: Likewise.
* gas/mips/mips-gp64-fp32-pic.s: Likewise.
* gas/mips/mips-gp64-fp32.s: Likewise.
* gas/mips/mips-gp64-fp64-pic.s: Likewise.
* gas/mips/mips-gp64-fp64.s: Likewise.

* gas/mips/mips-abi32-pic.s: Add the missing .end.
* gas/mips/mips-gp32-fp32-pic.s: Likewise.
* gas/mips/mips-gp32-fp64-pic.s: Likewise.
* gas/mips/mips-gp64-fp32-pic.s: Likewise.
* gas/mips/mips-gp64-fp64-pic.s: Likewise.

23 years ago*** empty log message ***
gdbadmin [Sun, 5 Aug 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years agoThroughout, change check for running under Windows NT to 'iswinnt'.
cgf [Sat, 4 Aug 2001 21:10:51 +0000 (21:10 +0000)]
Throughout, change check for running under Windows NT to 'iswinnt'.
* dcrt0.cc (set_os_type): Set 'iswinnt' appropriately.
* cygheap.cc (init_cheap): Revert to using VirtualAlloc for allocating cygheap.
(cygheap_setup_for_child_cleanup): New function.  Standard function to call
after calling CreateProcess to cleanup cygheap info passed to child.
(cygheap_fixup_in_child): Copy cygheap from shared memory into allocated space
under Windows 9x or if can't relocate shared space under NT.
* cygheap.h: Declare new function.
* spawn.cc (spawn_guts): Use cygheap_fixup_in_child.
* fork.cc (fork_parent): Ditto.
* winsup.h: Declare iswinnt.

23 years ago* dtable.cc (dtable::release): Avoid messing with console when
duda [Sat, 4 Aug 2001 18:53:53 +0000 (18:53 +0000)]
* dtable.cc (dtable::release): Avoid messing with console when
closing socket.

23 years ago2001-08-02 Dave Brolley <brolley@redhat.com>
brolley [Sat, 4 Aug 2001 15:56:41 +0000 (15:56 +0000)]
2001-08-02  Dave Brolley  <brolley@redhat.com>

* config/sid.exp: Rename gdb-socket to cpu-gdb-socket.

23 years ago2001-08-02 Dave Brolley <brolley@redhat.com>
brolley [Sat, 4 Aug 2001 15:55:44 +0000 (15:55 +0000)]
2001-08-02  Dave Brolley  <brolley@redhat.com>

* config/sid.exp: Rename gdb-socket to cpu-gdb-socket.

23 years ago* build fix
fche [Sat, 4 Aug 2001 12:28:01 +0000 (12:28 +0000)]
* build fix

[e.g., cache/ChangeLog]
2001-08-04  Frank Ch. Eigler  <fche@redhat.com>

* cache.cxx (~cache_component): Define.

23 years ago[ChangeLog]
bje [Sat, 4 Aug 2001 12:10:31 +0000 (12:10 +0000)]
[ChangeLog]
2001-08-02  John Healy  <jhealy@redhat.com>

* lib/cpudefs.exp (run-sid-tests-raw): Renamed loader to cpu-loader.
(run-one-sid-test): Removed un-necessary setting of sid-opts.

2001-08-02  Dave Brolley  <brolley@redhat.com>

* lib/cpudefs.exp: Rename loader to cpu-loader.

2001-07-27  John Healy  <jhealy@redhat.com>

* lib/cpudefs.exp (run-one-sid-test): Added check to see if
protocol was set to sid the baseboard/<target>-sid.exp file
and if so, set sid-opts accordingly.
(sid-run-conf):  Essentially re-written to properly implement
perl-free testing.  Fixed the call to sid-run-conf.
(sid-run-bsp-tests): Added handling for perl-free testing.

2001-07-04  Ben Elliston  <bje@redhat.com>

* lib/docs.exp (doc_exists): Add "extension" arg. Update callers.
(doc_trailing_whitespace): Remove.
(doc_test): Don't invoke doc_trailing_whitespace. Test for the
existence of both .txt and .xml documentation files.
(doc_includes_component): Adjust regexp for XML syntax.

2001-05-29  matthew green  <mrg@redhat.com>

* sidcomp.cgen-cpu.arm7t/armeit.conf: Update for new
--trace-semantics, etc. options.

2001-05-23  Ben Elliston  <bje@redhat.com>

* Makefile.am (EXPECT): Define.
* Makefile.in: Regenerate.

2001-04-04  Ben Elliston  <bje@redhat.com>

* Makefile.am (RUNTEST): Define.
* Makefile.in: Regenerate.

[sidcomp.cgen-cpu.arm7t/ChangeLog]
2001-08-02  Dave Brolley  <brolley@redhat.com>

* armeit.conf: Rename loader to cpu-loader.

23 years ago2001-07-20 Ben Elliston <bje@redhat.com>
bje [Sat, 4 Aug 2001 12:04:47 +0000 (12:04 +0000)]
2001-07-20  Ben Elliston  <bje@redhat.com>

* configure.in: Check whether libintl is required for gettext.
* acinclude.m4: Remove.
* configure: Rebuild.
* aclocal.m4: Likewise.
* Makefile.in: Likewise.

2001-07-10  matthew green  <mrg@redhat.com>

* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* cgen-ops.h (JOINHISI): New define.

2001-07-02  Ben Elliston  <bje@redhat.com>

* common-xml/interface.xml (debug-exec?): Remove.

2001-06-29  graydon hoare  <graydon@redhat.com>

* common-xml/*: Add files.

2001-06-28  Jeff Johnston  <jjohnstn@redhat.com>

* compCGEN.cxx (cgen_cpu::stream_state): Change reference to
debug_exec_p to use new warnings_enabled flag.
(cgen_cpu::destream_state): Ditto.

2001-06-23  Frank Ch. Eigler  <fche@redhat.com>

* cgen-cpu.h, tracedis.h: #undef AND unwittingly acquired
from ansidecl.h.

2001-06-20  matthew green  <mrg@redhat.com>

* Makefile.am (INCLUDESBFD, OPCODES, LIBIBERTY, TRACEDIS): Set
unconditionally.
* cgen-cpu.h: Delete CGEN_BFD_DISASSEMBLER conditional.
* compCGEN.cxx: Likewise.
* configure.in (CY_SID_BFD_DISASM_CHECK): Delete.
* configure: Regenerate.
* Makefile.in: Likewise.
* aclocal.m4: Likewise.
* config.in: Likewise.

2001-06-07  matthew green  <mrg@redhat.com>

* Makefile.am (BFDLIBS): Remove.
* Makefile.in: Regenerate.
* cgen-cpu.h (disassemble): Now takes a `const char *name' parameter.
* compCGEN.cxx (cgen_bi_endian_cpu::disassemble): Likewise.
* tracedis.c (cgen_disassemble): Likewise.  Also, call register_name()
with arch & name.
(bfd_get_arch): New dummy function.
(bfd_put_bits, bfd_get_bits): New functions. Copy from libbfd.
(hack_list): New list of arch to name mappings.
(register_name): New function.
(bfd_lookup_arch): New function. Uses hack_list.
* tracedis (cgen_disassemble): Update prototype.

2001-06-07  Frank Ch. Eigler  <fche@redhat.com>

* cgen-cpu.h: Move new getter/setter functions to *MEM* from *IMEM*.

2001-06-06  graydon hoare  <graydon@redhat.com>

* cgen-types.h: Add SF,DF,BI types.
* cgen-cpu.h (class cgen_bi_endian_cpu): Add some getter/setter
functions for various memory types.

2001-05-29  matthew green  <mrg@redhat.com>

* Makefile.am (OPCODES, BFDLIB, LIBIBERTY, TRACEDIS, INCLUDESBFD): New
variables set conditionally on CGEN_BFD_DISASSEMBLER.
* acinclude.m4: New. Pull in gettext & bfd.
* cgen-cpu.h: If CGEN_BFD_DISASSEMBLER, include "bfd.h" and "dis-asm.h".
(cgen_bi_endian_cpu): If CGEN_BFD_DISASSEMBLER, new disassemble(),
cgen_read_memory(), cgen_print_address(), cgen_memory_error() and
cgen_symbol_at_address() methods, and new disassemble_info{} info.
New trace_counter() method and int trace_count.
* compCGEN.cxx: If CGEN_BFD_DISASSEMBLER, include "bfd.h", "tracedis.h"
and "dis-asm.h".
(cgen_bi_endian_cpu ctor): Initialise trace_count to zero.
(cgen_bi_endian_cpu::disassemble): New method, calls cgen_disasseble().
(cgen_bi_endian_cpu::cgen_read_memory): New method, conditional on
CGEN_BFD_DISASSEMBLER..
(cgen_bi_endian_cpu::cgen_memory_error): Likewise.
(cgen_bi_endian_cpu::cgen_print_address): Likewise.
(cgen_bi_endian_cpu::cgen_symbol_at_address: Likewise.
(cgen_bi_endian_cpu::trace_counter): New method.
* configure.in (CY_SID_BFD_DISASM_CHECK): Use.
* tracedis.c (cgen_disassemble): New file, front end to disassembler.
* tracedis.h: Header file for above.
* Makefile.in: Regenerated.
* aclocal.m4: Regenerated.
* config.in: Regenerated.
* configure: Regenerated.

2001-03-21  Ben Elliston  <bje@redhat.com>

* Makefile.in: Regenerate.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:57:49 +0000 (11:57 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* hw-cpu-arm7t.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-cpu-arm7t.txt: Generate.

2001-06-29  graydon hoare  <graydon@redhat.com>

* hw-cpu-arm7t.xml: Add.

2001-06-28  Jeff Johnston  <jjohnstn@redhat.com>

* arm7f.cxx (arm7f_cpu::arm_tbit_set): Change reference to
debug_exec_p to use new warnings_enabled flag.

2001-06-21  matthew green  <mrg@redhat.com>

* Makefile.am: Formatting consistency.
* Makefile.in: Regenerate.

2001-06-21  matthew green  <mrg@redhat.com>

* Makefile.am (BFDINCLUDES): New define.
(INCLUDES): Add $(BFDINCLUDES)
* Makefile.in: Regenerate.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:53:47 +0000 (11:53 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* hw-cpu-m32r_d.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-cpu-m32r_d.txt: Generate.

2001-06-29  graydon hoare  <graydon@redhat.com>

* hw-cpu-m32r_d.xml: Add.

2001-06-21  matthew green  <mrg@redhat.com>

* Makefile.am (BFDINCLUDES): New define.
(INCLUDES): Add $(BFDINCLUDES)
* Makefile.in: Regenerate.

23 years ago2001-07-23 Ben Elliston <bje@redhat.com>
bje [Sat, 4 Aug 2001 11:50:50 +0000 (11:50 +0000)]
2001-07-23  Ben Elliston  <bje@redhat.com>

* families/Makefile.am (SUBDIRS): Set to @family_subdirs@.
* families/configure.in: New file.
* families/configure: Likewise.
* families/aclocal.m4: Likewise.

* configure.in (AC_CONFIG_SUBDIRS): Add "families".
(make_subdirs): Remove "families".
(AC_OUTPUT): Remove "families/Makefile".

2001-07-17  graydon hoare  <graydon@redhat.com>

* configure.in: Add support for families/*.

2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* component.dtd: Move here, though XML files refer to copy at
`http://sources.redhat.com/sid/component.dtd'.

2001-07-10  Frank Ch. Eigler  <fche@redhat.com>

* component_html.xsl: Tweak to allow libxml2/libxslt to process.

2001-07-10  matthew green  <mrg@redhat.com>

* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.
* component_html.xsl: Add.

2001-03-22  Ben Elliston  <bje@redhat.com>

* Makefile.in: Regenerate.
* configure: Likewise.
* aclocal.m4: Likewise.

23 years ago2001-07-04 graydon hoare <graydon@redhat.com>
bje [Sat, 4 Aug 2001 11:46:29 +0000 (11:46 +0000)]
2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* sid-control-cfgroot.txt: Generate.

2001-06-27  graydon hoare  <graydon@redhat.com>

* sid-control-cfgroot.xml: Add.

23 years ago* Regenerate with latest maintainer tools.
bje [Sat, 4 Aug 2001 11:44:21 +0000 (11:44 +0000)]
* Regenerate with latest maintainer tools.

23 years ago* Regenerate.
bje [Sat, 4 Aug 2001 11:38:48 +0000 (11:38 +0000)]
* Regenerate.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:37:13 +0000 (11:37 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* hw-timer-arm_ref.xml: Add <?xml ... ?> prefix.

2001-07-06  Frank Ch. Eigler  <fche@redhat.com>

* Makefile.am (ACLOCAL_AMFLAGS): Define.
* aclocal.m4, autoconf, Makefile.in: Regenerated.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-timer-arm_ref.txt: Generate.

2001-06-28  Ben Elliston  <bje@redhat.com>

* hw-timer-arm_ref.xml: New file.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:34:52 +0000 (11:34 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* *.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-memory-ram_rom-basic.txt: Generate.
* hw-memory-flash.txt: Likewise.
* hw-memory-flash-am29.txt: Remove.
* hw-memory-flash-at29.txt: Remove.
* Makefile.am (pkgdata_DATA): Incorporate aforementioned changes.
* Makefile.in: Regenerate.

2001-07-02  Ben Elliston  <bje@redhat.com>

* hw-memory-flash.xml: Document memory latency modelling.

2001-06-29  Ben Elliston  <bje@redhat.com>

* generic.cxx (stream_state): Include read-latency, write-latency.
(destream_state): Ditto.

* hw-memory-ram_rom-basic.xml: Merge in changes since 2001-06-01.

2001-06-27  graydon hoare  <graydon@redhat.com>

* hw-memory-flash.xml: Add.
* hw-memory-ram_rom-basic.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:32:17 +0000 (11:32 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* bridge-tcl.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* bridge-tcl.txt: Generate.

2001-06-28  Ben Elliston  <bje@redhat.com>

* bridge-tcl.xml: Merge in changes since 2001-06-01.

2001-06-27  graydon hoare  <graydon@redhat.com>

* bridge-tcl.xml: Add.

23 years ago* changes for XML documentation.
bje [Sat, 4 Aug 2001 11:28:50 +0000 (11:28 +0000)]
* changes for XML documentation.
* no ChangeLog entries given.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:25:47 +0000 (11:25 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* *.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-visual-lcd.txt: Generate.
* hw-lcd-t6963c.txt: Likewise.
* hw-lcd-hd44780u.txt: Likewise.
* hw-lcd-char-display.txt: Likewise.

2001-06-27  graydon hoare  <graydon@redhat.com>

* hw-visual-lcd.xml: Add.
* hw-lcd-t6963c.xml: Add.
* hw-lcd-hd44780u.xml: Add.
* hw-lcd-char-display.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:23:04 +0000 (11:23 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* *.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-glue-probe-bus.txt: Generate.
* hw-glue-sequence.txt: Likewise.
* hw-glue-bus-mux.txt: Likewise.
* sw-glue-attribbank.txt: Likewise.

2001-06-28  Ben Elliston  <bje@redhat.com>

* hw-glue-probe-bus.xml: Merge in changes since 2001-06-01.

2001-06-27  graydon hoare  <graydon@redhat.com>

* sw-glue-attribbank.xml: Add.
* hw-glue-probe-bus.xml: Add.
* hw-glue-sequence.xml: Add.
* hw-glue-bus-mux.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:20:36 +0000 (11:20 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* sw-gloss-arm_angel.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* sw-gloss-arm_angel.txt: Generate.

2001-06-27  graydon hoare  <graydon@redhat.com>

* sw-gloss-arm_angel.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago* new files.
bje [Sat, 4 Aug 2001 11:17:16 +0000 (11:17 +0000)]
* new files.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:16:31 +0000 (11:16 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* *.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* Makefile.am (DOCS): Define.
(pkgdata_DATA): Use it.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* hw-interrupt-arm_ref.txt: Generate.
* hw-interrupt-cogent_cma222.txt: Likewise.

2001-06-29  Ben Elliston  <bje@redhat.com>

* Makefile.am (libinterrupt_la_SOURCES): Add $(EXTRASRC).
(DEJAGNUTESTS): Add $(EXTRATESTS).
* Makefile.in: Regenerate.

2001-06-27  graydon hoare  <graydon@redhat.com>

* hw-interrupt-cogent_cma222.xml: Add.
* hw-interrupt-arm_ref.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:12:02 +0000 (11:12 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* sid-sched.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* sid-sched.txt: Generate.

2001-07-02  Ben Elliston  <bje@redhat.com>

* sid-sched.xml: Transcription fix -- replace "sid-sched-accurate"
with "sid-sched-host-accurate".

2001-06-27  graydon hoare  <graydon@redhat.com>

* sid-sched.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.

23 years ago2001-07-11 Frank Ch. Eigler <fche@redhat.com>
bje [Sat, 4 Aug 2001 11:07:50 +0000 (11:07 +0000)]
2001-07-11  Frank Ch. Eigler  <fche@redhat.com>

* sw-load-elf.xml: Add <?xml ... ?> prefix.

2001-07-04  graydon hoare  <graydon@redhat.com>

* configure.in: Add maintainer-mode doc building configury.
* configure: Regenerate.
* Makefile.am: Add maintainer-mode doc building.
* Makefile.in: Regenerate.

2001-07-04  Ben Elliston  <bje@redhat.com>

* sw-load-elf.txt: Generate.

2001-06-27  graydon hoare  <graydon@redhat.com>

* sw-load-elf.xml: Add.

2001-03-23  John Healy  <jhealy@redhat.com>

* Makefile.in: Regenerated.