aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson30-5865/+6243
2002-12-052002-12-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-0/+425
2002-12-05*** empty log message ***gdbadmin1-1/+1
2002-12-042002-12-04 H.J. Lu <hjl@gnu.org>H.J. Lu2-11/+12
2002-12-04 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): SetAlan Modra2-3/+18
2002-12-04daily updateAlan Modra1-1/+1
2002-12-042002-12-04 David Carlton <carlton@math.stanford.edu>David Carlton2-1/+5
2002-12-042002-12-04 David Carlton <carlton@math.stanford.edu>David Carlton2-140/+160
2002-12-04 * pa64solib.c: s/boolean/int/. Fixes a build failure on hppa64-hpux.Joel Brobecker2-9/+13
2002-12-042002-11-25 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-8/+5
2002-12-04 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Renamed from IN_SIGTRAMP,Joel Brobecker2-1/+6
2002-12-042002-12-04 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-274/+266
2002-12-04 * MAINTAINERS: Change e-mail address back to airs.com.Ian Lance Taylor2-1/+5
2002-12-042002-12-04 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-0/+5
2002-12-04 * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_secAndreas Schwab2-33/+80
2002-12-04 * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.Alan Modra2-19/+23
2002-12-04 * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.Daniel Jacobowitz3-3/+14
2002-12-04 * breakpoint.c (create_thread_event_breakpoint): Use xasprintf.Daniel Jacobowitz2-4/+13
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-33/+51
2002-12-04 * gdb.base/selftest.exp: Update for current gdb.Daniel Jacobowitz2-2/+6
2002-12-04 * gdb.base/maint.exp: Only dump symbols from one source fileDaniel Jacobowitz2-14/+14
2002-12-04 * gdb.base/step-test.exp: Allow MIPS to return to the line of aDaniel Jacobowitz2-2/+11
2002-12-04merge from gccDJ Delorie2-0/+6
2002-12-04 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,Nathanael Nerode3-0/+2935
2002-12-04 * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototypeAlan Modra2-2/+8
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney7-34/+120
2002-12-04*** empty log message ***gdbadmin1-1/+1
2002-12-03 * srec.c (srec_write_symbols): Restore '$' prefix to addressAlan Modra2-5/+12
2002-12-03 * configure.in (host_tools): Order binutils, gas and ld forNathanael Nerode2-1/+6
2002-12-03daily updateAlan Modra1-1/+1
2002-12-03 * Makefile.tpl: Introduce rules to serialize subconfigure runs.Nathanael Nerode4-4/+60
2002-12-03 * config/pa/tm-hppah.h (SNAP1): Remove unused macro.Joel Brobecker2-3/+5
2002-12-03 * configure.in: Introduce BASE_CC_FOR_TARGET.Nathanael Nerode4-625/+429
2002-12-032002-12-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+11
2002-12-03Fix typo in ChangeLog entry.Nick Clifton2-2/+8
2002-12-03Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure thatNick Clifton10-2/+364
2002-12-03include/opcode/Richard Henderson15-3351/+3435
2002-12-032002-12-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+14
2002-12-03 * infcmd.c (construct_inferior_arguments): Handle empty arguments.Andreas Schwab2-5/+18
2002-12-03 * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.Alan Modra4-93/+64
2002-12-03 * gas/arm/adrl.s: Test behaviour against globals too.Alan Modra3-5/+24
2002-12-03 * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATEAlan Modra2-4/+14
2002-12-03 * configure: Move gcc_version_trigger stuff from here...Nathanael Nerode5-179/+224
2002-12-03* gdb/objc-lang.c (objc_printstr): Add width arg to matchAdam Fedor3-31/+47
2002-12-03 * somsolib.c (dld_cache): Replace boolean by int for field is_valid.Joel Brobecker3-4/+19
2002-12-03*** empty log message ***gdbadmin1-1/+1
2002-12-02 * hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).Joel Brobecker3-1/+23
2002-12-02 * osabi.h (gdb_osabi): Add two new enum values for HPUX ELF and SOM.Joel Brobecker3-0/+15
2002-12-02daily updateAlan Modra1-1/+1
2002-12-02 * cgen-dis.in: Include libiberty.h.Alan Modra17-520/+597