aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-012001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-29/+32
* breakpoint.c (print_one_breakpoint): Formatting clean-up. (read_memory_nobpt): Ditto. (ep_is_catchpoint): Ditto. (ep_is_shlib_catchpoint): Ditto. (ep_is_exception_catchpoint): Ditto. (describe_other_breakpoints): Ditto.
2001-03-01* regcache.h (register_valid): Fix comment documenting validAndrew Cagney2-1/+6
states.
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney153-143/+527
2001-03-01Fix the year on the following lines:Michael Chastain1-4/+4
! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> ! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> ! 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de> ! 2001-01-27 Christopher Faylor <cgf@cygnus.com>
2001-02-28new defines for Coldfire V4.Nick Clifton4-117/+146
2001-02-282001-02-28 Matt Hiller <hiller@redhat.com>Matthew Hiller2-0/+5
* MAINTAINERS: Add Matt Hiller to Write After Approval list.
2001-02-28Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.Nick Clifton2-2/+9
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>Andreas Jaeger2-12/+9
* config/tc-i386.c (tc_gen_reloc): Remove ugly hack which is not needed anymore since we use bfd_elf_generic_reloc now. (md_apply_fix3): Only apply hack for partial_inplace if not using RELA.
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-5/+10
* elf64-x86-64.c (elf64_x86_64_relocate_section): Add relocation to addend.
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2-10/+50
* readelf.c (decode_ARM_machine_flags): Explicitly mention which ABI is in use; remove ambiguity between the "unknown" EABI and unrecognised ABIs. Handle version 2 ARM EABI. Update uses of renamed EF_xx constants.
2001-02-282001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2-31/+54
* elf32-arm.h: Update mentions of renamed EF_xx constants. (elf32_arm_print_private_bfd_data): Handle ARM EABI version 2.
2001-02-282001-02-27 Philip Blundell <pb@futuretv.com>Phil Blundell2-19/+35
* arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01. (EF_PIC, et al.): Rename to EF_ARM_xx.
2001-02-282001-02-27 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-1/+6
* gdb.base/varargs.c (find_max_double): Fix printf format string: first arg is int not float.
2001-02-28Add support for disabling alignment checks when performing GDB interfaceNick Clifton8-44/+95
calls or SWI emulaiton routines. (Alignment checking code has not yet been contributed).
2001-02-27remove conflict indicator.David Taylor1-1/+0
2001-02-27fix off by one error in test for error.David Taylor2-1/+7
2001-02-272001-02-27 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
* aoutx.h (NAME(aout,bfd_free_cached_info)): Return true if abfd->tdata.aout_data == NULL.
2001-02-27* config/sparc/sp64linux.mt: New file.Andrew Cagney5-0/+51
* configure.tgt: Recognize sparc64-*-linux* as a sp64linux target. * configure.host: Recognize sparc64-*-linux* as a linux host. From 2000-03-17 Jakub Jelinek <jakub@redhat.com>: * config/sparc/tm-sp64linux.h: New file.
2001-02-27Fix some comments, and a formatting error.Alan Modra2-21/+24
2001-02-27Bump version to 2.11.90, fix missing dependencies in bfd/,Alan Modra33-1210/+1401
and run "make dep-am".
2001-02-27Update elf64 aix5 comments.Timothy Wall2-16/+10
2001-02-27Add aix5 settings.Timothy Wall2-3/+8
2001-02-27Set SEC_NEVER_LOAD when the 'n' flag is used.Nick Clifton2-2/+8
2001-02-27BFD: Catch & report unhandled PE section flags.Nick Clifton7-631/+778
LD: Catch BFD errors whilst loading symbols and do not produce an executable.
2001-02-262001-02-26 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+6
* gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
2001-02-262001-02-26 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-3/+7
* elf64-x86-64.c (x86_64_elf_howto_table): Fix order of entries.
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner38-74/+123
2001-02-24 * symbols.c (decode_local_label_name): Initialize message_formatStephane Carrez2-2/+8
only when an error is reported (perf pb due to I18N).
2001-02-242001-02-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
* dwarf2dbg.c (dwarf2_directive_file): Call s_app_file (0) if BFD_ASSEMBLER is not defined.
2001-02-242001-02-23 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+7
* sim-main.h (ENGINE_ISSUE_PREFIX_HOOK): Only define if not already defined elsewhere.
2001-02-23Mention how to cite GDB problem reports.Andrew Cagney3-1/+17
2001-02-23Mention gdbarch.sh and to not submit gdbarch.[ch].Andrew Cagney2-0/+13
2001-02-232001-02-23 David Mosberger <davidm@hpl.hp.com>H.J. Lu3-3423/+3600
* ia64-opc-a.c: Add missing pseudo-ops for "cmp" and "cmp4". * ia64-asmtab.c: Regenerate.
2001-02-232001-02-23 H.J. Lu <hjl@gnu.org>H.J. Lu5-139/+293
* gas/ia64/opc-a-err.l: Fix "cmp4.lt.or". * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and "cmp4". * gas/ia64/opc-a.s: Rebuilt. * gas/ia64/opc-a.d: Likewise.
2001-02-232001-02-22 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2-10/+22
* gdb.base/reread.exp: Unsupported for non-native targets; doesn't work for remote debugging.
2001-02-23Don't mark a fixup as done if it's against a symbol.Nick Clifton2-3/+10
2001-02-222001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+8
* COPYING.NEWLIB: Remove DJ Delorie's address because it is no longer valid.
2001-02-222001-02-22 Ben Elliston <bje@redhat.com>Ben Elliston3-6/+35
* sim-trace.h (TRACE_VPU_IDX): Add. (TRACE_vpu): Define. (WITH_TRACE_VPU_P): Likewise. (TRACE_VPU_P): Likewise. * sim-trace.c (OPTION_TRACE_VPU): Define. (trace_options): Add --trace-vpu. (trace_option_handler): Handle OPTION_TRACE_VPU. (trace_option_handler): Include VPU tracing in --trace-semantics. (trace_idx_to_str): Handle TRACE_VPU_IDX.
2001-02-22Add ia64-*-aix* configuration.Timothy Wall7-1/+45
2001-02-22Added ia64-*-aix* configuration.Timothy Wall7-475/+477
2001-02-22Move get_saved_register to frame.h.Andrew Cagney3-5/+10
2001-02-22ia64-*-aix* support.Timothy Wall7-290/+488
2001-02-22Improve gas error messages for invalid instructions.Jim Wilson7-4003/+4137
* cpu-ia64-opc.c (elf64_ia64_operands}: Fix typo: error string for C8 said "1" instead of "8". Clarify error string for IMM22: "signed integer" instead of just "integer". * config/tc-ia64.c (enum operand_match_result): New type. (operand_match): Change return type to operand_match_result. Fix all returns appropriately, adding support for returning the out-of-range result. (parse_operands): New locals result, error_pos, out_of_range_pos, curr_out_of_range_pos. Rewrite operand matching loop to give better error messages. * ia64-opc-d.c (ia64_opcodes_d): Break the "add" pattern into two separate variants: one for IMM22 and the other for IMM14. * ia64-asmtab.c: Regenerate.
2001-02-22Fix typo in my previously committed ChangeLog entry.Kevin Buettner1-1/+1
2001-02-22Made changes to shared library support and added more of the support neededKevin Buettner15-22/+471
for AIX/IA-64.
2001-02-21Fix bugs in handling of the .restore directive.Jim Wilson2-4/+24
* config/tc-ia64.c (struct unwind): Add member "prologue_count". (dot_proc): Clear unwind.prologue_count to zero. (dot_prologue): Increment unwind.prologue_count. (dot_restore): If second operand is omitted, use unwind.prologue_count -1 for "ecount" (# of additional regions to pop). Decrement unwind.prologue_count by number of regions popped.
2001-02-21 * cgen-opc.c (cgen_get_insn_value): Add missing `return'.Greg McGary2-2/+6
2001-02-212001-02-21 Ben Elliston <bje@redhat.com>Ben Elliston2-2/+20
* sim-trace.h (TRACE_BRANCH_INPUT1): New macro. (TRACE_BRANCH_INPUT2): Likewise.
2001-02-21Note that some flags to the COFF version of .section remove attributes ratherNick Clifton2-1/+8
than setting them.
2001-02-21 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".Eli Zaretskii2-4/+13