Age | Commit message (Expand) | Author | Files | Lines |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -1/+2 |
2002-03-11 | Makefile.in: Update. | Neil Booth | 4 | -824/+713 |
2002-03-11 | defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New. | Richard Sandiford | 1 | -0/+40 |
2002-03-08 | install.texi (--with-libiconv-prefix): Document. | Craig Rodrigues | 1 | -0/+4 |
2002-03-08 | * doc/sourcebuild.texi: Fix typo. | Michael Y. Brukman | 1 | -1/+1 |
2002-03-07 | defaults.h (MODE_HAS_NANS, [...]): New. | Richard Sandiford | 1 | -0/+49 |
2002-03-07 | invoke.texi: Add documentation for -mabi=no-altivec. | Aldy Hernandez | 1 | -1/+5 |
2002-03-05 | This is the documentation for -### that I forgot to add when -### was | Ira Ruben | 1 | -1/+7 |
2002-03-05 | toplev.c (documented_lang_options): Document more language-specific options. | Geoffrey Keating | 1 | -31/+29 |
2002-03-04 | texinfo.tex: Update to version 2002-03-01.06. | Joseph Myers | 2 | -158/+178 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2 | -27/+6 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -1/+2 |
2002-03-02 | i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi... | Richard Henderson | 1 | -0/+25 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -9/+15 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -0/+14 |
2002-03-01 | tm.texi (ASM_WEAKEN_DECL): Document. | Alan Modra | 1 | -7/+18 |
2002-02-28 | rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition to take ptr_extend i... | Steve Ellcey | 1 | -5/+21 |
2002-02-28 | basic-block.h (BB_REACHABLE): Renumber. | Jan Hubicka | 1 | -24/+27 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 7 | -168/+44 |
2002-02-27 | cpplex.c (_cpp_lex_token): Handle directives in macro arguments. | Neil Booth | 1 | -0/+44 |
2002-02-27 | cpp.texi: Clarify documentation of relationship between #line and #include. | Zack Weinberg | 1 | -1/+37 |
2002-02-26 | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 1 | -1/+14 |
2002-02-26 | Set version numbers for mainline | Mark Mitchell | 1 | -2/+2 |
2002-02-25 | gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh... | Alexandre Oliva | 1 | -9/+20 |
2002-02-25 | sparc.c (const64_high_operand): Zero-extend operands of SPARC_SETHI_P. | Alexandre Oliva | 1 | -0/+11 |
2002-02-23 | * doc/cpp.texi, doc/invoke.texi: Update documentation for -MM. | Neil Booth | 2 | -7/+16 |
2002-02-23 | contribute.texi, [...]: Remove trailing whitespace. | Joseph Myers | 9 | -53/+53 |
2002-02-22 | attr-alwaysinline.c: New. | Aldy Hernandez | 1 | -5/+15 |
2002-02-21 | * doc/extend.texi: Fix some more overfull hboxes. | Joseph Myers | 1 | -147/+294 |
2002-02-20 | * doc/extend.texi: Avoid or reduce overfull hboxes. | Joseph Myers | 1 | -76/+140 |
2002-02-20 | cppinit.c (init_dependency_output): Take deps output file from -o if none giv... | Neil Booth | 2 | -29/+59 |
2002-02-19 | * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo. | Gaute B Strokkenes | 1 | -2/+2 |
2002-02-19 | * doc/rtl.texi (Flags, MEM_SCALAR_P): Fix typo. | Gaute B Strokkenes | 1 | -3/+3 |
2002-02-19 | invoke.texi: explicitly list the style guidelines that -Weffc++ checks for. | Ryan T. Sammartino | 1 | -4/+38 |
2002-02-19 | * doc/rtl.texi (Constants): Close @code tag. | Bryce McKinlay | 1 | -1/+1 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2 | -3/+33 |
2002-02-17 | Explain why empty strings should not be marked for translation. | Philipp Thomas | 1 | -3/+11 |
2002-02-09 | Contribute sh64-elf. | Alexandre Oliva | 2 | -0/+19 |
2002-02-09 | hooks.c: New file. | Alexandre Oliva | 1 | -0/+15 |
2002-02-08 | * doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo. | David Edelsohn | 1 | -1/+1 |
2002-02-06 | Implement using "base addresses" in insn operands as default. | Hans-Peter Nilsson | 1 | -1/+15 |
2002-02-05 | target.h (struct gcc_target): Added ms_bitfield_layout_p. | Alexandre Oliva | 1 | -2/+16 |
2002-02-04 | extend.texi: Warn about unsupported usage of altivec builtins. | Aldy Hernandez | 1 | -0/+5 |
2002-02-04 | PR c/4475, c++/3780: | Jakub Jelinek | 1 | -1/+2 |
2002-02-02 | cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__. | Neil Booth | 1 | -10/+0 |
2002-02-01 | install.texi (avr): Update outdated URL. | Craig Rodrigues | 1 | -1/+1 |
2002-01-31 | rtlanal.c (subreg_regno_offset): Do not use SUBREG_REGNO_OFFSET. | Kazu Hirata | 1 | -19/+0 |
2002-01-29 | Fix markup last change. | Richard Henderson | 1 | -1/+1 |
2002-01-29 | expr.c (force_operand): Ignore flag_pic for detecting pic address loads. | Richard Henderson | 1 | -1/+2 |