summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Fix typo.Mark Kettenis2003-02-013-3/+8
* * compile.c (sim_resume): Fix the handling of bxor.Kazu Hirata2003-02-012-1/+5
* Left ChangeLog entry out of last commit.David Carlton2003-02-011-0/+5
* 2003-01-31 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-011-0/+1
* *** empty log message ***gdbadmin2003-02-011-1/+1
* daily updateAlan Modra2003-01-311-1/+1
* 2003-01-31 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-315-12/+12
* Re-indent utils.c.Andrew Cagney2003-01-312-229/+219
* * hppa.h (ldwa, ldda): Add ordered opcodes.Dave Anglin2003-01-312-0/+6
* 2003-01-31 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-3119-3880/+25
* * dbxread.c (stabs_data): New static variable.Daniel Jacobowitz2003-01-319-30/+199
* 2003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2003-01-313-2/+7
* * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...Richard Henderson2003-01-315-14/+39
* 2003-01-31 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-319-2076/+15
* * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.Adam Fedor2003-01-312-12/+15
* *** empty log message ***Mark Salter2003-01-311-0/+5
* Support remote targets.Mark Salter2003-01-311-0/+27
* bfd_follow_gnu_debuglink: New function. Follow the pointer contained inside aNick Clifton2003-01-315-5/+354
* 2003-01-30 Michael Chastain <mec@shout.net>Michael Chastain2003-01-312-3/+6
* *** empty log message ***gdbadmin2003-01-311-1/+1
* daily updateAlan Modra2003-01-301-1/+1
* * symfile.c (find_separate_debug_file): Assert that the objfile'sJim Blandy2003-01-302-2/+11
* merge from gccDJ Delorie2003-01-304-128/+139
* * valops.c (value_assign): Flush frame cache after stores to memoryDaniel Jacobowitz2003-01-302-26/+43
* 2003-01-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-303-264/+5
* 2003-01-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-302-6/+22
* 2003-01-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-303-186/+263
* * config.if: Copy from GCC.Alexandre Oliva2003-01-302-23/+22
* * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undefJoel Brobecker2003-01-302-1/+6
* Fix PR gdb/961.Daniel Jacobowitz2003-01-302-23/+219
* remove conflict markerChristopher Faylor2003-01-301-1/+0
* * win32-nat.c (cygwin_pid): Removed as unused.Christopher Faylor2003-01-302-32/+47
* *** empty log message ***gdbadmin2003-01-301-1/+1
* * objfiles.h (struct objfile): Doc fix.Jim Blandy2003-01-292-1/+6
* 2003-01-29 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-01-292-1/+10
* daily updateAlan Modra2003-01-291-1/+1
* 2003-01-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-295-9/+101
* 2003-01-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-293-5/+56
* 2003-01-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-292-1/+3
* (print_insn_sparc): When examining values added in to rs1, make sure thatNick Clifton2003-01-292-46/+61
* * elfxx-mips.c (mips_elf_got_entry_hash): Don't dereferenceAlexandre Oliva2003-01-292-3/+9
* *** empty log message ***gdbadmin2003-01-291-1/+1
* daily updateAlan Modra2003-01-281-1/+1
* * Makefile.in (all-subdir, check-subdir, installcheck-subdir)Alexandre Oliva2003-01-282-1/+9
* 2003-01-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-283-48/+6
* * mips-tdep.c (mips_init_extra_frame_info): Return early forKevin Buettner2003-01-282-1/+10
* * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), useAlexandre Oliva2003-01-282-5/+10
* Remove duplicate date lineAlexandre Oliva2003-01-281-2/+0
* * elfxx-mips.c (mips_elf_create_dynamic_relocation): HandleAlexandre Oliva2003-01-282-4/+7
* * elfxx-mips.c (mips_elf_multi_got): New function.Alexandre Oliva2003-01-282-217/+1333