summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add local changelog and todo filestcltk840-20020924-branchcvs/tcltk840-20020924-branchKeith Seitz2002-09-272-0/+128
* 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-245-33/+1961
* 2002-09-24 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-09-242-2/+8
* * configure.in: Add config header.Keith Seitz2002-09-247-17/+733
* * varobj.c (c_type_of_child): Use get_target_type insteadKeith Seitz2002-09-242-5/+16
* 2002-09-24 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-242-2/+46
* * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVEJakub Jelinek2002-09-243-6/+23
* 2002-09-24 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-242-23/+25
* Updated German translation.Nick Clifton2002-09-242-45/+100
* Fix typo introduced with previous delta.Nick Clifton2002-09-241-2/+1
* daily updateAlan Modra2002-09-241-1/+1
* *** empty log message ***gdbadmin2002-09-241-1/+1
* * configure.in (with_headers): Skip copy if value is "yes".Jason Thorpe2002-09-232-18/+28
* Add missing ChangeLog entryDaniel Jacobowitz2002-09-231-1/+5
* Update to correctly decode (non-standard DWARF2) out-of-order address sequences.Nick Clifton2002-09-232-63/+67
* merge from gccDJ Delorie2002-09-232-1/+5
* * config.bfd: For DJGPP targets, match with any cpu and any machine.DJ Delorie2002-09-232-1/+5
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocsAlan Modra2002-09-233-2/+13
* *** empty log message ***gdbadmin2002-09-231-1/+1
* daily updateAlan Modra2002-09-231-1/+1
* 2002-09-22 H.J. Lu <hjl@gnu.org>H.J. Lu2002-09-222-1/+6
* * source.c (get_current_or_default_source_symtab_and_line): RemoveFernando Nasser2002-09-226-38/+60
* * source.c (get_current_source_symtab_and_line): Initialize sal.pc andFernando Nasser2002-09-224-4/+16
* daily updateAlan Modra2002-09-221-1/+1
* *** empty log message ***gdbadmin2002-09-221-1/+1
* 2002-09-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-212-5/+39
* 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2002-09-212-3/+8
* NEWS: Announce that V850EA ISA is no longer supported.Nick Clifton2002-09-213-4/+9
* * Makefile.am: Run "make dep-am".Alan Modra2002-09-214-141/+148
* * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" andAlan Modra2002-09-212-6/+17
* * elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"Alan Modra2002-09-216-30/+64
* 2002-09-20 Kevin Buettner <kevinb@redhat.com>Kevin Buettner2002-09-212-0/+260
* daily updateAlan Modra2002-09-211-1/+1
* *** empty log message ***gdbadmin2002-09-211-1/+1
* file carlton_runtest was initially added on branch carlton_dictionary-branch.David Carlton2002-09-200-0/+0
* 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>Nathanael Nerode2002-09-202-19/+23
* 2002-09-20 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-202-6/+6
* 2002-09-20 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-202-0/+5
* Allow CRFS and CRFD operands to accept CR register namescarlton_dictionary-20020920-branchpointNick Clifton2002-09-202-2/+7
* From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>Fernando Nasser2002-09-203-4/+91
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-2013-243/+561
* * h8300-tdep.c (h8300_examine_prologue): Match saved regs locationCorinna Vinschen2002-09-202-3/+8
* merge from gccDJ Delorie2002-09-209-28/+46
* * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs inCorinna Vinschen2002-09-202-1/+6
* (_bfd_dwarf2_find_nearest_line): If address length is zero, set it to 8 forNick Clifton2002-09-202-0/+13
* 2002-09-19 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-09-202-2/+6
* 2002-09-19 Martin M. Hunt <hunt@redhat.com>Martin Hunt2002-09-202-1/+5
* 2002-09-19 Jakub Jelinek <jakub@redhat.com>H.J. Lu2002-09-202-8/+23
* Add new tests for charset support.Kevin Buettner2002-09-203-0/+621
* Add support for distinct host and target character sets.Kevin Buettner2002-09-2011-484/+2264