summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* merge from gccDJ Delorie2007-04-113-11/+11
|
* * gdb.texinfo (Contributors, Continuing and Stepping)Bob Wilson2007-04-112-63/+80
| | | | | | | | | | | | | | (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options) (General Query Packets, File-I/O Remote Protocol Extension) (Protocol Basics, The F Reply Packet, Write) (Protocol-specific Representation of Datatypes, Memory Transfer): Fix hyphenation, punctuation and grammar problems. (Cygwin Native): Likewise. Also fix misuse of @pxref and use 'section' instead of 'subsection' in the text. (Non-debug DLL Symbols): Avoid 'subsubsection' in the text. (i386): Remove period from section name. (Installing GDB, Requirements, Running Configure, Separate Objdir) (Config Names, Configure Options): Use @file{configure}.
* * configure.ac (build_warnings): Add -Wno-char-subscripts.Steve Ellcey2007-04-114-3/+10
| | | | | * configure: Regenerate. * doc/gdbint.texinfo (warning flags): Add -Wno-char-subscripts.
* * libunwind-frame.c (LIBUNWIND_SO): Use major version number for `.so'.Jan Kratochvil2007-04-112-1/+7
|
* * gdbtypes.h (TYPE_FLAG_STUB_SUPPORTED, TYPE_STUB_SUPPORTED): NewJan Kratochvil2007-04-113-1/+19
| | | | | | | macros. (TYPE_IS_OPAQUE): Empty vs. opaque structures are now distinct on the TYPE_STUB_SUPPORTED debug targets. * dwarf2read.c (read_structure_type): Set TYPE_FLAG_STUB_SUPPORTED.
* * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,Jan Kratochvil2007-04-114-0/+251
| | | | gdb.base/type-opaque.exp: New files.
* fix typo in previous commitNathan Sidwell2007-04-111-1/+1
|
* * elf-vxworks.c (elf_vxworks_emit_relocs): Remap weakdef PLT slotNathan Sidwell2007-04-112-1/+7
| | | | relocs too.
* * gdbint.texinfo (Writing Tests): Mention gdb_test_multipleDaniel Jacobowitz2007-04-112-2/+14
| | | | and tab expansion.
* * sparc-tdep.c (X_RS2): New macro.Joel Brobecker2007-04-112-0/+160
| | | | | | (sparc_skip_stack_check): New function. (sparc_analyze_prologue): Adjust PC past stack probing sequence if necessary.
* daily updateAlan Modra2007-04-111-1/+1
|
* *** empty log message ***gdbadmin2007-04-111-1/+1
|
* Fix changelog entry.Daniel Jacobowitz2007-04-101-2/+2
|
* bfd/Richard Henderson2007-04-104-28/+47
| | | | | | | | | | | | | | * elf64-alpha.c (struct alpha_elf_link_hash_table): Add relax_trip. (elf64_alpha_size_got_sections): Remove unused something_changed local. (elf64_alpha_size_plt_section): Return void. (elf64_alpha_size_rela_got_section): Likewise. (elf64_alpha_relax_section): Only regenerate got+plt if the relax_trip counter has changed. include/ * bfdlink.h (struct bfd_link_info): Add relax_trip. ld/ * ldlang.c (relax_sections): Initialize and increment link_info.relax_trip.
* * rs6000-tdep.c (rs6000_dwarf2_reg_to_regnum): Decode 64 as CRAndreas Schwab2007-04-102-0/+7
| | | | register.
* * breakpoint.c (gdb_breakpoint_query): Really return anDaniel Jacobowitz2007-04-104-14/+30
| | | | | | | | | enum gdb_rc. (gdb_breakpoint): Likewise. * thread.c (do_captured_list_thread_ids): Likewise. (do_captured_thread_select): Likewise. * mi/mi-main.c (mi_cmd_thread_select): Expect an enum gdb_rc. (mi_cmd_thread_list_ids): Remove bogus initialization.
* * Makefile.in (SFILES): Remove hpacc-abi.c.Daniel Jacobowitz2007-04-109-6695/+24
| | | | | | | | | | | | | | | (COMMON_OBS): Remove hpacc-abi.o. (ALLDEPFILES): Remove hpread.c and $(HPREAD_SOURCE). (hpacc-abi.o, hpread.o): Delete rules. * somread.c: Delete extern declarations from hpread.c. (som_symfile_read): Do not call do_pxdb or hpread_build_psymtabs. (som_symfile_finish): Do not call hpread_symfile_finish. (som_symfile_init): Do not call hpread_symfile_init. * config/pa/hppa64.mt (TDEPFILES): Remove hpread.o. * config/pa/hppahpux.mt (TDEPFILES): Likewise. * hpacc-abi.c, hpread.c: Deleted. * gdbint.texinfo (SOM): Correct location of the SOM reader.
* * solib-svr4.c (enable_break): Simplify return value.Daniel Jacobowitz2007-04-102-11/+7
| | | | (svr4_solib_create_inferior_hook): Do not warn if enable_break fails.
* * solib-svr4.h (struct link_map_offsets): Remove l_addr_size,Andreas Schwab2007-04-104-105/+53
| | | | | | | | | | | | | | | | | | | | | | l_ld_size, l_next_size, l_prev_size, l_name_size. * solib-svr4.c (LM_ADDR_FROM_LINK_MAP): Use extract_typed_address to extract addresses from link map. (LM_DYNAMIC_FROM_LINK_MAP): Likewise. (LM_NEXT): Likewise. (LM_NAME): Likewise. (IGNORE_FIRST_LINK_MAP_ENTRY): Likewise. (elf_locate_base): Likewise. (open_symbol_file_object): Likewise. (svr4_fetch_objfile_link_map): Likewise. (SOLIB_EXTRACT_ADDRESS): Remove unused macro. (HAS_LM_DYNAMIC_FROM_LINK_MAP): Test l_ld_offset instead of l_ld_size. (svr4_ilp32_fetch_link_map_offsets): Don't set removed members. (svr4_lp64_fetch_link_map_offsets): Likewise. * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Don't set removed members. Set l_ld_offset to -1 if not present.
* *** empty log message ***gdbadmin2007-04-101-1/+1
|
* daily updateAlan Modra2007-04-101-1/+1
|
* * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func andKazu Hirata2007-04-092-2/+31
| | | | info->print_address_func if longjmp is called.
* * src-release (do-proto-toplev): Process the support directories beforeDaniel Jacobowitz2007-04-097-31/+53
| | | | | | | | | the tool directory. * Makefile.am (bfdver.h): Do not generate doc/bfdver.texi. * doc/Makefile.am (DOCFILES): Add bfdver.texi. (bfdver.texi): New rule. * Makefile.in, doc/Makefile.in: Regenerated.
* *** empty log message ***drow-reverse-20070409-branchpointgdbadmin2007-04-091-1/+1
|
* daily updateAlan Modra2007-04-091-1/+1
|
* Pass stderr of program run with "target remote |"Vladimir Prus2007-04-086-2/+111
| | | | | | | | | | | | | | | | via gdb_stderr. * serial.c (serial_open): Set error_fd to -1. * serial.h (struct serial): New field error_fd. (struct serial_opts): New field avail. * ser-pipe.c (pipe_open): Create another pair of sockets. Pass stderr to gdb. * ser-mingw.c (pipe_windows_open): Pass PEX_STDERR_TO_PIPE to pex_run. Initialize sd->error_fd. (pipe_avail): New. (_initialize_ser_windows): Hook pipe_avail. * ser-base.c (generic_readchar): Check if there's anything in stderr channel and route that to gdb_stderr.
* *** empty log message ***gdbadmin2007-04-081-1/+1
|
* daily updateAlan Modra2007-04-081-1/+1
|
* *** empty log message ***gdbadmin2007-04-071-1/+1
|
* daily updateAlan Modra2007-04-071-1/+1
|
* 2007-04-03 Matt Thomas <matt@netbsd.org>Matt Thomas2007-04-062-2/+9
| | | | | | * elf32-vax.c (elf_vax_relocate_section): Do not emit a PCREL reloc in a shared object if it is not in a CODE section or if it is against a section symbol. This allows DWARF2 to use pcrel format.
* * filename_cmp.c (filename_cmp): Improve documentation.Joel Brobecker2007-04-062-5/+10
|
* daily updateAlan Modra2007-04-061-1/+1
|
* *** empty log message ***gdbadmin2007-04-061-1/+1
|
* bfd/H.J. Lu2007-04-052-2/+9
| | | | | | | | | | | | | | | | | | | 2007-04-05 H.J. Lu <hongjiu.lu@intel.com> PR ld/4304 * elflink.c (bfd_elf_final_link): Call einfo callback in bfd_link_info instead of _bfd_error_handler for DT_TEXTREL warning. ld/testsuite/ 2007-04-05 H.J. Lu <hongjiu.lu@intel.com> PR ld/4304 * ld-i386/i386.exp: Run "warn1". * ld-i386/warn1.d: New file. * ld-i386/warn1.s: Likewise.
* bfd/Alan Modra2007-04-052-0/+47
| | | | | | | * elf32-spu.c (spu_elf_output_symbol_hook): New function. (elf_backend_link_output_symbol_hook): Define. ld/testsuite/ * ld-spu/ovl2.d: Update.
* 2007-04-04 Eric Christopher <echristo@apple.com>Eric Christopher2007-04-052-5/+42
| | | | | | | | | | | | | | | Move from gcc: 2007-04-04 Zack Weinberg <zack@mrtock.ucsd.edu> * texi2pod.pl: Correct handling of @itemize with no argument. 2007-02-16 Matthias Klose <doko@debian.org> * texi2pod.pl: Handle @subsubsection, ignore @anchor. 2007-02-06 Richard Sandiford <richard@codesourcery.com> * texi2pod.pl: Handle @multitable.
* daily updateAlan Modra2007-04-051-1/+1
|
* *** empty log message ***gdbadmin2007-04-051-1/+1
|
* daily updateAlan Modra2007-04-041-1/+1
|
* *** empty log message ***gdbadmin2007-04-041-1/+1
|
* * dbxread.c (read_ofile_symtab): Move current_objfilePedro Alves2007-04-032-2/+7
| | | | clearing to after end_stabs.
* daily updateAlan Modra2007-04-031-1/+1
|
* *** empty log message ***gdbadmin2007-04-031-1/+1
|
* * gdb.texinfo: Consistently capitalize all significant words inBob Wilson2007-04-022-379/+388
| | | | | | | node names, chapter titles, section titles, and headings. Update cross references to match. (Starting and Stopping Trace Experiment): Make node name plural. (Breakpoint related warnings): Hyphenate "Breakpoint-related".
* PR binutils/4292Nick Clifton2007-04-023-1/+26
| | | | | | | | | | | | | | | | | * bfd.c (bfd_fprintf_vma): Do not print addresses of 32-bit targets as 64-bit values, even if running on a 64-bit host. * coffgen.c (coff_print_symbol): Likewise. * nm.c (value_format): Replace with value_format_32bit and value_format_64bit. (set_radix): Update setting of value_format. (set_print_width): New function. Compute the address size of a given bfd and set the print_width global appropriately. (display_archive): Use set_print_width. (display_file): Likewise, (print_object_filename_sysv): Update use of print_width. (print_archive_member_sysv): Likewise. (print_symbol_filename_posix): Likewise. (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
* * filename_cmp.c: Include "config.h".Andreas Schwab2007-04-022-0/+8
|
* daily updateAlan Modra2007-04-021-1/+1
|
* *** empty log message ***gdbadmin2007-04-021-1/+1
|
* * rs6000-tdep.c (rs6000_convert_from_func_ptr_addr): Use parameterAndreas Schwab2007-04-012-1/+6
| | | | gdbarch instead of current_gdbarch.