summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-2914-45/+74
| | | | | | | | | | | | | | | | | | | | | | | * z8k-tdep.c: Do not include "obstack.h". * h8300-tdep.c, h8500-tdep.c: Ditto. * m68hc11-tdep.c, sh-tdep.c: Ditto. * valprint.c, v850-tdep.c: Ditto. * d10v-tdep.c, mn10300-tdep.c: Ditto. * mn10200-tdep.c: Ditto. * Makefile.in (z8k-tdep.o): Update dependencies. (m68hc11-tdep.o, valprint.o): Ditto. (v850-tdep.o, d10v-tdep.o): Ditto. (mn10300-tdep.o, sparc-tdep.o): Ditto. (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto. (m32r-tdep.o, mn10200-tdep.o): Specify dependencies. (sh_opc_h, gdb_sim_sh_h): Define. (elf_sh_h, elf_bfd_h): Define. (opcode_m68hc11_h): Define. (OPCODES_SRC, OPCODES_DIR): define. (OPCODES): Use $(OPCODES_DIR). (gdb_sim_d10v_h): Rename sim_d10v_h. (gdb_sim_arm_h): Rename sim_arm_h.
* daily updateAlan Modra2002-07-291-1/+1
|
* *** empty log message ***gdbadmin2002-07-291-1/+1
|
* daily updateAlan Modra2002-07-281-1/+1
|
* *** empty log message ***gdbadmin2002-07-281-1/+1
|
* * utils.c (host_pointer_to_address, address_to_host_pointer):Kevin Buettner2002-07-272-2/+8
| | | | | Change internal_error() message to indicate function responsible for the error.
* * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast inKevin Buettner2002-07-272-2/+7
| | | | calls to local_hex_string_custom().
* Configury changes for IRIX shared library support and IRIX OSABI support.Kevin Buettner2002-07-275-4/+17
|
* Add Irix osabi support.Kevin Buettner2002-07-274-0/+101
|
* * irix5-nat.c: Move IRIX shared library support from here...Kevin Buettner2002-07-273-1047/+732
| | | | | * solib-irix.c: ...to here. Revised substantially to work with generic solib framework.
* Fix formatting problem in most recent entry.Kevin Buettner2002-07-271-1/+1
|
* Delete disabled code.Kevin Buettner2002-07-272-8/+5
|
* daily updateAlan Modra2002-07-271-1/+1
|
* *** empty log message ***gdbadmin2002-07-271-1/+1
|
* Add fpscr support to aix-thread.c and rs6000-nat.c.Kevin Buettner2002-07-261-0/+9
|
* * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)Kevin Buettner2002-07-262-13/+41
| | | | | | | | (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64) (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread): Add support for the fpscr register. * rs6000-nat.c (regmap, fetch_inferior_registers) (store_inferior_registers, fetch_core_registers): Likewise.
* Eliminate FIRST_UISA_SP_REGNUM and LAST_UISA_SP_REGNUM.Kevin Buettner2002-07-263-54/+101
|
* [bfd/]Richard Sandiford2002-07-262-0/+14
| | | | | | | | | | * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Merge ASE flags into resulting BFD. [ld/testsuite/] * ld-mips-elf/mips16-1.d, * ld-mips-elf/mips16-1[ab].s: New test. * ld-mips-elf/mips-elf.exp: Run it.
* * elf32-i386.c (elf_i386_link_hash_table_create): ClearAlan Modra2002-07-262-0/+7
| | | | tls_ldm_got.refcount.
* Revise comment from previous commit.Kevin Buettner2002-07-261-2/+2
|
* * rs6000-nat.c (ppc-tdep.h): Include.Kevin Buettner2002-07-262-39/+49
| | | | | | | (fetch_registers, store_register): Don't access registers[] directly. Instead, use supply_register() or regcache_collect() as appropriate. (find_toc_address): Format hex address with local_hex_string().
* daily updateAlan Modra2002-07-261-1/+1
|
* *** empty log message ***gdbadmin2002-07-261-1/+1
|
* * elf64-mips.c: Update TODO comment.Thiemo Seufer2002-07-252-353/+341
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mips_elf64_higher_reloc,mips_elf64_highest_reloc, mips_elf64_gprel16_reloca): Remove prototypes. (mips16_jump_reloc,mips16_gprel_reloc): Add functions. (UNUSED_RELOC): Replace by EMPTY_RELOC. (mips_elf64_howto_table_rel): Use special R_MIPS_HI16 handling. Remove wrong comments. Remove disfunctional support of R_MIPS_HIGHER and R_MIPS_HIGHEST. (mips_elf64_howto_table_rela): Fix handling of R_MIPS_GPREL16 and R_MIPS_GOT16. Remove wrong comments. (elf_mips16_jump_howto,elf_mips16_gprel_howto, elf_mips_gnu_vtinherit_howto,elf_mips_gnu_vtentry_howto): New, code from elf32-mips.c. (mips_elf64_hi16_reloc): Fix formatting. (mips_elf64_higher_reloc,mips_elf64_highest_reloc): Remove. (mips_elf64_got16_reloc): Fix formatting. Remove superfluous code. Better comment. Fall back to R_MIPS_GOT_DISP instead of abort(). (mips_elf64_gprel16_reloc): Make static. Add check for partial_inplace. (mips_elf64_gprel16_reloca): Remove. (mips_elf64_literal_reloc): New function. (mips_elf64_gprel32_reloc): Fix formatting. (mips_elf64_shift6_reloc): Fix comment. Make static. (mips16_jump_reloc,mips16_gprel_reloc): New functions, code from elf32-mips.c. (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in elf32-mips.c (bfd_elf64_bfd_reloc_type_lookup): Use the mapping table. Enable GNU specific relocations. (mips_elf64_rtype_to_howto): Enable GNU specific relocations. (mips_elf64_object_p): Invert logic to check for SGI-ish ABI. (ELF_MAXPAGESIZE): Add comment.
* 2002-07-25 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-252-0/+7
| | | | | * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and bfd/elf32-frv.c.
* New translationsNick Clifton2002-07-2510-1733/+2439
|
* * opcode/mips.h (CPU_R2000): Remove.Richard Sandiford2002-07-252-1/+4
|
* * elf-bfd.h (_bfd_elf32_link_record_local_dynamic_symbol): DefineAlan Modra2002-07-254-90/+108
| | | | | | | | | | as elf_link_record_local_dynamic_symbol. (_bfd_elf64_link_record_local_dynamic_symbol): Likewise. (elf_link_record_local_dynamic_symbol): Declare. Now returns int. * elflink.h (elf_link_record_local_dynamic_symbol): Move to.. * elflink.c: .. here. Use bfd_elf_get_elf_syms. Check whether an attempt is made to record a symbol in a discarded section, and return `2' in that case.
* * jv-exp.y: Marked all strings with _().Tom Tromey2002-07-252-20/+33
| | | | | | | (ClassInstanceCreationExpression, ArrayCreationExpression): Use internal_error. (MethodInvocation, CastExpression, parse_number, yyerror, java_type_from_name, push_expression_name, yylex): Typo fixes.
* * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)Daniel Jacobowitz2002-07-253-0/+108
| | | | | | (tee_file_flush, tee_file_write, tee_file_fputs) (tee_file_isatty): New. * ui-file.h (tee_file_new): Add prototype.
* * ada-lang.c: Change k&r style function definitions to prototypedAidan Skinner2002-07-254-741/+274
| | | | | | | | form. * ada-typeprint.c: Change k&r style function definitions to prototyped form. * ada-valprint.c: Change k&r style function definitions to prototyped form.
* daily updateAlan Modra2002-07-251-1/+1
|
* *** empty log message ***gdbadmin2002-07-251-1/+1
|
* Obsolete m88k.Andrew Cagney2002-07-2428-3381/+3406
|
* 2002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-07-243-10/+18
| | | | | | | | * findvar.c (extract_unsigned_integer): Make `addr' parameter constant. Same for local pointer variables. (extract_signed_integer): Ditto. * defs.h (extract_unsigned_integer): Update. (extract_signed_integer): Update.
* * gdbserver/configure.in (unistd.h): Add to AC_CHECK_HEADERS list.Kevin Buettner2002-07-244-78/+76
| | | | | * gdbserver/configure: Regenerate. * gdbserver/config.in: Regenerate.
* 2002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-07-243-7/+20
| | | | | | | | | | | | * regcache.c (regcache_raw_write): Change buf parameter to a constant void pointer. (regcache_raw_read): Change buf parameter to a void pointer. (legacy_write_register_gen): Change myaddr parameter a constant void pointer. (supply_register): Change val parameter to a const void pointer. * regcache.h (regcache_raw_write): Update declaration. (regcache_raw_read): Update declaration. (supply_register): Update declaration.
* * defs.h (gdb_readline_wrapper): Declare.Tom Tromey2002-07-245-3/+36
| | | | | | | * utils.c (prompt_for_continue): Use gdb_readline_wrapper. * tracepoint.c (read_actions): Use gdb_readline_wrapper. * top.c (gdb_readline_wrapper): New function. (command_line_input): Use it.
* 2002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-07-247-75/+106
| | | | | | | | | | | | | | | | | | | | | | * regcache.h (regcache_raw_read, regcache_raw_write): Replace regcache_read and regcache_write. (regcache_raw_read_as_address): Replace regcache_read_as_address. * regcache.c: Update. * sh-tdep.c (sh64_push_arguments): Update comment. (sh_pseudo_register_read): Update. (sh_pseudo_register_write): Update. (sh4_register_read): Update. (sh4_register_write): Update. (sh64_pseudo_register_read): Update. (sh64_pseudo_register_write): Update. (sh64_register_read): Update. (sh64_register_write): Update. * i386-tdep.c (i386_extract_return_value): Update. (i386_extract_struct_value_address): Update. (i386_extract_return_value): Update. * blockframe.c (generic_read_register_dummy): Update. (generic_call_dummy_register_unwind): Update * infrun.c (write_inferior_status_register): Update.
* Update Spanish and Swedish translationsNick Clifton2002-07-247-828/+633
|
* Remove stray conflict marker.Jim Blandy2002-07-241-1/+0
|
* * parser-defs.h (expression_context_pc): Make this extern.Jim Blandy2002-07-242-1/+6
| | | | (Thanks to Michael Snyder.)
* daily updateAlan Modra2002-07-241-1/+1
|
* *** empty log message ***gdbadmin2002-07-241-1/+1
|
* Mention 5.2.1 on mainline.Andrew Cagney2002-07-233-45/+74
|
* Fix error check in remote_read_bytesMark Salter2002-07-232-1/+7
|
* fix typo introduced in previous deltaNick Clifton2002-07-231-0/+1
|
* * Makefile.am: Run "make dep-am".Alan Modra2002-07-234-65/+76
| | | | | * Makefile.in: Regenerate. * po/POTFILES.in: Regenerate.
* Regenerate.Alan Modra2002-07-232-0/+4
|
* missed 'em from the last deltaAlan Modra2002-07-233-28/+10
|