Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-02 Backport:gdb-csl-symbian-6_4_50_20060226-12gdb-csl-symbian-20060226-branchDaniel Jacobowitz
2006-09-29 gdb/Daniel Jacobowitz
2006-09-25 gdb/testsuite/Daniel Jacobowitz
2006-09-22 * infrun.c (handle_inferior_event): Always clear stop_stack_dummy.Daniel Jacobowitz
2006-09-15 gdb/testsuite/Daniel Jacobowitz
2006-09-15 gdb/testsuite/Daniel Jacobowitz
2006-09-15 gdb/testsuite/Daniel Jacobowitz
2006-09-15 gdb/testsuite/Daniel Jacobowitz
2006-08-30 * remote.c (remote_start_remote, extended_remote_attach_1)Daniel Jacobowitz
2006-08-23 * config/symbian.exp (symbian_compile): Fail after unknown options.gdb-csl-symbian-6_4_50_20060226-11Daniel Jacobowitz
2006-08-17 * config/symbian.exp: New file.Daniel Jacobowitz
2006-08-17 * objfiles.c (init_entry_point_info): Handle shared objectsDaniel Jacobowitz
2006-07-12 gdb/Daniel Jacobowitz
2006-07-11 * symfile.c (symfile_map_offsets_to_segments): Don't warnDaniel Jacobowitz
2006-06-02 * gdb/remote.c (remote_hostio_write): Correct buffer lengthgdb-csl-symbian-6_4_50_20060226-10Daniel Jacobowitz
2006-06-02 * gdb/exec.c (exec_set_section_address): Always update theDaniel Jacobowitz
2006-06-01 * gdb/remote.c (remote_download_command): Use FILEIO_O_TRUNC.gdb-csl-symbian-6_4_50_20060226-9Daniel Jacobowitz
2006-06-01 * gdb/remote.c (remote_hostio_parse_result): Check for strtolDaniel Jacobowitz
2006-06-01 * gdb/doc/gdb.texinfo (Host I/O Packets): Mention explicit negativeDaniel Jacobowitz
2006-05-31 * gdb/remote.c (remote_download_command): Correct short writeDaniel Jacobowitz
2006-05-24 * gdb/remote.c (remote_fileio_errno_to_host)gdb-csl-symbian-6_4_50_20060226-8Daniel Jacobowitz
2006-05-24 * gdb/remote.c: Include "gdb/fileio.h".Daniel Jacobowitz
2006-05-10 * gdb/frame.c (get_prev_frame): Move check for pc == 0 ...Daniel Jacobowitz
2006-05-09 * gdb/bsd-uthread.c (bsd_uthread_solib_loaded): Always pass 0 forDaniel Jacobowitz
2006-05-09 * gdb/remote.c (remote_get_shared_libraries): Check for NULL ops.Daniel Jacobowitz
2006-05-08 * gdb/solib-target.c (solib_target_remove_one_solib): Correct loopDaniel Jacobowitz
2006-04-25 * arm-tdep.c (thumb_heuristic_function_start): New function.Daniel Jacobowitz
2006-04-19Merge from parent branch.Daniel Jacobowitz
2006-04-17 * buildsym.c (start_subfile): Handle producer.Daniel Jacobowitz
2006-04-12Add experimental support for SymbianOS-related protocol features.Daniel Jacobowitz
2006-04-12Backport remote protocol alloca / infinite length incoming cleanups.Daniel Jacobowitz
2006-04-12Merge to branch:Daniel Jacobowitz
2006-04-11 Backport:Daniel Jacobowitz
2006-04-11 * bfd/cpu-arm.c (bfd_is_arm_mapping_symbol_name): Accept moregdb-csl-symbian-20060226-branchpointDaniel Jacobowitz
2006-04-11 Backport:Daniel Jacobowitz
2006-04-03Merge XML and VFP support to this branch.gdb-csl-20060226-branch-merge-to-csl-local-1Daniel Jacobowitz
2006-03-31 * gdb/config/m68k/monitor.mt (TDEPFILES): Remove unneededNathan Sidwell
2006-03-31Add ChangeLog entries to the right branch.Daniel Jacobowitz
2006-03-31 * gdb/m68k-tdep.c (M68K_FPREG_SIZE): Define.Nathan Sidwell
2006-03-31 * gdb/remote.c (remote_fetch_registers): Revert bogus change.Nathan Sidwell
2006-03-31 * gdb/remote.c (remote_fetch_registers): Don't warn about shortNathan Sidwell
2006-03-31missing changelogNathan Sidwell
2006-03-31 * gdb/gdbserver/Makefile.in (reg-cf.o, reg-cf.c): New targets.Nathan Sidwell
2006-03-31 * libiberty/configure.ac: Add cygpath for mingw hosts.Mark Mitchell
2006-03-302006-03-30 Paul Brook <paul@codesourcery.com>Paul Brook
2006-03-29 * gdb/m68k-tdep.c (M68K_FPREG_TYPE, M68K_LONG_DOUBLE_FORMAT,Nathan Sidwell
2006-03-22 * gdb/ser-mingw.c (net_windows_state): Add mutex.Mark Mitchell
2006-03-21 * libiberty/pex-common.c (pex_run): Close the write end of theMark Mitchell
2006-03-21 * gdb/config/arm/armv7m.mt (TDEPFILES): Add prologue-value.o.Mark Mitchell
2006-03-212006-03-21 Paul Brook <paul@codesourcery.com>Paul Brook