aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-27Add m68hc11 configry.Andrew Cagney5-0/+4366
2000-07-27New simulator.Andrew Cagney16-0/+7449
2000-07-27From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney4-2/+126
2000-07-27* compile.c (decode): Distinguish inc/dec.[wl] and adds/subsAndrew Cagney2-1/+11
2000-07-27From 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney4-0/+778
2000-07-27Clarify texinfo/Andrew Cagney1-3/+9
2000-07-27Kazu Hirata's formatting fixes.Alan Modra4-895/+910
2000-07-27Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional.Andrew Cagney9-179/+285
2000-07-27 * config/mh-openedition.h: Added -DLE370 definition.Jeff Law2-1/+5
2000-07-27 * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ toJeff Law2-5/+24
2000-07-27* nm.c (main): Ignore '-X32_64' as an option.Geoffrey Keating4-5/+48
2000-07-272000-07-26 Jimmy Guo <guo@cup.hp.com>Michael Snyder4-0/+6
2000-07-26 * getcwd.c: Include string.h, stdlib.h for prototypesJeff Law2-0/+8
2000-07-26 * Makefile.in (rename.o, waitpid.o): Depend on config.hJeff Law4-0/+22
2000-07-262000-07-26 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni3-42/+53
2000-07-262000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley4-7/+20
2000-07-262000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2-1/+5
2000-07-26Wrong date on last entry.Dave Brolley1-1/+1
2000-07-262000-07-26 Dave Brolley <brolley@redhat.com>Dave Brolley2-4/+12
2000-07-26Adssign copyright to FSFNick Clifton2-11/+31
2000-07-25* configure.host (*-*-aix*): AIX has 'long long' always.Geoffrey Keating2-0/+6
2000-07-25* coff-rs6000.c (xcoff_write_one_armap_big): New procedure.Geoffrey Keating2-16/+106
2000-07-24File not needed - it is provided at the top levelNick Clifton2-342/+0
2000-07-24Add GPL copyright notices to uncopyrighted files.Nick Clifton24-1362/+1853
2000-07-242000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni3-56/+494
2000-07-24Demangling fixesDaniel Berlin2-31/+248
2000-07-24 * printcmd.c (printf_command): Guard against 0-length string.Michael Snyder1-1/+2
2000-07-24* config/obj-coff.c (obj_frob_symbol): Don't mergeDJ Delorie2-0/+9
2000-07-24Regenerate auto-generated filesNick Clifton8-400/+399
2000-07-24*** empty log message ***Jim Blandy1-0/+6
2000-07-24* dwarf2read.c (read_structure_scope): Correct overzealousJim Blandy1-1/+1
2000-07-242000-07-24 H.J. Lu (hjl@gnu.org)H.J. Lu2-7/+12
2000-07-24Updated TODO.Anthony Green2-1/+6
2000-07-24 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.Anthony Green3-2/+7
2000-07-242000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-6/+6
2000-07-242000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni5-14/+117
2000-07-24 * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure.Elena Zannoni5-9/+54
2000-07-24 * gdbmi.texinfo: Change GDB -> @value{GDBN}, andEli Zaretskii2-378/+386
2000-07-24 * language.c: Include jv-lang.h.Anthony Green4-0/+85
2000-07-24* Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).Alexandre Oliva2-0/+6
2000-07-24 * configure: Rebuilt.Anthony Green9-0/+1166
2000-07-24* configure.in: Use the same cache file for all target libs.Alexandre Oliva3-2/+7
2000-07-24Eliminate global address_size. Replace with functionAndrew Cagney2-283/+329
2000-07-232000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-3/+8
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law9-85/+176
2000-07-23 * configure (topsrcdir): Don't use dirname.Jeff Law2-1/+6
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Jeff Law8-78/+146
2000-07-23 * cp-demangle.c, mkstemps.c: #include <sys/types.h>.Jeff Law3-0/+7
2000-07-23(external_coff_symbol_p): K&R-ise.Alan Modra2-1/+6
2000-07-22merge with gccJason Merrill8-188/+605