Alan Modra
e55c0b759b
daily update
2002-02-10 23:00:43 +00:00
Hans-Peter Nilsson
ca0f2ed6f8
* configure.in <bfd_sh_arc>: For sh-* and shl-*, enable sh64
...
support only for sh-*-*elf*, shl-*-*elf*, sh-*-linux* and
shl-*-linux*.
* configure: Regenerate.
2002-02-10 20:40:56 +00:00
Hans-Peter Nilsson
e58ee0cdf8
* config.bfd (sh-*-linux*, sh-*-elf* | sh-*-rtemself*): Add sh64
...
vectors.
(sh-*-netbsdelf*): New, to trump sh*-*-netbsdelf* and add sh64
vectors.
2002-02-10 20:37:45 +00:00
Daniel Jacobowitz
4e5bae56d4
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* ldmain.c: Add prototype for main ().
* lexsup.c: Guard declaration of strtoul with HAVE_STDLIB_H.
* emultempl/lnk960.em (lnk960_choose_target): Function should
take two arguments.
2002-02-10 19:12:13 +00:00
Daniel Jacobowitz
34b0f91d24
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* cgen-dis.c: Add prototypes for count_decodable_bits
and add_insn_to_hash_chain.
2002-02-10 19:03:14 +00:00
Daniel Jacobowitz
67d89b8805
Update copyright date per last commit.
2002-02-10 19:01:19 +00:00
Daniel Jacobowitz
02f6ffef07
Update copyright date from last commit.
2002-02-10 19:00:00 +00:00
Daniel Jacobowitz
23f572c231
Update copyright date.
2002-02-10 18:58:26 +00:00
Daniel Jacobowitz
82fe033f4c
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* gprof.c: Include "getopt.h" after other includes, so that
the proper macros are defined.
* gen-c-prog.awk: Emit a prototype for the generated function.
2002-02-10 18:52:30 +00:00
Daniel Jacobowitz
408f8db182
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* coffdump.c: Include "getopt.h" after "bucomm.h"
so that macros are defined correctly.
* nlmconv.c: Add PARAMS ((const time_t *)) to localtime
prototype. Prototype main.
* nlmheader.y: Add PARAMS ((int)) to strerror prototype.
2002-02-10 18:47:48 +00:00
Daniel Jacobowitz
004af6c7ff
2002-02-10 Daniel Jacobowitz <drow@mvista.com>
...
* gdb.base/ending-run.exp: Guard "cont" test with
gdb_skip_stdio_test.
2002-02-10 18:21:36 +00:00
Andrew Cagney
5524168967
* NEWS: Linux -> GNU/Linux.
2002-02-10 17:34:05 +00:00
Andrew Cagney
028c194b3f
* gdbarch.sh: For for level one methods, disallow a definition
...
when partially multi-arched. Add comments explaining rationale.
* gdbarch.h: Re-generate.
2002-02-10 17:25:38 +00:00
Andrew Cagney
6acf50cd6b
* gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
...
multi-arch partial.
2002-02-10 17:03:47 +00:00
Alan Modra
1e28151506
* ldlang.c (entry_section): New initialised variable.
...
(lang_finish): Use it.
* ldlang.h (entry_section): Declare.
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Set
entry_section to ".opd".
2002-02-10 10:55:23 +00:00
Nick Clifton
4a69ea0b0e
Add 'xscale' as an expected cpu type.
2002-02-10 10:17:58 +00:00
Andrew Cagney
5024879462
* gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
...
field. Use diff -u.
* gdbarch.c: Re-generate.
2002-02-10 07:37:22 +00:00
Andrew Cagney
9b56c5f366
* config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
2002-02-10 07:17:17 +00:00
Andrew Cagney
c30e006608
* gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
...
partial.
2002-02-10 06:44:59 +00:00
Andrew Cagney
6e6d6484b3
* gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
...
multi-arch partial.
(PUSH_ARGUMENTS): Switch to using predefault.
* gdbarch.c: Regenerate.
2002-02-10 06:08:40 +00:00
Andrew Cagney
c203844d97
* valops.c (PUSH_ARGUMENTS): Delete definition.
...
* gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
partial. Default to default_push_arguments.
* gdbarch.h, gdbarch.c: Regenerate.
2002-02-10 05:50:34 +00:00
Andrew Cagney
b5a2688fa4
* defs.h (throw_exception): Rename return_to_top_level. Update
...
comments.
* utils.c (error_stream, internal_verror, quit): Ditto.
* top.c (throw_exception, catcher): Ditto.
* sparclet-rom.c (sparclet_load): Ditto.
* remote.c (interrupt_query, minitelnet): Ditto.
* remote-sds.c (interrupt_query): Ditto.
* remote-mips.c (mips_error, mips_kill): Ditto.
* ocd.c (interrupt_query): Ditto.
* monitor.c (monitor_interrupt_query): Ditto.
* m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
* target.h: Update comment.
* m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
2002-02-10 04:08:42 +00:00
Chris Demetriou
f92d92ffd1
Fix date in last entry. I should stop living in the past.
2002-02-10 02:50:09 +00:00
Andrew Cagney
2fa5c1e048
* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
...
default_double_format.
* gdbarch.h, gdbarch.c: Re-generate.
* findvar.c (floatformat_unknown): Delete variable definition.
* doublest.h (floatformat_unknown): Delete variable declaration.
2002-02-10 02:47:12 +00:00
Chris Demetriou
0a9c1c8e0c
2002-02-08 Chris Demetriou <cgd@broadcom.com>
...
* ld.texinfo (Options): Add back in -nostdlib documentation,
which had been inadvertently removed.
2002-02-10 00:40:38 +00:00
gdbadmin
957cc20810
*** empty log message ***
2002-02-10 00:00:04 +00:00
Alan Modra
a457174303
daily update
2002-02-09 23:00:09 +00:00
Richard Henderson
543833df4f
* config/tc-alpha.c (O_samegp): New.
...
(USER_RELOC_P): Include it.
(alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
(md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
(alpha_force_relocation, alpha_fix_adjustable): Likewise.
(alpha_validate_fix): New.
* config/tc-alpha.h (TC_VALIDATE_FIX): New.
* gas/alpha/elf-reloc-5.s, gas/alpha/elf-reloc-5.d: New.
* gas/alpha/elf-reloc-6.s, gas/alpha/elf-reloc-6.l: New.
* gas/alpha/alpha.exp: Run them.
2002-02-09 22:55:06 +00:00
Richard Henderson
77dd1030de
* alpha.h (R_ALPHA_BRSGP): New.
2002-02-09 22:54:16 +00:00
Richard Henderson
7793f4d007
* elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.
...
(elf64_alpha_reloc_map, elf64_alpha_check_relocs): Likewise.
(elf64_alpha_relocate_section): Likewise.
* reloc.c (BFD_RELOC_ALPHA_BRSGP): New.
* bfd-in2.h, libbfd.h: Rebuild.
2002-02-09 22:53:53 +00:00
Jim Blandy
da966255a5
* stabsread.c (read_type): Add code to parse Sun's syntax for
...
prototyped function types.
2002-02-09 20:09:45 +00:00
Andrew Cagney
123a4891df
* Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
...
(SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
2002-02-09 18:45:06 +00:00
Peter Schauer
fb39c8f3a9
* xcoffsolib.c (_initialize_xcoffsolib): Renamed from
...
_initialize_solib. Fixes name clash with solib.c:_initialize_solib,
now _initialize_xcoffsolib gets called again and overrides the
commands from solib.c in a native configuration.
2002-02-09 18:32:14 +00:00
Mark Kettenis
0b87a11db9
* doublest.c (store_typed_floating): Don't try to return a value.
...
Fixes PR gdb/290.
2002-02-09 17:25:57 +00:00
Jim Blandy
bdc2fc72b3
* c-typeprint.c (c_type_print_varspec_suffix): If a function type
...
is prototyped and has no arguments, print its argument list as
`(void)'.
2002-02-09 16:08:53 +00:00
Chris Demetriou
51124b6cb9
2002-02-08 Chris Demetriou <cgd@broadcom.com>
...
* gas/mips/mips.exp: Document (but do not XFAIL) currently-failing
MIPS ECOFF tests, providing what information is known about
the origins of the failures.
2002-02-09 07:18:54 +00:00
Hans-Peter Nilsson
74c44237fd
* emultempl/mmix-elfnmmo.em (mmix_after_allocation): Adjust
...
register section vma to a sane value after emitting error. Make
fatal conditions cause program exit when emitting message.
2002-02-09 05:07:07 +00:00
Hans-Peter Nilsson
7e79904489
* elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): Check
...
that base-plus-offset reloc accounting is consistent.
(mmix_elf_relax_section): Keep base-plus-offset reloc accounting
up to date for undefined symbols.
2002-02-09 05:04:27 +00:00
Hans-Peter Nilsson
c99012716a
* ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
...
tests.
2002-02-09 05:02:07 +00:00
Eric Christopher
027d73eb18
2002-02-08 Eric Christopher <echristo@redhat.com>
...
From Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* elf32-mips.c (_bfd_mips_elf_fake_sections): Don't create .rela
sections for the O32 ABI.
2002-02-09 04:40:18 +00:00
Alexandre Oliva
e8b872bb02
* configure.in <bfd_sh_arc>: Enable sh64 support on sh-*.
...
* configure: Rebuilt.
2002-02-09 03:25:25 +00:00
Alexandre Oliva
20a5393bb6
Contribute sh64-elf.
...
2000-12-01 Alexandre Oliva <aoliva@redhat.com>
* configure.in: Added sh64-*-*.
2002-02-09 03:15:34 +00:00
Hans-Peter Nilsson
328eb32e5f
* doc/c-cris.texi: New.
...
* doc/all.texi: @set CRIS.
* doc/as.texinfo: Ditto. Add CRIS gas manpage option overview.
Include c-cris.texi.
* doc/Makefile.am (CPU_DOCS): Add c-cris.texi
* doc/Makefile.in: Regenerate.
2002-02-09 03:12:24 +00:00
Chris Demetriou
da69bbcfe1
2002-02-08 Chris Demetriou <cgd@broadcom.com>
...
* MAINTAINERS (write-after-approval): Add myself.
(paper-trail): I've escaped!
2002-02-09 02:20:18 +00:00
gdbadmin
5076c2e958
*** empty log message ***
2002-02-09 00:00:04 +00:00
Christopher Faylor
b69571f510
* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes.
...
(_initialize_check_for_gdb_ini): Ditto.
2002-02-08 23:12:16 +00:00
Alan Modra
dc9ed0e9f1
daily update
2002-02-08 23:00:05 +00:00
Chris Demetriou
6373ee5479
2002-02-08 Chris Demetriou <cgd@broadcom.com>
...
* config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
determine if a number is a sign-extended 32-bit number.
(load_register): Use IS_SEXT_32BIT_NUM.
(macro): Check if load/store macro handling is using a
constant 32-bit address on 64-bit address systems, and if
so optimize the generation of that address.
2002-02-08 22:25:36 +00:00
Martin Hunt
f687139811
2002-02-08 Martin M. Hunt <hunt@redhat.com>
...
* win32-nat.c (cygwin_pid_to_str): Fix typo.
xaprintf -> xasprintf.
2002-02-08 21:22:10 +00:00
Pierre Muller
4e52d31c52
2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
...
* win32-nat.c: Remove use of printf and sprintf functions.
2002-02-08 19:31:38 +00:00