Age | Commit message (Expand) | Author | Files | Lines |
2001-05-21 | cp-tree.def (START_CATCH_STMT): Lose. | Jason Merrill | 9 | -79/+52 |
2001-05-21 | tweak formatting | Jason Merrill | 1 | -3/+3 |
2001-05-21 | linux.h (MD_FALLBACK_FRAME_STATE_FOR): New. | Andrew Haley | 2 | -0/+57 |
2001-05-21 | msp.c (A_SIZE): Define according to STACK_SIZE; | Stephane Carrez | 5 | -4/+43 |
2001-05-21 | 20000804-1.x: New file, this test fails on 68HC11/HC12 due to the asm instruc... | Stephane Carrez | 6 | -1/+53 |
2001-05-21 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-05-21 | dwarf2out.c (DEBUG_FRAME_SECTION): Rename from FRAME_SECTION. | Richard Henderson | 2 | -4/+9 |
2001-05-20 | dwarf2out.c (DEBUG_ABBREV_SECTION, [...]): Rename from s/DEBUG_//. | Richard Henderson | 5 | -63/+87 |
2001-05-20 | New test. | Richard Henderson | 2 | -0/+16 |
2001-05-20 | optabs.c (emit_cmp_and_jump_insns): Don't swap commutative operands unless th... | Richard Henderson | 2 | -3/+11 |
2001-05-21 | fold-const.c (tree_expr_nonnegative_p): Detect more non-negative cases. | Kaveh R. Ghazi | 5 | -0/+107 |
2001-05-21 | re PR other/930 (Out of date docs for C99 features as extensions) | Joseph Myers | 2 | -51/+131 |
2001-05-20 | expr.c (expand_expr, [...]): Don't fold constant access if EXPAND_CONST_ADDRE... | Richard Kenner | 2 | -28/+31 |
2001-05-20 | * stmt.c (expand_decl): Set mode, alignment, and sizes for CONST_DECL. | Richard Kenner | 2 | -5/+19 |
2001-05-20 | sched-deps.c (sched_analyze_insn): Force volatile memory reads to be output b... | Richard Henderson | 2 | -0/+18 |
2001-05-20 | * Makefile.in (dwarf2asm.o): Depend on $(TREE_H). | Richard Henderson | 2 | -2/+6 |
2001-05-20 | att.h (ASM_SHORT, ASM_LONG): Add trailing \t. | Richard Henderson | 20 | -103/+100 |
2001-05-20 | * invoke.texi: Add more options to summary list. | Joseph Myers | 2 | -4/+9 |
2001-05-20 | re PR other/567 ("make dvi" fails) | Joseph Myers | 4 | -8/+16 |
2001-05-20 | re PR c++/2781 (bad code generated for reference call with -O2 (regression fr... | Nathan Sidwell | 4 | -1/+88 |
2001-05-20 | pt.c (determine_specialization): Ignore artificial functions. | Kriang Lerdsuwanakij | 4 | -0/+21 |
2001-05-20 | re PR c/2291 (Pedantic may be too pedantic) | Joseph Myers | 3 | -101/+207 |
2001-05-20 | m68hc11.c (m68hc11_override_options): Ignore the -fpic and -fPIC options, cle... | Stephane Carrez | 2 | -8/+27 |
2001-05-20 | hashtable.c (calc_hash): Fix HASHSTEP definition. | Neil Booth | 4 | -10/+8 |
2001-05-20 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-05-20 | Makefile.in (OBJS, [...]): Update. | Neil Booth | 29 | -669/+799 |
2001-05-20 | except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary. | Richard Henderson | 7 | -63/+221 |
2001-05-19 | * jump.c (mark_jump_label): Tidy previous change. | Mark Mitchell | 2 | -14/+10 |
2001-05-19 | open stdin for those building with a closed one. | Bruce Korb | 2 | -1/+2 |
2001-05-19 | Do not use two warnings when one will do | Bruce Korb | 2 | -13/+9 |
2001-05-19 | jump.c (jump_optimize_1): Tidy. | Mark Mitchell | 3 | -9/+1362 |
2001-05-19 | re PR c/166 (C syntax problem in gcc) | Joseph Myers | 4 | -10/+48 |
2001-05-19 | Make-lang.in: Have $(MAKEINFO) look into the parent directory for includes. | Toon Moene | 3 | -48/+48 |
2001-05-19 | defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro. | Mark Mitchell | 5 | -0/+62 |
2001-05-19 | recog.c (general_operand): Modify last change to allow it if reload has compl... | Richard Kenner | 2 | -2/+11 |
2001-05-19 | recog.c (general_operand): Prohibit nonzero subreg bytes on subregs containin... | Jan Hubicka | 2 | -150/+90 |
2001-05-19 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-05-19 | regrename.c (regrename_optimize): frame pointer register can use a few hardregs. | Denis Chertykov | 2 | -3/+13 |
2001-05-18 | decl2.c (finish_objects): Use the original SYMBOL_REF from the function decla... | Diego Novillo | 2 | -1/+6 |
2001-05-18 | add emacs magic comment | Jason Merrill | 1 | -1/+1 |
2001-05-18 | fix | Jason Merrill | 1 | -1/+1 |
2001-05-18 | * README.DWARF: Move into dwarfout.c. | Jason Merrill | 3 | -575/+547 |
2001-05-18 | * gcc.c-torture/compile/20010518-1.c: New test. | Stan Shebs | 2 | -0/+209 |
2001-05-18 | rs6000.c (secondary_reload_class): Fix Darwin specific misuse of r0 as a relo... | Dale Johannesen | 2 | -11/+21 |
2001-05-18 | combine.c (combine_simplify_rtx): Clear op0_mode if simplification suceeded. | Jan Hubicka | 2 | -1/+6 |
2001-05-18 | genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe. | Richard Kenner | 2 | -14/+30 |
2001-05-18 | Merge in proper ChangeLog | Richard Kenner | 1 | -1/+2 |
2001-05-18 | /tmp/pl | Richard Kenner | 2 | -9/+20 |
2001-05-18 | configure.in (gcc_cv_as_eh_frame): Cope with old assemblers. | Stan Shebs | 3 | -9/+16 |
2001-05-18 | jvspec.c (lang_specific_pre_link): Re-arrange the linker command line so the ... | Per Bothner | 2 | -1/+20 |