OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years agomerge from gcc
dj [Thu, 15 Jan 2004 16:34:19 +0000 (16:34 +0000)]
merge from gcc

20 years ago * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
amodra [Thu, 15 Jan 2004 12:38:18 +0000 (12:38 +0000)]
* emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.

20 years ago2004-01-15 Filip Navara <xnavara@volny.cz>
dannysmith [Thu, 15 Jan 2004 07:19:19 +0000 (07:19 +0000)]
2004-01-15  Filip Navara  <xnavara@volny.cz>

* include/ddk/mcd.h: Don't care about value of DBG define.
* include/ddk/srb.h: Ditto.
* include/ddk/storport.h: Ditto.
* include/ddk/video.h: Ditto.
* include/nspapi.h (SetServiceW, GetAddressByNameA,
GetAddressByNameW): Correct protoype.
* include/ntsecapi.h (PCUNICODE_STRING): Define.

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

20 years agodaily update
amodra [Wed, 14 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years agomerge from gcc
dj [Wed, 14 Jan 2004 22:01:54 +0000 (22:01 +0000)]
merge from gcc

20 years ago* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
dj [Wed, 14 Jan 2004 21:13:33 +0000 (21:13 +0000)]
* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
* Makefile.tpl (configure-target-[+module+]): Support stage.
* Makefile.in: Rebuilt.

20 years ago2004-01-14 David Carlton <carlton@bactrian.org>
carlton [Wed, 14 Jan 2004 19:03:32 +0000 (19:03 +0000)]
2004-01-14  David Carlton  <carlton@bactrian.org>

* gdb.cp/rtti.exp: Update copyright.  KFAIL test with repect to
PR c++/1511 and update coment.
* gdb.cp/templates.exp: Update patterns to match current output.
If changes involve something other than whitespace, KFAIL
w.r.t. PR c++/1512 or PR c++/931 as appropriate.

20 years ago2004-01-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 14 Jan 2004 18:39:07 +0000 (18:39 +0000)]
2004-01-14  Elena Zannoni  <ezannoni@redhat.com>

* gcore.c (gcore_copy_callback): Use paddr_d to print size
variable.
(gcore_create_callback): Ditto.  Skip any memory segment that has
no permissions set.

20 years agogas/
macro [Wed, 14 Jan 2004 18:01:05 +0000 (18:01 +0000)]
gas/
* config/tc-mips.c (append_insn): Properly detect variant frags
that preclude swapping of relaxed branches.  Correctly swap
instructions between frags when dealing with relaxed branches.

gas/testsuite/
* gas/mips/relax-swap1-mips1.d: New test for branch relaxation
with swapping for MIPS1.
* gas/mips/relax-swap1-mips2.d: New test for branch relaxation
with swapping for MIPS2.
* gas/mips/relax-swap1.l: Stderr output for the new tests.
* gas/mips/relax-swap1.s: Source for the new tests.
* gas/mips/relax-swap2.d: New test for branch likely relaxation
with swapping.
* gas/mips/relax-swap2.l: Stderr output for the new test.
* gas/mips/relax-swap2.s: Source for the new test.
* gas/mips/mips.exp: Run the new tests.

20 years ago2004-01-14 David Carlton <carlton@kealia.com>
carlton [Wed, 14 Jan 2004 16:54:38 +0000 (16:54 +0000)]
2004-01-14  David Carlton  <carlton@kealia.com>

Change symbols for C++ nested types to contain the fully qualified
name, if possible.  (At least in the DWARF-2 case.)  Partial fix
for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
c++/895.
* c-exp.y: Update copyright:
(qualified_type): Handle types nested within classes.
* cp-namespace.c: Update comments.
(cp_set_block_scope): Delete #if 0.
(cp_lookup_nested_type): Handle types nested within classes.
* dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
when appropriate.
(add_partial_symbol): Add the name of the enclosing namespace to
types.
(pdi_needs_namespace): New.
(add_partial_namespace): Tweak comment.
(add_partial_structure): New.
(psymtab_to_symtab_1): Initialize processing_current_prefix
here...
(process_die): instead of here.
(read_structure_scope): Try to figure out the name of the class or
namespace that the structure might be defined within.
(read_enumeration): Generate fully-qualified names, if possible.
(read_namespace): Don't set name to NULL.
(die_specification): New.
(new_symbol): Generate fully-qualified names for types.
(read_type_die): Determine appropriate prefix.
(determine_prefix): New.
(typename_concat): New.
(class_name): New.
* valops.c: Update copyright.
(value_aggregate_elt): Pass NOSIDE to
value_struct_elt_for_reference.
(value_struct_elt_for_reference): Make static, add NOSIDE
parameter, call value_maybe_namespace_elt as a last resort.
(value_namespace_elt): Break out code into
value_maybe_namespace_elt.
(value_maybe_namespace_elt): New.

2004-01-14  David Carlton  <carlton@kealia.com>

* gdb.cp/namespace.exp: Add tests involving classes defined within
namespaces.
* gdb.cp/namespace.cc (C::CClass): New.
* gdb.cp/namespace1.cc: Update copyright.
(C::OtherFileClass): New.

20 years ago* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
cgf [Wed, 14 Jan 2004 15:45:35 +0000 (15:45 +0000)]
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
compiler bug.
* autoload.cc (TryEnterCriticalSection): Remove.
* dcrt0.cc (dll_crt0_0): Delete inappropriate setting of _my_tls.stackptr to
NULL since it has really bad consequences.  Make 'si' an automatic variable.
* cygtls.cc (_threadinfo::init_thread): Correct thinko which caused thread list
to be allocated every time.
* cygtls.h (CYGTLS_PADSIZE): Define as const int.
* sync.h: Make multiple inclusion safe.
(muto::next): Eliminate.
(muto::exiting_thread): New variable.
(muto::set_exiting_thread): New function.
(new_muto): Change to use different section for mutos since c++ give
inexplicable warning in some cases otherwise.
(new_muto1): Ditto.
* dcrt0.cc (do_exit): Call muto::set_exiting_thread here.
* sync.cc (muto_start): Eliminate.
(muto::acquire): Always give exiting thread a lock.  Never give thread a lock
if exiting.
(muto::release): Ditto for releasing.
* dtable.cc (dtable::init_lock): Unline function and define here.
* dtable.h (lock_cs): Define as a muto since critical sections seem to work
oddly on Windows Me.
(lock): Accommodate switch to muto.
(unlock): Ditto.
* exceptions.cc (setup_handler): Don't worry about acquiring mutos since that
hasn't mattered for a long time.
(signal_exit): Ditto: muto stuff will be handled automatically on exit now.
* Makefile.in (DLL_IMPORTS): Link advapi32 to ensure proper DLL initialization.
* autoload.cc (RegCloseKey): Arbitrarily choose this function as a "seed" to
pull the advapi32 link library in.  So, comment out the autoloading.
* cygtls.cc (_threadinfo::init_thread): Just clear CYGTLS_PADSIZE.
(_threadinfo::remove): Add debugging.
(_threadinfo::find_tls): Ditto.
* cygtls.h (_threadinfo::padding): Make zero length (for now?).
* dcrt0.cc (dll_crt0_0): Move more initialization here from dll_crt0_1.
(dll_crt0_1): See above.
* dtable.h (dtable::lock): Remove commented out critical section locking.
* dtable.h (dtable::init_lock): Remove commented out critical section locking.
* dtable.h (dtable::unlock): Remove commented out critical section locking.
* exceptions.cc (interruptible): bool'ize.
* init.cc (threadfunc_fe): Revert to storing threadfunc at stack bottom.
(munge_threadfunc): Ditto.  Avoid adding overhead to calibration_thread.
(prime_threads): Don't initialize tls stuff.
(dll_entry): Make minor change to initialization order.
* tlsoffsets.h: Regenerate.
* sigproc.cc (wait_sig): Add sanity check for end of process thread exit.
* select.h: Make minor formatting change.
* Makefile.in: Add still more -fomit-frame-pointer functions.
* dtable.h (dtable::lock): New function.
(dtable::unlock): New function.
(dtable::init_lock): New function.
* cygheap.h (HEAP_TLS): Declare new enum value.
(init_cygheap::threadlist): Declare new array.
(init_cygheap::sthreads): Declare new variable.
(cygheap_fdmanip::~cygheap_fdmanip): Use new dtable lock/unlock functions.
(cygheap_fdnew::cygheap_fdnew): Ditto.
(cygheap_fdget::cygheap_fdget): Ditto.
* dtable.cc (dtable_init): Initialize fdtab critical section.
(dtable::fixup_after_fork): Ditto.
(dtable::fixup_after_exec): Ditto.
(dtable::dup2): Use lock/unlock calls to protect access to fdtab.
(dtable::find_fifo): Ditto.
(dtable::fixup_before_fork): Ditto.
(dtable::fixup_before_exec): Ditto.
(dtable::set_file_pointers_for_exec): Ditto.
(dtable::vfork_child_dup): Ditto.
(dtable::vfork_parent_restore): Ditto.
* syscalls.cc (close_all_files): Ditto.
* sync.h (muto::acquired): Declare new function.
(new_muto1): Declare new macro used to specify name of muto storage.
* sync.cc (muto::acquired): Define new function.
* cygthread.cc (cygthread::stub): Remove signal chain removal call since it is
handled during initialization now.
* cygthread.cc (cygthread::simplestub): Remove signal chain removal call since
it is handled during initialization now.
* cygtls.cc (sentry): New class used for locking.  Use throughout.
(_threadinfo::reset_exception): Don't pop stack.
(_threadinfo::find_tls): Move from exceptions.cc.
(_threadinfo::init_thread): Initialize array of threads rather than linked
list.  Take second argument indicating thread function for this thread.
(_threadinfo::remove): Search thread array rather than linked list.  Use sentry
to lock.  Only unlock if we got the lock.
(_threadinfo::find_tls): Ditto for first two.
(handle_threadlist_exception): Handle exceptions when manipulating the thread
list in case of premature thread termination.
(_threadinfo::init_threadlist_exceptions): Ditto.
* cygtls.h (TLS_STACK_SIZE): Decrease size.
(_threadinfo::padding): Add element to avoid overwriting lower part of stack.
(_threadinfo::remove): Add a "wait" argument to control how long we wait for a
lock before removing.
* exceptions.cc (init_exception_handler): Make global.  Take argument to
control exception handler being set.
(ctrl_c_handler): Wait forever when removing self from signal chain.
(_threadinfo::find_tls): Move to cygtls.cc.
(sig_handle): Reorganize detection for thread-specific signals.
* heap.cc (heap_init): Rework slightly.  Make fatal error more verbose.  Remove
malloc initialization since it can't happen during dll attach.
* init.cc (search_for): Move address to search for on stack here.
(threadfunc_ix): Ditto for stack offset.  Make shared so that stack walk
potentially only has to be done once when cygwin processes are running.
(threadfunc_fe): Use standard tls to store thread function (may change back
later).
(calibration_thread): New function.  Potentially called to find threadfunc_ix.
(munge_threadfunc): Search for "search_for" value on stack.  Output warning
when thread func not found on stack.  Use standard tls to store thread
function.
(prime_threads): New function.  Called to prime thread front end.
(dll_entry): Call dll_crt0_0 here when DLL_PROCESS_ATTACH.  Call prime_threads
here.  Try to remove thread from signal list here.
* sigproc.cc (wait_sig): Initialize threadlist exception stuff here.
* thread.cc (pthread::exit): Pass argument to signal list remove function.
* thread.h: Remove obsolete *ResourceLock defines.
* tlsoffsets.h: Regenerate.
* winsup.h (spf): Define temporary debug macro to be deleted later.
* dcrt0.cc (dll_crt0_0): New function, called during DLL initialization.
Mainly consists of code pulled from dll_crt0_1.
(dll_crt0_1): See above.
(_dll_crt0): Wait for initial calibration thread to complete, if appropriate.
Move some stuff to dll_crt0_0.
(initialize_main_tls): Accommodate argument change to
_thread_info::init_thread.
* fork.cc (fork_child): Ditto.
(sync_with_child): Fix debug message.
* external.cc (cygwin_internal): Remove special considerations for
uninitialized dll since initialization happens during dll attach now.
* dlfcn.cc (dlopen): Remove obsolete *ResourceLock calls.
(dlclose): Ditto.
* cygheap.h (init_cygheap::close_ctty): Declare new function.
* cygheap.cc (init_cygheap::close_ctty): Define new function.
* syscalls.cc (close_all_files): Use close_ctty.
(setsid): Ditto.
* cygthread.cc (cygthread::stub): Remove exception initialization.
* cygthread.cc (cygthread::stub): Remove exception initialization.
(cygthread::simplestub): Ditto.
* thread.cc (pthread::thread_init_wrapper): Ditto.
* cygtls.cc (_last_thread): Make static.
(_threadinfo::call2): Initialize exception handler here.
(_threadinfo::find_tls): Move here.
* exceptions.cc (_threadinfo::find_tls): Move.
* dcrt0.cc (__api_fatal): Add prefix info to message here rather than including
it in every call to function.
* winsup.h (api_fatal): Accommodate above change.
* debug.cc (add_handle): Don't do anything if cygheap not around.
(mark_closed): Ditto.
* dll_init.cc (dll_list::detach): Fix debug output.
* fork.cc (sync_with_child): Ditto.
(vfork): Improve debug output.
* heap.cc (heap_init): Ditto.
* exceptions.cc (try_to_debug): Clarify message when debugger attaches.

20 years ago2004-01-14 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Wed, 14 Jan 2004 15:09:36 +0000 (15:09 +0000)]
2004-01-14  Elena Zannoni  <ezannoni@redhat.com>

* gdb.base/sepdebug.exp: Bail out of the test if we don't know
what debug info we have. Print a better message if something goes
wrong while producing the separate debug info file.

20 years ago2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 14 Jan 2004 14:32:53 +0000 (14:32 +0000)]
2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/callfuncs.c: Remove explicit declaration of malloc.

20 years ago2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 14 Jan 2004 14:11:40 +0000 (14:11 +0000)]
2004-01-14  Michael Chastain  <mec.gnu@mindspring.com>

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

20 years ago* gettext.m4: Quote names of macros to be defined by AC_DEFUN
macro [Wed, 14 Jan 2004 13:41:35 +0000 (13:41 +0000)]
* gettext.m4: Quote names of macros to be defined by AC_DEFUN
throughout.

* acinclude.m4: Quote names of macros to be defined by AC_DEFUN
throughout.
* aclocal.m4: Regenerate.
* configure: Regenerate.

20 years agocpu/
rsandifo [Wed, 14 Jan 2004 10:04:59 +0000 (10:04 +0000)]
cpu/
* frv.cpu (UNIT): Add IACC.
(iacc-multiply-r-r): Use it.
* frv.opc (fr400_unit_mapping): Add entry for IACC.
(fr500_unit_mapping, fr550_unit_mapping): Likewise.

opcodes/
* frv-desc.h: Regenerate.
* frv-desc.c: Regenerate.
* frv-opc.c: Regenerate.

20 years ago2004-01-14 Greg Chicares <chicares@users.sourceforge.net>
dannysmith [Wed, 14 Jan 2004 07:53:43 +0000 (07:53 +0000)]
2004-01-14  Greg Chicares  <chicares@users.sourceforge.net>

* include/tchar.h (_puttchar): Define.

20 years ago2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
chastain [Wed, 14 Jan 2004 03:57:23 +0000 (03:57 +0000)]
2004-01-13  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/derivation.exp: Add XFAIL for bug with protected
inheritance.  PR gdb/1498, PR gcc/13539.

20 years ago * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
ian [Wed, 14 Jan 2004 03:06:00 +0000 (03:06 +0000)]
* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
mips_elf64_rtype_to_howto instead of using howto_table.

* gas/mips/mips16-64.d: New test.
* gas/mips/mips.exp: Run it.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 14 Jan 2004 02:51:41 +0000 (02:51 +0000)]
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_convert_register_p): Handle both raw and
cooked floating-point registers.
(mips_gdbarch_init): Set convert_register_p, register_to_value,
and value_to_register.

20 years ago*** empty log message ***
gdbadmin [Wed, 14 Jan 2004 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-01-13 David Carlton <carlton@kealia.com>
carlton [Tue, 13 Jan 2004 23:39:54 +0000 (23:39 +0000)]
2004-01-13  David Carlton  <carlton@kealia.com>

* gdb.base/completion.exp: Don't look for 'ask' after set
follow-fork-mode.  Update copyright.

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

20 years ago2004-01-13 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 13 Jan 2004 21:38:44 +0000 (21:38 +0000)]
2004-01-13  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
* gdbarch.c: Re-generate.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
FUNCTION_START_OFFSET.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* sparc-tdep.c (sparc32_gdbarch_init): Ditto.
* sh64-tdep.c (sh64_gdbarch_init): Ditto.
* sh-tdep.c (sh_gdbarch_init): Ditto.
* s390-tdep.c (s390_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* mips-tdep.c (mips_gdbarch_init): Ditto.
* mcore-tdep.c (mcore_gdbarch_init): Ditto.
* m68k-tdep.c (m68k_gdbarch_init): Ditto.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
* m32r-tdep.c (m32r_gdbarch_init): Ditto.
* ia64-tdep.c (ia64_gdbarch_init): Ditto.
* i386-tdep.c (i386_gdbarch_init): Ditto.
* hppa-tdep.c (hppa_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* frv-tdep.c (frv_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* cris-tdep.c (cris_gdbarch_init): Ditto.
* avr-tdep.c (avr_gdbarch_init): Ditto.
* arm-tdep.c (arm_gdbarch_init): Ditto.
* alpha-tdep.c (alpha_gdbarch_init): Ditto.

20 years ago * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
drow [Tue, 13 Jan 2004 21:34:31 +0000 (21:34 +0000)]
* cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE
takes two parameters.
* cp-demint.c (cplus_demangle_fill_component): Likewise.

20 years ago * infrun.c (follow_fork_mode_ask): Remove.
drow [Tue, 13 Jan 2004 21:31:42 +0000 (21:31 +0000)]
* infrun.c (follow_fork_mode_ask): Remove.
(follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
(follow_fork): Simplify and remove internal error for
follow_fork_mode_ask.
(_initialize_infrun): Update "set follow-fork-mode" help text.

20 years ago * gdb.texinfo: Update copyright year. Mention that set
drow [Tue, 13 Jan 2004 21:31:07 +0000 (21:31 +0000)]
* gdb.texinfo: Update copyright year.  Mention that set
follow-fork-mode is supported on GNU/Linux.  Remove documentation
of "set follow-fork-mode ask".

20 years ago * elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
drow [Tue, 13 Jan 2004 21:09:34 +0000 (21:09 +0000)]
* elf32-arm.h (elf32_arm_final_link_relocate): Check that we created
the .plt section.
(elf32_arm_check_relocs): Don't increment the PLT refcount for
relocs which would not use the PLT.

20 years ago * ld-arm/arm-elf.exp: Add arm-static-app test.
drow [Tue, 13 Jan 2004 21:09:17 +0000 (21:09 +0000)]
* ld-arm/arm-elf.exp: Add arm-static-app test.
* ld-arm/arm-static-app.s, ld-arm/arm-static-app.d,
ld-arm/arm-static-app.r: New files.

20 years ago2004-01-13 Michael Snyder <msnyder@redhat.com>
msnyder [Tue, 13 Jan 2004 19:56:46 +0000 (19:56 +0000)]
2004-01-13  Michael Snyder  <msnyder@redhat.com>

        * sh-dis.c (print_insn_sh): Allocate 4 bytes for insn.

20 years ago2004-01-13 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 13 Jan 2004 17:08:02 +0000 (17:08 +0000)]
2004-01-13  Elena Zannoni  <ezannoni@redhat.com>

         * gdb.threads/gcore-thread.exp: Prefix name of binary with
         test specific name.
         * gdb.mi/gdb669.exp: Ditto.
         * gdb.mi/mi-pthreads.exp: Ditto.
         * gdb.mi/mi1-pthreads.exp: Ditto.
         * gdb.mi/mi2-pthreads.exp: Ditto.

20 years ago2004-01-13 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 13 Jan 2004 17:06:35 +0000 (17:06 +0000)]
2004-01-13  Andrew Cagney  <cagney@redhat.com>

* configure.in: Update copyright year.
(build_warnings): Add -Wunused-label.
* configure: Re-generate.

2004-01-13  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo: Update copyright year.
(Coding): Add -Wunused-label to list of -Werror warnings.

20 years ago * objcopy.c: Include elf-bfd.h.
jakub [Tue, 13 Jan 2004 15:41:00 +0000 (15:41 +0000)]
* objcopy.c: Include elf-bfd.h.
(is_strip_section): Don't strip debugging sections if
STRIP_NONDEBUG.
(setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.

* objcopy.c (copy_section): Free relpp if relcount == 0.

20 years ago* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
nickc [Tue, 13 Jan 2004 11:10:52 +0000 (11:10 +0000)]
* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true will
  prevent the LMA region being used as a replacement for a default VMA region.
  (lang_leave_output_section_statement): Pass extra parameter.
  (lang_leave_overlay): Likewise.
* ld.texinfo (Output Section LMA): Document that the LMA region can be set to
  the VMA region if no VMA has been set.
* ldlang.h (struct lang_output_section_phdr_list): Create a typedef for this
  type.  Minor formatting fixes.

20 years agoIf dot is advanced, then assume that the section should be allocated.
nickc [Tue, 13 Jan 2004 08:24:19 +0000 (08:24 +0000)]
If dot is advanced, then assume that the section should be allocated.

20 years ago2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
chastain [Tue, 13 Jan 2004 04:53:00 +0000 (04:53 +0000)]
2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/member-ptr.cc: Add copyright notice.

20 years ago2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
chastain [Tue, 13 Jan 2004 04:36:03 +0000 (04:36 +0000)]
2004-01-12  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple.  Add
some patterns for recent versions of gcc and hpacc.  Delete
calls to setup_xfail for hppa*-*-*.  Delete redundant tests.
Delete tests that access a NULL pointer-to-member-data.  This
script is still disabled for gcc.

20 years ago * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
ian [Tue, 13 Jan 2004 03:07:16 +0000 (03:07 +0000)]
* demangle.h: Instead of checking ANSI_PROTOTYPES, just include
"libiberty.h".

20 years agoMerge from gcc.
ian [Tue, 13 Jan 2004 01:51:08 +0000 (01:51 +0000)]
Merge from gcc.

20 years ago * elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
amodra [Tue, 13 Jan 2004 00:31:07 +0000 (00:31 +0000)]
* elf64-ppc.c (ppc64_elf_check_relocs): Ignore !SEC_ALLOC relocs.
(ppc64_elf_gc_sweep_hook): Likewise.
(ppc64_elf_size_dynamic_sections): Test for .plt directly.

20 years ago2004-01-12 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 13 Jan 2004 00:25:28 +0000 (00:25 +0000)]
2004-01-12  Elena Zannoni  <ezannoni@redhat.com>

* gdb.mi/mi2-basics.exp: Make sure that full pathnames are
        escaped correctly.

20 years ago*** empty log message ***
gdbadmin [Tue, 13 Jan 2004 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Mon, 12 Jan 2004 23:00:04 +0000 (23:00 +0000)]
daily update

20 years agomerge from gcc
dj [Mon, 12 Jan 2004 21:24:38 +0000 (21:24 +0000)]
merge from gcc

20 years agomerge from gcc
dj [Mon, 12 Jan 2004 21:24:18 +0000 (21:24 +0000)]
merge from gcc

20 years agoUpdate copyright year.
ian [Mon, 12 Jan 2004 21:08:00 +0000 (21:08 +0000)]
Update copyright year.

20 years ago * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
ian [Mon, 12 Jan 2004 21:04:03 +0000 (21:04 +0000)]
* stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
(stab_demangle_argtypes): Likewise.
(stab_demangle_v3_argtypes): New static function.
(stab_demangle_v3_arg): New static function.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 12 Jan 2004 20:33:21 +0000 (20:33 +0000)]
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* exec.h (exec_ops): Make "extern".

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 12 Jan 2004 20:13:25 +0000 (20:13 +0000)]
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_pseudo_register_read): Don't return a value,
the function is void.
(mips_pseudo_register_write): Ditto.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 12 Jan 2004 18:33:47 +0000 (18:33 +0000)]
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
call.  Never defined.
* sparc-tdep.h (struct frame_info): Add opaque declaration.
* sparc64-tdep.h (struct gdbarch): Add opaque declaration.
(struct sparc_gregset, struct regcache): Ditto.
* sparc-nat.c: Update copyright.  Specify "GNU/Linux".

20 years ago2004-01-12 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 12 Jan 2004 17:20:40 +0000 (17:20 +0000)]
2004-01-12  Elena Zannoni  <ezannoni@redhat.com>

* gdb.base/sepdebug.exp: New file.
* gdb.base/sepdebug.c: New file.
* lib/gdb.exp (separate_debug_filename): New procedure.
(gdb_gnu_strip_debug): New procedure.

20 years agoEliminate the old mi/tui specific ChangeLog files as in ...
cagney [Mon, 12 Jan 2004 15:16:42 +0000 (15:16 +0000)]
Eliminate the old mi/tui specific ChangeLog files as in ...

Added Files:
mi/ChangeLog-1999-2003 testsuite/gdb.mi/ChangeLog-1999-2003
tui/ChangeLog-1998-2003
Removed Files:
mi/ChangeLog testsuite/gdb.mi/ChangeLog tui/ChangeLog

20 years agooops - add changeog entry for previous delta
nickc [Mon, 12 Jan 2004 15:04:05 +0000 (15:04 +0000)]
oops - add changeog entry for previous delta

20 years agoAdd support for relaxation of bit manipulation instructions.
nickc [Mon, 12 Jan 2004 15:02:18 +0000 (15:02 +0000)]
Add support for relaxation of bit manipulation instructions.

20 years ago2004-01-12 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 12 Jan 2004 14:44:48 +0000 (14:44 +0000)]
2004-01-12  Andrew Cagney  <cagney@redhat.com>

* gdb.base/fileio.exp: Update copyright year.  On GNU/Linux, for
"Renaming a directory to a non-empty directory returns ENOTEMPTY
or EEXIST", treat EBUSY as an XFAIL.

20 years ago * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
amodra [Mon, 12 Jan 2004 13:47:32 +0000 (13:47 +0000)]
* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
sections.  Do ignore SEC_NEVER_LOAD sections.
(lang_size_sections_1): Remove test made redundant with the above.

20 years agoFix typo in comment in previous delta
nickc [Mon, 12 Jan 2004 13:34:30 +0000 (13:34 +0000)]
Fix typo in comment in previous delta

20 years agoDo not produce any output if the output file will be empty
nickc [Mon, 12 Jan 2004 13:10:02 +0000 (13:10 +0000)]
Do not produce any output if the output file will be empty

20 years agogas/
rsandifo [Mon, 12 Jan 2004 09:30:48 +0000 (09:30 +0000)]
gas/
* config/tc-mips.c (macro_build_jalr): When adding an R_MIPS_JALR
reloc, reserve space for the delay slot as well as the jalr itself.

gas/testsuite/
* gas/mips/elf-rel18.[sd]: New test.
* gas/mips/mips.exp: Run it.

20 years ago * dwarf2.c: Convert to C90, remove unneeded casts and prototypes.
amodra [Mon, 12 Jan 2004 05:34:15 +0000 (05:34 +0000)]
* dwarf2.c: Convert to C90, remove unneeded casts and prototypes.

20 years ago*** empty log message ***
gdbadmin [Mon, 12 Jan 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sun, 11 Jan 2004 23:16:25 +0000 (23:16 +0000)]
2004-01-11  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.base/scope.exp: Remove obsolete setup_xfail for
hp_cc_compiler.

20 years agodaily update
amodra [Sun, 11 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* sparc64nbsd-tdep.c: Include "regset.h".
kettenis [Sun, 11 Jan 2004 20:52:29 +0000 (20:52 +0000)]
* sparc64nbsd-tdep.c: Include "regset.h".
(sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64nbsd_core_fns): Remove variable.
(sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
functions.
(sparc64nbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.

20 years agoFix typo and pasto.
kettenis [Sun, 11 Jan 2004 20:50:26 +0000 (20:50 +0000)]
Fix typo and pasto.

20 years ago* sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
kettenis [Sun, 11 Jan 2004 20:47:52 +0000 (20:47 +0000)]
* sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
sparc_extract_struct_value_address.
(sparc32_gdbarch_init): Set extract_struct_value_address.
* sparc64-tdep.c (sparc64_extract_struct_value_address): New
function.
(sparc64_init_abi): Set extract_struct_value_address.  Don't set
return_value_on_stack.

20 years agoReally check this in now.
kettenis [Sun, 11 Jan 2004 20:02:18 +0000 (20:02 +0000)]
Really check this in now.

* sparc64fbsd-tdep.c: Include "regset.h".
(sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64fbsd_core_fns): Remove variable.
(sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
functions.
(sparc64fbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparnbsd_tdep): Remove call to add_core_fns.

20 years ago2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
joshuadfranklin [Sun, 11 Jan 2004 18:52:50 +0000 (18:52 +0000)]
2004-01-12  Joshua Daniel Franklin <joshuadfranklin@yahoo.com>

* dll_init.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * dtable.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * external.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * path.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * pinfo.cc: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * shared.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.
        * stackdump.sgml: Update funcsynopsis for DocBook 4.2 SGML DTD.

20 years ago* NEWS: Mention that %cs and %ss have been added to the AMD64
kettenis [Sun, 11 Jan 2004 17:00:37 +0000 (17:00 +0000)]
* NEWS: Mention that %cs and %ss have been added to the AMD64
configurations

20 years ago* frame.c: Update copyright year.
kettenis [Sun, 11 Jan 2004 16:52:15 +0000 (16:52 +0000)]
* frame.c: Update copyright year.
(get_prev_frame): Improve comment.

20 years ago*** empty log message ***
gdbadmin [Sun, 11 Jan 2004 16:00:02 +0000 (16:00 +0000)]
*** empty log message ***

20 years ago* sparc64fbsd-tdep.c: Include "regset.h".
kettenis [Sun, 11 Jan 2004 12:44:09 +0000 (12:44 +0000)]
* sparc64fbsd-tdep.c: Include "regset.h".
(sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
Remove variables.
(fetch_core_registers): Remove function.
(sparc64fbsd_core_fns): Remove variable.
(sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
functions.
(sparc64fbsd_init_abi): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
(_initialize_sparnbsd_tdep): Remove call to add_core_fns.

20 years ago2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sun, 11 Jan 2004 09:40:37 +0000 (09:40 +0000)]
2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
decorations.

20 years ago2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
joshuadfranklin [Sun, 11 Jan 2004 08:32:09 +0000 (08:32 +0000)]
2004-01-11  Joshua Daniel Franklin <joshuadfranklin@yahoo.com>

        * Makefile.in: Add new target for single-file User's Guide, use new
        cygwin.dsl for output.
        * cygwin.dsl: New file, DSSSL stylesheet for custom Cygwin output.
        * cygwin-api.in.sgml: Update to DocBook SGML 4.2 DTD.
        * cygwin-ug-net.in.sgml: Update to DocBook SGML 4.2 DTD.
        * cygwin-ug.in.sgml: Update to DocBook SGML 4.2 DTD.
        * cygwinenv.sgml: Correct some tags. Add description of default values
        to ntsec, export, and error_start items.
        * dll.sgml: Add explanation of cyg prefix for DLLs.
        * effectively.sgml: Use systemitem tag for names of Cygwin packages.
        * how-programming.texinfo: Add example to FAQ entry.
        * pathnames.sgml: Add discussion of /proc filesystem.
* setup-net.sgml: Correct some typos and grammar.

20 years agoFix last commit. I accidentally committed a ChangeLog entry for a
chastain [Sun, 11 Jan 2004 08:16:42 +0000 (08:16 +0000)]
Fix last commit.  I accidentally committed a ChangeLog entry for a
change that hasn't been approved yet (setvar.exp).  The change itself
was never committed.  -- sorry, michael c

20 years ago2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sun, 11 Jan 2004 08:14:49 +0000 (08:14 +0000)]
2004-01-10  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
and "(aCC)" decorations.  Remove obsolete doco about old
test results.

20 years ago * elf32-h8300.c: Fix formatting.
kazu [Sun, 11 Jan 2004 08:05:10 +0000 (08:05 +0000)]
* elf32-h8300.c: Fix formatting.

20 years ago * elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
kazu [Sun, 11 Jan 2004 07:40:24 +0000 (07:40 +0000)]
* elf32-cris.c (cris_elf_gc_sweep_hook): Return early if no
dynamic object is present.  Declare r_symndx and h in an inner
scope.
* elf32-vax.c (elf_vax_gc_sweep_hook): Likewise.

20 years ago* sparcnbsd-tdep.c: Include "regset.h".
kettenis [Sat, 10 Jan 2004 23:48:48 +0000 (23:48 +0000)]
* sparcnbsd-tdep.c: Include "regset.h".
(fetch_core_registers): Remove function.
(sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
(sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
functions.
(sparc32nbsd_init_abi): Initialize TDEP->gregset and
TDEP->fpregset.
(_initialize_sparnbsd_tdep): Remove calls to add_core_fns.

20 years ago* sparc-tdep.h (struct regset): Provide opaque declaration.
kettenis [Sat, 10 Jan 2004 23:43:25 +0000 (23:43 +0000)]
* sparc-tdep.h (struct regset): Provide opaque declaration.
(struct gdbarch_tdep): Add gregset, sizeof_gregset,
fpregset and sizeof_fpregset members.
* sparc-tdep.c (struct regset): Provide opaque declaration.
(sparc_regset_from_core_section): New function.
(sparc32_gdbarch_init): Initialize TDEP->gregset,
TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
Set regset_from_core_section when appropriate.

20 years agodaily update
amodra [Sat, 10 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago* x86-64-tdep.c (amd64_non_pod_p): New function.
kettenis [Sat, 10 Jan 2004 17:58:29 +0000 (17:58 +0000)]
* x86-64-tdep.c (amd64_non_pod_p): New function.
(amd64_classify_aggregate): Return class memory for non-POD
C++ structure types.

20 years ago* x86-64-tdep.c (amd64_push_arguments): Add struct_return
kettenis [Sat, 10 Jan 2004 17:48:14 +0000 (17:48 +0000)]
* x86-64-tdep.c (amd64_push_arguments): Add struct_return
argument.  Use it to reserve a register if necessary.
(amd64_push_dummy_call): Pass STRUCT_RETURN in call to
amd64_push_arguments.

20 years ago* x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
kettenis [Sat, 10 Jan 2004 13:21:05 +0000 (13:21 +0000)]
* x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.

20 years ago* x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
kettenis [Sat, 10 Jan 2004 12:52:40 +0000 (12:52 +0000)]
* x86-64-tdep.c (amd64_register_info): Add %cs and %ss.  Adjust
register numbers in comments.
* x86-64-tdep.h: Update copyright year.
(X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
Adjust for addition of %cs and %ss.
* amd64fbsd-nat.c: Update copyright year.
(reg_offset): Add register offsets for %cs and %ss.
* amd64fbsd-tdep.c: Update copyright year.
(amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
(amd64fbsd_sc_reg_offset): Likewise.
* x86-64-linux-nat.c: Update copyright year.
(x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
and %ss.
* amd64nbsd-nat.c: Update copyright year.
(amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
* amd64nbsd-tdep.c: Update copyright year.
(amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
* x86-64-linux-tdep.c: Update copyright year.
(user_to_gdb_regmap): Add mapping for %cs and %ss.
(x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
* regformats/reg-x86-64.dat: Add %cs and %ss.

20 years agomerge from gcc
dj [Sat, 10 Jan 2004 04:10:18 +0000 (04:10 +0000)]
merge from gcc

20 years agomerge from gcc
dj [Sat, 10 Jan 2004 04:04:05 +0000 (04:04 +0000)]
merge from gcc

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 10 Jan 2004 00:43:28 +0000 (00:43 +0000)]
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * gencode.c: Whitespace cleanup.
        * interp.c: Ditto.

20 years ago* blockframe.c (inside_entry_func): Reformat. Introduce new local
kettenis [Sat, 10 Jan 2004 00:09:56 +0000 (00:09 +0000)]
* blockframe.c (inside_entry_func): Reformat.  Introduce new local
variables to prevent long lines.  Update comments to reflect
reality.

20 years ago2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 10 Jan 2004 00:03:17 +0000 (00:03 +0000)]
2004-01-09  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.cp/exception.exp: Fix typo in doco.

20 years agodaily update
amodra [Fri, 9 Jan 2004 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago2004-01-09 David Carlton <carlton@kealia.com>
ezannoni [Fri, 9 Jan 2004 22:22:06 +0000 (22:22 +0000)]
2004-01-09  David Carlton  <carlton@kealia.com>

        Checked in by Elena Zannoni  <ezannoni@redhat.com>.
        * dwarf2read.c (read_namespace): Pull out name-generating code
        into namespace_name. Rename previous_namespace to previous_prefix
        and processing_current_namespace to processing_current_prefix..
        (namespace_name): New function.
        (add_partial_symbol): Substitute uses of pdi->name with
        actual_name.
        * cp-support.h: Rename processing_current_namespace to
        processing_current_prefix.
        Update copyright year.
        * cp-namespace.c: Rename processing_current_namespace to
        processing_current_prefix.
        Update copyright year.

20 years ago2004-01-09 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 9 Jan 2004 21:19:15 +0000 (21:19 +0000)]
2004-01-09  H.J. Lu  <hongjiu.lu@intel.com>

* ld-selective/selective.exp: Skip ia64-*-*.

20 years ago2004-01-09 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 9 Jan 2004 20:42:10 +0000 (20:42 +0000)]
2004-01-09  Andrew Cagney  <cagney@redhat.com>

* jv-valprint.c, ser-unix.c: Add missing copyright years.

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
msnyder [Fri, 9 Jan 2004 19:47:36 +0000 (19:47 +0000)]
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * dmxy.s, fipr.s, fpchg.s, ldrc.s, loop.s, movli.s, movua.s,
        movxy.s, pabs.s, pclr.s, prnd.s, psub.s, pswap.s: New files.
        * allinsn.exp: Add new tests.
        * testutils.inc (set_sr_bit): Add argument.
        (set_greg): Add .align directives.

20 years ago2004-01-07 Michael Snyder <msnyder@redhat.com>
msnyder [Fri, 9 Jan 2004 19:44:49 +0000 (19:44 +0000)]
2004-01-07  Michael Snyder  <msnyder@redhat.com>

        * gencode.c: Replace 'Hitachi' with 'Renesas'.
        (op tab): Add new instructions for sh4a, DBR, SBR.
        (expand_opcode): Add handling for new movxy combinations.
        (gensym_caselist): Ditto.
        (expand_ppi_movxy): Remove movx/movy expansions,
        now handled in expand_opcode.
        (gensym): Add some helpful macros.
        (expand_ppi_code): Flatten loop for simplicity, tweak for 12-bit
        instead of 8-bit table (some insns are ambiguous to 8 bits).
(ppi_gensim, main): Generate 12-bit instead of 8-bit ppi table.

* interp.c: Replace 'Hitachi' with 'Renesas'.
        (union saved_state_type): Add dbr, sgr, ldst.
        (get_loop_bounds_ext): New function.
        (init_dsp): Add bfd_mach_sh4al_dsp.
(sim_resume): Handle extended loop bounds.

20 years ago(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.
nickc [Fri, 9 Jan 2004 17:47:16 +0000 (17:47 +0000)]
(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.

20 years ago * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
drow [Fri, 9 Jan 2004 16:53:44 +0000 (16:53 +0000)]
* elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.
(elf32_arm_copy_indirect_symbol): Don't copy pc_count.
(elf32_arm_final_link_relocate): Handle PLT32 and PC24 relocs
identically.  Do not emit PC24 relocations for shared libraries.
(elf32_arm_gc_sweep_hook): Handle PLT32 and PC24 relocs
identically.  Don't adjust pc_count.
(elf32_arm_check_relocs): Handle PLT32 and PC24 relocs identically.
Set ELF_LINK_HASH_NEEDS_PLT for both.  Don't adjust pc_count; don't
adjust count for branch relocations.
(allocate_dynrelocs): Correct typo in call to
WILL_CALL_FINISH_DYNAMIC_SYMBOL.  Never allocate space for
PC24 or PLT32 relocs when linking.

20 years ago * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
drow [Fri, 9 Jan 2004 16:53:10 +0000 (16:53 +0000)]
* ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
changes.