aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-09-09Add libgcc2 exception to copyright notice.Jeff Law2-0/+16
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law7-1/+157
1997-09-09typeck.c (build_indirect_ref): Heed FLAG_VOLATILE similar to c-typeck.c.Brendan Kehoe2-2/+11
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+47
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+273
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+72
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+1630
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+2212
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+1643
1997-09-09Add port done awhile ago for the ARC cpu.Jeff Law1-0/+157
1997-09-09Add CYGWIN32 support.Jim Wilson2-3/+7
1997-09-09* haifa-sched.c (print_value): Fix last change.Jeffrey A Law2-2/+6
1997-09-09v850.h (ASM_SPEC): Pass on target processor.Nick Clifton2-5/+28
1997-09-08Fix m68k-hp-hpux8 problem for Manfred Holstein.Jim Wilson2-14/+19
1997-09-08alias.c (init_alias_analysis): Clean up incompatible pointer type warning in ...Weiwen Liu4-6/+16
1997-09-08Fix thinko.Jeff Law1-1/+0
1997-09-08decl.c (current_local_enum): Remove static.Jody Goldberg3-6/+22
1997-09-08pt.c (begin_member_template_processing): Take a function as argument, not a s...Mark Mitchell5-24/+117
1997-09-08dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL prologue insn,...Jason Merrill2-6/+22
1997-09-07INSTALL: Change 'amigados' to 'amigaos' to match current usage.Fred Fish4-6/+12
1997-09-07* Makefile.in (sdbout.o): Depend on insn-config.h.Weiwen Liu2-1/+5
1997-09-07Fix typo in last patch.Jim Wilson1-1/+1
1997-09-07Fix m68k-motorola-sysv (aka delta) build failure for Manfred Hollstein.Jim Wilson2-5/+13
1997-09-07version.c: Bump for snapshot.Jeff Law4-5/+27
1997-09-07Makefile.in (distclean): Remove various things left around by running the tes...Jeff Law1-0/+2
1997-09-07configure.in (out_file): Emit definition to config.status in order to have a ...Manfred Hollstein3-0/+8
1997-09-07configure.in: Make symlink to as-new rather than as.new.Jan-Jaap van der Heijden3-6/+12
1997-09-06decl.c (replace_defag): Undo previous change.Mark Mitchell4-1/+19
1997-09-06class.c (grow_method): Remove check for redeclaration.Jason Merrill15-230/+925
1997-09-05Fix undefined reference to constructor with -O3 -fprofile-arcs.Jim Wilson2-1/+5
1997-09-05sparc.md: Add ultrasparc scheduling support.Christian Kuehnke3-1/+43
1997-09-05sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX...Jim Wilson2-0/+5
1997-09-05integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, as initial value ...Philippe De Muyter2-2/+8
1997-09-05* sched.c (update_flow_info) When looking if to set found_split_destJ"orn Rennecke3-24/+61
1997-09-05v850: New directory for v850 port.Jeffrey A Law9-1/+134
1997-09-05v850: New directory for v850 port.Jeff Law6-0/+6576
1997-09-05m68k.h (MACHINE_STATE_SAVE, [...]): Add __HPUX_ASM__ versions.Jim Wilson2-0/+23
1997-09-05Add new pointer.Jeff Law1-0/+4
1997-09-05* install.sh: Delete duplicate install script.Jeffrey A Law2-238/+4
1997-09-05* cbrt.c: Tweak to work on more targets.Richard Henderson2-1/+6
1997-09-05Makefile.in (clean): Don't remove config.cache.Jeffrey A Law2-2/+7
1997-09-04reg-stack.c (subst_stack_regs): Pop the stack register for a computed goto wh...Stan Cox2-9/+59
1997-09-04Fix mips-sgi-irix5.2 eh25 g++ testsuite failure.Jim Wilson2-0/+20
1997-09-04Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>.Jim Wilson2-2/+7
1997-09-04* i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.Jim Wilson2-0/+5
1997-09-04tweakJason Merrill3-43/+42
1997-09-04* i386.h (CPP_CPU_DEFAULT): Avoid using #elif.Jeffrey A Law2-2/+10
1997-09-04For phases starting with flow, print basic block information when doing dumpsMichael Meissner4-10/+114
1997-09-04Fix minor bug reported by Jan Hubicka.Jim Wilson2-1/+5
1997-09-04Fix minor bugs found by riscos build attempt.Jim Wilson3-0/+9