aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1995-10-17 * sunos.c (struct sunos_link_hash_table): Add needed field.Ian Lance Taylor2-12/+101
1995-10-17 * config/pa/hppahpux.mt (XDEPFILES): Remove bogus definition.Jeff Law2-1/+5
1995-10-17 * Makefile.in (eelf32ppc.c): Depend upon elf32.em, not generic.em.Ian Lance Taylor2-0/+16
1995-10-17Fix typoFred Fish2-1/+5
1995-10-16 * configure.tgt (powerpc-*-aix*): New target; use aixppc.Ian Lance Taylor7-4/+43
1995-10-16 * bfd-in.h (struct bfd_link_needed_list): Rename fromIan Lance Taylor5-19/+31
1995-10-16 Add start at AIX linker support; no shared libraries yet.Ian Lance Taylor3-19/+167
1995-10-16 * libcoff-in.h (pe_data_type.in_reloc_p): New.Steve Chamberlain2-0/+15
1995-10-16Move counting of instructions into the semantic routines.Michael Meissner2-2/+12
1995-10-16 * rs6000.h (SMALL_AOUTSZ): Define.Ian Lance Taylor1-0/+2
1995-10-16Speedups from AndrewMichael Meissner2-134/+202
1995-10-16 * remote-mips.c: Add support for speedy (about 10x faster)Stu Grossman2-12/+301
1995-10-16 * remote-array.c: Move baud_rate initialization fromStu Grossman3-2/+9
1995-10-16 * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead ofStu Grossman2-1/+4
1995-10-16 * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: AddStu Grossman7-7/+219
1995-10-16 * sparcl-tdep.c: Cleanup serial error handling.Stu Grossman2-17/+28
1995-10-16 * dcache.c: Change default value of remotecache to off. It justStu Grossman3-53/+98
1995-10-16Add flags for common/any supportMichael Meissner1-0/+9
1995-10-16 * config.guess: Recognize HP model 819 machines has havingJeff Law1-0/+5
1995-10-16 * internal.h (XMC_TD): Define.Ian Lance Taylor1-0/+9
1995-10-16 * config/tc-mips.c (mips_elf_pseudo_table): Remove.Ian Lance Taylor1-0/+5
1995-10-16 * elf32-mips.c (mips_elf_symbol_processing): Set SEC_ALLOC, notIan Lance Taylor1-0/+6
1995-10-16 * configure: Fix sed loop which substitutes for CC and CXX toIan Lance Taylor1-0/+10
1995-10-16Fix last fixes #3Michael Meissner1-3/+3
1995-10-16Fix last fixes #2Michael Meissner1-0/+2
1995-10-16Fix last fixesMichael Meissner1-2/+5
1995-10-16Change error messageMichael Meissner1-1/+1
1995-10-16Allow duplicate cmp instructions for -mcomMichael Meissner2-4/+8
1995-10-16spelling typoMichael Meissner1-1/+1
1995-10-16For -mcom, do not allow only POWER|PPC instructions.Michael Meissner2-7/+3
1995-10-16Add -mcom support.Michael Meissner2-11/+45
1995-10-15 * rs6000-tdep.c: Don't include a.out.h, improve some formatting.Stan Shebs2-43/+50
1995-10-15Add in_reloc_p, cloned from coff-i386.cMichael Meissner1-1/+21
1995-10-13 Add sim_set_callbacks.Steve Chamberlain3-0/+276
1995-10-13Use system page size for obstack chunk size instead of 128, permitting overrideKen Raeburn1-0/+3
1995-10-13 * srcwin.cpp (CSrcScroll1::OnDraw): Don't show disabledSteve Chamberlain1-0/+10
1995-10-13Do not give error message if dlltool was not builtMichael Meissner1-5/+7
1995-10-13Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+17
1995-10-13Fri Oct 13 11:04:37 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+11
1995-10-13 * somsolib.c (som_solib_add): Just give a warning if a fileJeff Law2-1/+24
1995-10-13Rename trace to ppc_trace; Remove extra static.Michael Meissner1-0/+10
1995-10-13Format #instructions with commasMichael Meissner3-11/+51
1995-10-12 * corelow.c (core_open): Don't update the to_sections andJeff Law6-7/+70
1995-10-12Performance tweaksMichael Meissner3-11/+79
1995-10-12Inline most things except semantics which causes GCC to balloon, and device{s...Michael Meissner5-28/+909
1995-10-12 * Makefile.in (VERSION): Bump version to 4.15.1Fred Fish2-1/+12
1995-10-11 * Makefile.in (VERSION): Version 4.15 released.Fred Fish2-13/+163
1995-10-11Wed Oct 11 13:36:13 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain2-58/+164
1995-10-11Use standard set of libs for powerpc-*-eabisim.Michael Meissner1-36/+0
1995-10-11October 11th changes from AndrewMichael Meissner16-2223/+3990