Age | Commit message (Expand) | Author | Files | Lines |
2003-12-13 | ggc-zone.c (struct alloc_zone): Don't pre-declare, it already comes in with g... | Steven Bosscher | 1 | -0/+11 |
2003-12-13 | coverage.c (get_coverage_counts): Use inform instead of warning about missing... | Jan Hubicka | 1 | -0/+5 |
2003-12-12 | * Makefile.in (opts.o, explow.o): Depend on langhooks.h | Steven Bosscher | 1 | -0/+4 |
2003-12-12 | config.gcc: Don't use fixproto. | Geoffrey Keating | 1 | -0/+5 |
2003-12-12 | linux.h (IA64_GATE_AREA_END): Increase by 64K. | Jakub Jelinek | 1 | -0/+16 |
2003-12-12 | re PR rtl-optimization/13037 ([gcse-lm] g77 generates incorrect code) | Roger Sayle | 1 | -0/+6 |
2003-12-12 | PR preprocessor/12935 preprocessor/12952 preprocessor/13046 | Neil Booth | 1 | -0/+10 |
2003-12-12 | arm.c (ARM_ADDRESS_COST, [...]): Convert macros to inline functions... | Zack Weinberg | 1 | -16/+23 |
2003-12-12 | osf.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__ to ISO C94 for C++. | Rainer Orth | 1 | -0/+9 |
2003-12-11 | libunwind related patch from David Mosberger | David Mosberger | 1 | -0/+12 |
2003-12-11 | mips.c (mips_global_pointer): Force functions with a nonlocal goto to set up ... | Richard Sandiford | 1 | -0/+5 |
2003-12-11 | Fix for problem with unnecessary volatile mems. | James E Wilson | 1 | -0/+6 |
2003-12-11 | m32r.c: Convert to ISO-C | Nick Clifton | 1 | -0/+11 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -0/+22 |
2003-12-10 | move changelog entry that should have been in testsuite's. | Andrew Pinski | 1 | -9/+0 |
2003-12-10 | extend.texi (Vector Extensions): Document that bitwise operations also work o... | Geoffrey Keating | 1 | -0/+5 |
2003-12-10 | re PR testsuite/10819 (testsuite creates CR+LF on compiler version lines in t... | Robert Schiele | 1 | -0/+9 |
2003-12-10 | * arm.md: New split patterns for optimizing bitfield accesses. | Richard Earnshaw | 1 | -0/+4 |
2003-12-10 | README.Portability: Remove K+R section. | Steven Bosscher | 1 | -0/+7 |
2003-12-10 | re PR target/13354 (internal compiler error: in sparc_emit_set_const32) | Eric Botcazou | 1 | -0/+6 |
2003-12-10 | config.gcc (arm-linux): Include linux.h in tm_file so that LINUX_TARGET_OS_CP... | Nick Clifton | 1 | -0/+6 |
2003-12-09 | Fix comment problem reported by Doug Evans. | James E Wilson | 1 | -0/+4 |
2003-12-10 | re PR c/13134 (Visibility attribute is ignored) | Matt Austern | 1 | -0/+5 |
2003-12-09 | m32r.h: Add support for m32r2 processor. | Kazuhiro Inaoka | 1 | -0/+9 |
2003-12-09 | defaults.h (LOCAL_REGNO): Give the default definition. | Kazu Hirata | 1 | -0/+6 |
2003-12-09 | re PR target/11848 ([darwin] [no support for 128 doubles] internal compiler e... | Geoffrey Keating | 1 | -0/+14 |
2003-12-09 | i386.md: Typo in split of fp-valued if_then_else. | Stuart Hastings | 1 | -0/+4 |
2003-12-08 | Fix IA-64 glibc ICE PR target/13132 | James E Wilson | 1 | -0/+6 |
2003-12-08 | install.texi: Revert change of Dec 7; gcc is still a 2.13 directory. | Nathanael Nerode | 1 | -0/+5 |
2003-12-08 | frv.md (subdi2): Merge with _internal insn_and_split, by using match_scratch. | Alexandre Oliva | 1 | -0/+6 |
2003-12-08 | add bugzilla reference | Jason Merrill | 1 | -0/+1 |
2003-12-08 | Support namespaces in DWARF 2 output. | Jason Merrill | 1 | -0/+15 |
2003-12-08 | unwind-pe.h (read_uleb128): Fix handling of large values | Jan Hubicka | 1 | -0/+5 |
2003-12-08 | re PR middle-end/10060 (ICE (stack overflow) on huge file (300k lines) due to... | Andrew Pinski | 1 | -0/+9 |
2003-12-08 | arm.md: New split to transform ((X << y) - 1) into ~(~(X-1) << y) for constan... | Richard Earnshaw | 1 | -0/+5 |
2003-12-08 | calls.c (expand_call): Don't try using tail or recursive calls after the func... | Richard Sandiford | 1 | -0/+5 |
2003-12-08 | * i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_STRINGOPS | Jan Hubicka | 1 | -0/+4 |
2003-12-08 | PR ada/13324, PR ada/12614 | Arnaud Charlet | 1 | -0/+5 |
2003-12-07 | collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT. | David Edelsohn | 1 | -0/+6 |
2003-12-08 | final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL. | Kazu Hirata | 1 | -0/+6 |
2003-12-08 | * Makefile.in (compare): Combine toplevel and $(SUBDIRS) cases. | Kaveh R. Ghazi | 1 | -0/+4 |
2003-12-07 | configure.in, aclocal.m4: Revert to pre-2.5x conversion status. | Nathanael Nerode | 1 | -0/+3 |
2003-12-07 | configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEM with modern equ... | Nathanael Nerode | 1 | -0/+4 |
2003-12-07 | configure.in: Replace gcc_AC_CHECK_TYPE with AC_CHECK_TYPE. | Nathanael Nerode | 1 | -0/+4 |
2003-12-07 | configure: Regenerate with (preferred) autoconf 2.57. | Nathanael Nerode | 1 | -0/+5 |
2003-12-07 | re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2) | Eric Botcazou | 1 | -0/+6 |
2003-12-07 | configure.in: Make minimum necessary changes for autoconf 2.5x. | Nathanael Nerode | 1 | -0/+6 |
2003-12-07 | re PR rtl-optimization/13318 (ICE: floating point exception in the loop optim... | Eric Botcazou | 1 | -0/+5 |
2003-12-07 | re PR rtl-optimization/13060 ([g77] ICE in fixup_var_refs_1, at function.c:19... | Eric Botcazou | 1 | -0/+6 |
2003-12-06 | +2003-12-06 Andrew Pinski <pinskia@physics.uc.edu> + + * config/rs6000/rs6000... | Andrew Pinski | 1 | -0/+5 |