deliverable/binutils-gdb.git
23 years agoUpdate for hppa*w -> hppa*64* configure name change.
Alan Modra [Thu, 28 Sep 2000 10:16:34 +0000 (10:16 +0000)] 
Update for hppa*w -> hppa*64* configure name change.

23 years agoModify .PARAM so we need an arg reloc.
Alan Modra [Thu, 28 Sep 2000 08:43:21 +0000 (08:43 +0000)] 
Modify .PARAM so we need an arg reloc.

23 years ago* som.c: Include alloca-conf.h
Alan Modra [Thu, 28 Sep 2000 08:08:16 +0000 (08:08 +0000)] 
* som.c: Include alloca-conf.h

23 years agoAdd alloca-conf.h from libiberty.
Alan Modra [Thu, 28 Sep 2000 08:00:54 +0000 (08:00 +0000)] 
Add alloca-conf.h from libiberty.

23 years ago * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead of
Peter Schauer [Thu, 28 Sep 2000 07:53:41 +0000 (07:53 +0000)] 
* sol-thread.c (ps_pdmodel):  Return PR_MODEL_UNKNOWN instead of
PS_ERR if exec_bfd is not yet open.

23 years ago * target.c (target_signal_from_host, do_target_signal_to_host):
Peter Schauer [Thu, 28 Sep 2000 07:48:14 +0000 (07:48 +0000)] 
* target.c (target_signal_from_host, do_target_signal_to_host):
Add support for Solaris realtime signals.

23 years agoFor SOM, don't force relocs on out-of-range 12 bit branches.
Alan Modra [Thu, 28 Sep 2000 06:24:43 +0000 (06:24 +0000)] 
For SOM, don't force relocs on out-of-range 12 bit branches.

23 years agoProtoization.
Kevin Buettner [Wed, 27 Sep 2000 17:43:07 +0000 (17:43 +0000)] 
Protoization.

23 years ago.plt stub for lazy linking, --stub-group-size=N ld switch,
Alan Modra [Wed, 27 Sep 2000 17:30:19 +0000 (17:30 +0000)] 
.plt stub for lazy linking, --stub-group-size=N ld switch,
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc

23 years agoExternal/weak SOM fixes, branch limit corrections.
Alan Modra [Wed, 27 Sep 2000 16:50:39 +0000 (16:50 +0000)] 
External/weak SOM fixes, branch limit corrections.

23 years ago * elfcode.h (elf_object_p): Preserve and clear abfd section
Hans-Peter Nilsson [Wed, 27 Sep 2000 07:52:24 +0000 (07:52 +0000)] 
* elfcode.h (elf_object_p): Preserve and clear abfd section
  information.  Restore at error.

23 years ago* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
DJ Delorie [Tue, 26 Sep 2000 20:42:29 +0000 (20:42 +0000)] 
* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
is empty, make sure that its rva also 0. NT loader dislikes
having otherwise.

23 years ago2000-09-26 Dave Brolley <brolley@redhat.com>
Dave Brolley [Tue, 26 Sep 2000 17:23:58 +0000 (17:23 +0000)] 
2000-09-26  Dave Brolley  <brolley@redhat.com>

* cgen-utils.c (RORQI): New function.
(ROLQI): New function.
(RORHI): New function.
(ROLHI): New function.

23 years ago * gdb.texinfo (Hooks): Document the new post-hook functionality.
Eli Zaretskii [Tue, 26 Sep 2000 15:53:59 +0000 (15:53 +0000)] 
* gdb.texinfo (Hooks): Document the new post-hook functionality.
From Steven Johnson <sbjohnson@ozemail.com.au>.

23 years ago2000-09-25 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 26 Sep 2000 07:09:19 +0000 (07:09 +0000)] 
2000-09-25  Kazu Hirata  <kazu@hxi.com>

* config/tc-cris.c: Fix formatting.
* config/tc-d10v.h: Likewise.
* config/tc-d30v.c: Likewise.
* config/tc-d30v.h: Likewise.
* config/tc-fr30.c: Likewise.
* config/tc-fr30.h: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-m68k.h: Likewise.
* config/tc-pj.h: Likewise.
* config/tc-ppc.c: Likewise.
* config/tc-ppc.h: Likewise.
* config/tc-sh.c: Likewise.
* config/tc-sh.h: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-v850.h: Likewise.
* config/tc-vax.h: Likewise.
* config/tc-w65.h: Likewise.
* config/tc-z8k.h: Likewise.

23 years agoProtoization.
Kevin Buettner [Tue, 26 Sep 2000 04:27:59 +0000 (04:27 +0000)] 
Protoization.

23 years agoMake weak symbols SS_UNIVERSAL (ie. global)
Alan Modra [Tue, 26 Sep 2000 01:45:26 +0000 (01:45 +0000)] 
Make weak symbols SS_UNIVERSAL (ie. global)

23 years ago* md5.c: #include "ansidecl.h".
DJ Delorie [Tue, 26 Sep 2000 01:39:17 +0000 (01:39 +0000)] 
* md5.c: #include "ansidecl.h".

23 years ago* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
Alexandre Oliva [Mon, 25 Sep 2000 20:26:51 +0000 (20:26 +0000)] 
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
ltcf-c.sh.

23 years agoAdd Mark Kettenis to blanket write privs list.
Andrew Cagney [Mon, 25 Sep 2000 19:45:45 +0000 (19:45 +0000)] 
Add Mark Kettenis to blanket write privs list.

23 years ago * rs6000-tdep.c (rs6000_pop_frame): Use PC_IN_CALL_DUMMY to test
Peter Schauer [Sun, 24 Sep 2000 09:58:16 +0000 (09:58 +0000)] 
* rs6000-tdep.c (rs6000_pop_frame):  Use PC_IN_CALL_DUMMY to test
for call dummy instead of accessing stop_stack_dummy, which does
not work if we `return' from a stop in a call dummy.
(rs6000_gdbarch_init):  Use generic_save_dummy_frame_tos for
dummy_frame_tos function to make PC_IN_CALL_DUMMY work.

23 years agoProtoization.
Kevin Buettner [Sun, 24 Sep 2000 04:42:12 +0000 (04:42 +0000)] 
Protoization.

23 years ago* config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak
Alan Modra [Sat, 23 Sep 2000 10:06:15 +0000 (10:06 +0000)] 
* config/tc-hppa.c (hppa_fix_adjustable): Do the external and weak
checks only for ELF.
(hppa_force_relocation): Likewise.

23 years agoAdd missing fpcmp instructions, and add missing fcmp/fpcmp tests.
Jim Wilson [Fri, 22 Sep 2000 22:34:41 +0000 (22:34 +0000)] 
Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.
* gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
* gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
* ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
gt, ge, ngt, and nge.
* ia64-asmtab.c: Regenerate.

23 years agoFix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.
Jim Wilson [Fri, 22 Sep 2000 19:43:50 +0000 (19:43 +0000)] 
Fix ia64 gas testsuite.  Update ia64 DV tables.  Fix ia64 gas testsuite again.
gas/ChangeLog
* config/tc-ia64.c (dv_sem): Add "stop".
(specify_resource, case IA64_RS_PR): Only handles regs 1 to 15 now.
(specify_resource, case IA64_RS_PRr): New for regs 16 to 62.
(specify_resource, case IA64_RS_PR63): Reorder (note == 7) test to
match above.
(mark_resources): Check IA64_RS_PRr.
gas/testsuite/ChangeLog
* gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
* gas/ia64/dv-waw-err.s: Likewise.
* gas/ia64/dv-imply.d: Regenerate.
* gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
include/opcode/ChangeLog
* ia64.h (enum ia64_dependency_semantics): Add IA64_DVS_STOP.
opcodes/ChangeLog
* ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
* ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
(lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
* ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
* ia64-asmtab.c: Regnerate.

23 years ago * Makefile.in (REQUIRED_OFILES): Add md5.o.
Jason Merrill [Fri, 22 Sep 2000 18:31:23 +0000 (18:31 +0000)] 
    * Makefile.in (REQUIRED_OFILES): Add md5.o.
        (CFILES): Add md5.c.
        * md5.c: New file.

23 years ago * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
Peter Schauer [Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)] 
* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
OLD_CANNOT_FETCH_REGISTER):  New definitions for accessible registers
when accessing the registers via the U area.
(fetch_register, store_register):  Use them.
(cannot_fetch_register, cannot_store_register):  New functions,
all registers should be accessible if we have GETREGS support.
* config/i386/nm-linux.h:  Use cannot_fetch/store_register for
CANNOT_FETCH/STORE_REGISTER definitions.

23 years agoRedesign and clean up the relaxation mechanism.
Nick Clifton [Fri, 22 Sep 2000 17:33:55 +0000 (17:33 +0000)] 
Redesign and clean up the relaxation mechanism.

23 years agoConditionalise the embedded relocs feature on the m68*-*-elf target
Nick Clifton [Fri, 22 Sep 2000 00:41:50 +0000 (00:41 +0000)] 
Conditionalise the embedded relocs feature on the m68*-*-elf target

23 years ago2000-09-21 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 21 Sep 2000 20:26:34 +0000 (20:26 +0000)] 
2000-09-21  Kazu Hirata  <kazu@hxi.com>

* config/tc-ns32k.c: Fix formatting.
* config/tc-ns32k.h: Likewise.

23 years ago2000-09-21 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 21 Sep 2000 20:21:59 +0000 (20:21 +0000)] 
2000-09-21  Kazu Hirata  <kazu@hxi.com>

* ldmain.c: Fix formatting.
* ldmisc.c: Likewise.
* ldver.c: Likewise.
* ldwrite.c: Likewise.

23 years ago * infttrace.c (update_thread_state_after_attach): Pass address
Fred Fish [Thu, 21 Sep 2000 16:17:49 +0000 (16:17 +0000)] 
* infttrace.c (update_thread_state_after_attach): Pass address
of ttstate_t object, not the object itself.

23 years agoSilence gcc warning.
Alan Modra [Thu, 21 Sep 2000 14:21:24 +0000 (14:21 +0000)] 
Silence gcc warning.

23 years agoCorrect comments. Don't check non-code output sections for stub
Alan Modra [Thu, 21 Sep 2000 13:40:00 +0000 (13:40 +0000)] 
Correct comments.  Don't check non-code output sections for stub
grouping.  (In the process, partly revert and fix bugs introduced
with the last change.  Oops.)

23 years agoFix a segfault caused by under-allocating an array.
Alan Modra [Thu, 21 Sep 2000 10:13:18 +0000 (10:13 +0000)] 
Fix a segfault caused by under-allocating an array.

23 years ago2000-09-20 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 20 Sep 2000 22:05:08 +0000 (22:05 +0000)] 
2000-09-20  Kazu Hirata  <kazu@hxi.com>

* config/tc-m32r.c: Fix formatting.
* config/tc-m32r.h: Likewise.
* config/tc-m68851.h: Likewise.
* config/tc-m68hc11.c: Likewise.
* config/tc-m68hc11.h: Likewise.
* config/tc-m88k.c: Likewise.
* config/tc-mips.c: Likewise.
* config/tc-mips.h: Likewise.
* config/tc-mn10200.h: Likewise.
* config/tc-mn10300.h: Likewise.

23 years ago2000-09-20 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 20 Sep 2000 21:12:43 +0000 (21:12 +0000)] 
2000-09-20  Kazu Hirata  <kazu@hxi.com>

* config/tc-mcore.c: Fix formatting.
* config/tc-mcore.h: Likewise.

23 years ago2000-09-20 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 20 Sep 2000 13:14:47 +0000 (13:14 +0000)] 
2000-09-20  Kazu Hirata  <kazu@hxi.com>

* config/tc-tahoe.c: Fix formatting.
* config/tc-tahoe.h: Likewise.

23 years agoHandle out of memory situations.
Alan Modra [Wed, 20 Sep 2000 04:20:26 +0000 (04:20 +0000)] 
Handle out of memory situations.

23 years agoChange the PLT entry 0 instruction sequence to actually work.
Nick Clifton [Tue, 19 Sep 2000 23:21:36 +0000 (23:21 +0000)] 
Change the PLT entry 0 instruction sequence to actually work.

23 years agooops - fix date ion ChangeLog entry
Nick Clifton [Tue, 19 Sep 2000 23:10:29 +0000 (23:10 +0000)] 
oops - fix date ion ChangeLog entry

23 years agoRemove jbssi and jbcci.
Nick Clifton [Tue, 19 Sep 2000 23:10:01 +0000 (23:10 +0000)] 
Remove jbssi and jbcci.

23 years ago* elf32-sh.c (sh_elf_relocate_section): Use
Alexandre Oliva [Mon, 18 Sep 2000 16:19:15 +0000 (16:19 +0000)] 
* elf32-sh.c (sh_elf_relocate_section): Use
_bfd_final_link_relocate to apply the relocation against a section
symbol, when doing relocatable links.

23 years ago* lin-lwp.c (stop_wait_callback): Remove bogus assertions in the
Mark Kettenis [Mon, 18 Sep 2000 13:09:12 +0000 (13:09 +0000)] 
* lin-lwp.c (stop_wait_callback): Remove bogus assertions in the
code that deals with exiting/signalled threads.  Replace with
code similar to what's done in lin_lwp_wait.

23 years ago* config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allow
Alan Modra [Mon, 18 Sep 2000 12:36:03 +0000 (12:36 +0000)] 
* config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): For ELF, allow
subtraction of two syms without emitting a relocation.
* config/tc-hppa.c (hppa_force_relocation): Force relocations for
global or weak symbols.

23 years agoGroup stub sections.
Alan Modra [Mon, 18 Sep 2000 12:22:43 +0000 (12:22 +0000)] 
Group stub sections.

23 years agoEnable Mark Kettenis' linux thread support for Linux/PPC.
Kevin Buettner [Mon, 18 Sep 2000 01:08:24 +0000 (01:08 +0000)] 
Enable Mark Kettenis' linux thread support for Linux/PPC.

23 years agoProtoization.
Kevin Buettner [Mon, 18 Sep 2000 00:34:51 +0000 (00:34 +0000)] 
Protoization.

23 years ago* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
Alexandre Oliva [Sat, 16 Sep 2000 23:09:35 +0000 (23:09 +0000)] 
* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
ld/emulparams/shelf.sh.

23 years ago2000-09-15 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sat, 16 Sep 2000 00:56:47 +0000 (00:56 +0000)] 
2000-09-15  Kazu Hirata  <kazu@hxi.com>

* config/tc-h8300.h: Fix formatting.
* config/tc-h8500.c: Likewise.
* config/tc-h8500.h: Likewise.
* config/tc-hppa.h: Likewise.
* config/tc-i370.h: Likewise.
* config/tc-i386.h: Likewise.
* config/tc-i860.c: Likewise.
* config/tc-i860.h: Likewise.
* config/tc-i960.h: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-ia64.h: Likewise.

23 years ago2000-09-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Sat, 16 Sep 2000 00:49:37 +0000 (00:49 +0000)] 
2000-09-15  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* varobj.c (varobj_set_value): Call wrapped version of
parse_exp_1() to avoid longjumps.

23 years agoReplace StrongARM property with v4 and v5 properties.
Nick Clifton [Fri, 15 Sep 2000 23:55:50 +0000 (23:55 +0000)] 
Replace StrongARM property with v4 and v5 properties.

23 years ago2000-09-15 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Fri, 15 Sep 2000 20:40:15 +0000 (20:40 +0000)] 
2000-09-15  Fernando Nasser  <fnasser@cygnus.com>

* ser-unix.c (do_unix_readchar): Prevent infinite read wait to be
interrupted after 32K seconds.

23 years agoadd support for embedded relocs in m68k ELF port
Nick Clifton [Fri, 15 Sep 2000 18:52:52 +0000 (18:52 +0000)] 
add support for embedded relocs in m68k ELF port

23 years agold performs LITUSE relocations incorrectly if -relax is specified on the ld
Nick Clifton [Fri, 15 Sep 2000 18:07:28 +0000 (18:07 +0000)] 
ld performs LITUSE relocations incorrectly if -relax is specified on the ld
command line and the displacement field of the load or store instruction is
non-zero.

23 years ago* splay-tree.c: #include <stdio.h>.
DJ Delorie [Fri, 15 Sep 2000 15:16:11 +0000 (15:16 +0000)] 
* splay-tree.c: #include <stdio.h>.

23 years ago(DATA_START_SYMBOLS): Provide $global$ only as needed.
Alan Modra [Fri, 15 Sep 2000 10:42:27 +0000 (10:42 +0000)] 
(DATA_START_SYMBOLS): Provide $global$ only as needed.

23 years agoFind the first .init and .fini sections correctly.
Alan Modra [Fri, 15 Sep 2000 10:24:50 +0000 (10:24 +0000)] 
Find the first .init and .fini sections correctly.
Clobber millicode syms via a hash traversal here.  elf_adjust_dynamic_symbol
really ought to let us look at all dynamic symbols, but it doesn't.

23 years agoProtoization.
Kevin Buettner [Fri, 15 Sep 2000 07:08:11 +0000 (07:08 +0000)] 
Protoization.

23 years ago2000-09-14 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Fri, 15 Sep 2000 01:06:52 +0000 (01:06 +0000)] 
2000-09-14  Kazu Hirata  <kazu@hxi.com>

* config/tc-a29k.c: Fix formatting.
* config/tc-alpha.c: Likewise.
* config/tc-arc.c: Likewise.
* config/tc-arc.h: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-arm.h: Likewise.
* config/tc-avr.c: Likewise.
* config/tc-avr.h: Likewise.
* config/tc-tic30.c: Likewise.
* config/tc-tic30.h: Likewise.
* config/tc-tic54x.c: Likewise.
* config/tc-tic54x.h: Likewise.
* config/tc-tic80.c: Likewise.
* config/tc-tic80.h: Likewise.

23 years agoEliminate false DVs on parallel compares.
Timothy Wall [Thu, 14 Sep 2000 21:37:04 +0000 (21:37 +0000)] 
Eliminate false DVs on parallel compares.

23 years agoLots of bug fixes. .plt entries for DT_INIT, DT_FINI, and any
Alan Modra [Thu, 14 Sep 2000 12:55:45 +0000 (12:55 +0000)] 
Lots of bug fixes.  .plt entries for DT_INIT, DT_FINI, and any
local function that has a plabel.  Size the stub reloc sections
as we size the stubs.

23 years ago2000-09-13 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 14 Sep 2000 11:48:26 +0000 (11:48 +0000)] 
2000-09-13  Kazu Hirata  <kazu@hxi.com>

* config/obj-ecoff.c: Fix formatting.
* config/obj-elf.c: Likewise.
* config/obj-elf.h: Likewise.
* config/obj-evax.h: Likewise.
* config/obj-generic.h: Likewise.
* config/obj-hp300.c: Likewise.
* config/obj-hp300.h: Likewise.
* config/obj-ieee.h: Likewise.
* config/obj-vms.c: Likewise.
* config/obj-vms.h: Likewise.

23 years ago* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
Alexandre Oliva [Thu, 14 Sep 2000 04:59:14 +0000 (04:59 +0000)] 
* elf32-sh.c (sh_elf_howto_table): Moved R_SH_GOT32, R_SH_PLT32,
R_SH_COPY, R_SH_GLOB_DAT, R_SH_JMP_SLOT, R_SH_RELATIVE,
R_SH_GOTOFF, R_SH_GOTPC) to the range from 160 to 167.  Replaced
the original entries with EMPTY_HOWTOs, and added new ones to fill
in the gap.
(sh_elf_info_to_howto): Make sure the new gap isn't used.
(sh_elf_relocate_section): Likewise.

23 years ago* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
Alexandre Oliva [Thu, 14 Sep 2000 04:56:55 +0000 (04:56 +0000)] 
* sh.h (R_SH_GOT32, R_SH_PLT32, R_SH_COPY, R_SH_GLOB_DAT,
R_SH_JMP_SLOT, R_SH_RELATIVE, R_SH_GOTOFF, R_SH_GOTPC): Change
numbers to the range from 160 to 167.
(R_SH_FIRST_INVALID_RELOC): Adjust.
(R_SH_FIRST_INVALID_RELOC_2, R_SH_LAST_INVALID_RELOC_2):
New relocs to fill in the gap.

23 years agoAdd support for the MIPS32
Nick Clifton [Thu, 14 Sep 2000 01:47:38 +0000 (01:47 +0000)] 
Add support for the MIPS32

23 years agoDisable relaxation if multiple symbol definitions are encountered - otherwise
Nick Clifton [Thu, 14 Sep 2000 01:39:42 +0000 (01:39 +0000)] 
Disable relaxation if multiple symbol definitions are encountered - otherwise
the linker could abort with an assertion failure.

23 years ago * som.c (som_write_symbol_strings): Do not used fixed buffers,
Jeff Law [Thu, 14 Sep 2000 01:33:46 +0000 (01:33 +0000)] 
    * som.c (som_write_symbol_strings): Do not used fixed buffers,
        use size_t as a counter.
        (som_write_space_strings): Similarly.

23 years ago * testsuite/demangle-expected: Add two tests for anonymous
Hans-Peter Nilsson [Wed, 13 Sep 2000 22:59:40 +0000 (22:59 +0000)] 
* testsuite/demangle-expected: Add two tests for anonymous
namespaces.
* cplus-dem.c (gnu_special): Handle anonymous namespaces.

23 years agoProtoization.
Kevin Buettner [Wed, 13 Sep 2000 01:55:17 +0000 (01:55 +0000)] 
Protoization.

23 years agoIn objfile_relocate(), don't assume that offsets associated with one
Kevin Buettner [Wed, 13 Sep 2000 01:47:16 +0000 (01:47 +0000)] 
In objfile_relocate(), don't assume that offsets associated with one
of SECT_OFF_TEXT, SECT_OFF_DATA, or SECT_OFF_BSS will be adequate for
relocating all of the sections in an objfile.

23 years ago2000-09-12 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 12 Sep 2000 21:49:09 +0000 (21:49 +0000)] 
2000-09-12  Kazu Hirata  <kazu@hxi.com>

* config/obj-aout.c: Fix formatting.
* config/obj-aout.h: Likewise.
* config/obj-bout.c: Likewise.
* config/obj-bout.h: Likewise.
* config/obj-coff.c: Likewise.
* config/obj-coff.h: Likewise.

23 years ago2000-09-12 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 12 Sep 2000 20:57:14 +0000 (20:57 +0000)] 
2000-09-12  Kazu Hirata  <kazu@hxi.com>

* as.h: Fix formatting.
* asintl.h: Likewise.
* bit_fix.h: Likewise.
* dwarf2dbg.h: Likewise.
* expr.h: Likewise.
* flonum.h: Likewise.
* frags.h: Likewise.
* itbl-ops.h: Likewise.
* macro.h: Likewise.
* read.h: Likewise.
* sb.h: Likewise.
* struc-symbol.h: Likewise.
* subsegs.h: Likewise.
* symbols.h: Likewise.
* tc.h: Likewise.
* write.h: Likewise.

23 years ago2000-09-12 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Tue, 12 Sep 2000 20:07:54 +0000 (20:07 +0000)] 
2000-09-12  Fernando Nasser  <fnasser@cygnus.com>

* remote-rdi.c (arm_rdi_open): Fix typo in error message.

23 years agoMissing Makefile.in for 68hc11 simulator
Stephane Carrez [Tue, 12 Sep 2000 18:55:37 +0000 (18:55 +0000)] 
Missing Makefile.in for 68hc11 simulator

23 years ago2000-09-12 Philip Blundell <philb@gnu.org>
Phil Blundell [Tue, 12 Sep 2000 18:09:36 +0000 (18:09 +0000)] 
2000-09-12  Philip Blundell  <philb@gnu.org>

* config.sub, config.guess: Update from subversions.

23 years agoReplace hardwired timeouts in remote-mips.c with ``remote_timeout''
Andrew Cagney [Tue, 12 Sep 2000 17:20:09 +0000 (17:20 +0000)] 
Replace hardwired timeouts in remote-mips.c with ``remote_timeout''
variable.

23 years ago2000-09-12 Jason Eckhardt <jle@cygnus.com>
Jason Eckhardt [Tue, 12 Sep 2000 14:34:59 +0000 (14:34 +0000)] 
2000-09-12  Jason Eckhardt  <jle@cygnus.com>

* elf32-i860.c (elf32_i860_relocate_pc26): New function
and prototype.
(elf32_i860_relocate_section): Invoke new function from here.

23 years ago* MAINTAINERS: Added myself.
Alexandre Oliva [Tue, 12 Sep 2000 04:58:22 +0000 (04:58 +0000)] 
* MAINTAINERS: Added myself.

23 years ago* acinclude.m4 (CY_GNU_GETTEXT): Add dummy definition, so that the
Alexandre Oliva [Tue, 12 Sep 2000 04:23:30 +0000 (04:23 +0000)] 
* acinclude.m4 (CY_GNU_GETTEXT): Add dummy definition, so that the
one brought in by ../bfd/acinclude.m4 prevails.
* aclocal.m4, configure: Rebuilt.

23 years ago2000-09-11 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Tue, 12 Sep 2000 03:56:22 +0000 (03:56 +0000)] 
2000-09-11  Kazu Hirata  <kazu@hxi.com>

* bignum-copy.c: Fix formatting.
* ehopt.c: Likewise.
* flonum-copy.c: Likewise.
* flonum-konst.c: Likewise.
* flonum-mult.c: Likewise.
* literal.c: Likewise.
* read.c: Likewise.
* sb.c: Likewise.
* stabs.c: Likewise.
* subsegs.c: Likewise.

23 years ago2000-09-11 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Mon, 11 Sep 2000 19:49:46 +0000 (19:49 +0000)] 
2000-09-11  Kazu Hirata  <kazu@hxi.com>

* config/tc-i370.c: Fix formatting.
* config/tc-i960.c: Likewise.
* config/tc-m68k.c: Likewise.

23 years agoFix HAVE_STRUCT_LINK_MAP32 configure test.
Kevin Buettner [Mon, 11 Sep 2000 17:57:07 +0000 (17:57 +0000)] 
Fix HAVE_STRUCT_LINK_MAP32 configure test.

23 years ago2000-09-11 Catherine Moore <clm@redhat.com>
Catherine Moore [Mon, 11 Sep 2000 17:54:33 +0000 (17:54 +0000)] 
2000-09-11  Catherine Moore <clm@redhat.com>

      * d30v-opc.c (d30v_operand_t): New operand type Rb2.
      (d30v_format_tab): Use Rb2 for modinc and moddec.

23 years agoMake debug_sec_names static.
Nick Clifton [Mon, 11 Sep 2000 17:01:47 +0000 (17:01 +0000)] 
Make debug_sec_names static.

23 years agoProtoization.
Kevin Buettner [Mon, 11 Sep 2000 07:36:07 +0000 (07:36 +0000)] 
Protoization.

23 years agoFix formatting
Nick Clifton [Sun, 10 Sep 2000 19:53:58 +0000 (19:53 +0000)] 
Fix formatting

23 years ago2000-09-09 Philip Blundell <philb@gnu.org>
Phil Blundell [Sun, 10 Sep 2000 19:48:45 +0000 (19:48 +0000)] 
2000-09-09  Philip Blundell  <philb@gnu.org>

* configure.in (arm*-*-uclinux*): New target.
* configure: Regenerate.

23 years ago * testsuite/demangle-expected: Add four tests for type_info
Hans-Peter Nilsson [Sun, 10 Sep 2000 19:43:30 +0000 (19:43 +0000)] 
* testsuite/demangle-expected: Add four tests for type_info
mangling.

* cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
for a non-template non-qualified type_info function or node.

23 years agoEmit 8 NULs for target section name instead of dumping core when the target
Nick Clifton [Sun, 10 Sep 2000 19:17:08 +0000 (19:17 +0000)] 
Emit 8 NULs for target section name instead of dumping core when the target
 symbol is undefined.

23 years agoRemove soft reg hack in the 68hc11 simulator
Stephane Carrez [Sun, 10 Sep 2000 14:05:29 +0000 (14:05 +0000)] 
Remove soft reg hack in the 68hc11 simulator

23 years agoFix clearing of interrupts in 68hc11 simulator
Stephane Carrez [Sun, 10 Sep 2000 12:58:53 +0000 (12:58 +0000)] 
Fix clearing of interrupts in 68hc11 simulator

23 years ago * sim-main.h: Define cycle_to_string.
Stephane Carrez [Sat, 9 Sep 2000 21:00:39 +0000 (21:00 +0000)] 
* sim-main.h: Define cycle_to_string.
* dv-m68hc11tim.c (cycle_to_string): New function to translate
the cpu cycle into some formatted time string.
(m68hc11tim_print_timer): Use it.
* dv-m68hc11sio.c (m68hc11sio_info): Use cycle_to_string.
* dv-m68hc11spi.c (m68hc11spi_info): Likewise.
* interrupts.c (interrupts_info): Likewise.
* m68hc11_sim.c (cpu_info): Likewise.

23 years ago2000-09-09 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sat, 9 Sep 2000 20:23:15 +0000 (20:23 +0000)] 
2000-09-09  Kazu Hirata  <kazu@hxi.com>

* input-file.c: Fix formatting.
* itbl-ops.c: Likewise.
* messages.c: Likewise.

23 years ago2000-09-09 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Sat, 9 Sep 2000 20:17:47 +0000 (20:17 +0000)] 
2000-09-09  Kazu Hirata  <kazu@hxi.com>

* riscix.c: Remove DEFUN.

23 years ago* lin-lwp.c (normal_mask, blocked_mask): New variables.
Mark Kettenis [Sat, 9 Sep 2000 07:54:20 +0000 (07:54 +0000)] 
* lin-lwp.c (normal_mask, blocked_mask): New variables.
(lin_lwp_wait): Block SIGCHLD here if it isn't already blocked.
(lin_lwp_mourn_inferior): Restore the origional signal mask, and
reset the mask of blocked signals.
(_initialize_lin_lwp): Don't block SIGCHLD here, but do initialize
suspend_mask and blocked_mask.  This makes us pass
gdb.base/sigall.exp for Linux/x86 now.
(lin_thread_get_thread_signals): Treat the LinuxThreads "cancel"
signal similarly to SIGCHLD in the generic code.  Avoids GDB being
terminated by a Real-time signal.

23 years agoProtoization.
Kevin Buettner [Sat, 9 Sep 2000 01:38:49 +0000 (01:38 +0000)] 
Protoization.

23 years agoDo not initialise flags in output bfd if the input bfd is the default
Nick Clifton [Sat, 9 Sep 2000 00:40:08 +0000 (00:40 +0000)] 
Do not initialise flags in output bfd if the input bfd is the default
architecture with the default flags.

23 years ago2000-09-08 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Fri, 8 Sep 2000 23:46:41 +0000 (23:46 +0000)] 
2000-09-08  Kazu Hirata  <kazu@hxi.com>

* archive.c: Fix formatting.
* coff-arm.c: Likewise.
* doc/chew.c: Likewise.

23 years agoAdd Stephane Carrez
Nick Clifton [Fri, 8 Sep 2000 21:51:57 +0000 (21:51 +0000)] 
Add Stephane Carrez

This page took 0.050985 seconds and 4 git commands to generate.