| Commit message (Expand) | Author | Age | Files | Lines |
* | 2003-04-24 H.J. Lu <hjl@gnu.org> | hjl | 2003-04-24 | 1 | -0/+9 |
* | * cfgbuild.c (make_edges): Do not use next_nonnote_insn when | hubicka | 2003-04-24 | 1 | -0/+19 |
* | New GCOV_TAG_FUNCTION layout | nathan | 2003-04-24 | 1 | -0/+18 |
* | PR opt/8300 | rth | 2003-04-24 | 1 | -0/+7 |
* | * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update. | neil | 2003-04-23 | 1 | -0/+20 |
* | * config/s390/s390.c (s390_expand_cmpstr): Disable CLC loop. | uweigand | 2003-04-23 | 1 | -0/+4 |
* | * arm.h (TARGET_OPTIONS): Add value field. | rearnsha | 2003-04-23 | 1 | -0/+4 |
* | * doc/extend.texi: Remove duplicate 2003 copyright date. | mmitchel | 2003-04-23 | 1 | -0/+4 |
* | * Makefile.in (LIBGCC_DEPS): Add gcov headers. | nathan | 2003-04-23 | 1 | -0/+74 |
* | PR optimization/10339 | sayle | 2003-04-23 | 1 | -0/+7 |
* | * alias.c (mark_constant_function): Check for constancy and | sayle | 2003-04-23 | 1 | -0/+6 |
* | * real.c (do_add): Change to return a bool indicating that the | sayle | 2003-04-23 | 1 | -0/+7 |
* | * dwarf2out.c (fde_table_allocated): Mark with GTY. | ljrittle | 2003-04-23 | 1 | -0/+24 |
* | PR 8866 | rth | 2003-04-22 | 1 | -0/+11 |
* | * config/alpha/alpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don't | kenner | 2003-04-22 | 1 | -0/+5 |
* | * gthr-gnat.h, gthr-gnat.c: new sources for implementation of | kenner | 2003-04-22 | 1 | -0/+9 |
* | * cpplex.c (_cpp_get_fresh_line): Pop the buffer if return_at_eof. | neil | 2003-04-22 | 1 | -1/+5 |
* | Remove conflict indicator. | dpatel | 2003-04-22 | 1 | -1/+0 |
* | * cpptrad.c (_cpp_replacement_text_len): Add check for macro paramete... | dpatel | 2003-04-22 | 1 | -0/+7 |
* | * c-lex.c (c_lex): Handle CPP_OTHER differently. | neil | 2003-04-22 | 1 | -0/+13 |
* | * gbl-ctors.h: Add special license exception. | mmitchel | 2003-04-22 | 1 | -0/+7 |
* | * fold-const.c (fold_range_test): Use RANGE_TEST_NON_SHORT_CIRCUIT | dje | 2003-04-22 | 1 | -0/+8 |
* | 2003-04-22 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-04-22 | 1 | -0/+6 |
* | Fixed calls to putenv(). | jkj | 2003-04-22 | 1 | -0/+4 |
* | .: | nathan | 2003-04-22 | 1 | -0/+4 |
* | * function.c (purge_addressof_1): In (mem (addressof (reg))) case | amylaar | 2003-04-22 | 1 | -0/+5 |
* | * Makefile.in (calls.o): Depend on except.h. | mmitchel | 2003-04-22 | 1 | -0/+12 |
* | * config/i386/winnt.c (i386_pe_mark_dllimport): Revert previous | mmitchel | 2003-04-21 | 1 | -0/+5 |
* | * fold-const.c (fold, case PLUS_EXPR and case MULT_EXPR): Restore | kenner | 2003-04-21 | 1 | -0/+4 |
* | * doc/rtl.texi (RTX_UNCHANGING_P): Point to true_dependence for | kenner | 2003-04-21 | 1 | -1/+4 |
* | 2003-04-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-04-21 | 1 | -0/+5 |
* | * expmed.c (extract_bit_field): Reverse operands of && condition to | kenner | 2003-04-21 | 1 | -0/+4 |
* | * calls.c (expand_call): Prevent sibcall optimization for calls to | kenner | 2003-04-21 | 1 | -0/+5 |
* | * fold-const.c (extract_muldiv, case CONVERT_EXPR): Detect case | kenner | 2003-04-21 | 1 | -0/+3 |
* | * stor-layout.c (layout_decl): Don't set DECL_SIZE_UNIT if already set. | kenner | 2003-04-21 | 1 | -0/+2 |
* | * dwarf2out.c (is_ada, is_ada_subrange_type): New functions. | kenner | 2003-04-21 | 1 | -0/+7 |
* | Break out coverage routines to new file. | nathan | 2003-04-21 | 1 | -7/+41 |
* | 2003-04-21 Matt Kraai <kraai@alumni.cmu.edu> | janis | 2003-04-21 | 1 | -1/+1 |
* | 2003-04-21 Matt Kraai <kraai@alumni.cmu.edu> | janis | 2003-04-21 | 1 | -0/+4 |
* | * c-ppoutput.c (cb_include): Don't take a cpp_token. | neil | 2003-04-21 | 1 | -0/+14 |
* | * expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_p | kenner | 2003-04-21 | 1 | -0/+5 |
* | * config/i386/winnt.c (i386_pe_mark_dllimport): Make the new RTL | mmitchel | 2003-04-21 | 1 | -0/+5 |
* | * cppcharset.c (_cpp_valid_ucn): Cast field precision to int. | aj | 2003-04-21 | 1 | -0/+4 |
* | * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to | zack | 2003-04-20 | 1 | -0/+14 |
* | * varasm.c (struct deferred_constant, defer_addressed_constants_flag) | zack | 2003-04-20 | 1 | -0/+15 |
* | * cpphash.h (NOTE_ESC_NL, NOTE_ESC_SPACE_NL, NOTE_TRIGRAPH, | neil | 2003-04-20 | 1 | -0/+7 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -24/+53 |
* | PR/8705 | danglin | 2003-04-20 | 1 | -0/+7 |
* | * config/avr/avr.md (*cmpqi_sign_extend): Handle negative values | marekm | 2003-04-20 | 1 | -0/+5 |
* | .: | nathan | 2003-04-20 | 1 | -0/+5 |