Age | Commit message (Expand) | Author | Files | Lines |
2002-02-18 | * regrename.c (kill_set_value): Handle subregs properly. | Jan Hubicka | 2 | -2/+7 |
2002-02-18 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-02-18 | java-tree.h (TYPE_STRICTFP): New macro. | Tom Tromey | 8 | -13/+54 |
2002-02-18 | objc-act.c (handle_impent): Remove leading '*' from objc_class_name. | David Billinghurst | 2 | -1/+6 |
2002-02-17 | pt.c (do_type_instantiation): Don't pedwarn if in_system_header. | Jason Merrill | 2 | -2/+7 |
2002-02-18 | re PR c++/5685 (g++ 3.0.2 allows multiple identical declaration of default ar... | Craig Rodrigues | 2 | -7/+10 |
2002-02-17 | alpha.c (some_small_symbolic_operand, [...]): Rename from *symbolic_mem_op*. | Richard Henderson | 5 | -28/+33 |
2002-02-17 | config.gcc (powerpc-*-gnu-gnualtivec*, [...]): New configurations. | Roland McGrath | 4 | -10/+126 |
2002-02-17 | re PR c/3444 (Test fails (cast)) | Jakub Jelinek | 6 | -48/+39 |
2002-02-17 | cris.h: Undefine STARTFILE_SPEC and ENDFILE_SPEC before (re)defining them. | Philipp Thomas | 2 | -0/+7 |
2002-02-17 | h8300.c: Fix formatting. | Kazu Hirata | 3 | -31/+36 |
2002-02-17 | Explain why empty strings should not be marked for translation. | Philipp Thomas | 2 | -3/+16 |
2002-02-17 | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 11 | -2349/+1168 |
2002-02-17 | h8300.h (CONDITIONAL_REGISTER_USAGE): Replace a hard coded register number wi... | Kazu Hirata | 3 | -10/+25 |
2002-02-17 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-02-17 | Don't mark empty strings for translation. | Philipp Thomas | 2 | -12/+21 |
2002-02-16 | linux.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | H.J. Lu | 2 | -0/+9 |
2002-02-17 | cppinit.c (merge_include_chains): Check for brack being NULL before attemptin... | Zack Weinberg | 2 | -1/+7 |
2002-02-17 | netbsd.h (PREFERRED_DEBUGGING_TYPE): Set to DBX_DEBUG. | Andrew Cagney | 2 | -0/+10 |
2002-02-16 | * pa/t-pa, pa/t-pro, pa/som.h: Revert last patch. | John David Anglin | 4 | -1/+31 |
2002-02-16 | t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm. | John David Anglin | 4 | -28/+8 |
2002-02-16 | Fix typo. | Richard Kenner | 1 | -1/+1 |
2002-02-16 | alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms; now only if !TARGET_FIX. | Richard Kenner | 2 | -1/+29 |
2002-02-16 | alpha.c: Implement null frame procedure types on VMS. | Douglas B Rupp | 2 | -43/+70 |
2002-02-16 | * expr.c (store_constructor): Handle target REG case for ARRAY_TYPE. | Richard Kenner | 2 | -1/+10 |
2002-02-16 | * gcc.dg/decl-1.c: Update, new test. | Neil Booth | 2 | -3/+19 |
2002-02-16 | decl.c (grokdeclarator): Set typedef_decl for all TYPE_DECLs, remove incorrec... | Nathan Sidwell | 5 | -15/+92 |
2002-02-16 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-02-15 | s390.c (pool_stop_uid, [...]): Delete. | Ulrich Weigand | 4 | -299/+215 |
2002-02-15 | linux64.h (STRIP_NAME_ENCODING): Delete. | David Edelsohn | 3 | -11/+6 |
2002-02-15 | gcc.c (init_gcc_specs): Revert patch from 2002-02-15. | John David Anglin | 4 | -1/+21 |
2002-02-15 | * gcc.dg/attr-nest.c: New test. | Richard Sandiford | 2 | -0/+21 |
2002-02-15 | * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls. | Richard Sandiford | 2 | -2/+6 |
2002-02-15 | * gcc.c-torture/execute/20020215-1.c: New test. | Richard Sandiford | 2 | -0/+37 |
2002-02-15 | reload.c (find_dummy_reload): Check that an output register is valid for its ... | Richard Sandiford | 2 | -0/+6 |
2002-02-15 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-02-14 | combine.c (known_cond): After replacing the REG of a SUBREG, try to simplify it. | Alexandre Oliva | 2 | -0/+22 |
2002-02-14 | function.c (assign_parms): Demote promoted argument passed by transparent ref... | Alexandre Oliva | 2 | -7/+14 |
2002-02-14 | rtems-elf.h, rtems.h: Removed redundant -Acpu() and -Amachine() to eliminate ... | Joel Sherrill | 3 | -3/+7 |
2002-02-14 | * config/s390/linux.h (ASM_OUTPUT_ALIGNED_BSS): New. | Ulrich Weigand | 2 | -0/+11 |
2002-02-14 | dg.exp: Exclude debug subdir, it has its own .exp. | Jakub Jelinek | 7 | -6/+98 |
2002-02-14 | h8300-protos.h: Update the prototype for const_costs. | Kazu Hirata | 4 | -5/+16 |
2002-02-14 | * config.gcc (c4x-*-rtems*): Fix typo in tm_file setting. | Hans-Peter Nilsson | 2 | -1/+5 |
2002-02-14 | re PR c/5503 (GCC ignores prototype) | Jakub Jelinek | 4 | -1/+58 |
2002-02-14 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2002-02-14 | news.texi: List Problem Reports fixed in 3.1. | Toon Moene | 2 | -4/+32 |
2002-02-14 | mips.c (override_options): Add check for march/mipsX on the same command line. | Eric Christopher | 2 | -14/+11 |
2002-02-14 | darwin.h (ROUND_TYPE_ALIGN): Adjust for vectors. | Aldy Hernandez | 3 | -1/+10 |
2002-02-14 | rs6000.md ("*movv4si_internal"): Add m<-r and r<-r alternatives. | Aldy Hernandez | 3 | -17/+37 |
2002-02-13 | config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... | Joel Sherrill | 24 | -194/+173 |