OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
19 years ago* config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,
macro [Tue, 7 Jun 2005 12:09:25 +0000 (12:09 +0000)]
* config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,
24kc, 24kf and 24kfx under MIPS32 release 2.

19 years ago * configure.in <cris-*, crisv32-*>: Enable target-libffi again for
hp [Tue, 7 Jun 2005 09:33:44 +0000 (09:33 +0000)]
* configure.in <cris-*, crisv32-*>: Enable target-libffi again for
*-*-linux* and *-*-elf.
* configure: Regenerate.

19 years agoChanged
manjo [Tue, 7 Jun 2005 06:55:16 +0000 (06:55 +0000)]
Changed

* solib-svr4.c: Change type of 'lm' to gdb_byte.
to
* solib-svr4.c (struct lm_info):  Change type of 'lm' to gdb_byte.

19 years agoSync with gcc-toplevel
hp [Tue, 7 Jun 2005 06:18:26 +0000 (06:18 +0000)]
Sync with gcc-toplevel

19 years ago * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.
amodra [Tue, 7 Jun 2005 03:13:04 +0000 (03:13 +0000)]
* coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.
* coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.

19 years agoGrrr. Remove debugging lines from previous patch.
kseitz [Tue, 7 Jun 2005 01:16:07 +0000 (01:16 +0000)]
Grrr. Remove debugging lines from previous patch.

19 years ago * library/interface.tcl (gdbtk_tcl_fputs_error): gdbtk_state is in the global
kseitz [Tue, 7 Jun 2005 01:10:41 +0000 (01:10 +0000)]
    * library/interface.tcl (gdbtk_tcl_fputs_error): gdbtk_state is in the global
        namespace. Fix references.
        (gdbtk_tcl_fputs_log): Likewise.

        From Steven Johnson  <johnson@sakuraindustries.com>:
        * library/interface.tcl (gdbtk_tcl_warning): Filter some basic warnings
        from gdb - "incomplete CFI.." and "Internal error".

19 years ago From Steven Johnson <sjohnson@sakraindustries.com>:
kseitz [Tue, 7 Jun 2005 00:36:59 +0000 (00:36 +0000)]
    From Steven Johnson  <sjohnson@sakraindustries.com>:
        * generic/gcbtk-cmds.c (gdb_loc): Hand gdb_loc called before remote
        target connected, where gdb_loc now returns the entry address as $pc.

19 years ago * configure.in (unsupported_languages): New macro.
hp [Tue, 7 Jun 2005 00:04:14 +0000 (00:04 +0000)]
* configure.in (unsupported_languages): New macro.
<mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
non-ported target libraries in noconfigdirs.
<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
non-linux-gnu.  Remove libgcj_ex_libffi.
  <lang_frag loop>: Set add_this_lang=no if the language is in
unsupported_languages.
* configure: Regenerate.

19 years ago*** empty log message ***
gdbadmin [Tue, 7 Jun 2005 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 7 Jun 2005 00:00:05 +0000 (00:00 +0000)]
daily update

19 years ago solib-svr4.c gdb_byteised.
manjo [Mon, 6 Jun 2005 22:24:25 +0000 (22:24 +0000)]
 solib-svr4.c gdb_byteised.

19 years agomerge from gcc
dj [Mon, 6 Jun 2005 22:13:35 +0000 (22:13 +0000)]
merge from gcc

19 years ago* cygload/cygload.exp: .cpp -> .cc.
cgf [Mon, 6 Jun 2005 21:28:22 +0000 (21:28 +0000)]
* cygload/cygload.exp: .cpp -> .cc.

19 years ago* Makefile.in: Test cygload.
cgf [Mon, 6 Jun 2005 21:13:31 +0000 (21:13 +0000)]
* Makefile.in: Test cygload.
* cygload: New directory.
* cygload/README: New file.
* cygload/Makefile: Ditto.
* cygload/cygload.h: Ditto.
* cygload/cygload.cc: Ditto.
* cygload/cygload.exp: Ditto.

19 years agoreformat ChangeLog entry slightly.
cgf [Mon, 6 Jun 2005 21:12:00 +0000 (21:12 +0000)]
reformat ChangeLog entry slightly.

19 years ago* configure.in: Fix typo in handling of --with-mpfr-dir.
dj [Mon, 6 Jun 2005 18:36:50 +0000 (18:36 +0000)]
* configure.in: Fix typo in handling of --with-mpfr-dir.
* configure: Regenerate.

19 years ago * path.cc (symlink_info::check): If GetFileAttributes returns
corinna [Mon, 6 Jun 2005 16:58:36 +0000 (16:58 +0000)]
* path.cc (symlink_info::check): If GetFileAttributes returns
with ERROR_SHARING_VIOLATION, the file exists.

19 years ago * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.
corinna [Mon, 6 Jun 2005 16:17:09 +0000 (16:17 +0000)]
* uname.cc (uname): Change "amd64" to "x86_64" as on Linux.

19 years ago * uname.cc (uname): Add missing break.
corinna [Mon, 6 Jun 2005 15:58:07 +0000 (15:58 +0000)]
* uname.cc (uname): Add missing break.

19 years agobfd/
hjl [Mon, 6 Jun 2005 14:28:29 +0000 (14:28 +0000)]
bfd/

2005-06-06  H.J. Lu  <hongjiu.lu@intel.com>

PR 990
* bfd.c (bfd_find_line): New.

* dwarf2.c (comp_unit): Add variable_table.
(funcinfo): Add file, line, and sec.
(varinfo): New.
(lookup_symbol_in_function_table): New.
(lookup_symbol_in_variable_table): New.
(scan_unit_for_functions): Renamed to ...
(scan_unit_for_symbols): This. Handle DW_TAG_entry_point and
DW_TAG_variable.
(comp_unit_find_nearest_line): Updated.
(comp_unit_find_line): New.
(_bfd_dwarf2_find_line): New.

* elf-bfd.h (_bfd_elf_find_line): New.
(_bfd_generic_find_line): New. Defined.

* elf.c (_bfd_elf_find_line): New.

* libbfd-in.h (_bfd_dwarf2_find_line): New.
(_bfd_generic_find_line): New.

* bfd-in2.h: Regenerated.
* libbfd.h: Likewise.

* libbfd.c (_bfd_generic_find_line): New.

* targets.c (BFD_JUMP_TABLE_SYMBOLS): Initialize _bfd_find_line
with _bfd_generic_find_line.
(bfd_target): Add _bfd_find_line.

binutils/

2005-06-06  H.J. Lu  <hongjiu.lu@intel.com>

PR 990
* nm.c (print_symbol): Call bfd_find_line before
bfd_find_nearest_line.

19 years ago2005-06-06 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 6 Jun 2005 14:16:44 +0000 (14:16 +0000)]
2005-06-06  H.J. Lu  <hongjiu.lu@intel.com>

* dwarf2.c (decode_line_info): Properly set low_pc.

19 years ago * elf64-ppc.c (ppc_stub_name): Return immediately on bfd_malloc fail.
amodra [Mon, 6 Jun 2005 13:16:11 +0000 (13:16 +0000)]
* elf64-ppc.c (ppc_stub_name): Return immediately on bfd_malloc fail.
(ppc64_elf_edit_opd): Ignore zero size .opd.  Check bfd_alloc
return value.

19 years agobfd/
amodra [Mon, 6 Jun 2005 12:59:51 +0000 (12:59 +0000)]
bfd/
* elf64-pcc.c (ppc64_elf_gc_mark_hook): For the local sym in .opd
case, include addend when indexing .opd section map.
(ppc64_elf_edit_opd): Add no_opd_opt param.  Do nothing besides
clear opd_adjust array if no_opd_opt set.  Tidy code.
* elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
ld/
* emultempl/ppc64elf.em (ppc_before_allocation): Always run
ppc64_elf_edit_opd.

19 years ago * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo
dannysmith [Mon, 6 Jun 2005 08:21:50 +0000 (08:21 +0000)]
* include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix typo
in GNUC version guard.

19 years ago * NEWS: Mention new powerpc ld support.
amodra [Mon, 6 Jun 2005 06:53:07 +0000 (06:53 +0000)]
* NEWS: Mention new powerpc ld support.

19 years agodaily update
amodra [Mon, 6 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Mon, 6 Jun 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years agold/
hjl [Sun, 5 Jun 2005 15:28:35 +0000 (15:28 +0000)]
ld/

2005-06-05  H.J. Lu  <hongjiu.lu@intel.com>

* ldexp.c (exp_mark_used_section): Set SEC_KEEP on current
section only if the symbol will be defined.

ld/testsuite/

2005-06-05  H.J. Lu  <hongjiu.lu@intel.com>

* ld-cris/hiddef1.d: Undo the last change.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-2.d: Likewise.

19 years ago* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.
cgf [Sun, 5 Jun 2005 04:15:15 +0000 (04:15 +0000)]
* Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.

19 years ago* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.
cgf [Sun, 5 Jun 2005 04:07:45 +0000 (04:07 +0000)]
* sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.

19 years ago* malloc.cc: Update to Doug Lea's malloc v2.8.0.
cgf [Sun, 5 Jun 2005 03:47:32 +0000 (03:47 +0000)]
* malloc.cc: Update to Doug Lea's malloc v2.8.0.

19 years agoSlight rearragement
joshuadfranklin [Sun, 5 Jun 2005 02:16:07 +0000 (02:16 +0000)]
Slight rearragement

19 years ago*** empty log message ***
gdbadmin [Sun, 5 Jun 2005 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 5 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 4 Jun 2005 18:11:07 +0000 (18:11 +0000)]
2005-06-04  H.J. Lu  <hongjiu.lu@intel.com>

* ld-cris/hiddef1.d: Updated.
* ld-cris/libdso-10.d: Likewise.
* ld-cris/libdso-2.d: Likewise.

19 years ago2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 4 Jun 2005 16:33:08 +0000 (16:33 +0000)]
2005-06-04  H.J. Lu  <hongjiu.lu@intel.com>

* dwarf2.c (comp_unit): Fix a typo in comment.

19 years ago2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Sat, 4 Jun 2005 14:40:21 +0000 (14:40 +0000)]
2005-06-04  H.J. Lu  <hongjiu.lu@intel.com>

PR 992
* ldexp.c (exp_mark_used_section): Set SEC_KEEP on current
section for etree_assign, etree_provide and etree_provided.
Call fold_binary on etree_binary.

* ldlang.c (lang_mark_used_section_1): Handle load base.

19 years ago(CE, C3, CM, UE, UF): Redefine without reference to their Thumb-enabled
nickc [Sat, 4 Jun 2005 14:06:00 +0000 (14:06 +0000)]
(CE, C3, CM, UE, UF): Redefine without reference to their Thumb-enabled
equivalents.

19 years ago * MAINTAINERS: Update my email address.
rsandifo [Sat, 4 Jun 2005 06:29:02 +0000 (06:29 +0000)]
* MAINTAINERS: Update my email address.

19 years agoFix log entry.
jimb [Sat, 4 Jun 2005 03:27:21 +0000 (03:27 +0000)]
Fix log entry.

19 years agosid/include/ChangeLog:
jimb [Sat, 4 Jun 2005 03:26:19 +0000 (03:26 +0000)]
sid/include/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/pregen/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/demos/voice-pager/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/demos/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/samples/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gdb/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/consoles/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/bochs/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* dma/Makefile.in, harddrv/Makefile.in, vga/Makefile.in,
keyboard/Makefile.in, floppy/Makefile.in, unmapped/Makefile.in,
pit/Makefile.in, cpu/fpu/Makefile.in, cpu/memory/Makefile.in,
cpu/Makefile.in, gui/Makefile.in, cmos/Makefile.in,
pic/Makefile.in: Regenerated with Automake 1.9.5.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Call m4_pattern_allow to reassure autoconf that
the AS_DYNAMIC_OBJS and AS_DYNAMIC_INCS variables are not
mistakes.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS only to literal strings.
* configure: Regenerated.

sid/component/profiling/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cfgroot/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* libltdl: Updated with files from libtool 1.5.18.

sid/component/tcl/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/xstormy16/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS to literal strings only.
* acinclude.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): Properly
quote macro names.
* configure: Regenerated.

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/cgen-cpu/m32r/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/audio/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/uart/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/uart/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/loader/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/sched/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/parport/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/memory/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cache/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/rtc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gloss/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* families/configure.in: Apply AC_CONFIG_SUBDIRS to literal
strings only.
* families/configure: Regenerated.

* families/Makefile.in, families/aclocal.m4: Regenerated with
Automake 1.9.5.

sid/component/mmu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/interrupt/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/glue/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ide/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/doc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/config/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* config.guess, config.sub, install-sh, missing, mkinstalldirs:
Update.

* docbuild.m4 (RH_DOCBUILD_CHECK): Propery quote macro name.
* libstdc++.m4 (CY_LIBSTDCXX_CHECK): Same.
* sidtarget.m4 (CY_SIDTARGET_CHECK): Same.

* sidtarget.m4 (CY_SIDTARGET_CHECK): No need to specify the shell
when running $ac_config_sub; $ac_config_sub contains the shell
itself now, and it's an error to specify it twice.

* libtool.m4, ltdl.m4, ltmain.sh: Update from libtool 1.5.18.

sid/main/dynamic/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/main/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/include/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/pregen/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/demos/voice-pager/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/demos/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/samples/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gdb/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/consoles/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/bochs/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* dma/Makefile.in, harddrv/Makefile.in, vga/Makefile.in,
keyboard/Makefile.in, floppy/Makefile.in, unmapped/Makefile.in,
pit/Makefile.in, cpu/fpu/Makefile.in, cpu/memory/Makefile.in,
cpu/Makefile.in, gui/Makefile.in, cmos/Makefile.in,
pic/Makefile.in: Regenerated with Automake 1.9.5.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Call m4_pattern_allow to reassure autoconf that
the AS_DYNAMIC_OBJS and AS_DYNAMIC_INCS variables are not
mistakes.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS only to literal strings.
* configure: Regenerated.

sid/component/profiling/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cfgroot/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* libltdl: Updated with files from libtool 1.5.18.

sid/component/tcl/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/xstormy16/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS to literal strings only.
* acinclude.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): Properly
quote macro names.
* configure: Regenerated.

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/cgen-cpu/m32r/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/audio/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/uart/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/uart/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/loader/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/sched/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/parport/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/memory/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cache/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/rtc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gloss/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* families/configure.in: Apply AC_CONFIG_SUBDIRS to literal
strings only.
* families/configure: Regenerated.

* families/Makefile.in, families/aclocal.m4: Regenerated with
Automake 1.9.5.

sid/component/mmu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/interrupt/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/glue/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ide/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/doc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/config/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* config.guess, config.sub, install-sh, missing, mkinstalldirs:
Update.

* docbuild.m4 (RH_DOCBUILD_CHECK): Propery quote macro name.
* libstdc++.m4 (CY_LIBSTDCXX_CHECK): Same.
* sidtarget.m4 (CY_SIDTARGET_CHECK): Same.

* sidtarget.m4 (CY_SIDTARGET_CHECK): No need to specify the shell
when running $ac_config_sub; $ac_config_sub contains the shell
itself now, and it's an error to specify it twice.

* libtool.m4, ltdl.m4, ltmain.sh: Update from libtool 1.5.18.

sid/main/dynamic/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/main/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

19 years agosid/include/ChangeLog:
jimb [Sat, 4 Jun 2005 03:22:55 +0000 (03:22 +0000)]
sid/include/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/pregen/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/demos/voice-pager/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/demos/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/samples/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gdb/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/consoles/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/bochs/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* dma/Makefile.in, harddrv/Makefile.in, vga/Makefile.in,
keyboard/Makefile.in, floppy/Makefile.in, unmapped/Makefile.in,
pit/Makefile.in, cpu/fpu/Makefile.in, cpu/memory/Makefile.in,
cpu/Makefile.in, gui/Makefile.in, cmos/Makefile.in,
pic/Makefile.in: Regenerated with Automake 1.9.5.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Call m4_pattern_allow to reassure autoconf that
the AS_DYNAMIC_OBJS and AS_DYNAMIC_INCS variables are not
mistakes.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS only to literal strings.
* configure: Regenerated.

sid/component/profiling/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cfgroot/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* libltdl: Updated with files from libtool 1.5.18.

sid/component/tcl/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/xstormy16/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS to literal strings only.
* acinclude.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): Properly
quote macro names.
* configure: Regenerated.

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/cgen-cpu/m32r/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/audio/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/uart/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/uart/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/loader/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/sched/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/parport/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/memory/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cache/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/rtc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gloss/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* families/configure.in: Apply AC_CONFIG_SUBDIRS to literal
strings only.
* families/configure: Regenerated.

* families/Makefile.in, families/aclocal.m4: Regenerated with
Automake 1.9.5.

sid/component/mmu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/interrupt/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/glue/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ide/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/doc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/config/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* config.guess, config.sub, install-sh, missing, mkinstalldirs:
Update.

* docbuild.m4 (RH_DOCBUILD_CHECK): Propery quote macro name.
* libstdc++.m4 (CY_LIBSTDCXX_CHECK): Same.
* sidtarget.m4 (CY_SIDTARGET_CHECK): Same.

* sidtarget.m4 (CY_SIDTARGET_CHECK): No need to specify the shell
when running $ac_config_sub; $ac_config_sub contains the shell
itself now, and it's an error to specify it twice.

* libtool.m4, ltdl.m4, ltmain.sh: Update from libtool 1.5.18.

sid/main/dynamic/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/main/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/include/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/pregen/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/bsp/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/demos/voice-pager/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* aclocal.m4, Makefile.in: Regenerated with Automake 1.9.5.

sid/demos/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/samples/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gdb/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/consoles/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/bochs/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* dma/Makefile.in, harddrv/Makefile.in, vga/Makefile.in,
keyboard/Makefile.in, floppy/Makefile.in, unmapped/Makefile.in,
pit/Makefile.in, cpu/fpu/Makefile.in, cpu/memory/Makefile.in,
cpu/Makefile.in, gui/Makefile.in, cmos/Makefile.in,
pic/Makefile.in: Regenerated with Automake 1.9.5.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Call m4_pattern_allow to reassure autoconf that
the AS_DYNAMIC_OBJS and AS_DYNAMIC_INCS variables are not
mistakes.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/timers/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS only to literal strings.
* configure: Regenerated.

sid/component/profiling/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cfgroot/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* libltdl: Updated with files from libtool 1.5.18.

sid/component/tcl/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/arm7t/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/xstormy16/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/cgen-cpu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* configure.in: Apply AC_CONFIG_SUBDIRS to literal strings only.
* acinclude.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): Properly
quote macro names.
* configure: Regenerated.

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

sid/component/cgen-cpu/m32r/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/audio/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

sid/component/uart/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/uart/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/loader/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/sched/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/mapper/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/parport/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/memory/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/cache/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/rtc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/gloss/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/testsuite/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/lcd/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

* families/configure.in: Apply AC_CONFIG_SUBDIRS to literal
strings only.
* families/configure: Regenerated.

* families/Makefile.in, families/aclocal.m4: Regenerated with
Automake 1.9.5.

sid/component/mmu/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/interrupt/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/glue/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/component/ide/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/doc/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in: Regenerated with Automake 1.9.5.

sid/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/config/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* config.guess, config.sub, install-sh, missing, mkinstalldirs:
Update.

* docbuild.m4 (RH_DOCBUILD_CHECK): Propery quote macro name.
* libstdc++.m4 (CY_LIBSTDCXX_CHECK): Same.
* sidtarget.m4 (CY_SIDTARGET_CHECK): Same.

* sidtarget.m4 (CY_SIDTARGET_CHECK): No need to specify the shell
when running $ac_config_sub; $ac_config_sub contains the shell
itself now, and it's an error to specify it twice.

* libtool.m4, ltdl.m4, ltmain.sh: Update from libtool 1.5.18.

sid/main/dynamic/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.am (LIBIBERTY): Link against the libiberty.a from
libiberty/pic, not the non-PIC version in libiberty.
* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.

* configure.in: Remove call to AC_ARG_PROGRAM, to avoid autoconf
warnings about multiple uses.
* configure: Regenerated with autoconf 2.59.

sid/main/ChangeLog:
2005-06-03  Jim Blandy  <jimb@redhat.com>

* Makefile.in, aclocal.m4: Regenerated with Automake 1.9.5.
* configure: Regenerated with autoconf 2.59.

19 years ago* how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from a
cgf [Sat, 4 Jun 2005 02:14:13 +0000 (02:14 +0000)]
* how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from a
Visual Studio or MinGW application?"

19 years ago* dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. Comment
cgf [Sat, 4 Jun 2005 02:11:47 +0000 (02:11 +0000)]
* dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls.  Comment
to explain the caveats of this method.
* how-cygtls-works.txt: New file.

19 years ago*** empty log message ***
gdbadmin [Sat, 4 Jun 2005 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sat, 4 Jun 2005 00:00:08 +0000 (00:00 +0000)]
daily update

19 years ago * symmisc.c (dump_symtab_1): Renamed from dump_symtab.
brobecke [Fri, 3 Jun 2005 23:27:27 +0000 (23:27 +0000)]
    * symmisc.c (dump_symtab_1): Renamed from dump_symtab.
        (dump_symtab): New function.

19 years agoPatch from Steve Ellcey for hpux build failure.
wilson [Fri, 3 Jun 2005 21:33:48 +0000 (21:33 +0000)]
Patch from Steve Ellcey for hpux build failure.
* configure.in: Check for getc_unlocked prototype.
* configure: Regenerate.
* config.in: Regenerate.
* strings.c (get_char): Only call getc_unlocked if we have seen a
prototype.

19 years ago* cgen-cpu.h: Remove references to CGEN bitset type.
jimb [Fri, 3 Jun 2005 20:25:39 +0000 (20:25 +0000)]
* cgen-cpu.h: Remove references to CGEN bitset type.

* configure.in: Don't forget to AC_SUBST the value of cpu_defs.
* configure: Regenerated.

19 years ago2005-06-03 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 3 Jun 2005 18:57:27 +0000 (18:57 +0000)]
2005-06-03  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdlib/mallocr.c (MALLOC_COPY): Switch to use memmove
        instead of memcpy.

19 years ago* configure.in (ALL_LINGUAS): Add zh_TW
nickc [Fri, 3 Jun 2005 13:22:13 +0000 (13:22 +0000)]
* configure.in (ALL_LINGUAS): Add zh_TW
* configure: Regenerate.
* po/zh_TW.po: New Chinese (traditional) translation.

19 years agoRemove spurious blank space
nickc [Fri, 3 Jun 2005 10:14:29 +0000 (10:14 +0000)]
Remove spurious blank space

19 years agoConvert to ISO C90 formatting
nickc [Fri, 3 Jun 2005 10:13:12 +0000 (10:13 +0000)]
Convert to ISO C90 formatting

19 years agoinclude/
amodra [Fri, 3 Jun 2005 09:52:47 +0000 (09:52 +0000)]
include/
* bfdlink.h (struct bfd_link_callbacks): Add einfo.
bfd/
* configure.in: Bump version
* configure: Regenerate.
* elflink.c (elf_link_input_bfd): Use einfo linker callback to print
discarded section sym refs and kill linker output.
* simple.c (simple_dummy_einfo): New function.
(bfd_simple_get_relocated_section_contents): Init callbacks.einfo.
ld/
* ldmain.c (link_callbacks): Add einfo.
(add_archive_element): Use passed info, not link_info.
(constructor_callback): Likewise.
(reloc_overflow): Don't handle null bfd specially.
(reloc_dangerous, unattached_reloc): Likewise.
* ldmisc.c (vfinfo <B>): Print "ld generated" for null bfd.
(vfinfo <C, D, G>): Handle null bfd.  Wrap comments.

19 years ago * gdb.texinfo (Registers): Add index entries for the standard
eliz [Fri, 3 Jun 2005 07:09:17 +0000 (07:09 +0000)]
* gdb.texinfo (Registers): Add index entries for the standard
registers.
(Frames): Add cross-reference from frame pointer description to
the Registers node.
(Annotations Overview): Fix the reference to GDB name.

19 years ago * elf32-i386.c (elf_i386_relocate_section): Handle zero symndx
amodra [Fri, 3 Jun 2005 03:58:12 +0000 (03:58 +0000)]
* elf32-i386.c (elf_i386_relocate_section): Handle zero symndx
for all reloc types.

19 years ago* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so that
cgf [Fri, 3 Jun 2005 01:07:40 +0000 (01:07 +0000)]
* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so that
the standard Windows rules for finding a library will be used if no path is
given.  Stop explicitly searching /usr/bin since that is now in effect.

19 years ago*** empty log message ***
gdbadmin [Fri, 3 Jun 2005 00:00:06 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 3 Jun 2005 00:00:05 +0000 (00:00 +0000)]
daily update

19 years ago* config.sub: Add cases for the Renesas m32c. (This patch has been
jimb [Thu, 2 Jun 2005 21:23:04 +0000 (21:23 +0000)]
* config.sub: Add cases for the Renesas m32c.  (This patch has been
accepted into the master sources.)

19 years ago * configure.in: Set noconfigdirs for ms1.
aldyh [Thu, 2 Jun 2005 19:56:31 +0000 (19:56 +0000)]
    * configure.in: Set noconfigdirs for ms1.

        * configure: Regenerate.

19 years ago * exceptions.h: Include ui-out.h.
brobecke [Thu, 2 Jun 2005 16:52:04 +0000 (16:52 +0000)]
    * exceptions.h: Include ui-out.h.
        (ui_out): Remove declaration.
        * Makefile.in (exceptions_h): Add dependency on ui-out.h.

19 years ago * ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32.
amodra [Thu, 2 Jun 2005 14:30:02 +0000 (14:30 +0000)]
* ld-powerpc/powerpc.exp (ppcelftests): Assemble sda test with -a32.

19 years ago * elf64-ppc.c (add_symbol_adjust): Set sym visibility to most
amodra [Thu, 2 Jun 2005 13:13:51 +0000 (13:13 +0000)]
* elf64-ppc.c (add_symbol_adjust): Set sym visibility to most
restrictive of func code and func descr for undefined syms as well
as defined.

19 years ago * ldexp.h (etree_value_type): Use "asection *" in place of
amodra [Thu, 2 Jun 2005 03:08:40 +0000 (03:08 +0000)]
* ldexp.h (etree_value_type): Use "asection *" in place of
"struct lang_output_section_statement_struct *" for "section".
(exp_fold_tree): Likewise.
(exp_mark_used_section): Likewise.
* ldexp.c (new_rel, new_rel_from_section, fold_unary, fold_binary,
fold_trinary, fold_name, exp_fold_tree_1, exp_fold_tree,
exp_mark_used_section): Likewise for "current_section" param.
(make_abs, new_abs, exp_binop, exp_unop, exp_get_vma, exp_get_fill,
exp_get_abs_int): Adjust for above changes.
* ldlang.c (lang_mark_used_section_1, print_assignment,
lang_size_sections_1, lang_do_assignments_1): Likewise.
* ldexp.c (fold_name): Init entire result struct.

19 years agomerge from gcc
dj [Thu, 2 Jun 2005 03:05:03 +0000 (03:05 +0000)]
merge from gcc

19 years agoRevert 2005-05-30 close_all_files changes.
cgf [Thu, 2 Jun 2005 02:36:49 +0000 (02:36 +0000)]
Revert 2005-05-30 close_all_files changes.
* spawn.cc (spawn_guts): When execing, close all files after the child has
synced with us.

19 years ago* fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk open
cgf [Thu, 2 Jun 2005 01:50:21 +0000 (01:50 +0000)]
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk open
is called in case we're passed in a non-existent device.

19 years agodaily update
amodra [Thu, 2 Jun 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago*** empty log message ***
gdbadmin [Thu, 2 Jun 2005 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
eliz [Wed, 1 Jun 2005 20:38:44 +0000 (20:38 +0000)]
* gdb.texinfo (Set Watchpoints): Remove @vindex entry for
can-use-hw-watchpoints.

19 years ago* emulparams/elf32btsmip.sh: Unset DATA_ADDR.
macro [Wed, 1 Jun 2005 19:26:24 +0000 (19:26 +0000)]
* emulparams/elf32btsmip.sh: Unset DATA_ADDR.

19 years agogas/:
macro [Wed, 1 Jun 2005 19:23:56 +0000 (19:23 +0000)]
gas/:
* config/tc-mips.c (load_register): Add leading "0x" to the
output of sprintf_vma().
(macro): Likewise.

gas/testsuite/:
* gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
* gas/mips/ldstla-32-mips3-1.l: Likewise.

19 years ago* include/machine/stdlib.h: New file.
cgf [Wed, 1 Jun 2005 18:24:31 +0000 (18:24 +0000)]
* include/machine/stdlib.h: New file.

19 years ago* include/machine/stdlib.h: New file.
cgf [Wed, 1 Jun 2005 18:23:59 +0000 (18:23 +0000)]
* include/machine/stdlib.h: New file.

19 years ago From James Lemke <jim@wasabisystems.com>:
kseitz [Wed, 1 Jun 2005 15:23:15 +0000 (15:23 +0000)]
    From James Lemke  <jim@wasabisystems.com>:
        * generic/gdbtk-hooks.c (gdbtk_fileopenin, gdbtk_read): New functions
        for target to read stdin from console window.
        * generic/gdbtk-interp.c (_stdtargin): Added.
        * generic/gdbtk.h (gdbtk_fileopenin): Add declaration.

19 years ago* thread.h (List_remove): Revert most of 2005-05-30 change.
cgf [Wed, 1 Jun 2005 14:55:44 +0000 (14:55 +0000)]
* thread.h (List_remove): Revert most of 2005-05-30 change.

19 years ago(TxCE, TxC3, TxCM, TUE, TUF): Remove redundant test for the presence of thumb
nickc [Wed, 1 Jun 2005 08:18:40 +0000 (08:18 +0000)]
(TxCE, TxC3, TxCM, TUE, TUF): Remove redundant test for the presence of thumb
version of the parsing functions since they must always exist and the test
generates a compile time warning message.

19 years ago* Makefile.am: Regenerate dependencies with 'make dep-am'.
jimb [Wed, 1 Jun 2005 05:36:02 +0000 (05:36 +0000)]
* Makefile.am: Regenerate dependencies with 'make dep-am'.
* Makefile.in: Regenerate.

19 years ago* cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff around
cgf [Wed, 1 Jun 2005 04:42:43 +0000 (04:42 +0000)]
* cygwin.sc: Don't output .reloc or .rsrc sections.  Clean up stuff around
.cygheap and use a workaround to get things working with newer
(broken?) binutils.

19 years agold:
zack [Wed, 1 Jun 2005 04:04:16 +0000 (04:04 +0000)]
ld:
* ldlang.c (entry_symbol_default): New file-scope global.
(lang_finish): Use it, not a hardwired "start".
(lang_default_entry): Set it.
* ldlang.h: Declare lang_default_entry.
* emultempl/beos.em, emultempl/pe.em: Use lang_default_entry,
not lang_add_entry, to override default entry point symbol.

ld/testsuite:
* ld-scripts/align.exp: Mark align1 XFAIL on PECOFF targets.
* ld-scripts/data.exp: Mark data UNSUPPORTED on a.out targets.
* ld-scripts/provide.exp, ld-scripts/size.exp: Mark all tests
UNSUPPORTED on a.out targets.  Tidy.

19 years ago* cygheap.cc (cygheap_end): Remove bogus section attribute.
cgf [Wed, 1 Jun 2005 04:00:39 +0000 (04:00 +0000)]
* cygheap.cc (cygheap_end): Remove bogus section attribute.
* cygwin.sc: Make __cygheap_mid absolute.  Remove unused _cygheap_foo.

19 years ago* child_info.h (child_info::cygheap_h): Delete.
cgf [Wed, 1 Jun 2005 03:46:55 +0000 (03:46 +0000)]
* child_info.h (child_info::cygheap_h): Delete.
(child_info::dwProcessId): New field.
* cygheap.cc (init_cheap): Delete.
(dup_now): Ditto.
(cygheap_setup_for_child): Ditto.
(cygheap_setup_for_child_cleanup): Ditto.
(cygheap_fixup_in_child): Simplify.  Use new "child_copy" function to copy heap
from parent.
(_csbrk): Don't attempt allocation if within cygheap section.  Fix so that more
than one allocation will succeed.
(cygheap_init): Reset possibly-nonzero region to zero.
* cygheap.h (cygheap_setup_for_child): Delete declaration.
(cygheap_setup_for_child_cleanup): Ditto.
(cygheap_start): Define as an array.
* cygwin.sc: Modernize.  Remove unneeded sections.  Define cygheap here.
* dcrt0.cc (do_exit): Reflect argument change to close_all_files.
* dtable.cc (dtable::vfork_parent_restore): Ditto.
* dtable.h: Ditto.
* fhandler.h: Ditto.
* fork.cc (fork_copy): Call ReadProcessMemory if there is no thread
(indicating that we're execing).
(fork_child): Don't mess with hParent.
(fork_parent): Remove hParent stuff.  It happens earlier now.  Remove call to
cygheap_setup_for_child* stuff.
(fork): Put child_info_stuff in grouped structure.  Issue error if parent
handle is not set.
(child_copy): New function.
* sigproc.cc (child_info::child_info): Put cygheap settings here.  Set parent
handle.
(child_info::~child_info): Close parent handle if it exists.
* spawn.cc (spawn_guts): Reorganize so that ciresrv is allocated at only the
last minute so that cygheap changes are reflected.  Delete cygheap_setup*
calls.
* syscalls.cc (close_all_files): Add an argument to flag when the fd entry
should be released.
* winsup.h (close_all_files): Add an argument to close_all_files declaration.
Declare child_copy.

19 years ago*** empty log message ***
gdbadmin [Wed, 1 Jun 2005 00:00:09 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 1 Jun 2005 00:00:09 +0000 (00:00 +0000)]
daily update

19 years ago * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.
rth [Tue, 31 May 2005 22:53:36 +0000 (22:53 +0000)]
    * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.
        (ALPHA_ELF_LINK_HASH_TLS_IE): Renumber to 0x80.
        (ALPHA_ELF_LINK_HASH_LU_PLT): Rename from ALPHA_ELF_LINK_HASH_LU_FUNC.
        (elf64_alpha_want_plt): Update to match.
        (elf64_alpha_check_relocs): Collect JSRDIRECT in gotent_flags.
        (elf64_alpha_relax_with_lituse): Likewise.  Handle JSRDIRECT.

19 years ago * config/tc-alpha.c (O_lituse_jsrdirect): New.
rth [Tue, 31 May 2005 22:53:07 +0000 (22:53 +0000)]
    * config/tc-alpha.c (O_lituse_jsrdirect): New.
        (alpha_reloc_op): Add it.
        (debug_exp): Handle it.
        (DUMMY_RELOC_LITUSE_JSRDIRECT): New.
        (emit_insn): Handle it.
        * doc/c-alpha.texi (Alpha-Relocs): Document lituse_jsrdirect.

19 years ago * readelf.c (dump_relocations): Special case R_ALPHA_LITUSE.
rth [Tue, 31 May 2005 22:52:50 +0000 (22:52 +0000)]
    * readelf.c (dump_relocations): Special case R_ALPHA_LITUSE.

19 years ago * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
rth [Tue, 31 May 2005 22:52:31 +0000 (22:52 +0000)]
    * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.

19 years ago * elf32-arm.c (elf32_arm_reloc_type_lookup)
zack [Tue, 31 May 2005 22:09:50 +0000 (22:09 +0000)]
* elf32-arm.c (elf32_arm_reloc_type_lookup)
(elf32_arm_nabi_grok_prstatus, elf32_arm_nabi_grok_psinfo):
Use ISO C90 function declaration style.

19 years agoFix for IA-64 gdb backtrace of threads in syscalls, reported by Jeff Johnson.
wilson [Tue, 31 May 2005 19:32:28 +0000 (19:32 +0000)]
Fix for IA-64 gdb backtrace of threads in syscalls, reported by Jeff Johnson.
* elfcode.h (NAME(bfd_elf,bfd_from_remote_memory)): Check for program
header PF_R flag on PT_LOAD segments.

19 years ago2005-05-31 Christian Groessler <chris@groessler.org>
cpg [Tue, 31 May 2005 18:36:28 +0000 (18:36 +0000)]
2005-05-31  Christian Groessler  <chris@groessler.org>

* write.c (dump_section_relocs): Convert to ISO-C.
(write_relocs): Avoid signed/unsigned and fprintf argument
warnings in debug code.

19 years ago*** empty log message ***
gdbadmin [Tue, 31 May 2005 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 31 May 2005 00:00:06 +0000 (00:00 +0000)]
daily update

19 years ago * elf64-alpha.c (elf64_alpha_relocate_section): Use dtp_base for
rth [Mon, 30 May 2005 21:22:37 +0000 (21:22 +0000)]
    * elf64-alpha.c (elf64_alpha_relocate_section): Use dtp_base for
        the zero index relocs produced by elf64_alpha_relax_tls_get_addr.

19 years ago2005-05-30 Andrew Cagney <cagney@gnu.org>
cagney [Mon, 30 May 2005 20:00:52 +0000 (20:00 +0000)]
2005-05-30  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS (Can Commit Without Approval): New section,
previously burried under "Target Instruction Set Architectures".
Note that cagney "can commit" changes to powerpc-linux.

19 years ago* thread.h (List_remove): Make node parameter const. Use simple comparison and
cgf [Mon, 30 May 2005 18:37:40 +0000 (18:37 +0000)]
* thread.h (List_remove): Make node parameter const.  Use simple comparison and
assignment rather than InterlockedCompareExchangePointer since access is
already synchronized.

19 years ago2005-05-30 Andrew Cagney <cagney@gnu.org>
cagney [Mon, 30 May 2005 18:35:08 +0000 (18:35 +0000)]
2005-05-30  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS: Drop architecture and target vectors.

19 years ago* dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.
cgf [Mon, 30 May 2005 18:20:27 +0000 (18:20 +0000)]
* dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.