aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-03-22cpplib.h (struct cpp_options): New member, warn_endif_labels.Phil Edwards6-3/+47
2002-03-22extratokens2.c: New file.Phil Edwards2-0/+26
2002-03-22i386.c, i386.md: Change all occurences of GEN_INT (trunc_int_for_mode (...)) ...Lars Brinkhoff3-47/+41
2002-03-22flow.c (calculate_global_regs_live): Clear aux fields of ENTRY and EXIT.Alexandre Oliva2-0/+10
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek5-14/+26
2002-03-22re PR target/3177 (Invalid sibcall optimisation on ia64)Richard Henderson4-7/+40
2002-03-22Fix.Jakub Jelinek1-0/+2
2002-03-22fix g++ testcase crash namedret1.c on sparcv9 and s390Andrew MacLeod2-1/+6
2002-03-22* gcc.c-torture/compile/20020319-1.c: New test.David Edelsohn2-2/+22
2002-03-22toplev.c (flag_loop_optimize, [...]): New static variables.Jan Hubicka3-4/+41
2002-03-22* real.c (eiisneg): Move outside #ifdef NANS.Richard Sandiford2-3/+5
2002-03-22Fix the constant I forgot to update :(Jan Hubicka1-1/+1
2002-03-22cfgcleanup.c (outgoing_edges_math): Fix condition; relax frequencies match; a...Jan Hubicka5-9/+48
2002-03-22abi64.h (SETUP_INCOMING_VARARGS): Undefine.Richard Sandiford5-705/+641
2002-03-22mips.h (FUNCTION_ARG_REGNO_P): Simplify.Richard Sandiford3-34/+21
2002-03-22Daily bump.GCC Administrator2-2/+2
2002-03-22cpplex.c (parse_identifier_slow): Rename parse_slow, adjust prototype, and ha...Neil Booth2-80/+83
2002-03-21bb-reorder.c (make_reorder_chain_1): Protect against when redundant edges are...DJ Delorie3-5/+14
2002-03-21re PR target/5996 (libstdc++ (FILE related) sparc-sun-solaris2.8 bootstrap fa...Richard Henderson3-3/+65
2002-03-21re PR c/5597 ([regression from 2.95.3] Initialization of flexible char array ...Eric Botcazou3-8/+42
2002-03-22mklibgcc.in (SHLIB_MKMAP_OPTS): New variable.Alan Modra4-2/+12
2002-03-22t-linux64: New.Alan Modra3-2/+15
2002-03-21tree.c (cp_cannot_inline_tree_fn): Same.Aldy Hernandez1-0/+4
2002-03-21fix conflictsAldy Hernandez1-1/+0
2002-03-21langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez7-3/+33
2002-03-21avr.md (length): Fix length computation for conditional branches.Jakub Jelinek2-2/+7
2002-03-21parse.y (build_access_to_thisn): Stop when FROM is not an inner class.Tom Tromey2-3/+8
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth25-94/+236
2002-03-21rs6000.c (rs6000_select_rtx_section): Put symbolic constants in .data when -f...Richard Henderson2-0/+10
2002-03-21contrib.texi (Contributors): Use GNU/Linux instead of Linux where appropriate.Gerald Pfeifer2-7/+12
2002-03-21* config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.Tom Tromey2-0/+7
2002-03-21* gcc.dg/20020312-2.c: Add rs6000 target.David Edelsohn2-0/+6
2002-03-21Fix typoRichard Kenner1-1/+1
2002-03-21* config/ia64/ia64.c (hfa_element_call, case ARRAY_TYPE): Recurse.Richard Kenner2-1/+3
2002-03-21* expr.c (emit_group_store): Don't copy const0_rtx to a CONCAT.Richard Kenner2-1/+5
2002-03-21re PR c/5354 (function call with two statement expressions yields incorrect r...Eric Botcazou3-1/+44
2002-03-21Daily bump.GCC Administrator2-2/+2
2002-03-21re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2)Jakub Jelinek3-42/+10
2002-03-21alias.c: (nonlocal_mentioned_p): Use for_each_rtx.John Wehle4-57/+330
2002-03-21ia64-1.C: Use [ijkl]_[0-9] as variable names.Rainer Orth2-6/+11
2002-03-21inclhack.def (alpha_assert): Fix assert macro in Tru64 UNIX assert.h.Rainer Orth3-3/+64
2002-03-20prune.exp (prune_gcc_output): Ignore Cygwin warning about ignoring -fpic.Jason Merrill5-2/+16
2002-03-20* config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.Jason Merrill2-0/+9
2002-03-20re PR c++/4361 (bogus ambiguity taking the address of a member template)Nathan Sidwell2-8/+49
2002-03-20Clarify that -O2 sets -fstrict-aliasingMichael Meissner2-4/+13
2002-03-20xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Emit a ".literal_position" directive bef...Bob Wilson2-1/+9
2002-03-20contrib.texi (Contributors): Update Geoffrey Keating.Gerald Pfeifer2-1/+14
2002-03-20gcj.texi: @code{gcj} becomes @command{gcj}.Nic Ferrier2-58/+65
2002-03-20re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target)Jakub Jelinek3-30/+38
2002-03-20re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek5-5/+49