OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
20 years ago * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES when
corinna [Tue, 20 Apr 2004 10:24:36 +0000 (10:24 +0000)]
* fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES when
only GENERIC_WRITE access is requested.

20 years ago * sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
jakub [Tue, 20 Apr 2004 10:23:51 +0000 (10:23 +0000)]
* sparc-opc.c (fmoviccx, fmovfccx, fmovccx): Define.
(fmovicc, fmovfcc, fmovcc): Remove fpsize argument, change opcode to
suffix.  Use fmov*x macros, create all 3 fpsize variants in one
macro.  Adjust all users.

20 years ago2004-04-20 Adrian Sandor <aditsu@users.sourceforge.net>
infidel [Tue, 20 Apr 2004 09:48:52 +0000 (09:48 +0000)]
2004-04-20  Adrian Sandor  <aditsu@users.sourceforge.net>

* include/msacm.h: New file.

20 years ago.
roland [Tue, 20 Apr 2004 02:04:09 +0000 (02:04 +0000)]
.

20 years ago2004-04-19 Roland McGrath <roland@redhat.com>
roland [Tue, 20 Apr 2004 02:03:55 +0000 (02:03 +0000)]
2004-04-19  Roland McGrath  <roland@redhat.com>

* generic/gdbtk-hooks.c: Update gdbtk_pre_add_symbol forward decl to
match defn type change.

20 years agodaily update
amodra [Tue, 20 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago2004-04-19 Eric Christopher <echristo@redhat.com>
echristo [Mon, 19 Apr 2004 21:08:43 +0000 (21:08 +0000)]
2004-04-19  Eric Christopher  <echristo@redhat.com>

        * config/tc-mips.c (mips_dwarf2_addr_size): Revert part
        of previous patch for fix in gcc.

20 years ago * include/cygwin/mtio.h (GMT_ASYNC): New define.
corinna [Mon, 19 Apr 2004 19:41:12 +0000 (19:41 +0000)]
* include/cygwin/mtio.h (GMT_ASYNC): New define.
(MT_ST_ASYNC_WRITES): Remove "Not supported" comment.

20 years ago * errno.cc (errmap): Handle ERROR_IO_PENDING.
corinna [Mon, 19 Apr 2004 19:29:10 +0000 (19:29 +0000)]
* errno.cc (errmap): Handle ERROR_IO_PENDING.
* fhandler.cc (fhandler_base::open): Make tape I/O asynchronous.
* fhandler.h (class fhandler_dev_tape): Add mt_evt member.
* fhandler_tape.cc (mtinfo_drive::initialize): Initialize async_writes.
(mtinfo_drive::close): Handle async writes.
(mtinfo_drive::read): Add mt_evt parameter.  Use overlapped I/O.
(mtinfo_drive::async_wait): New function.
(mtinfo_drive::write): Add mt_evt parameter.  Use overlapped I/O.
Handle async writes.
(mtinfo_drive::_set_pos): Handle async writes.
(mtinfo_drive::set_partition): Ditto.
(mtinfo_drive::prepare): Ditto.
(mtinfo_drive::get_status): Drop useless "else".  Handle async_writes
flag.
(mtinfo_drive::set_options): Handle async_writes flags.
(fhandler_dev_tape::close): Close mt_evt handle.
(fhandler_dev_tape::raw_read): Create mt_evt handle and use in call
to mtinfo_drive::read.
(fhandler_dev_tape::raw_write): Create mt_evt handle and use in call
to mtinfo_drive::write.
* mtinfo.h (MTINFO_VERSION): Bump.
(enum dirty_state): Add async_write_pending state.
(class mtinfo_drive): Add OVERLAPPED struct "ov".  Add async_writes
flag.
(mtinfo_drive::async_wait): Add declaration.
(mtinfo_drive::read): Add mt_evt parameter.
(mtinfo_drive::write): Ditto.

* registry.cc (load_registry_hive): Call enable_restore_privilege
instead of set_process_privilege.

20 years ago * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
drow [Mon, 19 Apr 2004 18:20:49 +0000 (18:20 +0000)]
* dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
Delete.
(dwarf_alloc_block): Take a CU argument.  Use the comp_unit_obstack.
(read_attribute_value): Update calls to dwarf_alloc_block.
(dwarf2_build_psymtabs_hard): Don't initialize or clean up
dwarf2_tmp_obstack.
(psymtab_to_symtab_1): Likewise.  Clean up using
free_stack_comp_unit.
(add_to_cu_func_list): Use the comp_unit_obstack.

20 years ago * dwarf2read.c (dwarf2_flag_true_p): New function.
brobecke [Mon, 19 Apr 2004 18:12:00 +0000 (18:12 +0000)]
    * dwarf2read.c (dwarf2_flag_true_p): New function.
        (die_is_declaration): Use the function above. Add some comments.

20 years ago * include/_mingw.h: Revert to primary release 3 and increment minor
earnie [Mon, 19 Apr 2004 17:01:27 +0000 (17:01 +0000)]
* include/_mingw.h: Revert to primary release 3 and increment minor
release to 3.
* Makefile.in (VERSION): Ditto.

20 years ago * include/_mingw.h: Revert to primary release 3 and increment minor
earnie [Mon, 19 Apr 2004 16:58:39 +0000 (16:58 +0000)]
* include/_mingw.h: Revert to primary release 3 and increment minor
release to 3.

20 years ago * configure.in (mips*-*-irix5*): Enable ld.
ro [Mon, 19 Apr 2004 15:38:50 +0000 (15:38 +0000)]
* configure.in (mips*-*-irix5*): Enable ld.
* configure: Regenerate.

20 years agobfd/
jakub [Mon, 19 Apr 2004 14:25:47 +0000 (14:25 +0000)]
bfd/
* elf32-sparc.c (elf32_sparc_relocate_section): Handle
relocs against hidden/protected undefweak symbols properly.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
gas/testsuite/
* gas/cfi/cfi-sparc64-1.d: Update.
ld/testsuite/
* ld-elfvsb/elfvsb.exp: XFAIL some tests on sparc64.
* ld-shared/shared.exp: Likewise.

20 years ago * fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_wait
corinna [Mon, 19 Apr 2004 13:07:55 +0000 (13:07 +0000)]
* fhandler_tape.cc (mtinfo_drive::_set_pos): Take additional dont_wait
parameter.  Use in call to SetTapePosition.
(mtinfo_drive::set_pos): Accomodate _set_pos calls to above change.
(mtinfo_drive::set_partition): Ditto.
* mtinfo.h (mtinfo_drive::_set_pos): Change declaration accordingly.

20 years ago * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.
jakub [Mon, 19 Apr 2004 10:35:21 +0000 (10:35 +0000)]
* config/tc-xtensa.c (xg_assembler_literal): Fix a typo.

20 years ago * read.c (do_align): Call md_flush_pending_output, if defined.
nathan [Mon, 19 Apr 2004 09:32:55 +0000 (09:32 +0000)]
* read.c (do_align): Call md_flush_pending_output, if defined.

20 years ago * ldlang.c (lang_do_assignments_1): Handle .tbss output section
jakub [Mon, 19 Apr 2004 07:35:12 +0000 (07:35 +0000)]
* ldlang.c (lang_do_assignments_1): Handle .tbss output section
specially.

20 years agodaily update
amodra [Mon, 19 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago* sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
kettenis [Sun, 18 Apr 2004 22:58:05 +0000 (22:58 +0000)]
* sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
architecture when registering sparcnbsd_core_osabi_sniffer.
Adjust comment.

20 years ago* libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
kettenis [Sun, 18 Apr 2004 20:55:54 +0000 (20:55 +0000)]
* libaout.h (enum machine_type): Add M_POWERPC_NETBSD.
* netbsd-core.c (netbsd_core_file_p): Set architecture for PowerPC
core files.

20 years agoClean up ChangeLog punctuation and typeo.
dannysmith [Sun, 18 Apr 2004 20:48:29 +0000 (20:48 +0000)]
Clean up ChangeLog punctuation and typeo.
Thanks to Filip Navara  <xnavara@volny.cz>.

20 years ago* infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
kettenis [Sun, 18 Apr 2004 19:12:58 +0000 (19:12 +0000)]
* infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
return value.

20 years agoBased on a patch from Brian Ford <ford@vss.fsi.com>:
kettenis [Sun, 18 Apr 2004 18:38:03 +0000 (18:38 +0000)]
Based on a patch from Brian Ford <ford@vss.fsi.com>:
* i386-tdep.c: Correct register numbering scheme comments
throughout.
(i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
(i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
(i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
(i386_gdb_arch_init): Likewise.

20 years ago* Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
kettenis [Sun, 18 Apr 2004 16:50:28 +0000 (16:50 +0000)]
* Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
ppcnbsd-tdep.o.

20 years ago* m68k-tdep.h: Tweak comments.
kettenis [Sun, 18 Apr 2004 13:03:12 +0000 (13:03 +0000)]
* m68k-tdep.h: Tweak comments.
* m68k-tdep.c: Tweak comment.

20 years ago2004-01-09 Stuart Cunningham <stuart_hc@users.sourceforge.net>
infidel [Sun, 18 Apr 2004 07:29:38 +0000 (07:29 +0000)]
2004-01-09  Stuart Cunningham  <stuart_hc@users.sourceforge.net>

* include/objbase.h (STGFMT): Declare enum.
(STGOPTIONS): Declare structure.
(StgCreateStorageEx, StgOpenStorageEx): Declare.
(STGOPTIONS_VERSION): Define.
* lib/ole32.def (StgCreateStorageEx, StgOpenStorageEx): Add stubs.

20 years agoMerge numerous changes from ReactOS. Submitted by Filip Navara.
infidel [Sun, 18 Apr 2004 07:07:56 +0000 (07:07 +0000)]
Merge numerous changes from ReactOS. Submitted by Filip Navara.

20 years ago2004-04-18 Allan Bazinet <bazineta@users.sourceforge.net>
infidel [Sun, 18 Apr 2004 04:32:13 +0000 (04:32 +0000)]
2004-04-18  Allan Bazinet  <bazineta@users.sourceforge.net>

* include/winuser.h (MONITORINFOEX[AW]): Change to be derived from
MONITORINFO when compiling as C++.

20 years agodaily update
amodra [Sun, 18 Apr 2004 00:00:04 +0000 (00:00 +0000)]
daily update

20 years ago * scriptempl/pe.sc: Put numbered .ctors.* after .ctors
dannysmith [Sat, 17 Apr 2004 23:22:49 +0000 (23:22 +0000)]
* scriptempl/pe.sc:  Put numbered .ctors.* after .ctors
with default priority. Likewise for dtors.

20 years agofix comments
cgf [Sat, 17 Apr 2004 17:53:29 +0000 (17:53 +0000)]
fix comments

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
tausq [Sat, 17 Apr 2004 17:41:10 +0000 (17:41 +0000)]
2004-04-17  Randolph Chung  <tausq@debian.org>

* Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
* hppa-hpux-tdep.c (hppa-tdep.h): Include.
  (hppa_hpux_som_init_abi): Set is_elf to 0.
  (hppa_hpux_elf_init_abi): Set is_elf to 1.
* hppa-tdep.c (low_text_segment_address): Remove global.
(record_text_segment_lowaddr): Pass in low address as parameter. Use
section offset to calculate segment address.
(internalize_unwinds): Define low_text_segment_address as local and
pass to record_text_segment_lowaddr for ELF targets.
(hppa_gdbarch_init): Zero fill tdep structure.
(hppa_dump_tdep): Print tdep structure.
* hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
tausq [Sat, 17 Apr 2004 17:31:40 +0000 (17:31 +0000)]
2004-04-17  Randolph Chung  <tausq@debian.org>

* hppa-tdep.c (hppa_pseudo_register_read): Define.
(hppa_gdbarch_init): Set pseudo_register_read.
* config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
* regcache.c (supply_register): Remove check for
DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
tausq [Sat, 17 Apr 2004 17:19:27 +0000 (17:19 +0000)]
2004-04-17  Randolph Chung  <tausq@debian.org>

* Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
* hppa-tdep.c (hppa_objfile_priv_data): New.
(SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Use
HPPA_INSTRUCTION_SIZE.
(read_unwind_info): Use objfile_data to reference unwind info.
(find_unwind_entry): Likewise.
(hpread_adjust_stack_address): Move to hpread.c.
(_initialize_hppa_tdep): Register hppa objfile data.
* hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Define.
(unwind_table_entry, unwind_stub_types): Move from tm-hppa.h.
(obj_unwind_info, obj_private_struct): Move from tm-hppa.h, and rename
with hppa_ prefix.
* hpread.c (hppa-tdep.h): Include.
(hpread_adjust_stack_address): Move from hppa-tdep.c.
(hpread_read_function_type, hpread_read_doc_function_type)
(hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
directly. Use objfile_data to access solib data.
* pa64solib.c (hppa-tdep.h): Include.
(pa64_solib_add_solib_objfile): Use objfile_data to access solib data.
* somsolib.c (hppa-tdep.h): Include.
(som_solib_add_solib_objfile): Use objfile_data to access solib data.
* config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type)
(inferior_status): Remove unused forward declarations.
(INSTRUCTION_SIZE): Move to hppa-tdep.c.
(unwind_table_entry, unwind_stub_types, obj_unwind_info)
(obj_private_struct): Move to hppa-tdep.h.
(HPREAD_ADJUST_STACK_ADDRESS): Remove.

20 years ago2004-04-17 Randolph Chung <tausq@debian.org>
tausq [Sat, 17 Apr 2004 15:34:15 +0000 (15:34 +0000)]
2004-04-17  Randolph Chung  <tausq@debian.org>

        * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
        (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
        (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
        (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
        Remove forward declaration and make static.
        (hppa_reg_struct_has_addr): Remove.

20 years ago2004-04-17 Luke Dunstan <infidel@users.sourceforge.net>
infidel [Sat, 17 Apr 2004 13:44:04 +0000 (13:44 +0000)]
2004-04-17  Luke Dunstan  <infidel@users.sourceforge.net>

* README.w32api: List separate copyright conditions for some headers.
* include/(winsock2.h, wsipx.h): Minor change to copyright header.

20 years ago * peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
amodra [Sat, 17 Apr 2004 11:18:47 +0000 (11:18 +0000)]
* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Use the first non-zero
filepos for the SizeOfHeaders field.
(_bfd_XXi_swap_scnhdr_out): Correct section flags lossage on reloc
overflow.
(_bfd_XXi_swap_sym_in): Remove redundant section flags assignment.

20 years ago * observer.sh: Move comments in sed command to first column.
brobecke [Sat, 17 Apr 2004 04:45:32 +0000 (04:45 +0000)]
    * observer.sh: Move comments in sed command to first column.

20 years ago2004-04-16 Jason Molenda (jmolenda@apple.com)
jsm [Sat, 17 Apr 2004 00:48:25 +0000 (00:48 +0000)]
2004-04-16  Jason Molenda  (jmolenda@apple.com)

        * frame.c: Minor typeo corrections in comments.

20 years ago*** empty log message ***
gdbadmin [Sat, 17 Apr 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sat, 17 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years agoRestore 2002 ChangeLog history.
ford [Fri, 16 Apr 2004 23:56:29 +0000 (23:56 +0000)]
Restore 2002 ChangeLog history.

20 years ago * autoload.cc (NtCreateFile): Add.
corinna [Fri, 16 Apr 2004 21:22:13 +0000 (21:22 +0000)]
* autoload.cc (NtCreateFile): Add.
* dir.cc (mkdir): Change set_file_attribute call to indicate that
NT security isn't used.
* fhandler.cc (fhandler_base::open_9x): New method, created from
fhandler_base::open.
(fhandler_base::open): Rearrange to use NtCreateFile instead of
CreateFile.
* fhandler.h (enum query_state): Redefine query_null_access to
query_stat_control.  query_null_access isn't allowed in NtCreateFile.
(fhandler_base::open_9x): Declare.
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Use
query_stat_control first, query_read_control if that fails.
(fhandler_disk_file::fchmod): Call enable_restore_privilege before
trying to open for query_write_control.  Don't fall back to
opening for query_read_control.
(fhandler_disk_file::fchown): Ditto.
(fhandler_disk_file::facl):  Only request restore privilege and query
access necessary for given cmd.
* fhandler_raw.cc (fhandler_dev_raw::open): Call fhandler_base::open
instead of opening device here.
* ntdll.h (NtCreateFile): Declare.
* path.cc (symlink_worker): Change set_file_attribute call to indicate
that NT security isn't used.
* sec_acl.cc (getacl): Fix bracketing.
* sec_helper.cc (enable_restore_privilege): New function.
* security.cc (str2buf2uni_cat): New function.
(write_sd): Don't request restore permission here.
* security.h (set_process_privileges): Drop stale declaration.
(str2buf2uni): Declare.
(str2buf2uni_cat): Declare.
(enable_restore_privilege): Declare.
* syscalls.cc (fchown32): Return immediate success on 9x.

20 years ago * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
brobecke [Fri, 16 Apr 2004 17:29:42 +0000 (17:29 +0000)]
    * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
        call to observer_notify_normal_stop.

20 years ago * observer.c (observer_test_first_notification_function): Update
brobecke [Fri, 16 Apr 2004 17:26:40 +0000 (17:26 +0000)]
    * observer.c (observer_test_first_notification_function): Update
        function profile.
        (observer_test_second_notification_function): Likewise.
        (observer_test_third_notification_function): Likewise.

20 years agoFrom Brian Ford <ford@vss.fsi.com>:
kettenis [Fri, 16 Apr 2004 16:49:53 +0000 (16:49 +0000)]
From Brian Ford <ford@vss.fsi.com>:
* i386-tdep.c (i386_coff_init_abi): New function.
* i386-tdep.h (i386_coff_init_abi): New prototype.
* i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it.  Use correct
register number translation functions for DWARF and DWARF 2.

20 years ago * dwarf2read.c: Back out my previous change, it was incorrect.
brobecke [Fri, 16 Apr 2004 16:12:52 +0000 (16:12 +0000)]
    * dwarf2read.c: Back out my previous change, it was incorrect.

20 years ago * dwarf2read.c: Include "hashtab.h".
drow [Fri, 16 Apr 2004 15:18:22 +0000 (15:18 +0000)]
* dwarf2read.c: Include "hashtab.h".
(struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
has_namespace_info.
(struct partial_die_info): Add comments.  Use bitfields to reduce
memory footprint.  Add scope, scope_set, has_specification,
spec_offset, die_parent, die_child, and die_sibling.
(peek_die_abbrev): Add prototype.
(partial_read_comp_unit_head): New function, broken out from
dwarf2_build_psymtabs_hard.
(dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
Use partial_read_comp_unit_head.  Initialize the CU and
comp_unit_obstack.  Update calls to read_partial_die and
scan_partial_symbols.  Use free_stack_comp_unit and
load_partial_dies.
(scan_partial_symbols): Change PDI to a pointer.  Use the child and
sibling pointers to walk partial DIEs.  Call fixup_partial_die.
Update calls to helper functions.  Remove NAMESPACE argument.
Update comments.
(partial_die_parent_scope, partial_die_full_name): New functions.
(add_partial_symbol): Remove namespace argument.  Update call to
pdi_needs_namespace.  Use partial_die_full_name.  Handle
DW_TAG_namespace.  Check has_namespace_info flag.
(pdi_needs_namespace): Remove NAMESPACE argument.  Just check the
tag.  Handle namespaces.
(add_partial_namespace, add_partial_enumeration): Simplify.
(guess_structure_name): New function, derived from
add_partial_structure.
(add_partial_structure): Remove.
(determine_class_name): Update comment.
(dwarf2_read_abbrevs): Set has_namespace_info flag.
(is_type_tag_for_partial, load_partial_dies): New functions.
(read_partial_die): Pass abbrev and abbrev_len as arguments.
Record specifications instead of following them immediately.
(find_partial_die_in_comp_unit, find_partial_die)
(fixup_partial_die, free_stack_comp_unit)
(hashtab_obstack_allocate, dummy_obstack_deallocate)
(partial_die_hash, partial_die_eq): New functions.
* Makefile.in (hashtab_h): Define.
(dwarf2read.o): Update dependencies.
(observer_inc, observer_h): Move to the correct section.

20 years agoFix LDFLAGS related configure errors.
wilson [Fri, 16 Apr 2004 07:17:43 +0000 (07:17 +0000)]
Fix LDFLAGS related configure errors.
* Makefile.tpl (configure-[+module+], configure-gcc,
configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
Set and export LDFLAGS.
* Makefile.in: Regenerate.

20 years ago * dwarf2read.c (dwarf2_attribute_true_p): New function.
brobecke [Fri, 16 Apr 2004 04:31:25 +0000 (04:31 +0000)]
    * dwarf2read.c (dwarf2_attribute_true_p): New function.
        (die_is_declaration): Use the function above.

20 years ago * simple.c (bfd_simple_get_relocated_section_contents): Don't
amodra [Fri, 16 Apr 2004 03:29:13 +0000 (03:29 +0000)]
* simple.c (bfd_simple_get_relocated_section_contents): Don't
change reloc_done.  Set and restore _cooked_size.
(RETURN): Delete.

20 years ago * dwarf2read.c (read_structure_scope): Identify stub types
brobecke [Fri, 16 Apr 2004 03:17:25 +0000 (03:17 +0000)]
    * dwarf2read.c (read_structure_scope): Identify stub types
        using die_is_declaration() only.

20 years ago * expr.c (operand): Correct checks for ++ and --.
amodra [Fri, 16 Apr 2004 01:55:27 +0000 (01:55 +0000)]
* expr.c (operand): Correct checks for ++ and --.

20 years ago.
cgf [Fri, 16 Apr 2004 01:48:37 +0000 (01:48 +0000)]
.

20 years ago*** empty log message ***
gdbadmin [Fri, 16 Apr 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago.
roland [Thu, 15 Apr 2004 21:40:20 +0000 (21:40 +0000)]
.

20 years ago2004-04-08 Roland McGrath <roland@redhat.com>
roland [Thu, 15 Apr 2004 21:39:35 +0000 (21:39 +0000)]
2004-04-08  Roland McGrath  <roland@redhat.com>

* generic/gdbtk-hooks.c (gdbtk_pre_add_symbol): Add const to arg type.
(pre_add_symbol): Likewise in extern decl.

20 years ago2004-04-08 Roland McGrath <roland@redhat.com>
roland [Thu, 15 Apr 2004 21:39:27 +0000 (21:39 +0000)]
2004-04-08  Roland McGrath  <roland@redhat.com>

* symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
argument instead of NAME.
(symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
in call to symbol_file_add_with_addrs_or_offsets.
(build_addr_info): New function, helper for ...
(symbol_file_add_from_memory): New function.
(add_symbol_file_from_memory_command): New function using that.
(_initialize_symfile): Register it for add-symbol-file-from-memory.
(pre_add_symbol_hook): Add const to argument type.
* symfile.h (symbol_file_add_from_memory): Declare it.

20 years ago2004-04-15 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 15 Apr 2004 21:14:00 +0000 (21:14 +0000)]
2004-04-15  Andrew Cagney  <cagney@redhat.com>

* gdb.base/siginfo.c: New file.
* gdb.base/siginfo.exp: New file.

20 years agoCheck in missed file.
cgf [Thu, 15 Apr 2004 17:38:23 +0000 (17:38 +0000)]
Check in missed file.

20 years ago* autoload.cc (dll_chain1): Rename to dll_chain. Remove old dll_chain code.
cgf [Thu, 15 Apr 2004 17:38:01 +0000 (17:38 +0000)]
* autoload.cc (dll_chain1): Rename to dll_chain.  Remove old dll_chain code.
(wsock_init): Avoid unneeded winsock_active tests.
* winsup.h (winsock_active): Delete.

20 years ago* netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
kettenis [Thu, 15 Apr 2004 16:04:37 +0000 (16:04 +0000)]
* netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
core files.

20 years ago * fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try opening
corinna [Thu, 15 Apr 2004 15:56:51 +0000 (15:56 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::fchmo): Try opening
in query_read mode if query_write fails.
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Ditto.
* fhandler_disk_file.cc (fhandler_disk_file::facl): Ditto.

20 years ago* NEWS (New native configurations): Mention OpenBSD/vax.
kettenis [Thu, 15 Apr 2004 15:10:01 +0000 (15:10 +0000)]
* NEWS (New native configurations): Mention OpenBSD/vax.
* configure.host: Add vax-*-openbsd*.
* config/vax/obsd.mh: New file.
* config/vax/nm-obsd.h: New file.

20 years ago* vax-tdep.c: Include "regset.h".
kettenis [Thu, 15 Apr 2004 15:03:29 +0000 (15:03 +0000)]
* vax-tdep.c: Include "regset.h".
(vax_supply_gregset): New function.
(vax_gregset): New variable.
(vax_regset_from_core_section): New function.
(vax_gdbarch_init): Set regset_from_core_section.
* Makefile.in (vax-tdep.o): Update dependencies.

20 years ago2004-04-15 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 15 Apr 2004 14:29:18 +0000 (14:29 +0000)]
2004-04-15  Andrew Cagney  <cagney@redhat.com>

* observer.c (normal_stop_subject, observer_notify_normal_stop)
(observer_normal_stop_notification_stub)
(observer_attach_normal_stop, observer_detach_normal_stop):
Delete, replaced by #include "observer.inc".
* infrun.c (normal_stop): Pass "stop_bpstat" to
observer_notify_normal_stop.
* Makefile.in (observer_inc): Define.
(observer.o): Update dependencies.
(observer.h, observer.inc): New rules.
* observer.h: Delete file.
* observer.sh: New file.

Index: doc/ChangeLog
2004-04-08  Andrew Cagney  <cagney@redhat.com>

* observer.texi (GDB Observers): Rework, provide generic observer
definitions and then a list of observable events.

20 years ago* vax-tdep.c (vax_frame_cache): Fix typo.
kettenis [Thu, 15 Apr 2004 12:40:26 +0000 (12:40 +0000)]
* vax-tdep.c (vax_frame_cache): Fix typo.

20 years ago2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>
infidel [Thu, 15 Apr 2004 11:51:00 +0000 (11:51 +0000)]
2004-04-15  Danny Smith  <dannysmith@users.sourceforge.net>

* include/wingdi.h (RGB): Correct macro.

20 years agoTreat adds and subs as a special case
nickc [Thu, 15 Apr 2004 08:55:27 +0000 (08:55 +0000)]
Treat adds and subs as a special case

20 years agoCatch NULL bfd pointers passed to bfd_archive_filename
nickc [Thu, 15 Apr 2004 08:48:55 +0000 (08:48 +0000)]
Catch NULL bfd pointers passed to bfd_archive_filename

20 years ago * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
amodra [Thu, 15 Apr 2004 06:03:59 +0000 (06:03 +0000)]
* elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
amodra [Thu, 15 Apr 2004 02:55:20 +0000 (02:55 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
when it is a definition.

20 years agogas/
hjl [Thu, 15 Apr 2004 01:49:21 +0000 (01:49 +0000)]
gas/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-generic.c: Add some comments.

ld/testsuite/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* ld-scripts/assert.s: Add a newline.
* ld-scripts/data.s: Likewise.

20 years ago*** empty log message ***
gdbadmin [Thu, 15 Apr 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Thu, 15 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * cpu/iq2000.opc (parse_jtargq10): Add ATTRIBUTE_UNUSED on unused args.
scox [Wed, 14 Apr 2004 21:29:33 +0000 (21:29 +0000)]
* cpu/iq2000.opc (parse_jtargq10): Add ATTRIBUTE_UNUSED on unused args.
(parse_jtargq10, iq2000_cgen_isa_register, parse_mlo16): Declare.

20 years ago Fix case.
corinna [Wed, 14 Apr 2004 21:16:31 +0000 (21:16 +0000)]
Fix case.

20 years ago * ntdll.h: Fix copyright date.
corinna [Wed, 14 Apr 2004 21:11:43 +0000 (21:11 +0000)]
* ntdll.h: Fix copyright date.
* sec_acl.cc (acl_worker): delete allocated fhandler.
* syscalls.cc (chown_worker): Ditto.
(chmod): Ditto.
(stat_worker): Use get_namehash instead of hash_path_name.

20 years ago * sec_acl.cc (getacl): Avoid compiler warning.
corinna [Wed, 14 Apr 2004 20:16:27 +0000 (20:16 +0000)]
* sec_acl.cc (getacl): Avoid compiler warning.
* security.cc (write_sd): Ditto.  Fix error handling.

20 years ago* NEWS (New native configurations): Mention NetBSD/vax.
kettenis [Wed, 14 Apr 2004 19:19:07 +0000 (19:19 +0000)]
* NEWS (New native configurations): Mention NetBSD/vax.
* configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
* config/vax/nbsdelf.mh: New file.
* config/vax/nbsdaout.mh: New file.
* config/vax/nm-nbsd.h: New file.
* config/vax/nm-nbsdaout.h: New file.

20 years ago* vaxnbsd-tdep.c: New file.
kettenis [Wed, 14 Apr 2004 18:02:41 +0000 (18:02 +0000)]
* vaxnbsd-tdep.c: New file.
* Makefile.in (vaxnbsd-tdep.o): New dependency.
* configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
* config/vax/nbsd.mt: New file.
* config/vax/tm-nbsd.h: New file.

20 years ago* Makefile.in (vaxbsd-nat.o): New dependency.
kettenis [Wed, 14 Apr 2004 17:52:01 +0000 (17:52 +0000)]
* Makefile.in (vaxbsd-nat.o): New dependency.

20 years ago* vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
kettenis [Wed, 14 Apr 2004 17:48:36 +0000 (17:48 +0000)]
* vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
* vax-tdep.c (vax_store_arguments): Remove struct_return and
struct_addr arguments.  Don't push return value address.
(vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
arguments to vax_store_arguments.  Store return value address in
R1.
(vax_store_struct_return, vax_extract_return_value)
(vax_store_return_value): Remove functions.
(vax_return_value): New function.
(vax_gdbarch_init): Set return value.  Don't set
deprecated_store_struct_return, deprecated_extract_struct_return
and deprecated_store_return_value.

20 years ago * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.
corinna [Wed, 14 Apr 2004 16:51:27 +0000 (16:51 +0000)]
* syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.

20 years ago * fhandler.cc (fhandler_base::open): Simplify access evaluation
corinna [Wed, 14 Apr 2004 16:36:25 +0000 (16:36 +0000)]
* fhandler.cc (fhandler_base::open): Simplify access evaluation
expression.
(fhandler_base::facl): New method.
* fhandler.h: Declare facl method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
* fhandler_disk_file.cc (fhandler_disk_file::facl): New method.
* fhandler_virtual.cc (fhandler_virtual::facl): New method.
* sec_acl.cc: Remove forward declaration for aclsort32 and acl32.
(setacl): Remove static.  Add and use handle parameter.
(getacl): Ditto.
(acl_worker): Reorganize to call fhandler's facl method eventually.
(facl32): Ditto.
* security.cc (get_nt_object_security): Remove static.
* security.h: Add extern declarations for get_nt_object_security,
aclsort32, acl32, getacl and setacl.

Apply missing syscalls.cc patch and ChangeLog of previous check in.
* syscalls.cc (chown_worker): Reorganize to call fhandler's fchown
method eventually.
(fchown): Ditto.

20 years ago * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
schwab [Wed, 14 Apr 2004 15:18:05 +0000 (15:18 +0000)]
* ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
value buffer.
* libunwind-frame.c (libunwind_frame_prev_register): Likewise.

20 years ago * fhandler.cc (fhandler_base::open): Accomodate query_write_control
corinna [Wed, 14 Apr 2004 13:40:06 +0000 (13:40 +0000)]
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
query_state.
(fhandler_base::fchown): New method.
* fhandler.h: Declare fchown method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
(enum query_state): Add query_write_control.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Set query_state
to query_write_control.  Only remove FILE_ATTRIBUTE_READONLY if not
setting security descriptor.
(fhandler_disk_file::fchown): New method.
* fhandler_virtual.cc (fhandler_virtual::fchown): New method.
* sec_acl.cc (setacl): Call write_sd with additional handle attribute.
* security.cc (write_sd): Take handle argument.  Only request owner
if getting SE_RESTORE_NAME privilege failed.  Only open file if
NtSetSecurityObject failed or handle is NULL.
(set_nt_attribute): Call write_sd with additional handle attribute.
* security.h (write_sd): Declare with additional handle argument.

20 years ago* vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
kettenis [Wed, 14 Apr 2004 10:58:39 +0000 (10:58 +0000)]
* vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
(vax_unwind_dummy_id): New functions.
(vax_push_dummy_frame, vax_pop_frame): Remove functions.
(vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
variables.
(vax_fix_call_dummy): Remove function.
(vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
call_dummy_location, deprecated_call_dummy_words,
deprecated_sizeof_call_dummy_words,
deprecated_call_dummy_breakpoint_offset,
deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
and deprecated_dummy_write_sp.

20 years ago2004-04-14 Robert Wruck <rwruck@users.sourceforge.net>
dannysmith [Wed, 14 Apr 2004 10:53:16 +0000 (10:53 +0000)]
2004-04-14  Robert Wruck  <rwruck@users.sourceforge.net>

* include/ddk/winddk.h (RtlEqualLuid): Correct macro.

20 years ago * autoload.cc (NtSetSecurityObject): Add.
corinna [Wed, 14 Apr 2004 10:20:25 +0000 (10:20 +0000)]
* autoload.cc (NtSetSecurityObject): Add.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only request
READ_CONTROL rights when opening the file.
* ntdll.h (NtSetSecurityObject): Add declaration.
* security.cc (write_sd): Call NtSetSecurityObject instead of
BackupWrite.
(get_nt_object_security): Don't free security descriptor here.

* syscalls.cc (ttyname): Use buffer of length TTY_NAME_MAX + 1.
* sysconf.cc (sysconf): Handle _SC_TTY_NAME_MAX request.
* include/limits.h: Define TTY_NAME_MAX and _POSIX_TTY_NAME_MAX.

20 years ago * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
amodra [Wed, 14 Apr 2004 09:50:07 +0000 (09:50 +0000)]
* elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
when statically linking PIC code.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

20 years ago * cygwin.din: Export rand_r and ttyname_r.
corinna [Wed, 14 Apr 2004 09:12:03 +0000 (09:12 +0000)]
* cygwin.din: Export rand_r and ttyname_r.
* syscalls.cc (ttyname_r): New function.
(ttyname): Move functionality to ttyname_r.  Call it from here.
* include/cygwin/version.h: Bump API minor number.

20 years ago * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
rsandifo [Wed, 14 Apr 2004 07:48:48 +0000 (07:48 +0000)]
* doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
-{no-}mfix-vr4122-bugs.
* config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
(append_insn, mips_emit_delays): Update accordingly.
(OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
(md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
(md_parse_option): Update after above changes.
(md_show_usage): Add -mfix-vr4120.

20 years ago * binutils-all/readelf.ss-mips: Allow named section symbols.
rsandifo [Wed, 14 Apr 2004 07:38:12 +0000 (07:38 +0000)]
* binutils-all/readelf.ss-mips: Allow named section symbols.

20 years ago * gas/elf/section2.e-mips: Allow named section symbols.
rsandifo [Wed, 14 Apr 2004 07:37:18 +0000 (07:37 +0000)]
* gas/elf/section2.e-mips: Allow named section symbols.
* gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.

20 years ago * strings.c (print_strings): Cast file_off to unsigned long in
amodra [Wed, 14 Apr 2004 05:49:59 +0000 (05:49 +0000)]
* strings.c (print_strings): Cast file_off to unsigned long in
printf arg list.

20 years agomerge from gcc
dj [Wed, 14 Apr 2004 03:12:51 +0000 (03:12 +0000)]
merge from gcc

20 years ago2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Wed, 14 Apr 2004 03:07:59 +0000 (03:07 +0000)]
2004-04-14  Pierre Humblet <pierre.humblet@ieee.org>

        * path.h (path_conv::set_symlink): Add argument.
        (path_conv::get_symlink_length): New method.
        (path_conv::symlink_length): New member.
        * path.cc (path_conv::check): Pass symlen to set_symlink.
        * fhandler_disk_file.cc (fhandler_base::fstat_helper): For symlinks
        set st_size from get_symlink_length.