OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
19 years agoAdd support for s390x-ibm-tpf target
nickc [Thu, 16 Dec 2004 16:02:49 +0000 (16:02 +0000)]
Add support for s390x-ibm-tpf target

19 years ago* ldmisc.c (vfinfo): Handle the case where %B is passed a NULL BFD.
nickc [Thu, 16 Dec 2004 15:40:34 +0000 (15:40 +0000)]
* ldmisc.c (vfinfo): Handle the case where %B is passed a NULL BFD.

19 years agogas/
jbeulich [Thu, 16 Dec 2004 13:23:19 +0000 (13:23 +0000)]
gas/
2004-12-15 Jan Beulich  <jbeulich@novell.com>

* config/obj-elf.c (obj_elf_change_section): Only set type and
attributes on new sections. Emit warning when type of re-declared
section doesn't match.

gas/testsuite/
2004-12-15 Jan Beulich  <jbeulich@novell.com>

* gas/elf/section5.[els]: New.

19 years ago * fhandler_console.cc (get_win32_attr): Avoid inappropriate intensity
corinna [Thu, 16 Dec 2004 13:19:08 +0000 (13:19 +0000)]
* fhandler_console.cc (get_win32_attr): Avoid inappropriate intensity
interchanging that used to render reverse output unreadable when
non-reversed text is bright.

19 years agobinutils/
jbeulich [Thu, 16 Dec 2004 13:16:30 +0000 (13:16 +0000)]
binutils/
2004-12-15 Jan Beulich  <jbeulich@novell.com>

* doc/binutils.texi: Document --strip-unneeded-symbol and
--strip-unneeded-symbols.
* objcopy.c (strip_unneeded_list): New.
(enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
and OPTION_STRIP_UNNEEDED_SYMBOLS.
(copy_options): Add  --strip-unneeded-symbol and
--strip-unneeded-symbols.
(copy_usage): Likewise.
(filter_symbols): Suppress copying of symbol if in strip_unneeded_list
and the symbol is not needed.
(copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
OPTION_STRIP_UNNEEDED_SYMBOLS.

19 years agogas/
jbeulich [Thu, 16 Dec 2004 08:57:19 +0000 (08:57 +0000)]
gas/
2004-12-15 Jan Beulich  <jbeulich@novell.com>

* dw2gencfi.c (dot.cfi.startproc): Clear cur_cfa_offset so
'.cfi_startproc simple' doesn't inherit the old value.

19 years agogas/
jbeulich [Thu, 16 Dec 2004 08:53:41 +0000 (08:53 +0000)]
gas/
2004-12-15  Jan Beulich  <jbeulich@novell.com>

* dw2gencfi.c (output_cfi_insn): Adjust DW_CFA_def_cfa_sf generation
to emit a signed and factored offset. Adjust DW_CFA_def_cfa_offset_sf
generation to emit a factored offset.

19 years ago*** empty log message ***
gdbadmin [Thu, 16 Dec 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 15 Dec 2004 23:00:13 +0000 (23:00 +0000)]
daily update

19 years ago * xstormy16-tdep.c (xstormy16_skip_prologue): Clear/initialize the
kevinb [Wed, 15 Dec 2004 22:45:32 +0000 (22:45 +0000)]
* xstormy16-tdep.c (xstormy16_skip_prologue): Clear/initialize the
frame cache.

19 years ago2004-12-09 Jim Blandy <jimb@redhat.com>
fche [Wed, 15 Dec 2004 20:07:10 +0000 (20:07 +0000)]
2004-12-09  Jim Blandy  <jimb@redhat.com>

* sidtypes.h: Recognize AMD64 (x86-64) as a little-endian machine.

19 years ago* gdb.threads/linux-dp.exp: Fix output regexp to handle output
jimb [Wed, 15 Dec 2004 18:28:51 +0000 (18:28 +0000)]
* gdb.threads/linux-dp.exp: Fix output regexp to handle output
under NPTL when there is debugging info available for libpthread.

19 years ago * cygwin.din: Add utmpx symbols.
corinna [Wed, 15 Dec 2004 17:28:53 +0000 (17:28 +0000)]
* cygwin.din: Add utmpx symbols.
* syscalls.cc: Include utmpx.h.  Implement utmpx functions as stubs
to utmp functions.
(copy_ut_to_utx): New static function.
(pututline): Change from void to struct utmp * as on Linux.
(setutxent): New function.
(endutxent): New function.
(getutxent): New function.
(getutxid): New function.
(getutxline): New function.
(pututxline): New function.
* include/utmpx.h: New file.
* include/cygwin/utmp.h: New file.
* include/cygwin/version.h: Bump API minor number.
* include/sys/utmp.h: Include cygwin/utmp.h.  Move stuff common with
utmpx functionality there.
(pututline): Declare struct utmp *.

19 years ago * syscall.c (cb_syscall) <case CB_SYS_truncate>
hp [Wed, 15 Dec 2004 01:26:40 +0000 (01:26 +0000)]
* syscall.c (cb_syscall) <case CB_SYS_truncate>
<case CB_SYS_ftruncate>: New cases.

19 years ago * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
hp [Wed, 15 Dec 2004 01:24:15 +0000 (01:24 +0000)]
* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.

19 years ago*** empty log message ***
gdbadmin [Wed, 15 Dec 2004 00:00:38 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 14 Dec 2004 23:00:06 +0000 (23:00 +0000)]
daily update

19 years agoAdded printing of symbols on AVR disasm
sveinse [Tue, 14 Dec 2004 22:30:28 +0000 (22:30 +0000)]
Added printing of symbols on AVR disasm

19 years agoAdded printing of symbols on AVR disasm
sveinse [Tue, 14 Dec 2004 22:27:03 +0000 (22:27 +0000)]
Added printing of symbols on AVR disasm

19 years ago * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.
corinna [Tue, 14 Dec 2004 17:19:20 +0000 (17:19 +0000)]
* tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.
(tty::init): Set master_pid to 0.

19 years ago2004-12-14 Randolph Chung <tausq@debian.org>
tausq [Tue, 14 Dec 2004 16:35:33 +0000 (16:35 +0000)]
2004-12-14  Randolph Chung  <tausq@debian.org>

* hppa-tdep.c (hppa_in_function_epilogue_p): New function.
(hppa_gdbarch_init): Set in_epilogue_p method.

19 years ago * sh-tdep.c (sh_extract_return_value_nofpu): Rename from
corinna [Tue, 14 Dec 2004 15:40:13 +0000 (15:40 +0000)]
* sh-tdep.c (sh_extract_return_value_nofpu): Rename from
sh_default_extract_return_value.
(sh_extract_return_value_fpu): Rename from
sh3e_sh4_extract_return_value.
(sh_store_return_value_nofpu): Rename from
sh_default_store_return_value.
(sh_store_return_value_fpu): Rename from sh3e_sh4_store_return_value.
(sh_return_value_nofpu): Accomodate above changes.
(sh_return_value_fpu): Ditto.

19 years ago2004-12-14 Tomer Levi <Tomer.Levi@nsc.com>
tomerl [Tue, 14 Dec 2004 15:38:04 +0000 (15:38 +0000)]
2004-12-14  Tomer Levi  <Tomer.Levi@nsc.com>

* elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *'
to prototype, to make hash info available.
Prevent wrapped symbols from being adjusted twice.

19 years ago2004-12-14 Tomer Levi <Tomer.Levi@nsc.com>
tomerl [Tue, 14 Dec 2004 15:36:23 +0000 (15:36 +0000)]
2004-12-14  Tomer Levi  <Tomer.Levi@nsc.com>

* elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *' to prototype, to make hash info available.
Prevent wrapped symbols from being adjusted twice.

19 years ago * fhandler_console.cc (read): Consider offset within scrolling
corinna [Tue, 14 Dec 2004 12:09:49 +0000 (12:09 +0000)]
* fhandler_console.cc (read): Consider offset within scrolling
region of the console window.

19 years ago * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
rsandifo [Tue, 14 Dec 2004 09:48:03 +0000 (09:48 +0000)]
* elfxx-mips.c (mips_elf_calculate_relocation): Don't report an
overflow for calls to undefined weak symbols.

19 years ago*** empty log message ***
gdbadmin [Tue, 14 Dec 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Mon, 13 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago Remove some warnings:
bje [Mon, 13 Dec 2004 20:42:19 +0000 (20:42 +0000)]
Remove some warnings:
* generic/gdbtk-hooks.c (gdbtk_pre_add_symbol): Cast `name'.
* generic/gdbtk-cmds.c (gdbtk_dis_asm_read_memory): Remove.

19 years ago2004-12-13 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 13 Dec 2004 19:42:15 +0000 (19:42 +0000)]
2004-12-13  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/fread.c (fread): For unbuffered I/O, attempt
        a low-level read if we don't get the full amount of bytes so
        EOF or error flags will be set.

19 years ago * cygheap.h (cwdstuff::get_drive): Release cwd_lock.
corinna [Mon, 13 Dec 2004 19:33:30 +0000 (19:33 +0000)]
* cygheap.h (cwdstuff::get_drive): Release cwd_lock.

19 years ago * gdb.ada/fixed_points.c: New file.
guitton [Mon, 13 Dec 2004 16:04:19 +0000 (16:04 +0000)]
* gdb.ada/fixed_points.c: New file.
* gdb.ada/fixed_points.exp: New file.

19 years ago * stabsread.c (read_huge_number): Add support for reading octal
guitton [Mon, 13 Dec 2004 15:56:43 +0000 (15:56 +0000)]
* stabsread.c (read_huge_number): Add support for reading octal
signed number in twos complement, based on the size of this
number.
(read_range_type): Add support for reading octal signed bounds
in twos complements, based on the size of the type.
(read_type_number, read_cpp_abbrev, read_member_functions,
read_cpp_abbrev, read_one_struct_field, read_baseclasses,
read_struct_type, read_array_type, read_enum_type,
read_sun_builtin_type, read_sun_floating_type): Update calls to
read_huge_number.
(read_type): Update call to read_range_type.

19 years ago * ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.
rsandifo [Mon, 13 Dec 2004 13:09:54 +0000 (13:09 +0000)]
* ld-mips-elf/mips-elf.exp: Only run jalbal if n32 is supported.

19 years ago * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
rsandifo [Mon, 13 Dec 2004 13:02:08 +0000 (13:02 +0000)]
* gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
.text alignments.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 08:47:07 +0000 (08:47 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* hppa-hpux-tdep.c (internalize_hp_cxx_exception_support): Call
solib_get_solib_by_pc method through target vector.
(hppa_hpux_som_find_global_pointer): Call solib_get_got_by_pc
method through target vector.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 08:46:57 +0000 (08:46 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* hppa-hpux-tdep.c (internalize_hp_cxx_exception_support): Call
solib_get_solib_by_pc method through target vector.
(hppa_hpux_som_find_global_pointer): Call solib_get_got_by_pc
method through target vector.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 08:43:17 +0000 (08:43 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* hppa-hpux-tdep.c (internalize_hp_cxx_exception_support): Call
solib_get_solib_by_pc method through target vector.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 08:43:07 +0000 (08:43 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* hppa-hpux-tdep.c (internalize_hp_cxx_exception_support): Call
solib_get_solib_by_pc method through target vector.

19 years agoCorrect date in last entry.
brobecke [Mon, 13 Dec 2004 05:10:16 +0000 (05:10 +0000)]
Correct date in last entry.

19 years ago * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Change
brobecke [Mon, 13 Dec 2004 05:07:23 +0000 (05:07 +0000)]
    * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Change
        parameter name to make it clear that we already have a next
        frame.  Return the sigcontext from that next frame instead
        of the frame following it.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 04:06:13 +0000 (04:06 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* Makefile.in (pa64solib_h, somsolib_h): Delete.
(solib_pa64_h, solib_som_h): New.
(HFILES_NO_SRCDIR, ALLDEPFILES): Replace somsolib.h with solib-som.h.
(hppa-hpux-tdep.o, hpread.o): Update dependencies.
(pa64solib.o, somsolib.o): Delete.
(solib-pa64.o, solib-som.o): New.
* hppa-hpux-tdep.c: Include new solib interfaces.
(hppa_hpux_som_init_abi): Attach to SOM solib interface.
(hppa_hpux_elf_init_abi): Attach to PA64 ELF solib interface.
* hppa-tdep.c (internalize_unwinds): If solib_get_text_base method
is available, use it to determine the base of unwind records.
* hppa-tdep.h (gdbarch_tdep): Add new solib methods.
* hpread.c: Replace somsolib.h with solib-som.h.
(hpread_process_one_debug_symbol): Use target vector to get thread
start address.
* config/pa/hppa64.mt (TDEPFILES): Use new solib interface.
* config/pa/hppahpux.mt (TDEPFILES): Likewise.
* config/pa/hpux.mh (NATDEPFILES): Delete references to target objects.
* config/pa/tm-hppah.h: Use new solib interface.

19 years ago2004-12-13 Randolph Chung <tausq@debian.org>
tausq [Mon, 13 Dec 2004 03:38:22 +0000 (03:38 +0000)]
2004-12-13  Randolph Chung  <tausq@debian.org>

* tramp-frame.c (tramp_frame_sniffer): Allow frames with names or
sections to be trampolines too.

19 years agoCorrect last mispasted entry
hp [Mon, 13 Dec 2004 00:46:42 +0000 (00:46 +0000)]
Correct last mispasted entry

19 years ago * syscall.c (cb_syscall) <case CB_SYS_rename>: New case.
hp [Mon, 13 Dec 2004 00:46:05 +0000 (00:46 +0000)]
* syscall.c (cb_syscall) <case CB_SYS_rename>: New case.

19 years ago * syscall.c (cb_syscall) <case CB_SYS_rename>: New case.
hp [Mon, 13 Dec 2004 00:45:34 +0000 (00:45 +0000)]
* syscall.c (cb_syscall) <case CB_SYS_rename>: New case.

19 years agoCorrect attribution last changes
hp [Mon, 13 Dec 2004 00:43:59 +0000 (00:43 +0000)]
Correct attribution last changes

19 years ago * callback.h (CB_SYS_rename): New macro.
hp [Mon, 13 Dec 2004 00:42:49 +0000 (00:42 +0000)]
* callback.h (CB_SYS_rename): New macro.

19 years ago * syscall.c (cb_syscall) <case CB_SYS_lstat>: New case.
hp [Mon, 13 Dec 2004 00:38:38 +0000 (00:38 +0000)]
* syscall.c (cb_syscall) <case CB_SYS_lstat>: New case.
* callback.c (os_lstat): New function.

19 years ago * callback.h (struct host_callback_struct): New member lstat.
hp [Mon, 13 Dec 2004 00:35:28 +0000 (00:35 +0000)]
* callback.h (struct host_callback_struct): New member lstat.
(CB_SYS_lstat): New macro.

19 years ago*** empty log message ***
gdbadmin [Mon, 13 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 12 Dec 2004 23:00:04 +0000 (23:00 +0000)]
daily update

19 years ago * f-exp.y (typename): Remove unused nonterminal.
bje [Sun, 12 Dec 2004 21:48:51 +0000 (21:48 +0000)]
* f-exp.y (typename): Remove unused nonterminal.
(name): Likewise.

19 years ago2004-11-27 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
cagney [Sun, 12 Dec 2004 17:06:19 +0000 (17:06 +0000)]
2004-11-27  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>

Committed by Andrw Cagney.
* abug-rom.c, ada-lang.c, ada-typeprint.c, alpha-tdep.c: i18n
markup.

19 years ago2004-12-12 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 12 Dec 2004 16:26:15 +0000 (16:26 +0000)]
2004-12-12  Andrew Cagney  <cagney@gnu.org>

* frame.c (get_prev_frame): When unwinding normal frames, check
that the PC isn't zero.
* hppa-tdep.c (hppa_stub_frame_unwind_cache): Delete check for a
zero PC.

19 years ago2004-12-12 Andrew Cagney <cagney@gnu.org>
cagney [Sun, 12 Dec 2004 15:31:35 +0000 (15:31 +0000)]
2004-12-12  Andrew Cagney  <cagney@gnu.org>

* MAINTAINERS: Reword description of what "Target Instruction Set
Architectures" covers.

19 years ago* hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.
kettenis [Sun, 12 Dec 2004 13:51:53 +0000 (13:51 +0000)]
* hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.

19 years ago* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.
bavag [Sun, 12 Dec 2004 02:15:33 +0000 (02:15 +0000)]
* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.

19 years ago*** empty log message ***
gdbadmin [Sun, 12 Dec 2004 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
kettenis [Sat, 11 Dec 2004 23:04:57 +0000 (23:04 +0000)]
* hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
(hppa_hpux_save_state_offset): New function, replacing variable
with the same name.
(hppa_cannot_fetch_register, hppa_cannot_store_register): Remove
functions.
(hppa_hpux_fetch_register): Don't call hppa_cannot_fetch_register.
Use new hppa_hpux_save_state_offset function.  Add special
handling for handling 64-bit "flags" register.
(hppa_hpux_store_register): Likewise.
(hppa_hpux_child_can_run): Tweak comment.

19 years agodaily update
amodra [Sat, 11 Dec 2004 23:00:04 +0000 (23:00 +0000)]
daily update

19 years ago* inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available.
kettenis [Sat, 11 Dec 2004 21:53:57 +0000 (21:53 +0000)]
* inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available.
(inf_ttrace_attach): Likewise.
(inf_ttrace_resume_callback): New function.
(inf_ttrace_resume): Don't use TT_PROC_CONTINUE.  Iterate over all
lwps and call inf_ttrace_resume_callback instead.
(inf_ttrace_wait): Handle TTEVT_BPT_SSTEP.

19 years ago* inf-ttrace.c (_initialize_inf_ttrace): Unconditionially compile.
kettenis [Sat, 11 Dec 2004 16:49:25 +0000 (16:49 +0000)]
* inf-ttrace.c (_initialize_inf_ttrace): Unconditionially compile.

19 years agoWrap long line.
kettenis [Sat, 11 Dec 2004 16:44:23 +0000 (16:44 +0000)]
Wrap long line.

19 years agobfd/
amodra [Sat, 11 Dec 2004 04:32:34 +0000 (04:32 +0000)]
bfd/
* elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that
canonical sections syms have a name.

gas/testsuite/
Update for changed section syms.

ld/testsuite/
Update for changed section syms.

19 years ago * elf64-ppc.c (opd_entry_value): Don't use cached relocs if they
amodra [Sat, 11 Dec 2004 03:56:42 +0000 (03:56 +0000)]
* elf64-ppc.c (opd_entry_value): Don't use cached relocs if they
have been adjusted for output.
(ppc64_elf_relocate_section): Mark sections with reloc_done.

19 years ago * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offset
ian [Sat, 11 Dec 2004 03:41:29 +0000 (03:41 +0000)]
* config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offset
which is too large in the case of NO_PIC without 64-bit
addresses.

19 years ago2004-12-10 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 11 Dec 2004 02:01:57 +0000 (02:01 +0000)]
2004-12-10  Michael Snyder  <msnyder@redhat.com>

* mn10300-tdep.c: New file.  This is a re-implementation of
the mn10300 target back-end using the new frame api etc.
* mn10300-tdep.h: New file.
* config/mn10300/mn10300.mt: New file (or replace old file).
* configure.tgt: Add mn10300 target.

19 years ago*** empty log message ***
gdbadmin [Sat, 11 Dec 2004 00:00:36 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 10 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years agomerge from gcc
dj [Fri, 10 Dec 2004 22:04:33 +0000 (22:04 +0000)]
merge from gcc

19 years ago* configure.host (hppa*-*-hpux11*): Remove.
kettenis [Fri, 10 Dec 2004 20:06:23 +0000 (20:06 +0000)]
* configure.host (hppa*-*-hpux11*): Remove.
* config/pa/hpux11.mh: Remove file.

19 years ago * gas/mips/elf-rel23a.d: New test.
ian [Fri, 10 Dec 2004 19:48:41 +0000 (19:48 +0000)]
* gas/mips/elf-rel23a.d: New test.
* gas/mips/elf-rel23b.d: New test.
* gas/mips/elf-rel25.s: New test.
* gas/mips/elf-rel25.d: New test.
* gas/mips/elf-rel25a.d: New test.
* gas/mips/mips.exp: Run new tests.

19 years ago * config/tc-mips.c (mips_in_shared): New static variable.
ian [Fri, 10 Dec 2004 19:48:18 +0000 (19:48 +0000)]
* config/tc-mips.c (mips_in_shared): New static variable.
(macro_build_lui): Permit "_gp" if !mips_in_shared.
(md_longopts): Add -mshared and -mno-shared.
(md_parse_option): Handle OPTION_MSHARED and OPTION_MNO_SHARED.
(s_cpload): Implement !mips_in_shared case.
(s_cpsetup): Likewise.
* doc/c-mips.texi (MIPS Opts): Document -mno-shared.
* NEWS: Mention -mno-shared.

19 years agorda/ChangeLog:
jimb [Fri, 10 Dec 2004 19:22:24 +0000 (19:22 +0000)]
rda/ChangeLog:
2004-12-09  Jim Blandy  <jimb@redhat.com>

* configure.in: Clean up junk whitespace.  Don't call
AC_CONFIG_SUBDIRS on variables' values; invoke it on a constant
value, at each place we add a directory to targ_subdirs, as
recommended by the autoconf manual.
* aclocal.m4, configure: Regenerated.

rda/win32/ChangeLog:
2004-12-09  Jim Blandy  <jimb@redhat.com>

* configure.in: Remove nonsense test.
* aclocal.m4, configure: Regenerated.

rda/unix/ChangeLog:
2004-12-09  Jim Blandy  <jimb@redhat.com>

* aclocal.m4, configure: Regenerated.

19 years ago * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead of
corinna [Fri, 10 Dec 2004 17:43:00 +0000 (17:43 +0000)]
* errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead of
EOVERFLOW.

19 years ago* include/sys/strace.h: Don't output paranoid_printf by default.
cgf [Fri, 10 Dec 2004 16:25:30 +0000 (16:25 +0000)]
* include/sys/strace.h: Don't output paranoid_printf by default.

19 years ago* hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Fix
kettenis [Fri, 10 Dec 2004 15:48:17 +0000 (15:48 +0000)]
* hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Fix
typo.

19 years ago * elf.c (bfd_elf_sym_name): Add symtab_hdr param.
amodra [Fri, 10 Dec 2004 14:04:53 +0000 (14:04 +0000)]
* elf.c (bfd_elf_sym_name): Add symtab_hdr param.
(group_signature): Update call.
* elf-bfd.h (bfd_elf_sym_name): Update.
* elf32-ppc.c (ppc_elf_relocate_section): Update.
* elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc)
(ppc64_elf_relocate_section): Update
* elflink.c (elf_link_input_bfd): Update.

19 years ago* nto-tdep.h: Include osabi.h. Prototypes for generic Neutrino
kewarken [Fri, 10 Dec 2004 13:38:22 +0000 (13:38 +0000)]
* nto-tdep.h: Include osabi.h.  Prototypes for generic Neutrino
osabi sniffer, signal handling initializer, 'in_dynsym_resolve_code'
function and nto_set_target function.
(struct nto_target_ops): Put comments inline with struct.  Add osabi
sniffer hook.  Redefine macros to permit testing/assignment.  Remove
nto_ prefix from members.
* nto-tdep.c (nto_find_and_open_solib): Allocate all buffers
dynamically to support arbitrary root paths.  Check for basename of
lib in search path and then check for absolute.
(nto_in_dynsym_resolve_code): New function.
(nto_core_sniffer): New function.
(regset_core_fns): Register core sniffer.
(nto_initialize_signals): New function.
(_initialize_nto_tdep): Move signal initialization code to above to
avoid initialization race conditions.
(nto_set_target): New function.
* nto-procfs.c: Minor formatting/indenting changes.
(procfs_is_nto_target): New function.
(procfs_open): Set nto_is_nto_target.
(_initialize_procfs): Ditto.  Remove notice_signals() call to avoid
initialization race conditions.
(procfs_create_inferior): Resume inferior after creation.
* i386-nto-tdep.c: Declare i386_nto_target.
(init_i386nto_ops): Initialize i386_nto_target instead of
current_nto_target.
(i386nto_init_abi): Initialize signals.  Call nto_set_target.  Set
TARGET_SO_IN_DYNSYM_RESOLVE_CODE.
(_initialize_i386nto_tdep): Call init_i386nto_ops.  Register osabi sniffer.

19 years ago * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name.
amodra [Fri, 10 Dec 2004 13:18:35 +0000 (13:18 +0000)]
* elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name.
(group_signature): Update calls.
* elf-bfd.h (bfd_elf_sym_name): Update.
* elf32-ppc.c (ppc_elf_relocate_section): Update.
* elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc)
(ppc64_elf_relocate_section): Update
* elflink.c (elf_link_input_bfd): Update.

19 years ago * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalid
jakub [Fri, 10 Dec 2004 13:08:03 +0000 (13:08 +0000)]
* elf.c (bfd_elf_local_sym_name): Avoid crashes with invalid
st_shndx on STT_SECTION sections.

19 years ago* hppa-hpux-tdep.c (child_enable_exception_callback): Use XMALLOC.
kettenis [Fri, 10 Dec 2004 10:45:32 +0000 (10:45 +0000)]
* hppa-hpux-tdep.c (child_enable_exception_callback): Use XMALLOC.
(hppa_hpux_sigtramp_frame_unwind_cache): Use ARRAY_SIZE.
(hppa_hpux_init_abi): Reformat long line.

19 years ago* hppa-hpux-tdep.c: Include "regset.h".
kettenis [Fri, 10 Dec 2004 09:42:06 +0000 (09:42 +0000)]
* hppa-hpux-tdep.c: Include "regset.h".
(HPPA_HPUX_SS_WIDEREGS, HPPA_HPUX_SS_FLAGS_OFFSET)
(HPPA_HPUX_SS_NARROW_OFFSET, HPPA_HPUX_SS_FPBLOCK_OFFSET)
(HPPA_HPUX_SS_WIDE_OFFSET, HPPA_HPUX_SAVE_STATE_SIZE)
(HPPA_HPUX_PA89_SAVE_STATE_SIZE): New defines.
(hppa_hpux_supply_ss_narrow, hppa_hpux_supply_ss_fpblock)
(hppa_hpux_supply_ss_wide, hppa_hpux_supply_save_state): New
functions.
(hppa_hpux_regset): New variable.
(hppa_hpux_regset_from_core_section): New function.
(hppa_hpux_init_abi): Set regset_from_core_section.
(hppa_hpux_core_osabi_sniffer): New function.
(_initialize_hppa_hpux_tdep): Register
hppa_hpux_core_osabi_sniffer.
* Makefile.in (hppa-hpux-tdep.o): Update dependencies.
* config/pa/hppahpux.mt (TDEPFILES): Add corelow.o.

19 years ago*** empty log message ***
gdbadmin [Fri, 10 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Thu, 9 Dec 2004 23:00:24 +0000 (23:00 +0000)]
daily update

19 years ago* MAINTAINERS: List 'depcomp' as part of automake.
jimb [Thu, 9 Dec 2004 21:59:13 +0000 (21:59 +0000)]
* MAINTAINERS: List 'depcomp' as part of automake.

19 years ago2004-12-09 Alex Mogilnikov <alx@intellectronika.ru>
jjohnstn [Thu, 9 Dec 2004 21:36:47 +0000 (21:36 +0000)]
2004-12-09  Alex Mogilnikov  <alx@intellectronika.ru>

        * libc/time/tzset_r (_tzset_r): Properly skip over
        '/' when it is detected.

19 years ago* lib/libcmain.c (main): Properly deal with quoted first argument.
cgf [Thu, 9 Dec 2004 21:28:31 +0000 (21:28 +0000)]
* lib/libcmain.c (main): Properly deal with quoted first argument.

19 years ago * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
pbrook [Thu, 9 Dec 2004 20:25:19 +0000 (20:25 +0000)]
* config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
for function start.
* testsuite/gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.

19 years ago2004-12-09 Randolph Chung <tausq@debian.org>
tausq [Thu, 9 Dec 2004 17:57:59 +0000 (17:57 +0000)]
2004-12-09  Randolph Chung  <tausq@debian.org>

* solib-pa64.c (pa64_relocate_section_addresses): Properly relocate
text and data sections.
(pa64_current_sos): Also include the dld in the list of current shared
objects.
(pa64_solib_get_solib_by_pc): Update comments.
(pa64_solib_get_text_base): New function.
(pa64_solib_select): Set solib_get_text_base method.

19 years ago * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
drow [Thu, 9 Dec 2004 16:17:40 +0000 (16:17 +0000)]
* elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
ELF section symbols.

19 years ago * config/tc-mips.c (append_insn): If we emit a nop during a relax
ian [Thu, 9 Dec 2004 15:51:29 +0000 (15:51 +0000)]
* config/tc-mips.c (append_insn): If we emit a nop during a relax
sequence, increase the size of the sequence.

19 years ago * gas/mips/branch-swap.d: Pass -32 to as.
ian [Thu, 9 Dec 2004 15:44:16 +0000 (15:44 +0000)]
* gas/mips/branch-swap.d: Pass -32 to as.

19 years ago * ld-mips-elf/jalbal.d: New test.
ian [Thu, 9 Dec 2004 07:14:53 +0000 (07:14 +0000)]
* ld-mips-elf/jalbal.d: New test.
* ld-mips-elf/jalbal.s: New test.
* ld-mips-elf/mips-elf.exp: Run it.

19 years ago * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,
ian [Thu, 9 Dec 2004 07:12:26 +0000 (07:12 +0000)]
* elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR,
return a real value, unless it is a PLT symbol.
(mips_elf_perform_relocation): On the RM9000, turn a jal into a
bal if possible.

19 years ago * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask of
ian [Thu, 9 Dec 2004 06:32:39 +0000 (06:32 +0000)]
* elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask of
R_MIPS_JALR entry to 0.

19 years ago * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
ian [Thu, 9 Dec 2004 06:19:11 +0000 (06:19 +0000)]
* readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.

19 years ago * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to
ian [Thu, 9 Dec 2004 06:17:12 +0000 (06:17 +0000)]
* config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to
use CPU_RM9000.

19 years ago * mips.h (CPU_RM9000): Define.
ian [Thu, 9 Dec 2004 06:13:43 +0000 (06:13 +0000)]
* mips.h (CPU_RM9000): Define.
(OPCODE_IS_MEMBER): Handle CPU_RM9000.