Age | Commit message (Expand) | Author | Files | Lines |
2001-12-14 | i386.c (ix86_fpmath, [...]): New. | Jan Hubicka | 1 | -2/+46 |
2001-12-13 | predict.c (estimate_probability): Reorganize opcode heuristics. | Jan Hubicka | 1 | -5/+12 |
2001-12-12 | regrename.c (copyprop_hardreg_forward): New optimization. | Richard Henderson | 1 | -1/+7 |
2001-12-09 | Trivial updates to last patch. | Richard Kenner | 1 | -2/+2 |
2001-12-09 | t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.o | Douglas B Rupp | 1 | -0/+17 |
2001-12-09 | cpp.texi, [...]: Use American spelling. | Joseph Myers | 1 | -10/+10 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -75/+1 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -70/+0 |
2001-12-05 | vmsdbg.h, [...]: Add documentation and minor cleanups. | Richard Kenner | 1 | -3/+9 |
2001-12-04 | Doc update for -maix-struct-return patch | Zack Weinberg | 1 | -0/+10 |
2001-11-25 | c-format.c (FMT_FLAG_DOLLAR_GAP_POINTER_OK): New. | Joseph Myers | 1 | -0/+8 |
2001-11-22 | (in m32rx patch): Replace "." with "@." when preceeded by a capital letter | Nick Clifton | 1 | -2/+2 |
2001-11-22 | Document -m32r switch. Fix typo -mm32rx=> -m32rx. | Nick Clifton | 1 | -5/+8 |
2001-11-18 | c-decl.c (c_decode_option): Give deprecation warning for -traditional. | Joseph Myers | 1 | -0/+2 |
2001-11-18 | c-common.c (struct disabled_builtin, [...]): New. | Joseph Myers | 1 | -1/+16 |
2001-11-14 | texi2pod.pl: Handle @ifnottex, @iftex and @display. | Joseph Myers | 1 | -14/+18 |
2001-11-09 | * doc/invoke.texi: Remove comment referring to -xf77-version. | Zack Weinberg | 1 | -1/+0 |
2001-11-09 | m32r.c: Add support for m32rx processor. | Ben Elliston | 1 | -1/+5 |
2001-11-07 | invoke.texi: Add -maltivec, -mno-altivec, and -mabi=altivec for rs6000. | Aldy Hernandez | 1 | -0/+17 |
2001-11-03 | invoke.texi (MMIX Options): Say remainder consistently. | Hans-Peter Nilsson | 1 | -4/+4 |
2001-11-03 | config.gcc (mmix-*-*): New target. | Hans-Peter Nilsson | 1 | -0/+53 |
2001-10-31 | mips.h (mips_cache_flush_func): Prototype. | DJ Delorie | 1 | -1/+12 |
2001-10-28 | * doc/extend.texi, doc/invoke.texi: Fix spelling. | Joseph Myers | 1 | -1/+1 |
2001-10-25 | gcc.texi (G++ and GCC): Mention Ada front end. | Geert Bosch | 1 | -5/+14 |
2001-10-23 | c-common.c (warn_div_by_zero): New. | Neil Booth | 1 | -7/+17 |
2001-10-23 | i386.c (override_options): Default to minimum stack alignment when optimizing... | Alexandre Oliva | 1 | -9/+10 |
2001-10-22 | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Craig Rodrigues | 1 | -10/+1 |
2001-10-20 | fix spelling typo | Nick Clifton | 1 | -88/+88 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -1/+7 |
2001-10-17 | c-tree.texi: Eliminate duplicated word. | Matt Kraai | 1 | -1/+1 |
2001-10-11 | config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases. | Hans-Peter Nilsson | 1 | -0/+147 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-10-02 | Fix some problems with previous checkin | Bernd Schmidt | 1 | -6/+6 |
2001-10-02 | invoke.texi (i386 Options): Document x86-64 options. | Jan Hubicka | 1 | -6/+34 |
2001-10-02 | rs6000.h (enum processor_type): Add support for 7400 (G4) and 7450. | Dale Johannesen | 1 | -3/+5 |
2001-09-29 | Documentation for vector extensions | Bernd Schmidt | 1 | -0/+378 |
2001-09-29 | * doc/invoke.texi (Optimize Options): Revert an accidental checkin. | Jan Hubicka | 1 | -12/+1 |
2001-09-29 | * doc/invoke.texi (Optimize Options): Delete spurious @table. | Hans-Peter Nilsson | 1 | -1/+0 |
2001-09-28 | i386-protos.h (ix86_setup_incoming_varargs, [...]): Declare. | Jan Hubicka | 1 | -1/+13 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -2/+19 |
2001-09-05 | invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ... | Andreas Jaeger | 1 | -13/+3 |
2001-09-04 | c-common.h (tree_dump_index): Add more comments. | Nathan Sidwell | 1 | -24/+30 |
2001-08-20 | * doc/invoke.texi: Replace references to -fdump-tree with -fdump-ast. | Diego Novillo | 1 | -2/+2 |
2001-08-20 | invoke.texi (Profiling options): Clarify the interactions between -fprofile-a... | Janis Johnson | 1 | -29/+59 |
2001-08-19 | invoke.texi (MIPS Options): Document -mfused-madd. | Geoffrey Keating | 1 | -1/+14 |
2001-08-18 | extend.texi, [...]: Eliminate overfull or underfull hboxes. | Zack Weinberg | 1 | -221/+181 |
2001-08-17 | invoke.texi (Optimize Options): The default for -finline-limit is 600. | Gerald Pfeifer | 1 | -1/+2 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -5/+5 |
2001-08-02 | Kill -fhonor-std. | Nathan Sidwell | 1 | -14/+1 |
2001-08-01 | config.gcc: Recognize powerpc-*-netbsd*. | Andrew Cagney | 1 | -1/+6 |