Eli Zaretskii
bfefb58388
Fix a typo in my entry from 2001-06-13.
2001-08-01 09:23:07 +00:00
Alan Modra
28f815927f
* config/tc-i386.c (lex_got): Match lower case relocation tokens.
...
Don't allocate more space than necessary for the input line copy.
2001-08-01 02:27:11 +00:00
Alan Modra
af08bab843
* gas/elf/section2.l: Adjust warning message comparison.
2001-08-01 01:51:28 +00:00
Alan Modra
0e389e770d
* read.c: Standardize error/warning messages - don't capitalise, no
...
final period or newline, don't say "ignored" or "zero assumed" for
as_bad messages. In some cases, change the wording to that used
elsewhere for similar messages.
* app.c, as.c, atof-generic.c, cgen.c, cond.c, depend.c, dwarf2dbg.c,
ecoff.c, expr.c, frags.c, input-file.c, input-scrub.c, listing.c,
output-file.c, stabs.c, subsegs.c, symbols.c, write.c: Likewise.
* ecoff.c (ecoff_directive_end): Test for missing name by
comparing input line pointers rather than reading string.
(ecoff_directive_ent): Likewise.
* read.c (s_set): Likewise.
(s_align): Report a warning rather than an error for
alignment too large.
(s_comm): Check for missing symbol name.
(s_lcomm_internal): Likewise.
(s_lsym): Likewise.
(s_globl): Use is_end_of_line instead of looking for '\n'.
(s_lcomm_internal): Likewise.
(ignore_rest_of_line): Report a warning rather than an error.
2001-08-01 01:44:25 +00:00
gdbadmin
687aee93dd
*** empty log message ***
2001-08-01 00:00:08 +00:00
Geoffrey Keating
e138127ab2
* config/tc-ppc.c (ppc_elf_validate_fix): It's OK to have
...
any kind of relocation against a not-loaded section.
2001-07-31 19:24:57 +00:00
Mark Kettenis
1ca66634bd
* config/i386/xm-i386.h: New file.
...
* config/i386/xm-fbsd.h: Removed.
* config/i386/xm-linux.h: Removed.
* config/i386/fbsd.mh: Reorganize a bit.
(XM_FILE): Set to xm-i386.h instead of xm-fbsd.h.
* config/i386/linux.mh (XM_FILE): Set to xm-i386.h insread of
xm-linux.h.
2001-07-31 19:22:57 +00:00
Stephane Carrez
799a074014
* tui.c (tui_enable): Remove call to terminal_save_ours().
...
(tui_disable): Likewise.
2001-07-31 19:00:50 +00:00
Daniel Jacobowitz
1129bf27e5
* gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
...
and END-INFO-DIR-ENTRY.
2001-07-31 17:30:56 +00:00
Nick Clifton
594ef5dbd2
Implement new switch --rename-section
2001-07-31 13:49:39 +00:00
Ben Elliston
f18ee7ef71
2001-07-31 Ben Elliston <bje@redhat.com>
...
* lib/sim-defs.exp (run_sim_test): Include a description such as
"assembling" or "linking" that identifies the phase a test fails
in, for easier analysis of failures.
2001-07-31 04:59:59 +00:00
gdbadmin
0d79b98d1e
*** empty log message ***
2001-07-31 00:00:02 +00:00
Jim Blandy
9e84cbde42
* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.
2001-07-30 23:16:45 +00:00
Daniel Jacobowitz
72473524da
* configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
...
Check for SETPGRP_VOID separately if cross-compiling and ISO C
headers are available.
2001-07-30 22:08:41 +00:00
Mark Kettenis
4b418e06b0
* config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Redefine to call
...
i386_dwarf_reg_to_regnum.
2001-07-30 21:45:26 +00:00
Mark Kettenis
8d7f6b4a80
* i386-tdep.c (i386_register_convert_to_virtual): Replace
...
assertion with a warning if we're asked to convert towards a
non-floating-point type. Zero out the the buffer where the data
is supposed to be stored in that case.
2001-07-30 21:09:44 +00:00
DJ Delorie
65a4f13c67
merge from gcc
2001-07-30 20:02:22 +00:00
Nick Clifton
407c2b92ba
Fix prototype of _bfd_ecoff_styp_to_sec_flags
2001-07-30 18:38:35 +00:00
Nick Clifton
156e34dd45
Fix computation in SECTIONS example.
2001-07-30 18:12:07 +00:00
DJ Delorie
86710ce268
merge from gcc
2001-07-30 17:39:28 +00:00
Richard Sandiford
0c4ec1515b
* gas/mips/mips.exp (el): New variable.
...
Use it to pick ELF reloc tests.
2001-07-30 13:59:00 +00:00
Nick Clifton
1f554c6920
Change bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org
2001-07-30 10:57:07 +00:00
Mark Kettenis
846a440c9c
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
...
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.
2001-07-30 10:17:46 +00:00
Alan Modra
468cced8b9
* config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
...
to include '@' in symbol names when parsing versioned symbols
rather than calling get_symbol_end multiple times.
* config/tc-i370.c (register_name): Format fixes. Don't call
get_symbol_end after parsing number.
* config/tc-mn10200.c (data_register_name): Format fixes. Hoist
code out of conditional.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-mn10300.c (r_register_name): Likewise.
(xr_register_name): Likewise.
(data_register_name): Likewise.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-ppc.c (register_name): Likewise.
* config/tc-s390.c (register_name): Likewise.
2001-07-30 06:15:49 +00:00
gdbadmin
5b2e4f117f
*** empty log message ***
2001-07-30 00:00:02 +00:00
Eli Zaretskii
f959bc4156
Unset CDPATH before doing annything else.
2001-07-29 10:12:49 +00:00
Eli Zaretskii
a3b9cbb339
* go32-nat.c (get_cr3): Temporary disable support for page tables
...
in UMBs, as it is incomplete.
2001-07-29 08:06:28 +00:00
Eli Zaretskii
6c56c06965
Support for stepping through longjmp in DJGPP programs:
...
* config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
(GET_LONGJMP_TARGET): Define to call get_longjmp_target.
(get_longjmp_target): Add prototype.
2001-07-29 08:03:36 +00:00
Alan Modra
2f83960e2c
* bucomm.c (list_supported_architectures): New function.
...
* bucomm.h (list_supported_architectures): Declare.
* objdump.c (usage): Call the above.
2001-07-29 05:31:43 +00:00
Kazu Hirata
6608db5792
* i386-dis.c: Fix formatting.
2001-07-29 05:00:14 +00:00
gdbadmin
6977cc6f14
*** empty log message ***
2001-07-29 00:00:02 +00:00
Andrew Cagney
de6ee55865
Fix some PID/TPID fallout for HP/UX.
...
From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
* infttrace.c (ptrace_wait): Match external declaration,
and match target_post_wait declaration.
2001-07-28 22:44:53 +00:00
Andrew Cagney
158ff1e6fb
(cris): Set --enable-gdb-build-warnings flag to -w.
2001-07-28 21:21:30 +00:00
Andrew Cagney
93755ae6c4
* MAINTAINERS: Add Orjan Friberg as cris target maintainer.
2001-07-28 20:23:53 +00:00
Andrew Cagney
16f769f344
From 2001-07-23 Andreas Schwab <schwab@suse.de>:
...
* config/m68k/tm-m68k.h (TARGET_LONG_DOUBLE_FORMAT): Define.
(TARGET_LONG_DOUBLE_BIT): Define.
(REGISTER_VIRTUAL_SIZE): Return 12 for floating point registers.
(MAX_REGISTER_VIRTUAL_SIZE): Increase to 12.
(REGISTER_VIRTUAL_TYPE): Return builtin_type_long_double for
floating point registers.
(REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL)
(REGISTER_CONVERT_TO_RAW): Remove.
* config/m68k/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define.
2001-07-28 20:05:15 +00:00
Andrew Cagney
5b7f31a409
Move libgdb library functions to gdb.h (new file).
...
Update everything related to this.
2001-07-28 19:48:15 +00:00
Stephane Carrez
8aaf581c5d
* Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
...
(SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
(SFILES): Likewise.
(tui-out.o): Define dependencies.
(tui-hooks.o): Likewise.
2001-07-28 19:45:04 +00:00
Stephane Carrez
732b300251
* gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2001-07-28 19:35:20 +00:00
Stephane Carrez
c968487932
* tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
...
set/show configuration variables.
(show_tui_cmd): New function.
(set_tui_cmd): New function.
2001-07-28 19:30:54 +00:00
Mark Kettenis
a2585ce735
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
...
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.
2001-07-28 19:30:41 +00:00
Stephane Carrez
13283e2df1
* config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
...
and bra relax: update fragP->fr_fix after the fixup.
2001-07-28 19:28:04 +00:00
Stephane Carrez
eefde3513e
* dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
...
address.
(m68hc11eepr_port_event): Fix detach/attach logic.
2001-07-28 19:19:05 +00:00
Andrew Cagney
f9e2d83049
* MAINTAINERS: Update e-mail address of active @cygnus.com
...
maintainers to @redhat.com.
2001-07-28 17:24:47 +00:00
Andrew Cagney
de6ed73f14
* README (Known bugs): Delete section.
...
(Kernel debugging): Delete section.
(Languages other than C): Delete section.
(Host/target specific installation notes) New section.
2001-07-28 17:13:42 +00:00
Mark Kettenis
85540d8c4a
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
...
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.
2001-07-28 17:03:38 +00:00
Mark Kettenis
3d2615808f
* i386-tdep.c: Include "gdb_assert.h"
...
(i386_register_convert_to_virtual): Fix such that it can handle
conversion to any floating-point type. Assert that we are dealing
with a floating-point first.
(i386_register_convert_to_raw): Assert that TYPE is a
floating-point type with length 12.
2001-07-28 16:48:59 +00:00
Alan Modra
d708bcbabb
* i386-dis.c: Change formatting conventions for architecture
...
i386:intel to better match the format of various intel i386
assemblers, like nasm, tasm or masm.
2001-07-28 07:13:34 +00:00
gdbadmin
a2a45089d5
*** empty log message ***
2001-07-28 00:00:03 +00:00
H.J. Lu
e0d85c2645
2001-07-27 H.J. Lu <hjl@gnu.org>
...
* ld-selective/selective.exp: Fix the error in the last change.
2001-07-27 17:48:27 +00:00
John R. Moore
2db5ca22ef
Added dependency of gdb/insight on tcl and tk libraries.
2001-07-27 16:38:32 +00:00