deliverable/binutils-gdb.git
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

23 years ago2000-09-08 Philip Blundell <philb@gnu.org>
Phil Blundell [Fri, 8 Sep 2000 21:05:33 +0000 (21:05 +0000)] 
2000-09-08  Philip Blundell  <philb@gnu.org>

* config/tc-arm.c (md_apply_fix3): Correct handling of ADRL when
offset is negative.

23 years agoMention 2.10 change to ARM MSR semantics
Phil Blundell [Fri, 8 Sep 2000 21:05:06 +0000 (21:05 +0000)] 
Mention 2.10 change to ARM MSR semantics

23 years ago(bfd_get_unique_section_name): Put a dot before the numeric suffix.
Alan Modra [Fri, 8 Sep 2000 02:11:34 +0000 (02:11 +0000)] 
(bfd_get_unique_section_name): Put a dot before the numeric suffix.

23 years ago* dyn-string.h: Adjust formatting.
Christopher Faylor [Fri, 8 Sep 2000 01:04:58 +0000 (01:04 +0000)] 
* dyn-string.h: Adjust formatting.
(dyn_string_insert_char): New macro.  New declaration.

23 years ago* md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
Christopher Faylor [Fri, 8 Sep 2000 01:03:08 +0000 (01:03 +0000)] 
* md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
* md5.h: New file.

23 years ago2000-09-07 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 7 Sep 2000 21:08:51 +0000 (21:08 +0000)] 
2000-09-07  H.J. Lu  <hjl@gnu.org>

* configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
* configure: Rebuild.

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

* atof-generic.c: Fix formatting.

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

* config/tc-vax.c: Fix formatting.
* input-scrub.c: Likewise.

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

* doc/chew.c: Remove all uses of DEFUN and DEFUN_VOID.

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

* elf.c: Fix formatting.

23 years ago* config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o.
J.T. Conklin [Thu, 7 Sep 2000 20:08:40 +0000 (20:08 +0000)] 
* config/i386/nbsd.mt (TDEPFILES): Add i386nbsd-tdep.o.
* i386nbsd-nat.c (i386nbsd_use_struct_convention): Moved from here.
* i386nbsd-tdep.c (i386nbsd_use_struct_convention): To here.
* i386nbsd-tdep.c: New file.

23 years ago2000-09-07 H.J. Lu <hjl@gnu.org>
H.J. Lu [Thu, 7 Sep 2000 19:52:17 +0000 (19:52 +0000)] 
2000-09-07  H.J. Lu  <hjl@gnu.org>

* Makefile.am (lexsup.o): Also depend on $(INCDIR)/demangle.h.
* Makefile.in: Rebuild.

23 years agoProtoization.
Kevin Buettner [Thu, 7 Sep 2000 19:27:15 +0000 (19:27 +0000)] 
Protoization.

23 years ago * d30v-opc.c (d30v_format_tab): Use format Ra for
Catherine Moore [Thu, 7 Sep 2000 18:23:36 +0000 (18:23 +0000)] 
    * d30v-opc.c (d30v_format_tab): Use format Ra for
        modinc and moddec.

23 years ago2000-09-07 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Thu, 7 Sep 2000 12:45:56 +0000 (12:45 +0000)] 
2000-09-07  Kazu Hirata  <kazu@hxi.com>

* config/tc-mips.c: Fix formatting.

23 years agoRegenerate aclocal (and config.in / configure).
Andrew Cagney [Thu, 7 Sep 2000 12:26:42 +0000 (12:26 +0000)] 
Regenerate aclocal (and config.in / configure).

23 years agoFix an orphan section problem caused by weird linker scripts.
Alan Modra [Thu, 7 Sep 2000 09:09:19 +0000 (09:09 +0000)] 
Fix an orphan section problem caused by weird linker scripts.

23 years agoFix list handling for orphan section output statements.
Alan Modra [Thu, 7 Sep 2000 07:08:58 +0000 (07:08 +0000)] 
Fix list handling for orphan section output statements.

23 years ago* configure.tgt (sh-*-linux*): Added.
Alexandre Oliva [Thu, 7 Sep 2000 04:32:05 +0000 (04:32 +0000)] 
* configure.tgt (sh-*-linux*): Added.
* Makefile.am: Added eshelf_linux and eshlelf_linux.
* Makefile.in: Rebuilt.
* emulparams/shelf_linux.sh: New file.
* emulparams/shlelf_linux.sh: New file.

23 years ago* config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets.
Alexandre Oliva [Thu, 7 Sep 2000 04:26:37 +0000 (04:26 +0000)] 
* config/tc-sh.h (TARGET_FORMAT): Use sh-linux targets.
* configure.in (sh-*-linux*): Added.
* configure: Rebuilt.

23 years ago* config.bfd (sh-*-linux*): Added.
Alexandre Oliva [Thu, 7 Sep 2000 04:23:43 +0000 (04:23 +0000)] 
* config.bfd (sh-*-linux*): Added.
* configure.in (bfd_elf32_shlin_vec, bfd_elf32_shblin_vec): New.
* targets.c: Declare them.
* elf32-sh-lin.c: New file.
* Makefile.am: Compile it.
* elf32-sh.c: Don't override defines from elf32-sh-lin.c.
* configure, Makefile.in: Rebuilt.

23 years ago > * config/tc-hppa.c: Fix formatting.
Jeff Law [Thu, 7 Sep 2000 01:34:02 +0000 (01:34 +0000)] 
  >  * config/tc-hppa.c: Fix formatting.

23 years agoWed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com>
Andrew Cagney [Wed, 6 Sep 2000 23:39:15 +0000 (23:39 +0000)] 
Wed Sep  6 23:15:43 2000  Andrew Cagney  <cagney@b1.cygnus.com>

        * remote-rdi.c (voiddummy): Update function signature to match
        struct Dbg_HostosInterface's reset method.
        * remote-rdp.c (rdp_step): Fix handle parameter to
        remote_rdp_insert_breakpoint and remote_rdp_remove_breakpoint.

        * arm-tdep.c (SIGCONTEXT_REGISTER_ADDRESS_P): Provide default
        definition.
        (arm_init_extra_frame_info): Use.

23 years ago * xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
Geoffrey Keating [Wed, 6 Sep 2000 21:21:51 +0000 (21:21 +0000)] 
* xcofflink.c (xcoff_link_input_bfd): Include the .tocbss
  pseduo-section when determining where the TOC ends.

* coff-rs6000.c (_bfd_xcoff_swap_aux_out): Use bfd_h_put_16 to
output x_tvndx as it is only two bytes wide.

* coff-rs6000.c (xcoff_howto_table): A modifiable branch-absolute
        reloc is 26 or 32 bits wide.

* coff-rs6000.c (_bfd_xcoff_rtype2howto): The bitsize is irrelevant
        for relocs that don't change anything.  Also look at the full
        6 bits of bitsize.

23 years ago2000-09-06 Philip Blundell <philb@gnu.org>
Phil Blundell [Wed, 6 Sep 2000 20:43:43 +0000 (20:43 +0000)] 
2000-09-06  Philip Blundell  <philb@gnu.org>

* config.bfd (arm*-*-uclinux*): New target.

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