summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.Alan Modra2002-03-219-487/+498
| | | | | | | | | | Whitespace changes. * archive.c: Update copyright date. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate. * Makefile.am: Run "make dep-am" * Makefile.in: Regenerate. * po/SRC-POTFILES.in: Regenerate.
* * ppc-opc.c: Add optional field to mtmsrd.Alan Modra2002-03-212-1/+13
| | | | (MTMSRD_L, XRLARB_MASK): Define.
* 2002-03-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-03-212-2/+13
| | | | | | * regcache.c (_initialize_regcache): No need to call build_regcache() at this time; it gets called whenever the gdbarch changes.
* 2002-03-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-03-212-12/+2
| | | | | | | * gdbserver/remote-utils.c (remote_open): Don't call getprotobyname, we're all using TCP here so just use IPPROTO_TCP. * gdbserver/gdbreplay.c (remote_open): Ditto.
* 2002-03-20 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-03-212-0/+7
| | | | | | | * sparc-nat.c: Include sys/param.h where possible. Approved by: Michael Snyder <msnyder@redhat.com> Message-ID: <3C98FF43.46ABDC1C@redhat.com>
* 2002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-214-3/+57
| | | | | | | | | | Fix PR gdb/422. * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX, FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX. * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for complex types. * stabsread.c (rs6000_builtin_type): Likewise. (read_sun_floating_type): Likewise.
* *** empty log message ***gdbadmin2002-03-211-1/+1
|
* daily updateAlan Modra2002-03-201-1/+1
|
* 2002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-203-18/+74
| | | | | | | | | | | | | * dwarf2.c (struct funcinfo): Move up. (lookup_address_in_function_table): New argument function_ptr. Set it. (lookup_address_in_line_table): New argument function. If function is non-NULL, use it to handle ``addr'' before the first line note of the function. (comp_unit_find_nearest_line): Update and swap calls to lookup_address_in_function_table and lookup_address_in_line_table. * syms.c (_bfd_stab_section_find_nearest_line): Use the first N_SLINE encountered if we see an N_FUN before any N_SLINE.
* Fix extracting from AIX big archives.Tom Rix2002-03-203-10/+16
|
* Fix problem with linking shared libstdc++-v3 on AIX.Tom Rix2002-03-202-11/+16
|
* 2002-03-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-202-20/+6
| | | | | | * cp1.c (FP_S_s, FP_D_s, FP_S_be, FP_D_be, FP_S_e, FP_D_e, FP_S_f) (FP_D_f, FP_S_fb, FP_D_fb, FPINF_SINGLE, FPINF_DOUBLE): Remove unused definitions.
* 2002-03-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-202-547/+627
| | | | * cp1.c: Fix many formatting issues.
* 2002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-202-35/+88
| | | | | | | * cp1.c (fpu_format_name): New function to replace... (DOFMT): This. Delete, and update all callers. (fpu_rounding_mode_name): New function to replace... (RMMODE): This. Delete, and update all callers.
* 2002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-204-1069/+1104
| | | | | | | * interp.c: Move FPU support routines from here to... * cp1.c: Here. New file. * Makefile.in (SIM_OBJS): Add cp1.o to object list. (cp1.o): New target.
* *** empty log message ***gdbadmin2002-03-201-1/+1
|
* daily updateAlan Modra2002-03-191-1/+1
|
* * stabsread.c (read_member_functions): Remove skip code for duplicatePeter Schauer2002-03-192-44/+31
| | | | | | constructor/destructor methods. Use standard parsing for these methods and just do not chain them to the list of methods after parsing.
* * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't setHans-Peter Nilsson2002-03-192-4/+5
| | | | STT_NOTYPE symbols to STT_OBJECT.
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-198-131/+54
| | | | | | | occurrences of `PTR' with `void *'. * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise. * top.h (quit_cover): Likewise. * defs.h (catch_errors): Likewise.
* 2002-03-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-03-192-0/+17
| | | | | | * symfile.c (syms_from_objfile): Return immediately if no syms. (symbol_file_add): Return immediately if no syms. (find_sym_fns): Return immediately if no syms.
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-1925-107/+83
| | | | | | | | | | | | | | | | | | | | | * gdb-events.sh (XMALLOC): Delete macro. * gdb-events.c, gdb-events.h: Regenerate. * gdbarch.sh (XMALLOC): Delete macro. * gdbarch.c: Regenerate. * serial.c (XMALLOC): Delete macro. * ui-file.c (XMALLOC): Ditto. * ser-unix.h (XMALLOC): Ditto. * sh-tdep.c (XMALLOC): Ditto. * ui-out.c (XMALLOC): Ditto. * utils.c (XMALLOC): Ditto. * i386-tdep.c (XMALLOC): Ditto. * gdb-events.c (XMALLOC): Ditto. * d10v-tdep.c (XMALLOC): Ditto. * cli-out.c (XMALLOC): Ditto. * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright. * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto. * ui-file.c, ui-out.c: Ditto.
* s/@example/@smallexample/Andrew Cagney2002-03-193-348/+353
|
* * command.h (struct cmd_list_element): Add field context.Andrew Cagney2002-03-194-0/+38
| | | | | | | | | (set_cmd_context, get_cmd_context): Declare. * cli/cli-decode.h: Ditto. * cli/cli-decode.c (get_cmd_context): New function. (set_cmd_context): New function. (add_cmd): Initialize context. Part of fixing PR gdb/145 and PR gdb/146.
* *** empty log message ***gdbadmin2002-03-191-1/+1
|
* daily updateAlan Modra2002-03-181-1/+1
|
* Increase default memory size to 8MB.Anthony Green2002-03-182-1/+5
|
* * i386-dis.c (prefix_name): Fix handling of 32bit address prefixJan Hubicka2002-03-182-13/+41
| | | | | | | | in 64bit mode. (print_insn) Likewise. (putop): Fix handling of 'E' (OP_E, OP_OFF): handle 32bit addressing mode in 64bit. (ptr_reg): Likewise.
* merge from gccDJ Delorie2002-03-182-2/+7
|
* * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"Jan Hubicka2002-03-182-4/+8
| | | | | | | * configure.tgt (x86_64-*-linux-gnu*): Configure i386 as native. * elf_x86_64.sh (ARCH): Set to i386:x86-64 set libraries to default to lib64 paths.
* * gdbint.texinfo (Releasing GDB): Add section ``Versions andAndrew Cagney2002-03-182-1/+106
| | | | Branches''.
* * gdbint.texinfo (Releasing GDB): Add the section``Branch CommitAndrew Cagney2002-03-182-1/+37
| | | | Policy''.
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-1819-493/+1252
|
* Updated French translationsNick Clifton2002-03-184-80/+88
|
* * cli/cli-decode.c (cmd_type): New function.Andrew Cagney2002-03-186-11/+74
| | | | | | | | * command.h (cmd_type): Declare. * infrun.c (set_schedlock_func): Call function cmd_type. * kod.c (kod_set_os): Call cmd_type. * cris-tdep.c (cris_version_update): Use function cmd_type. (cris_mode_update, cris_abi_update): Ditto.
* * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra2002-03-184-7/+15
| | | | | | * libbfd.h: Regenerate. * archive.c (coff_write_armap): Pass on failures from bfd_write_bigendian_4byte_int.
* *** empty log message ***gdbadmin2002-03-181-1/+1
|
* daily updateAlan Modra2002-03-171-1/+1
|
* * command.h: (execute_cmd_post_hook): Declare.Andrew Cagney2002-03-175-20/+61
| | | | | | | | | | | | | (execute_cmd_pre_hook): Declare. * cli/cli-script.c (clear_hook_in_cleanup): New function. (execute_cmd_post_hook, execute_cmd_pre_hook): New functions. Execute pre/post hook while ensuring that afterwords hook_in is cleared. * top.c (execute_command): Use execute_cmd_post_hook, and execute_cmd_pre_hook to execute pre/post commands. * infrun.c (normal_stop): Pass stop_command and not pre_hook to hook_stop_stub. (hook_stop_stub): Call execute_cmd_pre_hook.
* * kod.c (kod_set_os): Revert previous change. Is called by ``infoAndrew Cagney2002-03-172-1/+17
| | | | | set'' and this leads to a core dump. Move xstrdup of operating_system to after check that it is not NULL.
* * kod.c (kod_set_os): Remove unnecessary check thatAndrew Cagney2002-03-172-3/+3
| | | | ``command->type'' is set_cmd.
* * valprint.c (set_input_radix): Use input_radix.Andrew Cagney2002-03-172-2/+13
| | | | | | (set_output_radix): Use output_radix. (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix isn't reverted.
* 2002-03-16 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-172-8/+19
| | | | | | | | * mips-opc.c (M3D): Tweak comment. (mips_builtin_op): Add comment indicating that opcodes of the same name must be placed together in the table, and sort the "recip.fmt", "recip1.fmt", "recip2.fmt", "rsqrt.fmt", "rsqrt1.fmt", and "rsqrt2.fmt" opcodes by name.
* fix tipoAndrew Cagney2002-03-172-2/+4
|
* * value.h (struct value): Delete field ``substring_addr''. ChangeAndrew Cagney2002-03-172-11/+10
| | | | | aligner fields to force_doublest_align, force_longest_align, force_core_addr_align and force_pointer_align.
* *** empty log message ***gdbadmin2002-03-171-1/+1
|
* * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,Peter Schauer2002-03-162-0/+6
| | | | to fix internal_error from ``maintenance print architecture''.
* * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field typePeter Schauer2002-03-162-1/+19
| | | | for gcc versions after gcc-2.8.1.
* * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointerPeter Schauer2002-03-162-8/+16
| | | | | | for method resolution. Restore adjustment of ``this'' pointer after calling value_struct_elt, which was accidentally removed during the HP merge.
* * ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva2002-03-162-1/+5
|