aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-03-21* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)Richard Earnshaw2-0/+18
(case R_ARM_GOT): Handle relocations to Thumb functions.
2002-03-21Rename ptrace32 and ptrace64 to fix build problem with Aix 5.1Tom Rix2-18/+23
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra3-6/+11
* Makefile.in: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra8-482/+472
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. * po/POTFILES.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra3-11/+18
* Makefile.in: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra4-19/+27
* Makefile.in: Regenerate. * doc/Makefile.in: Regenerate.
2002-03-21 * Makefile.am: Run "make dep-am".Alan Modra3-3/+8
* Makefile.in: Regenerate.
2002-03-21 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.Alan Modra9-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.
2002-03-21Fix typoNick Clifton2-1/+6
2002-03-21 * ppc-opc.c: Add optional field to mtmsrd.Alan Modra2-1/+13
(MTMSRD_L, XRLARB_MASK): Define.
2002-03-21 * genscripts.sh (LIB_SEARCH_DIRS): Quote path.Alan Modra2-1/+5
2002-03-212002-03-20 Daniel Berlin <dan@dberlin.org>Daniel Berlin2-3/+157
* readelf.c: Add support for displaying dwarf2 location lists. (do_debug_loc, debug_loc_section, debug_loc_size): New. (parse_args): Use 'O' as shorthand for displaying location list section. (process_section_headers): Handle debug_loc as well. (load_debug_loc): New. (free_debug_loc): New. (fetch_location_list): New. (display_debug_loc): New. (display_debug_info): Call load_debug_loc and free_debug_loc. (debug_displays): We can display .debug_loc now, too. (usage): Update usage string. (read_and_display_attr_value): Note location lists, but don't display them inline.
2002-03-212002-03-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2-2/+13
* regcache.c (_initialize_regcache): No need to call build_regcache() at this time; it gets called whenever the gdbarch changes.
2002-03-212002-03-20 Martin M. Hunt <hunt@redhat.com>Martin Hunt2-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-212002-03-20 David O'Brien <obrien@FreeBSD.org>David O'Brien2-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-212002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz4-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.
2002-03-21*** empty log message ***gdbadmin1-1/+1
2002-03-20daily updateAlan Modra1-1/+1
2002-03-202002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz3-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.
2002-03-20Fix extracting from AIX big archives.Tom Rix3-10/+16
2002-03-20Fix problem with linking shared libstdc++-v3 on AIX.Tom Rix2-11/+16
2002-03-20 * ldlang.c (ldlang_add_undef): If the output bfd has been opened,Alan Modra2-12/+36
add the symbol to the linker hash table immediately. (lang_place_undefineds): Split symbol creation out.. (insert_undefined): ..to here.
2002-03-202002-03-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-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-202002-03-19 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-547/+627
* cp1.c: Fix many formatting issues.
2002-03-202002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2-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-202002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou4-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.
2002-03-20*** empty log message ***gdbadmin1-1/+1
2002-03-19 * ld-cris/ldsym1.d: New test.Hans-Peter Nilsson2-0/+21
2002-03-19daily updateAlan Modra1-1/+1
2002-03-19 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols noHans-Peter Nilsson39-150/+99
longer set to object. * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d, ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d, ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d, ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d, ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d, ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d, ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d, ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d, ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d, ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d, ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d, ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
2002-03-192002-03-18 David O'Brien <obrien@FreeBSD.org>David O'Brien2-7/+10
* emultempl/elf32.em: Use lbasename vs. basename to fix problem where the contents of the buffer returned from basename function will are getting overwritten while still being used. Approved by: Alan Modra <amodra@bigpond.net.au> Message-ID: <20020318032031.GD1089@bubble.sa.bigpond.net.au>
2002-03-19 * stabsread.c (read_member_functions): Remove skip code for duplicatePeter Schauer2-44/+31
constructor/destructor methods. Use standard parsing for these methods and just do not chain them to the list of methods after parsing.
2002-03-19 * elflink.h (NAME(bfd_elf,record_link_assignment)): Don't setHans-Peter Nilsson2-4/+5
STT_NOTYPE symbols to STT_OBJECT.
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva8-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-19 * gas/i386/x86-64-opcode.d: More test cases for x86-64 opcodes.Andreas Jaeger3-314/+338
* gas/i386/x86-64-opcode.s: Likewise
2002-03-192002-03-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-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.
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney25-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.
2002-03-19s/@example/@smallexample/Andrew Cagney3-347/+352
2002-03-19* command.h (struct cmd_list_element): Add field context.Andrew Cagney4-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.
2002-03-19*** empty log message ***gdbadmin1-1/+1
2002-03-18daily updateAlan Modra1-1/+1
2002-03-18Increase default memory size to 8MB.Anthony Green2-1/+5
2002-03-18 * i386-dis.c (prefix_name): Fix handling of 32bit address prefixJan Hubicka2-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.
2002-03-18merge from gccDJ Delorie2-2/+7
2002-03-18* config/tc-mips.c (md_estimate_size_before_relax): Do not modifyAlexandre Oliva2-12/+9
the EXTENDED bit here; report the estimate according to the current size.
2002-03-18 * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"Jan Hubicka5-6/+51
* 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.
2002-03-18* gdbint.texinfo (Releasing GDB): Add section ``Versions andAndrew Cagney2-0/+105
Branches''.
2002-03-18* gdbint.texinfo (Releasing GDB): Add the section``Branch CommitAndrew Cagney2-0/+36
Policy''.
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton49-1012/+2387
2002-03-18Updated French translationsNick Clifton12-548/+572