Age | Commit message (Expand) | Author | Files | Lines |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 3 | -85/+131 |
2003-07-05 | install.texi: Fix typos. | Kazu Hirata | 3 | -3/+3 |
2003-07-04 | install.texi: Even the g77 manpage is derived from the full g77 manual. | Toon Moene | 1 | -2/+1 |
2003-07-04 | PR c++/5287, PR c++/7910, PR c++/11021 | Danny Smith | 1 | -2/+70 |
2003-07-03 | system.h: Include filenames.h. | Zack Weinberg | 1 | -22/+27 |
2003-07-01 | contrib.texi: Fix typos. | Kazu Hirata | 5 | -10/+10 |
2003-07-01 | combine.c (distribute_notes): Don't bother REG_WAS_0. | Kazu Hirata | 1 | -7/+0 |
2003-07-01 | xtensa-config.h: New file imported from binutils. | Bob Wilson | 1 | -1/+1 |
2003-06-30 | config.gcc [...]: Support --with-arch, --with-tune, and --with-mode configure... | Ulrich Weigand | 1 | -8/+13 |
2003-06-30 | sourcebuild.texi: Don't reference gnats.html any more. | Wolfgang Bangerth | 1 | -2/+1 |
2003-06-30 | defaults.h (PUSH_ARGS_REVERSED): Define default here. | Jason Merrill | 1 | -0/+7 |
2003-06-29 | Patch from Dara Hazeghi. | Dara Hazeghi | 1 | -53/+7 |
2003-06-29 | target-def.h: Remove usage of OBJECT_FORMAT_ROSE. | Andreas Jaeger | 1 | -8/+2 |
2003-06-26 | final.c (debug_flush_symbol_queue): New function. | Devang Patel | 1 | -1/+6 |
2003-06-26 | * doc/invoke.texi (-fprofile-values): Document. | Zdenek Dvorak | 1 | -1/+6 |
2003-06-25 | extend.texi: Document new builtin functions for Intel Prescott New Intrunctions. | H.J. Lu | 2 | -1/+35 |
2003-06-25 | re PR other/11280 (Manual incorrect WRT -freorder-blocks) | Jerry Quinn | 1 | -1/+1 |
2003-06-24 | builtins.c (expand_builtin): Use expand_builtin_pow to expand calls for pow... | Roger Sayle | 1 | -0/+11 |
2003-06-23 | extend.texi: Fix typos. | Kazu Hirata | 3 | -4/+4 |
2003-06-23 | contrib.texi (Contributors): Add a note on testing and remove duplicates from... | Gerald Pfeifer | 1 | -63/+3 |
2003-06-23 | * doc/invoke.texi: Document dump options, dT and dW. | Kazu Hirata | 1 | -0/+7 |
2003-06-22 | * doc/invoke.texi: Document dumps, .btl, .cfg, and .bypass. | Kazu Hirata | 1 | -2/+7 |
2003-06-22 | * doc/invoke.texi: Remove leading `-' from options in index. | Andreas Schwab | 1 | -6/+6 |
2003-06-22 | * doc/invoke.texi: Alphabetize dump options. | Kazu Hirata | 1 | -6/+6 |
2003-06-22 | * doc/invoke.texi: Remove a duplicate -dk. | Kazu Hirata | 1 | -3/+0 |
2003-06-22 | * doc/invoke.texi: Update dump file names. | Kazu Hirata | 1 | -4/+4 |
2003-06-22 | * doc/rtl.texi: Fix the @findex for pre_modify. | Kazu Hirata | 1 | -1/+1 |
2003-06-21 | contrib.texi (Contributors): Use Windows instead of Win32. | Gerald Pfeifer | 1 | -14/+11 |
2003-06-20 | re PR c++/10888 (inlining failure for allocate in ~vector()) | Mark Mitchell | 1 | -0/+9 |
2003-06-20 | hooks.c (hook_int_void_no_regs): Rename from hook_reg_class_void_no_regs; cha... | Richard Henderson | 1 | -1/+1 |
2003-06-20 | install.texi (Building): Correct and improve statement about parallel builds. | Daniel Egger | 1 | -6/+7 |
2003-06-20 | (ARM Built-in Functions): New node. | Nick Clifton | 1 | -0/+159 |
2003-06-20 | install.texi (--with-gnu-as): Mention SPARC/Solaris and SPARC64/Solaris as pl... | Eric Botcazou | 1 | -7/+8 |
2003-06-20 | tm.texi: Uniformly use @defmac for macros, rather than @table items. | Zack Weinberg | 1 | -1463/+1293 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -12/+31 |
2003-06-19 | gcc.c (target_sysroot_suffix, [...]): New. | Graeme Peterson | 1 | -0/+13 |
2003-06-18 | bt-load.c: New file. | Stephen Clarke | 2 | -1/+37 |
2003-06-18 | config.gcc: Add an extra_header for ARM targets. | Nick Clifton | 1 | -2/+2 |
2003-06-17 | install.texi (Testing): Add information on how to run Java runtime tests sepa... | Ranjit Mathew | 1 | -0/+3 |
2003-06-17 | sourcebuild.texi (libgcj Tests): Simplify instructions on how to run Java run... | Ranjit Mathew | 1 | -3/+3 |
2003-06-17 | contrib.texi: Replace Hitachi with Renesas. | Kazu Hirata | 3 | -6/+6 |
2003-06-17 | tm.texi (MD_FALLBACK_FRAME_STATE_FOR): Mention MAKE_THROW_FRAME. | Franz Sirl | 1 | -0/+3 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -2/+4 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 1 | -6/+2 |
2003-06-15 | install.texi: Follow spelling conventions. | Kazu Hirata | 2 | -3/+3 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -2/+3 |
2003-06-14 | sourcebuild.texi: Document opt.lang and a language-specific flag in opts.h. | Neil Booth | 1 | -0/+8 |
2003-06-14 | install.texi (Specific): Add description of different ARM supported file form... | Nick Clifton | 1 | -4/+31 |
2003-06-13 | invoke.texi (SPARC Options): Document ``-mimpure-text''. | Florian Weimer | 1 | -0/+16 |
2003-06-12 | * doc/install.texi (m32r-*-elf): Change company to Renesas. | Janis Johnson | 1 | -1/+1 |