Mark Mitchell
1ddd7f43f3
* config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".
* doc/c-arm.texi (ARM Options): Likewise.
23 years ago
gdbadmin
cd0d3a42b4
*** empty log message ***
23 years ago
Alan Modra
966a016c9a
daily update
23 years ago
Michael Chastain
e42c777187
2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
23 years ago
Jeff Johnston
bffe1ece0e
2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
23 years ago
Jeff Johnston
68219205a7
2003-12-17 Jeff Johnston <jjohnstn@redhat.com>
23 years ago
Jim Blandy
5f06973a05
* gdb.base/freebpcmd.c: Add copyright notice.
23 years ago
Jim Blandy
80e4b428e6
* gdb.base/freebpcmd.exp: Mark the interesting failure as known.
23 years ago
Michael Chastain
f4daae620b
2003-12-11 Michael Chastain <mec.gnu@mindspring.com>
* rlmbutil.h: Require HAVE_MBSTATE_T for HANDLE_MULTIBYTE.
Revert requirement of HAVE_MBRTOWC. Delete macro definitions
that attempted to fake mbstate_t if HAVE_MBSRTOCWS is defined
and HAVE_MBSTATE_T is not defined.
23 years ago
Nick Clifton
b145f546d4
Replace --error-explicit-parallel-conflicts with --ignore-parallel-conflitcs.
Add test of parallel constraint checking.
23 years ago
Joel Brobecker
b639a77072
* irix5-nat.c: Include mips-tdep.h.
23 years ago
Michael Chastain
0ab84fb789
2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
23 years ago
gdbadmin
4f2e8a1399
*** empty log message ***
23 years ago
Alan Modra
fbe22c4553
daily update
23 years ago
Michael Snyder
d8d962c31a
Fix typo.
23 years ago
Mark Kettenis
729b7ed750
* solib.h (SOLIB_CREATE_CATCH_LOAD_HOOK)
(SOLIB_CREATE_CATCH_UNLOAD_HOOK, SOLIB_LOADED_LIBRARY_PATHNAME)
(SOLIB_UNLOADED_LIBRARY_PATHNAME, SOLIB_HAVE_LOAD_EVENT)
(SOLIB_HAVE_UNLOAD_EVENT): Remove defines.
23 years ago
Mark Kettenis
c683153733
* blockframe.c (inside_main_func): Don't treat a zero PC specially.
Needed to fix PR backtrace/1476.
23 years ago
Michael Snyder
f5d3df9661
2003-12-16 Michael Snyder <msnyder@redhat.com>
Patch submitted by Anil Paranjape <AnilP1@KPITCummins.com>
* sim-main.h (H8300H_MSIZE): Increase from 18 bits to 24 bits.
23 years ago
David Carlton
5d09de9d6b
2003-12-16 David Carlton <carlton@kealia.com>
* cp-support.c (class_name_from_physname): Add DMGL_PARAMS.
(method_name_from_physname): Ditto.
23 years ago
Nick Clifton
250355db82
Remove -8 bias on PC-relative load instructions for arm-wince-pe target
23 years ago
Nick Clifton
87cc7031ac
Only skip one instance of each prefix character, if they are present.
23 years ago
DJ Delorie
d35d0cd43c
merge from gcc
23 years ago
gdbadmin
ab4f2b471a
*** empty log message ***
23 years ago
Alan Modra
7673c8b884
daily update
23 years ago
Christian Groessler
87e921a1a1
* gas/z8k/eidi.s: Add uppercase forms. Add forms with comma
separated parameters.
23 years ago
Christian Groessler
bb5737a720
* config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.
(ctrl_table): Add "flags" keyword and some comments.
(flag_table): Convert to uppercase.
(get_flags_operand): Be case insensitive.
(get_interrupt_operand): Be case insensitive. Support notation
where the inperrupt arguments are separated by commas.
(get_operands): Check whether get_flags_operand consumed all
arguments. Return failure if get_ctrl_operand didn't recognize a
valid control register.
(get_specific): Add case CLASS_CTRL: Test for valid control
register for ldctlb opcode.
(build_bytes): Check for valid control registers.
23 years ago
Christian Groessler
a0bd404eac
* z8k-dis.c (intr_names): Removed.
(print_intr, print_flags): New functions.
(unparse_instr): Use new functions.
23 years ago
Mark Kettenis
6a9756ed29
* i386-sol2-tdep.c (i386_sol2_gregset_reg_offset): New variable.
(i386_sol2_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs, TDEP->sizeof_gregset and
TDEP->sizeof_fpregset.
* config/i386/i386sol2.mh (XM_FILE): Set to xm-i386.h.
(XM_CLIBS): Remove.
(NATDEPFILES): Remove core-regset.o and corelow.o.
* config/i386/i386sol2.mt (TDEPFILES): Add corelow.o.
23 years ago
DJ Delorie
09e9708c4c
merge from gcc
23 years ago
DJ Delorie
97ceaf5b4d
merge from gcc
23 years ago
Nick Clifton
a711c44f29
Add PIPE_O attribute to "pop" instruction.
23 years ago
Nick Clifton
8d8199c311
(obj_crawl_symbol_chain): Skip defined symbols which resolve to symbolic values.
23 years ago
Nick Clifton
25c80428af
Ensure that correct flags are set on known PE section types.
23 years ago
Mark Mitchell
1ea5b9f8d1
* arm-opc.h (arm_opcodes): Put V6 instructions before XScale
instructions.
23 years ago
Mark Mitchell
5dfd8c0381
* gas/arm/thumbv6.s: Add nops.
* gas/arm/thumbv6.d: Use -M force-thumb option to objdump. Add nops.
23 years ago
gdbadmin
b1c1720c5d
*** empty log message ***
23 years ago
Alan Modra
e9c8389dc1
daily update
23 years ago
Mark Kettenis
e34e1a8519
* proc-api.c (procfs_note): Add format string to fprintf call.
23 years ago
Mark Kettenis
5daa5b4ecc
* i386-tdep.c (i386_analyze_frame_setup): Add missing encodings
for `subl' and `xorl' instructions.
23 years ago
gdbadmin
1eb4d9af74
*** empty log message ***
23 years ago
Alan Modra
accf8041eb
* gas/mmix/basep-8.d: Update for lcomm symbol type change.
* gas/mmix/basep-9.d: Likewise.
23 years ago
Alan Modra
0b46f0e55a
daily update
23 years ago
Jim Blandy
27bfe10e37
* dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):
Replace uses of DEPRECATED_STREQ and DEPRECATED_STREQN with calls
to strcmp and strncmp.
23 years ago
Jim Blandy
e481341f06
* osabi.c (gdbarch_init_osabi): Reformat error message with better
line breaks.
23 years ago
Jim Blandy
1b3bb3d032
* gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
23 years ago
Hans-Peter Nilsson
8b1ddfd7d1
* mmix-opc.c (mmix_opcodes): Use GO_INSN_BYTE, PUSHGO_INSN_BYTE,
SETL_INSN_BYTE, INCH_INSN_BYTE, INCMH_INSN_BYTE, INCML_INSN_BYTE
and SWYM_INSN_BYTE instead of raw numbers.
23 years ago
Mark Kettenis
f614e9d90b
* blockframe.c (inside_main_func): Reformat. Introduce new local
variables to prevent long lines. Update comments to reflect
reality.
23 years ago
Alan Modra
dbe2df79e9
* config/obj-elf.c: Convert to C90, remove unneeded prototypes and
casts. Formatting.
* config/obj-elf.h: Remove PARAMS.
23 years ago
Alan Modra
13c5698440
* read.c (s_lcomm_internal): Make global.
* read.h (s_lcomm_internal): Declare.
* config/obj-elf.c (elf_pseudo_table): Handle lcomm.
(obj_elf_lcomm): New function.
23 years ago
Alan Modra
e13bab5a71
* read.c: Remove unneeded prototypes.
(s_comm): Split out code to..
(s_comm_internal): ..here. Tidy error returns. Rearrange so that
"name" from input line may be used in more places. Merge code
testing for valid size from elf_common. Merge code from
s_lcomm_internal. Call comm_parse_extra.
(bss_alloc): New function, split out of s_lcomm_internal and
elf_common.
(parse_align): Likewise.
(s_lcomm_internal): Rewrite.
(s_lcomm, s_lcomm_bytes): Use s_comm_internal.
* read.h (bss_alloc, parse_align, s_comm_internal): Declare.
* config/obj-elf.c (elf_common): Split out code to..
(elf_common_parse): ..here. Remove code common to s_comm_internal,
parse_align and bss_alloc. Rearrange and Tidy.
* config/tc-alpha.h (TC_IMPLICIT_LCOMM_ALIGNMENT): Define.
23 years ago