aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton25-91/+132
2003-02-20 * frame.c (generic_unwind_get_saved_register): Make non-static.Kevin Buettner4-18/+48
2003-02-20Index: include/gdb/ChangeLogAndrew Cagney10-384/+35
2003-02-202003-02-20 Andrew Cagney <ac131313@redhat.com>Andrew Cagney4-2/+58
2003-02-20 * elf32-ppc.c: Formatting.Alan Modra2-311/+406
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva3-0/+8
2003-02-20* rclex.l (handle_quotes): Fix minor formatting problems introduced in previousChristopher Faylor3-11/+38
2003-02-20* rclex.l: Handle strings spanning more than one line.Christopher Faylor2-1/+8
2003-02-20* coff-pe-read.c: New file - support reading of minimal symbols from a portableChristopher Faylor5-7/+408
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-1/+1
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva4-10/+42
2003-02-20 * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.Alan Modra2-1/+25
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton50-311/+468
2003-02-20*** empty log message ***gdbadmin1-1/+1
2003-02-19* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva3-9/+15
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-44/+91
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva4-4/+31
2003-02-192003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-51/+44
2003-02-19daily updateAlan Modra1-1/+1
2003-02-19* avr-tdep.c (avr_extract_return_value): Remove function.Theodore A. Roth2-74/+7
2003-02-192003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2-5/+23
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra8-817/+718
2003-02-19 * elf64-ppc.c (ELIMINATE_COPY_RELOCS): Define.Alan Modra2-25/+49
2003-02-19 * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field.Alan Modra2-27/+188
2003-02-19 * app.c (do_scrub_chars): Handle '||' in two states.Alan Modra2-30/+49
2003-02-19import latest versionsAlan Modra3-63/+70
2003-02-19*** empty log message ***gdbadmin1-1/+1
2003-02-18 * Makefile.in: Add gdbtk-interps.c.Keith Seitz2-3/+15
2003-02-18daily updateAlan Modra1-1/+1
2003-02-18Make Sparc/Solaris work again.Kevin Buettner3-2/+23
2003-02-182003-02-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+5
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill3-2/+8
2003-02-182003-02-18 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-4/+13
2003-02-18 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LDAlan Modra5-114/+121
2003-02-18 * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test.Alan Modra3-74/+74
2003-02-18 * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.Alan Modra2-1/+3
2003-02-18New tests.Alan Modra15-1/+625
2003-02-18 * elf32-ppc.h: New file.Alan Modra3-914/+2178
2003-02-18 * emultempl/ppc32elf.em: New file.Alan Modra5-19/+120
2003-02-18 * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra2-3/+10
2003-02-18 * ld.texinfo: Remove spaces between @samp and opening brace.Alan Modra2-3/+7
2003-02-18*** empty log message ***gdbadmin1-1/+1
2003-02-17daily updateAlan Modra1-1/+1
2003-02-17 * elf64-ppc.c (ppc64_elf_relocate_section): Don't init "r". Don'tAlan Modra2-20/+14
2003-02-17 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.Alan Modra2-1/+5
2003-02-17 * emultempl/ppc64elf.em (ppc_create_output_section_statements): CheckAlan Modra2-18/+35
2003-02-17Revert previous change. Something doesn't work.Andrew Cagney3-2/+6
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton23-316/+322
2003-02-17SEGMENT_OVERLAPS: Check that LMAs overlap as well.Nick Clifton2-16/+28
2003-02-17Re-generate using autoconf 000227.Andrew Cagney2-24/+1237