summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Only use name change patch in dir.cc.cvs/cr-0x5efcr-0x5efChristopher Faylor2006-01-202-2/+335
|
* Add entries from branch.Christopher Faylor2006-01-201-0/+2
|
* * include/sys/dirent.h: Add comments for people who are REALLY confused aboutChristopher Faylor2006-01-201-0/+244
| | | | | | | | whether they should be using something called __invalid_d_ino or not. * include/sys/dirent.h (__invalid_ino32): Rename from __ino32. Don't define unused d_type macros. * include/cygwin/socket.h (struct sockaddr_storage): Fix typo in ss_family member name.
* * elf.c (_bfd_elf_make_section_from_shdr): Ignore return fromAlan Modra2008-07-272-11/+18
| | | | | elf_parse_notes. Use bfd_malloc_and_get_section. (elf_parse_notes): Validate note namesz and descsz.
* gdb:Tom Tromey2008-07-275-0/+28
| | | | | | | | | | | PR gdb/1158: * valops.c (value_struct_elt): Treat function-valued field as a static method. gdb/testsuite: * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct. (function_struct, function_struct_ptr): New globals. * gdb.base/callfuncs.exp (do_function_calls): Test calling via a function pointer in a struct.
* gdb:Tom Tromey2008-07-274-9/+35
| | | | | | | | PR gdb/1136: * macroexp.c (get_punctuator) <punctuators>: Rearrange to put longer tokens first. gdb/testsuite: * gdb.base/macscp.exp: Add test for macro lexing bug.
* *** empty log message ***gdbadmin2008-07-271-1/+1
|
* daily updateAlan Modra2008-07-271-1/+1
|
* Support PowerPC single-precision float.Alan Modra2008-07-264-4/+26
|
* Kill cmd_async_ok.Vladimir Prus2008-07-266-32/+10
| | | | | | | | | * cli/cli-decode.h (CMD_ASYNC_OK, set_cmd_async_ok) (get_cmd_async_ok): Remove. * cli/cli-decode.c (set_cmd_async_ok, get_cmd_async_ok): Remove. * cli/cli-cmds.c (init_cli_cmds): Don't use set_cmd_async_ok. * infcmd.c (_initialize_infcmd): Likewise. * thread.c (_initialize_thread): Likewise.
* * mips-tdep.c (mips_n32n64_push_dummy_call): Handle passingJoseph Myers2008-07-262-21/+73
| | | | | | | | | | | 128-bit long doubles in even-odd pairs of FPRs. Do not right-align float arguments for big-endian. (mips_n32n64_return_value): Apply return value convention for structs containing one or two floating-point values to soft-float as well as hard-float. Handle 128-bit long doubles in such structs. (mips_o32_push_dummy_call): Only skip one integer register for a float argument passed in an FPR.
* *** empty log message ***gdbadmin2008-07-261-1/+1
|
* daily updateAlan Modra2008-07-261-1/+1
|
* * acinclude.m4: Remove libide, libgui, and all the other TclKeith Seitz2008-07-253-1277/+3246
| | | | | functions. * tcl.m4: New file.
* gdb:Tom Tromey2008-07-2518-1040/+174
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tui/tui-hooks.c: Include observer.h. (tui_event_default, tui_old_event_hooks, tui_event_hooks): Remove. (tui_bp_created_observer, tui_bp_deleted_observer, tui_bp_modified_observer): New globals. (tui_install_hooks): Use observers, not events. (tui_remove_hooks): Likewise. * mi/mi-cmd-break.c: Include observer.h, not gdb-events.h. (mi_breakpoint_observers_installed, mi_can_breakpoint_notify): New globals. (breakpoint_notify): Check mi_can_breakpoint_notify. (breakpoint_hooks): Remove. (mi_cmd_break_insert): Attach observers. Don't use events. * tracepoint.c: Include observer.h, not gdb-events.h. (tracepoint_operation, trace_pass_command): Notify observer. * interps.c: Don't include gdb-events.h. (clear_interpreter_hooks): Don't call clear_gdb_event_hooks. * gdbarch.c: Rebuild. * gdbarch.sh: Emit include for observer.h, not gdb-events.h. (deprecated_current_gdbarch_select_hack): Notify observer. * breakpoint.h: Don't include gdb-events.h. * breakpoint.c: Don't include gdb-events.h. (condition_command): Notify observer. (commands_command): Likewise. (commands_from_control_command): Likewise. (mention, delete_breakpoint, set_ignore_count): Likewise. (disable_breakpoint, do_enable_breakpoint): Likewise. * Makefile.in (gdb_events_h): Remove. (breakpoint_h): Update. (COMMON_OBS): Remove gdb-events.o. (gdb-events.o): Remove. (breakpoint.o, gdbarch.o, interps.o, tracepoint.o, gdbtk-bp.o, gdbtk-hooks.o, mi-cmd-break.o, tui-hooks.o): Update. * gdb-events.c: Remove. * gdb-events.h: Remove. * gdb-events.sh: Remove. gdb/doc: * observer.texi (GDB Observers): Document new observers: breakpoint_created, breakpoint_deleted, breakpoint_modified, tracepoint_created, tracepoint_deleted, tracepoint_modified, architecture_changed. gdb/gdbtk: * generic/gdbtk-hooks.c: Include observer.h, not gdb-events.h. (gdbtk_add_hooks): Use observers, not events. (gdbtk_architecture_changed): Add argument, for observer. * generic/gdbtk-bp.c: Include observer.h. (gdb_set_bp): Notify observer. (gdb_set_bp_addr): Likewise.
* *** empty log message ***gdbadmin2008-07-251-1/+1
|
* daily updateAlan Modra2008-07-251-1/+1
|
* * elf32-mips.c (elf_backend_write_section): Define.Daniel Jacobowitz2008-07-242-0/+5
|
* * remote.c (remote_threads_extra_info): Don't query the remotePedro Alves2008-07-242-0/+11
| | | | server about info on the internally added main thread.
* merge from gccDJ Delorie2008-07-243-75/+86
|
* * nto-procfs.c (procfs_attach): Populate initial thread list.Aleksandar Ristovski2008-07-242-1/+7
| | | | (procfs_wait): Return new pid, built from the inferior status.
* * elf.c (_bfd_elf_map_sections_to_segments): Catch off by oneNick Clifton2008-07-242-1/+6
| | | | error assigning sections to segments.
* daily updateAlan Modra2008-07-241-1/+1
|
* *** empty log message ***gdbadmin2008-07-241-1/+1
|
* * configure.ac (CONFIG_INITS): Delete long obsoleted variable.Thiago Jung Bauermann2008-07-233-2/+5
| | | | * configure: Regenerate.
* * nto-procfs.c (procfs_xfer_memory): Changed signature.Aleksandar Ristovski2008-07-234-15/+26
| | | | | | | | (procfs_resume): Workaround for dereferencing type-punned pointer warning. * nto-tdep.c (nto_parse_redirection): Change signature to be const correct. * nto-tdep.h (nto_parse_redirection): Likewise.
* *** empty log message ***gdbadmin2008-07-231-1/+1
|
* daily updateAlan Modra2008-07-231-1/+1
|
* * elf.c (_bfd_elf_map_sections_to_segments): Allow sections inNick Clifton2008-07-222-2/+14
| | | | adjoining pages to be included in the same segment.
* 2008-07-22 Simon Baldwin <simonb@google.com>Chris Demetriou2008-07-222-0/+14
| | | | | * elflink.c (elf_link_output_extsym): Set st_size to zero for symbols from dynamic libraries.
* Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.Stan Shebs2008-07-229-24/+29
| | | | | | | | | | | | | | | * gdbarch.sh: Adjust comment to refer to in_solib_dynsym_resolve_code(). * gdbarch.h, gdbarch.c: Update. * solib-osf.c: Ditto. * infrun.c: Ditto. (handle_inferior_event): Use in_solib_dynsym_resolve_code unconditionally. * config/mips/nm-irix5.h: Remove undef of IN_SOLIB_DYNSYM_RESOLVE_CODE. * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
* daily updateAlan Modra2008-07-221-1/+1
|
* *** empty log message ***gdbadmin2008-07-221-1/+1
|
* gdbTom Tromey2008-07-218-8/+33
| | | | | | | | | | | * symfile.c (reread_symbols): Don't pass argument to observer. * exec.c (exec_file_attach): Don't pass argument to observer. * ada-lang.c (ada_executable_changed_observer): Remove argument. * symtab.c (symtab_observer_executable_changed): Remove argument. * observer.sh: Handle functions with no arguments. gdb/doc * observer.texi (GDB Observers): Remove obsolete comment. <executable_changed>: Remove argument.
* 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-07-212-2/+9
| | | | | | PR ld/4424 * elflink.c (_bfd_elf_merge_symbol): Call bed->relocs_compatible to check if 2 inputs are compatible.
* * elf.c (assign_file_positions_for_load_sections): Print vma inNick Clifton2008-07-212-1/+6
| | | | error message about overlapping section vmas.
* 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-07-212-10/+7
| | | | | | PR ld/6747 * elf32-frv.c (elf32_frv_relocate_section): Revert the change for PR ld/6446 checked in by accident on May 21, 2008.
* * coff-sh.c (bfd_pe_print_pdata): Define to NULL for nonNick Clifton2008-07-215-187/+208
| | | | | | | | | | | COFF_WITH_PE based SH ports. * libpei.h (_bfd_XX_print_ce_compressed_pdata): Prototype. * arm-wince-pe.c (bfd_pe_print_pdata): Use _bfd_pe_print_ce_compressed_pdata. (slurp_symcache, cleanup_syms, pe_print_ce_compressed_pdata): Move to... * peXXigen.c: ... here and rename pe_print_ce_compressed_pdata to _bfd_XX_print_ce_compressed_pdata.
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): DropAlan Modra2008-07-212-1/+10
| | | | unwanted zero terminators.
* * elf32-spu.c (spu_elf_relocate_section): ExpandAlan Modra2008-07-212-10/+57
| | | | | RELOC_FOR_GLOBAL_SYMBOL. Don't warn about undefined symbols for R_SPU_PPU32 and R_SPU_PPU64 relocations.
* * bfd/elf-bfd.h: Declare elfcore_write_ppc_vsx.Luis Machado2008-07-215-0/+42
| | | | | | | | | * bfd/elf.c (elfcore_grok_ppc_vsx): New function. (elfcore_write_ppc_vsx): New function (elfcore_grok_note): Handle VSX notes. (elfcore_write_register_note): Handle VSX notes. * include/elf/common.h: Define NT_PPC_VSX. * binutils/readelf.c (get_note_type): Handle VSX notes.
* 2008-07-20 Sergei Poselenov <sposelenov@emcraft.com>Chris Demetriou2008-07-212-1/+8
| | | | | | | | Chris Demetriou <cgd@google.com> * elfread.c (elf_symfile_segments): Fix the check that each loadable section fits within an ELF segment to handle ELF segments that hit the end of the address space.
* daily updateAlan Modra2008-07-211-1/+1
|
* *** empty log message ***gdbadmin2008-07-211-1/+1
|
* 2008-07-20 Chris Demetriou <cgd@google.com>Chris Demetriou2008-07-202-0/+5
| | | | * MAINTAINERS (Write After Approval): Add self.
* file record.h was initially added on branch reverse-20080717-branch.Hui Zhu2008-07-200-0/+0
|
* file record.c was initially added on branch reverse-20080717-branch.Hui Zhu2008-07-200-0/+0
|
* file linux-record.h was initially added on branch reverse-20080717-branch.Hui Zhu2008-07-200-0/+0
|
* file linux-record.c was initially added on branch reverse-20080717-branch.Hui Zhu2008-07-200-0/+0
|
* daily updateAlan Modra2008-07-201-1/+1
|