Age | Commit message (Expand) | Author | Files | Lines |
2001-10-11 | Tidy last change. | Richard Henderson | 1 | -5/+1 |
2001-10-11 | dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT, fall back t... | Richard Henderson | 2 | -6/+12 |
2001-10-11 | i386.md (setcc splitters): Add four splitters to simplify compound compares t... | Richard Henderson | 2 | -0/+75 |
2001-10-11 | typeck2.c (store_init_value): Don't re-digest a bracketed initializer. | Jason Merrill | 4 | -5/+43 |
2001-10-11 | * cpplex.c (digraph_spellings, token_spellings): Make static. | Zack Weinberg | 2 | -3/+7 |
2001-10-11 | einfo.h: Regenerate. | Geert Bosch | 6 | -21/+33 |
2001-10-11 | * gnat-style.texi: New file describing coding guidelines for Ada. | Geert Bosch | 2 | -0/+631 |
2001-10-11 | unroll.c (loop_iterations): Fixup last patch. | Franz Sirl | 2 | -5/+8 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 14 | -46/+168 |
2001-10-11 | dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, look for a DECL_INITIAL. | Richard Henderson | 2 | -0/+15 |
2001-10-11 | xcoff.h (UNALIGNED_DOUBLE_INT_ASM_OP): Only available in 64-bit mode. | David Edelsohn | 2 | -1/+7 |
2001-10-11 | config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases. | Hans-Peter Nilsson | 17 | -0/+11596 |
2001-10-11 | float-i128.h: Make sure __STDC__VERSION__ is defined before using it. | Hartmut Schirmer | 8 | -7/+18 |
2001-10-11 | * doc/contrib.texi: Add note about CRIS port to my entry. | Hans-Peter Nilsson | 2 | -1/+5 |
2001-10-11 | calls.c: Fix formatting. | Kazu Hirata | 13 | -76/+91 |
2001-10-11 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-10-11 | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 13 | -149/+414 |
2001-10-10 | i386.c (test splitter): Narrow tests vs paradoxical subregs. | Richard Henderson | 2 | -15/+77 |
2001-10-10 | * combine.c (try_combine): Handle a SEQUENCE of one insn. | Richard Henderson | 2 | -0/+15 |
2001-10-10 | langhooks.c: Include langhooks.h. | Richard Henderson | 2 | -1/+3 |
2001-10-11 | rtlanal.c (noop_move_p): Insns with a REG_RETVAL note should not be considere... | John Wehle | 3 | -2/+30 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 90 | -2591/+2695 |
2001-10-11 | einfo.adb (Write_Entity_Flags): Elaboration_Entity_Required is Flag174. | Ed Schonberg | 2 | -1/+6 |
2001-10-11 | snames.ads: Add new names for project facility. | Geert Bosch | 3 | -74/+85 |
2001-10-10 | * rtl.h (can_reverse_comparison_p): Remove. | Richard Henderson | 2 | -1/+4 |
2001-10-11 | * make.adb: | Vincent Celier | 16 | -1240/+1669 |
2001-10-11 | sem_prag.adb: (Analyze_Pragma... | Ed Schonberg | 2 | -1/+11 |
2001-10-11 | sem_prag.adb: Add processing for pragma External. | Robert Dewar | 5 | -94/+130 |
2001-10-11 | exp_ch4.adb (Expand_N_Allocator): Generate meaningful names for a dynamic tas... | Ed Schonberg | 3 | -33/+94 |
2001-10-11 | einfo.adb (Write_Field19_Name): Body_Entity is also defined for a generic pac... | Ed Schonberg | 6 | -25/+85 |
2001-10-11 | xeinfo.adb: Change int to char in translation of enumeration types. | Robert Dewar | 2 | -6/+10 |
2001-10-11 | decl.c: (validate_size): Do check size of object of integral type if... | Richard Kenner | 2 | -1/+6 |
2001-10-10 | cygwin.h: Avoid adding include files if -nostdinc is used. | Christopher Faylor | 4 | -21/+51 |
2001-10-10 | decl.c: (gnat_to_gnu_entity... | Richard Kenner | 2 | -4/+11 |
2001-10-10 | * misc.c (struct lang_hooks): Add new initializer to match GCC change. | Richard Kenner | 2 | -1/+6 |
2001-10-10 | unwind-dw2-fde.c (fde_compare_t): Change return type to int. | Richard Henderson | 2 | -7/+26 |
2001-10-10 | re PR c++/4512 (New ICE in loop_iterations at unroll.c:3510, regression vs. 3... | Franz Sirl | 2 | -0/+9 |
2001-10-10 | 20011010-1.c: New. | Franz Sirl | 2 | -0/+14 |
2001-10-10 | config.gcc (mips*-*-gnu*): Delete support. | Franz Sirl | 3 | -117/+5 |
2001-10-10 | Oops, committed early version of the testcase. | Franz Sirl | 1 | -1/+2 |
2001-10-10 | xnmake.adb (XNmake): Fix handling of -s/-b options. | Geert Bosch | 2 | -6/+10 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 35 | -66/+103 |
2001-10-10 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-10-10 | langhooks.c: Include rtl.h, insn-config.h and integrate.h. | Janis Johnson | 3 | -1/+9 |
2001-10-10 | rs6000.c (rs6000_emit_load_toc_table): Don't strdup the toc label. | John Wehle | 2 | -2/+8 |
2001-10-09 | config.gcc (i[34567]86-*-mingw32*): Make msvcrt-dependent version default. | Danny Smith | 2 | -3/+8 |
2001-10-09 | i386.c (ix86_attribute_table): Correct min_len, max_len fields for dllimport,... | Danny Smith | 2 | -3/+8 |
2001-10-10 | c-tree.texi, [...]: Consistently use "nonzero" instead of "non-zero". | Joseph Myers | 8 | -47/+53 |
2001-10-09 | [multiple changes] | Alexandre Petit-Bianco | 2 | -4/+27 |
2001-10-09 | acconfig.h: Fix comment formatting. | Kazu Hirata | 13 | -22/+37 |