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