aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-11dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT, fall back t...Richard Henderson2-6/+12
2001-10-11i386.md (setcc splitters): Add four splitters to simplify compound compares t...Richard Henderson2-0/+75
2001-10-11typeck2.c (store_init_value): Don't re-digest a bracketed initializer.Jason Merrill4-5/+43
2001-10-11* cpplex.c (digraph_spellings, token_spellings): Make static.Zack Weinberg2-3/+7
2001-10-11einfo.h: Regenerate.Geert Bosch6-21/+33
2001-10-11* MAINTAINERS: Update my email address.J"orn Rennecke2-1/+5
2001-10-11* gnat-style.texi: New file describing coding guidelines for Ada.Geert Bosch2-0/+631
2001-10-11unroll.c (loop_iterations): Fixup last patch.Franz Sirl2-5/+8
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson14-46/+168
2001-10-11configopts.html: Quote StyleSheet attribute values.Matt Kraai20-20/+42
2001-10-11dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, look for a DECL_INITIAL.Richard Henderson2-0/+15
2001-10-11xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode.David Edelsohn2-1/+7
2001-10-11config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases.Hans-Peter Nilsson17-0/+11596
2001-10-11Correct last entryHans-Peter Nilsson1-1/+1
2001-10-11* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.Hans-Peter Nilsson2-1/+5
2001-10-11float-i128.h: Make sure __STDC__VERSION__ is defined before using it.Hartmut Schirmer8-7/+18
2001-10-11configure: Rebuilt.Tom Tromey3-660/+390
2001-10-11Tweak last entry to reflect what was actually posted to gcc-patchesHans-Peter Nilsson1-1/+1
2001-10-11* doc/contrib.texi: Add note about CRIS port to my entry.Hans-Peter Nilsson2-1/+5
2001-10-11* MAINTAINERS: Add self as CRIS maintainer.Hans-Peter Nilsson2-0/+5
2001-10-11calls.c: Fix formatting.Kazu Hirata13-76/+91
2001-10-11Daily bump.GCC Administrator6-6/+6
2001-10-11c-parse.in (asm_operand): Allow named operands.Richard Henderson13-149/+414
2001-10-10i386.c (test splitter): Narrow tests vs paradoxical subregs.Richard Henderson2-15/+77
2001-10-10* combine.c (try_combine): Handle a SEQUENCE of one insn.Richard Henderson2-0/+15
2001-10-10langhooks.c: Include langhooks.h.Richard Henderson2-1/+3
2001-10-11index.html (Is libstdc++-v3 thread-safe?): Rewrite.Loren J. Rittle3-70/+102
2001-10-11rtlanal.c (noop_move_p): Insns with a REG_RETVAL note should not be considere...John Wehle3-2/+30
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs90-2591/+2695
2001-10-11einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required is Flag174.Ed Schonberg2-1/+6
2001-10-11snames.ads: Add new names for project facility.Geert Bosch3-74/+85
2001-10-10* rtl.h (can_reverse_comparison_p): Remove.Richard Henderson2-1/+4
2001-10-11* make.adb:Vincent Celier16-1240/+1669
2001-10-11sem_prag.adb: (Analyze_Pragma...Ed Schonberg2-1/+11
2001-10-11sem_prag.adb: Add processing for pragma External.Robert Dewar5-94/+130
2001-10-11exp_ch4.adb (Expand_N_Allocator): Generate meaningful names for a dynamic tas...Ed Schonberg3-33/+94
2001-10-11einfo.adb (Write_Field19_Name): Body_Entity is also defined for a generic pac...Ed Schonberg6-25/+85
2001-10-11xeinfo.adb: Change int to char in translation of enumeration types.Robert Dewar2-6/+10
2001-10-10natFinalizerThread.cc: New file.Tom Tromey12-39/+210
2001-10-11decl.c: (validate_size): Do check size of object of integral type if...Richard Kenner2-1/+6
2001-10-10cygwin.h: Avoid adding include files if -nostdinc is used.Christopher Faylor4-21/+51
2001-10-10decl.c: (gnat_to_gnu_entity...Richard Kenner2-4/+11
2001-10-10* misc.c (struct lang_hooks): Add new initializer to match GCC change.Richard Kenner2-1/+6
2001-10-10unwind-dw2-fde.c (fde_compare_t): Change return type to int.Richard Henderson2-7/+26
2001-10-10re PR c++/4512 (New ICE in loop_iterations at unroll.c:3510, regression vs. 3...Franz Sirl2-0/+9
2001-10-1020011010-1.c: New.Franz Sirl2-0/+14
2001-10-10config.gcc (mips*-*-gnu*): Delete support.Franz Sirl3-117/+5
2001-10-10MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar.Geert Bosch2-0/+6
2001-10-10Oops, committed early version of the testcase.Franz Sirl1-1/+2
2001-10-10xnmake.adb (XNmake): Fix handling of -s/-b options.Geert Bosch2-6/+10