summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2002-03-06 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-062-1/+10
| | | | | | | * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being present on I4. * mips-opc.c (mips_builtin_opcodes): Add "movn.ps" and "movz.ps".
* * MAINTAINERS: Record self as maintainer of m68hc11 simulator.Stephane Carrez2002-03-062-0/+5
|
* * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.Stephane Carrez2002-03-062-3/+7
| | | | (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
* * MAINTAINERS: Reverted misunderstood change of x86-64 maintainer.Michal Ludvig2002-03-061-2/+3
|
* 2002-03-05 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-062-0/+8
| | | | | * sim-main.h (UndefinedResult, Unpredictable): New macros which currently do nothing.
* Remove floatformat_arm_ext.Andrew Cagney2002-03-064-8/+8
|
* * cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney2002-03-0620-45/+80
| | | | | | | | | | | | | | | | | | | | | * command.h (set_cmd_completer): Declare. * cli/cli-decode.h (set_cmd_completer): Ditto. * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer. * cli/cli-cmds.c (init_cli_cmds): Ditto. * win32-nat.c (_initialize_inftarg): Ditto. * remote-rdi.c (_initialize_remote_rdi): Ditto. * proc-api.c (_initialize_proc_api): Ditto. * hppa-tdep.c (_initialize_hppa_tdep): Ditto. * source.c (_initialize_source): Ditto. * exec.c (_initialize_exec): Ditto. * solib.c (_initialize_solib): Ditto. * top.c (init_main): Ditto. * tracepoint.c (_initialize_tracepoint): Ditto. * symfile.c (_initialize_symfile): Ditto. * printcmd.c (_initialize_printcmd): Ditto. * infcmd.c (_initialize_infcmd): Ditto. * corefile.c (_initialize_core): Ditto.
* 2002-03-05 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-062-2/+34
| | | | | | | | | | | | | * sim-main.h (status_UX, status_SX, status_KX, status_TS) (status_PX, status_MX, status_CU0, status_CU1, status_CU2) (status_CU3): New definitions. * sim-main.h (ExceptionCause): Add new values for MIPS32 and MIPS64: MDMX, MCheck, CacheErr. Update comments for DebugBreakPoint and NMIReset to note their status in MIPS32 and MIPS64. (SignalExceptionMDMX, SignalExceptionWatch, SignalExceptionMCheck) (SignalExceptionCacheErr): New exception macros.
* 2002-03-05 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-063-3/+12
| | | | | | | | * mips.igen (check_fpu): Enable check for coprocessor 1 usability. * sim-main.h (COP_Usable): Define, but for now coprocessor 1 is always enabled. (SignalExceptionCoProcessorUnusable): Take as argument the unusable coprocessor number.
* * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byteAlan Modra2002-03-063-2/+13
| | | | | | | | relocs except when BFD64. * write.c (number_to_chars_bigendian): Don't abort when N is larger than sizeof (VAL). (number_to_chars_littleendian): Likewise.
* * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.Andrew Cagney2002-03-062-2/+6
|
* * MAINTAINERS: Fix Mac OS X and Objective-C/C++.Andrew Cagney2002-03-062-5/+5
|
* *** empty log message ***gdbadmin2002-03-061-1/+1
|
* daily updateAlan Modra2002-03-051-1/+1
|
* * NEWS: Update headings, 5.2 has branched.Andrew Cagney2002-03-052-1/+8
|
* fix month on 4 of my recent entries (*sigh*)Chris Demetriou2002-03-051-4/+4
|
* 2002-03-05 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-052-19/+23
| | | | * mips.igen: Fix formatting of all SignalException calls.
* 2002-03-04 Michael Chastain <mec@shout.net>Michael Chastain2002-03-053-4/+10
| | | | | | * gdb.mi/mi-var-cmd.exp: In test "create local variable func", accommodate gcc v3 function signature. * gdb.mi/mi0-var-cmd-exp: Ditto.
* 2002-02-05 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-052-9/+4
| | | | * sim-main.h (SIGNEXTEND): Remove.
* 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-03-052-18/+10
| | | | | | * config/tc-hppa.c (md_apply_fix3): Add cast. (hppa_fix_adjustable): Adjust list of selectors using e_lrsel and e_rrsel.
* 2002-02-26 John David Anglin <dave@hiauly1.hia.nrc.ca>Jeff Law2002-03-053-24/+94
| | | | | | | | | | | | | | * bfd/elf-hppa.h (elf_hppa_is_dynamic_loader_symbol): New function. (elf_hppa_relocate_section): Ignore undefined dynamic loader symbols. (elf_hppa_final_link_relocate): Correct relocations for indirect references to local data through the DLT. Fix .opd creation for local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64 relocations. Use e_lsel selector for R_PARISC_DLTIND21L, R_PARISC_LTOFF_FPTR21L and R_PARISC_LTOFF_TP21L as per "Processor-Specific ELF for PA_RISC, Version 1.43" document. Similarly, use e_rsel for DLT and LTOFF 'R' relocations. * bfd/elf32-hppa.c (final_link_relocate): Revise relocation selectors as per "Processor-Specific ELF for PA_RISC, Version 1.43" document.
* * merge.c (_bfd_merge_sections): Don't segfault if thereJakub Jelinek2002-03-052-0/+8
| | | | is nothing to merge due to GC.
* * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together withJakub Jelinek2002-03-052-2/+11
| | | | DATA_SEGMENT_ALIGN.
* 2002-02-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-052-5/+6
| | | | | * mips.igen: Remove gencode comment from top of file, fix spelling in another comment.
* typo fixAlan Modra2002-03-051-1/+1
|
* * elf32-hppa.c (clobber_millicode_symbols): Remove hack to keepAlan Modra2002-03-052-4/+3
| | | | symbols that have been forced local.
* * elflink.h (elf_bfd_final_link): Call elf_link_output_extsymAlan Modra2002-03-052-156/+164
| | | | | | to output forced local syms for non-shared link. (elf_link_output_extsym): Tweak condition for calling backend adjust_dynamic_symbol so that previous behaviour is kept.
* 2002-02-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-052-132/+115
| | | | | | | | | | | * mips.igen (check_fmt, check_fmt_p): New functions to check whether specific floating point formats are usable. (ABS.fmt, ADD.fmt, CEIL.L.fmt, CEIL.W, DIV.fmt, FLOOR.L.fmt) (FLOOR.W.fmt, MOV.fmt, MUL.fmt, NEG.fmt, RECIP.fmt, ROUND.L.fmt) (ROUND.W.fmt, RSQRT.fmt, SQRT.fmt, SUB.fmt, TRUNC.L.fmt, TRUNC.W): Use the new functions. (do_c_cond_fmt): Remove format checks... (C.cond.fmta, C.cond.fmtb): And move them into all callers.
* * gas/pdp11/pdp11.exp: New file.Alan Modra2002-03-054-0/+480
| | | | | * gas/pdp11/opcode.s: Ditto. * gas/pdp11/opcode.d: Ditto.
* * tc-pdp11.c: Use VAX float format support for PDP-11 target.Alan Modra2002-03-052-14/+173
| | | | | | | | | | (parse_ac5): New function for parsing float regs in float operand. (parse_expression): Remove attempt to make literals be octal. (parse_op_no_deferred): Support float literals. (parse_op): Reject attempts to refer to float regs. (parse_fop): New function, like parse_op but for float operand. (md_assemble): Add cases to parse float operands. Also fix IMM3, IMM6, IMM8 cases to pick up the operand from the right spot.
* * pdp11-opc.c: Fix "mark" operand type. Fix operand typesAlan Modra2002-03-053-20/+118
| | | | | | | | for float opcodes that take float operands. Add alternate names (xxxD vs. xxxF) for float opcodes. * pdp11-dis.c (print_operand): Clean up formatting for mode 67. (print_foperand): New function to handle float opcode operands. (print_insn_pdp11): Use print_foperand to disassemble float ops.
* * pdp11.h: Add format codes for float instruction formats.Alan Modra2002-03-052-2/+13
|
* *** empty log message ***gdbadmin2002-03-051-1/+1
|
* daily updateAlan Modra2002-03-041-1/+1
|
* merge from gccDJ Delorie2002-03-045-144/+234
|
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-044-27/+55
| | | | | | | | | | | | | | | | | | * elf.c (bfd_section_from_shdr): Handle special sections, .init_array, .fini_array and .preinit_array. (elf_fake_sections): Likewise. * elflink.h (NAME(bfd_elf,size_dynamic_sections)): Create the DT entry only if the section is in output for .init_array, .fini_array and .preinit_array. Complain about .preinit_array section in DSO. (elf_bfd_final_link): Warn zero size for .init_array, .fini_array and .preinit_array sections. * elfxx-ia64.c (elfNN_ia64_section_from_shdr): Remove SHT_INIT_ARRAY, SHT_FINI_ARRAY and SHT_PREINIT_ARRAY. (elfNN_ia64_fake_sections): Remove .init_array, .fini_array and .preinit_array.
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-043-2/+29
| | | | | | | | * config/obj-elf.c (special_section): Add .init_array, .fini_array and .preinit_array. * config/tc-ia64.h (ELF_TC_SPECIAL_SECTIONS): Remove .init_array and .fini_array.
* 2002-03-04 H.J. Lu <hjl@gnu.org>H.J. Lu2002-03-042-17/+22
| | | | | * scripttempl/elf.sc: Put .preinit_array, .init_array and .fini_array in the data segment.
* 2002-03-04 Fred Fish <fnf@redhat.com>Fred Fish2002-03-042-16/+22
| | | | | | * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred, expresson, suports, dependant, trhe, perhaphs, situtations, explictily, taged, oportunity, unfortunatly).
* 2002-03-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-043-9/+16
| | | | | | | | * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long. (num_regs, regmap): Move inside HAVE_LINUX_USRREGS. (register_addr, REGISTER_RAW_SIZE): Likewise. (usr_store_inferior_registers): Use PTRACE_XFER_TYPE. * gdbserver/linux-x86-64-low.c: Remove extra #endif.
* * MAINTAINERS (x86-64): tagret is not broken anymore.Michal Ludvig2002-03-041-1/+1
|
* * MAINTAINERS (x86-64): Add myselfMichal Ludvig2002-03-043-3/+9
| | | | | * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs, changed value_ptr -> struct value *
* 2002-02-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-042-52/+56
| | | | * mips.igen: Fix formatting of check_fpu calls.
* 2002-03-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-042-1/+5
| | | | * mips.igen (FLOOR.L.fmt): Store correct destination register.
* 2002-03-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-042-12/+16
| | | | * mips.igen: Remove whitespace at end of lines.
* * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit.Alan Modra2002-03-042-2/+6
|
* * configure.in (WIN32LIBADD): Don't eval PICFLAG assignment.Alan Modra2002-03-043-22/+25
| | | | * configure: Regenerate.
* merge from gccDJ Delorie2002-03-042-2/+6
|
* *** empty log message ***gdbadmin2002-03-041-1/+1
|
* daily updateAlan Modra2002-03-031-1/+1
|
OpenPOWER on IntegriCloud