OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
19 years ago * include/winldap.h: Don't check value of UNICODE.
dannysmith [Wed, 25 Aug 2004 07:55:59 +0000 (07:55 +0000)]
* include/winldap.h: Don't check value of UNICODE.
Thanks to: "Jean-Do"  <spab@users.sourceforge.net>

19 years ago2004-08-24 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 25 Aug 2004 06:11:42 +0000 (06:11 +0000)]
2004-08-24  H.J. Lu  <hongjiu.lu@intel.com>

* ldlang.c (wildcardp): Defined as a macro with strpbrk.

19 years ago2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 25 Aug 2004 00:54:53 +0000 (00:54 +0000)]
2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/basics.c: Add copyright notice.
* gdb.mi/var-cmd.c: Add copyright notice.

19 years agodaily update
amodra [Wed, 25 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Wed, 25 Aug 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.
dannysmith [Tue, 24 Aug 2004 23:20:41 +0000 (23:20 +0000)]
* include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.

19 years ago2004-08-24 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 24 Aug 2004 22:49:25 +0000 (22:49 +0000)]
2004-08-24  Andrew Cagney  <cagney@gnu.org>

* doublest.h (floatformat_ieee_quad): Rename
floatformat_ia64_quad.
* doublest.c (floatformat_ieee_quad): Rename
floatformat_ia64_quad.
(_initialize_doublest): Update.

19 years ago * syscalls.cc (link): Avoid compiler warning.
corinna [Tue, 24 Aug 2004 22:49:14 +0000 (22:49 +0000)]
* syscalls.cc (link): Avoid compiler warning.

19 years ago * bsd_mutex.cc (_msleep): Release process object while waiting.
corinna [Tue, 24 Aug 2004 22:04:18 +0000 (22:04 +0000)]
* bsd_mutex.cc (_msleep): Release process object while waiting.

19 years ago* dwarf2expr.h (struct dwarf_expr_context): New members
jimb [Tue, 24 Aug 2004 21:01:47 +0000 (21:01 +0000)]
* dwarf2expr.h (struct dwarf_expr_context): New members
'num_pieces' and 'pieces', for returning the result of an
expression that uses DW_OP_piece.
(struct dwarf_expr_piece): New struct type.
* dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
pieces.
(free_dwarf_expr_context): Free pieces, if any.
(add_piece): New function.
(execute_stack_op): Implement DW_OP_piece.
* dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
expression is a list of pieces, print an error message.
(dwarf2_loc_desc_needs_frame): If the expression yields
pieces, and any piece is in a register, then we need a frame.

19 years ago2004-08-24 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 24 Aug 2004 19:58:24 +0000 (19:58 +0000)]
2004-08-24  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Target Architecture Definition): Add missing
comma.

19 years ago* dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
jimb [Tue, 24 Aug 2004 17:31:45 +0000 (17:31 +0000)]
* dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
the stack until we've decided what sort of result the evaluation
has produced.  Use separate variables, with more specific names.

19 years ago* as.c (std_shortopts): Allow -g to take an optional argument.
nickc [Tue, 24 Aug 2004 11:58:26 +0000 (11:58 +0000)]
* as.c (std_shortopts): Allow -g to take an optional argument.
(parse_args): Pass any switch starting with -g on to the backend for parsing.

19 years agoaltmacro.[sd]: Split out part from here...
nickc [Tue, 24 Aug 2004 11:37:53 +0000 (11:37 +0000)]
altmacro.[sd]: Split out part from here...
altmac2.[sd]: ... to here.
excl.s: New.
gas.exp: Suppress both tests for a few targets known to break. Run the new
 (split out) test only when the target doesn't use '!' as a comment character.

19 years ago * winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.
corinna [Tue, 24 Aug 2004 09:58:15 +0000 (09:58 +0000)]
* winsup.api/mmaptest01.c (main): Accomodate 9x memory usage.

19 years ago * winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %llu
corinna [Tue, 24 Aug 2004 09:34:02 +0000 (09:34 +0000)]
* winsup.api/ltp/symlink01.c (do_link): Print inode numbers using %llu
format specifier.

19 years ago * include/malloc.h (__mingw_aligned_offset_malloc,
dannysmith [Tue, 24 Aug 2004 09:02:43 +0000 (09:02 +0000)]
* include/malloc.h (__mingw_aligned_offset_malloc,
__mingw_aligned_offset_realloc, __mingw_aligned_malloc,
__mingw_aligned_realloc, __mingw_aligned_free): Add
prototypes.
* mingwex/Makefile.in (DISTFILES): Add mingw-aligned-malloc.c,
tst-aligned-malloc.c.
(REPLACE_OBJS): Add mingw-aligned-malloc.o.

19 years ago2004-08-24 Steven G. Johnson <stevenj@alum.mit.edu>
dannysmith [Tue, 24 Aug 2004 08:55:41 +0000 (08:55 +0000)]
2004-08-24  Steven G. Johnson  <stevenj@alum.mit.edu>

* mingwex/mingw-aligned-malloc.c: New file.
* mingwex/tst-aligned-malloc.c: New file.

19 years ago * crt1.c: (__mingw_CRTStartup): Change return to void. Add
dannysmith [Tue, 24 Aug 2004 08:49:33 +0000 (08:49 +0000)]
* crt1.c: (__mingw_CRTStartup): Change return to void.  Add
noreturn attribute. Align stack to 16 bytes before passing args
to main.
(mainCRTStartup): Change return to void.
(WinMainCRTStartup): Likewise.

19 years ago(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
nickc [Tue, 24 Aug 2004 08:21:25 +0000 (08:21 +0000)]
(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
R_M32R_SDA16.

19 years ago(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
nickc [Tue, 24 Aug 2004 08:21:16 +0000 (08:21 +0000)]
(m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as
R_M32R_SDA16.

19 years ago*** empty log message ***
gdbadmin [Tue, 24 Aug 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 24 Aug 2004 00:00:07 +0000 (00:00 +0000)]
daily update

19 years agoAdd missing ChangeLog entry.
jimb [Mon, 23 Aug 2004 23:50:35 +0000 (23:50 +0000)]
Add missing ChangeLog entry.

19 years ago2004-08-24 Sam Robb <samrobb@users.sourceforge.net>
dannysmith [Mon, 23 Aug 2004 22:01:55 +0000 (22:01 +0000)]
2004-08-24  Sam Robb  <samrobb@users.sourceforge.net>

* include/winbase.h (GetFileSizeEx): Add _WIN32_WINNT >= 0x0500
guard.

19 years ago * include/winbase.h: Add WINBASEAPI token to prototypes, throughout.
dannysmith [Mon, 23 Aug 2004 21:56:10 +0000 (21:56 +0000)]
* include/winbase.h: Add WINBASEAPI token to prototypes, throughout.

19 years ago2004-08-23 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 23 Aug 2004 18:39:51 +0000 (18:39 +0000)]
2004-08-23  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/unistd.h (getpass): Change prototype to use
        const instead of __const.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 23 Aug 2004 13:43:14 +0000 (13:43 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* lib/gdb.exp: Remove signed_keyword_not_used.
* lib/compiler.c: Likewise.
* lib/compiler.cc: Likewise.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 23 Aug 2004 13:04:02 +0000 (13:04 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/whatis.c: Remove conditional disabling of "signed".
* gdb.base/whatis.exp: Remove signed_keyword_not_used.

19 years ago2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
chastain [Mon, 23 Aug 2004 12:28:21 +0000 (12:28 +0000)]
2004-08-23  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/whatis.c: Add copyright notice.

19 years ago* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
rearnsha [Mon, 23 Aug 2004 10:28:58 +0000 (10:28 +0000)]
* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
(arm_nbsd_thumb_[lb]e_breakpoint): Define.
(arm_netbsd_init_abi_common): Register them.

19 years ago* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
rearnsha [Mon, 23 Aug 2004 10:28:41 +0000 (10:28 +0000)]
* armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
(arm_nbsd_thumb_[lb]e_breakpoint): Define.
(arm_netbsd_init_abi_common): Register them.

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

19 years ago*** empty log message ***
gdbadmin [Mon, 23 Aug 2004 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
kettenis [Sun, 22 Aug 2004 20:57:05 +0000 (20:57 +0000)]
* config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.

19 years ago* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
kettenis [Sun, 22 Aug 2004 20:34:55 +0000 (20:34 +0000)]
* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
safe_frame_unwind_memory instead of target_read_memory.

19 years ago* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
kettenis [Sun, 22 Aug 2004 19:03:39 +0000 (19:03 +0000)]
* infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
Reorder includes.
(fetch_register, store_register): Remove prototypes.
(child_resume): Reorganize code and comments such that it is
grouped a bit more logically.
(attach): Explicitly compare errno against 0.
(detach): Likewise.  Use perror_with_name instead of
print_sys_errmsg.
* Makefile.in (infptrace.o): Update dependencies.

19 years ago* ia64-linux-nat.c: Update copyright year.
kettenis [Sun, 22 Aug 2004 16:32:33 +0000 (16:32 +0000)]
* ia64-linux-nat.c: Update copyright year.
(fetch_debug_register, store_debug_register)
(ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
PTRACE_TYPE_ARG3.
* config/ia64/nm-linux.h: Update copyright year.
 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.

19 years ago* amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
kettenis [Sun, 22 Aug 2004 16:27:30 +0000 (16:27 +0000)]
* amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
from CORE_ADDR to struct frame_info *.  Use
safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
(amd64_linux_sigtramp_p): Adjust for changed signature of
and64_linux_sigtramp_start

19 years ago* gdb_ptrace.h: GNU/Linux.
kettenis [Sun, 22 Aug 2004 15:41:46 +0000 (15:41 +0000)]
* gdb_ptrace.h: GNU/Linux.

19 years ago* config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
kettenis [Sun, 22 Aug 2004 15:38:37 +0000 (15:38 +0000)]
* config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
Remove defines.

19 years ago* infptrace.c: Include "gdb_assert.h".
kettenis [Sun, 22 Aug 2004 15:35:01 +0000 (15:35 +0000)]
* infptrace.c: Include "gdb_assert.h".
(PTRACE_XFER_TYPE): Remove define.
(offsetof): Only define if U_REGS_OFFSET isn't defined.
(fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
Tweak comment.
(fetch_inferior_registers, store_inferior_registers): Remove
redundant culry braces.  Tweak comment.  s/regno/regnum.
* Makefile.in (infptrace.o): Update dependencies.

19 years ago* configure.in: Change test for return type of ptrace to default
kettenis [Sun, 22 Aug 2004 14:17:53 +0000 (14:17 +0000)]
* configure.in: Change test for return type of ptrace to default
to `long' instead of `int'.
* configure: Regenerate.

19 years ago*** empty log message ***
gdbadmin [Sun, 22 Aug 2004 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 22 Aug 2004 00:00:05 +0000 (00:00 +0000)]
daily update

19 years ago * environ.cc (set_ntea): New function.
corinna [Sat, 21 Aug 2004 15:50:33 +0000 (15:50 +0000)]
* environ.cc (set_ntea): New function.
(set_ntsec): Ditto.
(set_smbntsec): Ditto.
(parse_thing): Change ntea, ntsec and smbntsec settings to call
appropriate functions.

19 years ago * ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
hp [Sat, 21 Aug 2004 12:51:40 +0000 (12:51 +0000)]
* ld-cris/expdyn1.d, ld-cris/expdyn5.d, ld-cris/expdyn6.d,
ld-cris/expdyn7.d, ld-cris/gotplt2.d, ld-cris/gotplt3.d,
ld-cris/libdso-1.d, ld-cris/libdso-2.d, ld-cris/locref1.d,
ld-cris/nodyn4.d, ld-cris/nodyn5.d: Adjust for reordered
sections.

19 years ago* config/alpha/alpha-linux.mh (LOADLIBES): New variable.
kettenis [Sat, 21 Aug 2004 12:44:02 +0000 (12:44 +0000)]
* config/alpha/alpha-linux.mh (LOADLIBES): New variable.

19 years ago* configure.in: Check for ttrace function.
kettenis [Sat, 21 Aug 2004 12:05:47 +0000 (12:05 +0000)]
* configure.in: Check for ttrace function.
* configure, config.in: Regenerate.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 21 Aug 2004 09:37:19 +0000 (09:37 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* (Using the Testsuite): build != host is supported,
but some test scripts do not support build != host.

19 years ago* gdb_ptrace.h: New file.
kettenis [Sat, 21 Aug 2004 08:56:36 +0000 (08:56 +0000)]
* gdb_ptrace.h: New file.
* infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
<sys/ptrace.h>.
(PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
(PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
(attach): Don't define PT_ATTACH.
(detach): Don't define PT_DETACH.
* Makefile.in (gdb_ptrace_h): New variable.
(infptrace.o): Update dependencies.

19 years ago * elflink.c (_bfd_elf_section_already_linked): Handle
drow [Sat, 21 Aug 2004 01:13:21 +0000 (01:13 +0000)]
* elflink.c (_bfd_elf_section_already_linked): Handle
SEC_LINK_DUPLICATES_SAME_CONTENTS.

19 years agodaily update
amodra [Sat, 21 Aug 2004 00:00:07 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Sat, 21 Aug 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
kettenis [Fri, 20 Aug 2004 22:15:02 +0000 (22:15 +0000)]
* gdb.arch/i386-prologue.exp (skip_breakpoint): New function.  Use
it to skip the breakpoints encoded in the inline assembly.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
chastain [Fri, 20 Aug 2004 14:52:36 +0000 (14:52 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* Makefile.in: Add gdb.fortran.

19 years ago * fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead of
corinna [Fri, 20 Aug 2004 13:40:34 +0000 (13:40 +0000)]
* fhandler_tape.cc (fhandler_dev_tape::raw_read): Use ?: instead of
if/else.
(fhandler_dev_tape::raw_write): Return -1 in case of error.

19 years agoFix typo in Alan Modra's 2004-08-16 entry.
bje [Fri, 20 Aug 2004 11:44:26 +0000 (11:44 +0000)]
Fix typo in Alan Modra's 2004-08-16 entry.

19 years ago2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
chastain [Fri, 20 Aug 2004 10:57:06 +0000 (10:57 +0000)]
2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/call-sc.exp (test_scalar_returns):
Fix cut-and-paste glitch in "Make fun return now".

19 years agodaily update
amodra [Fri, 20 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Fri, 20 Aug 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * errno.cc (_sys_errlist): Change various text to their english Linux
corinna [Thu, 19 Aug 2004 18:26:58 +0000 (18:26 +0000)]
* errno.cc (_sys_errlist): Change various text to their english Linux
counterparts.  Unify layout.
(strerror): Remove switch statement.

19 years ago * configure.tgt (arm*-*-symbianelf*): New target.
mmitchel [Thu, 19 Aug 2004 18:11:42 +0000 (18:11 +0000)]
* configure.tgt (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.

19 years ago * configure.in (arm*-*-symbianelf*): New target.
mmitchel [Thu, 19 Aug 2004 18:10:59 +0000 (18:10 +0000)]
* configure.in (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.
* configure: Regenerated.

19 years ago * config.bfd (arm*-*-symbianelf*): New target.
mmitchel [Thu, 19 Aug 2004 18:09:41 +0000 (18:09 +0000)]
* config.bfd (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise.

19 years ago * fhandler.cc (fhandler_base::open): Set shared flags to 0 when
corinna [Thu, 19 Aug 2004 15:47:50 +0000 (15:47 +0000)]
* fhandler.cc (fhandler_base::open): Set shared flags to 0 when
opening a tape device.

19 years ago * ChangeLog: Fix typo.
corinna [Thu, 19 Aug 2004 15:31:53 +0000 (15:31 +0000)]
* ChangeLog: Fix typo.

19 years ago * fhandler_socket.cc (fhandler_socket::dup): Decrement dtable's
corinna [Thu, 19 Aug 2004 10:58:34 +0000 (10:58 +0000)]
* fhandler_socket.cc (fhandler_socket::dup): Decrement dtable's
need_fixup_before counter on successful dup.
* net.cc (cygwin_getpeername): Add file descriptor to debug output.

19 years ago * elf64-ppc.c (ppc_get_stub_entry): Change third param to a
amodra [Thu, 19 Aug 2004 08:30:15 +0000 (08:30 +0000)]
* elf64-ppc.c (ppc_get_stub_entry): Change third param to a
"struct ppc_link_hash_entry *".
(ppc64_elf_relocate_section): Ditto for type of h.  Introduce h_elf
to satisfy RELOC_FOR_GLOBAL_SYMBOL.

19 years ago * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
jakub [Thu, 19 Aug 2004 07:47:20 +0000 (07:47 +0000)]
* elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd
entries (where fd_aux overlaps next entry's fd_func).
Add non_overlapping argument, use it.
(ppc64_elf_check_relocs, ppc64_elf_gc_mark_hook, adjust_opd_syms,
ppc64_elf_size_stubs, ppc64_elf_relocate_section,
ppc64_elf_output_symbol_hook): Use address / 8 instead of address / 24
as indexes into opd_sym_map/opd_adjust array.
* elf64-ppc.h (ppc64_elf_edit_opd): Adjust prototype.

* emultempl/ppc64elf.em (non_overlapping_opd): New variable.
(ppc_before_allocation): Pass it to ppc64_elf_edit_opd).
(OPTION_NON_OVERLAPPING_OPD): Define.
(PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Add
--non-overlapping-opd option.

19 years ago2004-08-18 Chris Demetriou <cgd@broadcom.com>
cgd [Thu, 19 Aug 2004 07:02:04 +0000 (07:02 +0000)]
2004-08-18  Chris Demetriou  <cgd@broadcom.com>

        * configure.in (mipsisa64sb1*-*-*): Add mips3d to sim_igen_machine.
        * configure: Regenerate.

19 years agodaily update
amodra [Thu, 19 Aug 2004 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 19 Aug 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* config/tc-mips.c (append_insn): Handle delay slots in branch likely
ths [Wed, 18 Aug 2004 15:58:10 +0000 (15:58 +0000)]
* config/tc-mips.c (append_insn): Handle delay slots in branch likely
correctly.

19 years ago * gencode.c (tab): For shad snd shld, fix result for
amylaar [Wed, 18 Aug 2004 11:47:15 +0000 (11:47 +0000)]
* gencode.c (tab): For shad snd shld, fix result for
(op1 < 0 && shift_amount == 0).

19 years ago * elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
amodra [Wed, 18 Aug 2004 10:10:54 +0000 (10:10 +0000)]
* elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value
if we can look up their function descriptor in a regular file.

19 years ago * config/tc-ia64.c (start_unwind_section): Add linkonce_empty
jakub [Wed, 18 Aug 2004 09:51:28 +0000 (09:51 +0000)]
* config/tc-ia64.c (start_unwind_section): Add linkonce_empty
argument, don't do anything if current section is not
.gnu.linkonce.t.* and linkonce_empty is set.
(generate_unwind_image, dot_endp): Adjust callers, call
start_unwind_section (*, 1) if nothing will be put into the
section.

19 years agoPR 324
nickc [Wed, 18 Aug 2004 09:44:10 +0000 (09:44 +0000)]
PR 324
(coff_link_add_symbols): Check that the comdat pointer in the coff_section_data
structure has been initialised before using it.

19 years agoRemove #NO_APP, accidentally committed as part of another patch.
nickc [Wed, 18 Aug 2004 07:23:46 +0000 (07:23 +0000)]
Remove #NO_APP, accidentally committed as part of another patch.

19 years ago2004-08-17 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 18 Aug 2004 06:51:37 +0000 (06:51 +0000)]
2004-08-17  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.in: Regenerate.
* configure: Regenerate.

* Makefile.def (bootstrap-stage): Rename extra_*_flags to
stage_*_flags.
* Makefile.tpl (configure-[+module+], all-[+module+]): Exit
for bootstrapped modules if toplevel bootstrap is going.
(GCC bootstrap): Generate per-stage targets for all bootstrapped
modules.  Adjust for changes in Makefile.def.  Enable several
rules even in non-bootstrap mode, just to avoid peppering the
template with unnecessary "@if/@endif gcc-bootstrap" pairs.
(stage-[+prev+]-bubble): Remove.

* Makefile.def (Dependencies): Depend on all-build-bison,
all-build-flex, all-build-byacc, all-build-texinfo, rather
than the host variations.
* Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
with BUILD_SUBDIR.
(BISON): Update for recent Bisons.
(YACC): Fix typo.
(cross): Depend on all-build.
(all): Do not depend on all-build.
(prebootstrap): Remove.
(dep-kind): Accept separate prefixes for MODULE and ON variables.
(Prebootstrap dependencies): Add them to the per-stage targets
and to all-prebootstrap.
* configure.in (build_configdirs): Always enable build_tools.
(BUILD_DIR_PREFIX): Remove.

* Makefile.def (gcc): Add target variable.
(gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
* Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
in the recursive `make', instead of hardwiring `all'.
(Autogenerated TARGET-* variables): New.

19 years ago PR 338
amodra [Wed, 18 Aug 2004 02:45:41 +0000 (02:45 +0000)]
PR 338
* elflink.c (bfd_elf_record_link_assignment): Add comment about
changing bfd_link_hash_undefined to bfd_link_hash_new.
* ldexp.c (fold_name): Don't call bfd_link_add_undef if the symbol
was already on the undefs list.

19 years ago*** empty log message ***
gdbadmin [Wed, 18 Aug 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 18 Aug 2004 00:00:05 +0000 (00:00 +0000)]
daily update

19 years agoPatch from Robert Millan for knetbsd-gnu/kfreebsd-gnu.
wilson [Tue, 17 Aug 2004 22:09:16 +0000 (22:09 +0000)]
Patch from Robert Millan for knetbsd-gnu/kfreebsd-gnu.
* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
(instead of FreeBSD).
* configure: Regenerate.

19 years ago2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
chastain [Tue, 17 Aug 2004 16:33:24 +0000 (16:33 +0000)]
2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>

* configure.in: Add gdb.fortran.
* configure: Regenerate.
* gdb.fortran/Makefile.in: New file.
* lib/gdb.exp (skip_fortran_tests): New procedure.

19 years agotrim off entries that came in with a merge, rev 1.245, now in ChangeLog-9103
amodra [Tue, 17 Aug 2004 13:07:48 +0000 (13:07 +0000)]
trim off entries that came in with a merge, rev 1.245, now in ChangeLog-9103

19 years ago * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
amodra [Tue, 17 Aug 2004 12:33:57 +0000 (12:33 +0000)]
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
prefix the symbol field too.

19 years agoAdd support for a -g switch to GAS
nickc [Tue, 17 Aug 2004 12:19:51 +0000 (12:19 +0000)]
Add support for a -g switch to GAS

19 years ago * fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.
corinna [Tue, 17 Aug 2004 09:52:49 +0000 (09:52 +0000)]
* fhandler.h (fhandler_dev_dsp:~fhandler_dev_dsp): Delete.
(fhandler_dev_dsp::open_count): Delete.
(fhandler_dev_dsp::close_audio_in): New method declaration.
(fhandler_dev_dsp::close_audio_in): Ditto.
* fhandler_dsp.cc: Add and edit debug_printf throughout.
(fhandler_dev_dsp::Audio::denyAccess): Delete.
(fhandler_dev_dsp::Audio::fork_fixup): Ditto.
(fhandler_dev_dsp::Audio::getOwner): Ditto.
(fhandler_dev_dsp::Audio::clearOwner): Ditto.
(fhandler_dev_dsp::Audio::owner_): Ditto.
(fhandler_dev_dsp::Audio::setformat): Ditto, rename to setconvert.
(fhandler_dev_dsp::Audio::lock): Ditto, move to queue.
(fhandler_dev_dsp::Audio::unlock): Ditto.
(fhandler_dev_dsp::Audio::lock_): Ditto.
(fhandler_dev_dsp::Audio::bufferIndex_): New member, from Audio_out
and Audio_in.
(fhandler_dev_dsp::Audio::pHdr_): Ditto.
(fhandler_dev_dsp::Audio::wavehdr_): Ditto.
(fhandler_dev_dsp::Audio::bigwavebuffer_): ditto.
(fhandler_dev_dsp::Audio::Qisr2app_): Ditto.
(fhandler_dev_dsp::Audio::setconvert): New method, from old setformat.
(fhandler_dev_dsp::Audio::queue::lock): New method.
(fhandler_dev_dsp::Audio::queue::unlock): Ditto.
(fhandler_dev_dsp::Audio::queue::dellock): Ditto.
(fhandler_dev_dsp::Audio::queue::isvalid): Ditto.
(fhandler_dev_dsp::Audio::queue::lock_): New member.
(fhandler_dev_dsp::Audio::queue::depth1_): Delete.
(fhandler_dev_dsp::Audio_out::fork_fixup): New method.
(fhandler_dev_dsp::Audio_out::isvalid): New method.
(fhandler_dev_dsp::Audio_out::start): Remove arguments.
(fhandler_dev_dsp::Audio_out::parsewav): Change arguments and set
internal state.
(fhandler_dev_dsp::Audio_out::emptyblocks): Delete.
(fhandler_dev_dsp::Audio_out::Qapp2app_): Ditto.
(fhandler_dev_dsp::Audio_out::Qisr2app_): Ditto, move to Audio.
(fhandler_dev_dsp::Audio_out::bufferIndex_): Ditto.
(fhandler_dev_dsp::Audio_out::pHdr_): Ditto.
(fhandler_dev_dsp::Audio_out::wavehdr_): Ditto.
(fhandler_dev_dsp::Audio_out::bigwavefuffer_): Ditto.
(fhandler_dev_dsp::Audio_out::freq_): New member.
(fhandler_dev_dsp::Audio_out::bits_): New member.
(fhandler_dev_dsp::Audio_out::channels_): New member.
(fhandler_dev_dsp::Audio_in::fork_fixup): New method.
(fhandler_dev_dsp::Audio_in::isvalid): New method.
(fhandler_dev_dsp::Audio_in::Qapp2app_): Delete.
(fhandler_dev_dsp::Audio_in::Qisr2app_): Ditto, move to Audio.
(fhandler_dev_dsp::Audio_in::bufferIndex_): Ditto.
(fhandler_dev_dsp::Audio_in::pHdr_): Ditto.
(fhandler_dev_dsp::Audio_in::wavehdr_): Ditto.
(fhandler_dev_dsp::Audio_in::bigwavefuffer_): Ditto.
(fhandler_dev_dsp::Audio::queue::queue): Simplify.
(fhandler_dev_dsp::Audio::queue::send): Use lock.
(fhandler_dev_dsp::Audio::queue::query): Do not use depth1_.
(fhandler_dev_dsp::Audio::queue::recv): Ditto.
(fhandler_dev_dsp::Audio::Audio): Adapt to new class members.
(fhandler_dev_dsp::Audio::~Audio): Ditto
(fhandler_dev_dsp::Audio_out::start): Reorganize.
(fhandler_dev_dsp::Audio_out::stop): Simplify.
(fhandler_dev_dsp::Audio_out::init): Reset the queue and clear flag.
(fhandler_dev_dsp::Audio_out::write): Reorganize to allocate audio_out.
(fhandler_dev_dsp::Audio_out::buf_info): Use appropriate block size.
(fhandler_dev_dsp::Audio_out::callback_sampledone): Do not use lock.
(fhandler_dev_dsp::Audio_out::waitforspace): Simplify.
(fhandler_dev_dsp::Audio_out::waitforallsent):Ditto.
(fhandler_dev_dsp::Audio_out::sendcurrent): Reorganize.
Clear flag before requeuing.
(fhandler_dev_dsp::Audio_out::parsewav):
(fhandler_dev_dsp::Audio_in::start): Reorganize.
(fhandler_dev_dsp::Audio_in::stop): Simplify.
(fhandler_dev_dsp::Audio_in::queueblock): Ditto.
Requeue header in case of error.
(fhandler_dev_dsp::Audio_in::init): Reset the queue and clear flag.
(fhandler_dev_dsp::Audio_in::waitfordata): Simplify.
Do not UnprepareHeader if the flag is zero.
(fhandler_dev_dsp::Audio_in::buf_info): Ditto.
(fhandler_dev_dsp::Audio_in::callback_blockfull): Do not use lock.
(fhandler_dev_dsp::open_count): Delete.
(fhandler_dev_dsp::open): Only check existence, do not allocate
anything. Set flags appropriately. Create archetype.
(fhandler_dev_dsp::write): Call archetype as needed. Create audio_out.
(fhandler_dev_dsp::read): Call archetype as needed. Create audio_in.
(fhandler_dev_dsp::close): Call archetype as needed.
Call close_audio_in and close_audio_out.
(fhandler_dev_dsp::close_audio_in): New function.
(fhandler_dev_dsp::close_audio_out): New function.
(fhandler_dev_dsp::dup): Use archetypes.
(fhandler_dev_dsp::ioctl): Call archetype as needed. Reorganize for
new structures.
(fhandler_dev_dsp::fixup_after_fork): Call archetype as needed.
(fhandler_dev_dsp::fixup_after_exec): Call archetype as needed.
Clear audio_in and audio_out.

19 years ago * devdsp.c: Outputs the names of the main test functions.
corinna [Tue, 17 Aug 2004 09:51:28 +0000 (09:51 +0000)]
* devdsp.c: Outputs the names of the main test functions.
(forkrectest): Expect child success.
(forkplaytest): Ditto.
(syncwithchild): Output the child status and the desired value.
(sinegenw): Reduce volume of the beep.
(sinegenb): Ditto.
(dup_test): New test.

19 years ago2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
chastain [Tue, 17 Aug 2004 09:38:27 +0000 (09:38 +0000)]
2004-08-17  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.mi/mi-var-block.exp: Use gdb_get_line_number.  Remove
reference to bug-gnu@prep.ai.mit.edu.
* gdb.mi/mi-var-child.exp: Likewise.
* gdb.mi/mi-var-cmd.exp: Likewise.
* gdb.mi/mi-var-display.exp: Likewise.
* gdb.mi/mi2-var-block.exp: Likewise.
* gdb.mi/mi2-var-child.exp: Likewise.
* gdb.mi/mi2-var-cmd.exp: Likewise.
* gdb.mi/mi2-var-display.exp: Likewise.

19 years agobfd/
jakub [Tue, 17 Aug 2004 09:07:31 +0000 (09:07 +0000)]
bfd/
* elfxx-target.h (bfd_elfNN_get_synthetic_symtab): Only define
if not yet defined.
* elf64-ppc.c (bfd_elf64_get_synthetic_symtab): Define.
(synthetic_opd, synthetic_relocatable): New variables.
(compare_symbols, compare_relocs): New helper routines.
(ppc64_elf_get_synthetic_symtab): New function.
* bfd.c (bfd_get_synthetic_symtab): Rename dynsyms argument
to relsyms.
* bfd-in2.h: Regenerated.
* elf.c (_bfd_elf_get_synthetic_symtab): Rename dynsyms argument
to relsyms.  Return 0 if abfd is relocatable.
binutils/
* objdump.c (dump_bfd): For relocatable objects, pass syms instead
of dynsyms to bfd_get_synthetic_symtab.

19 years ago * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.
amodra [Tue, 17 Aug 2004 08:51:06 +0000 (08:51 +0000)]
* elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.

19 years ago(is_arm_mapping_symbol_name): New function - return true when a symbol name
nickc [Tue, 17 Aug 2004 08:12:25 +0000 (08:12 +0000)]
(is_arm_mapping_symbol_name): New function - return true when a symbol name
 matches the requirements for an ARM mapping symbol name.
(arm_elf_find_function): New function based on elf_find_function in elf.c but
 skipping ARM mapping symbols and including thumb function symbols.
(elf32_arm_find_nearest_line): Use arm_elf_find_function.
(elf32_arm_output_symbol_hook): Use is_arm_mapping_symbol_name.

19 years ago * elf64-ppc.c (ppc64_elf_branch_reloc): New function.
amodra [Tue, 17 Aug 2004 07:05:48 +0000 (07:05 +0000)]
* elf64-ppc.c (ppc64_elf_branch_reloc): New function.
(ppc64_elf_howto_raw): Use ppc64_elf_branch_reloc.
(ppc64_elf_brtaken_reloc): Here too.

19 years ago * ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.
amodra [Tue, 17 Aug 2004 05:39:32 +0000 (05:39 +0000)]
* ld-elfvsb/elfvsb.exp: Cope with ppc64 dot symbols.

19 years ago * elf64-ppc.c (add_symbol_adjust): Correct mismatched function
amodra [Tue, 17 Aug 2004 05:38:24 +0000 (05:38 +0000)]
* elf64-ppc.c (add_symbol_adjust): Correct mismatched function
symbol visibility.
(ppc64_elf_check_directives): Check that we have the right hash
table before proceeding.

19 years ago * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section".
amodra [Tue, 17 Aug 2004 01:25:20 +0000 (01:25 +0000)]
* elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section".
(adjust_opd_syms): Attach opd syms for deleted entries to one of
the sections that will be discarded.

19 years ago * ld-scripts/cross1.t: Remove .opd section spec.
amodra [Tue, 17 Aug 2004 01:18:49 +0000 (01:18 +0000)]
* ld-scripts/cross1.t: Remove .opd section spec.

19 years agodaily update
amodra [Tue, 17 Aug 2004 00:00:05 +0000 (00:00 +0000)]
daily update