Age | Commit message (Expand) | Author | Files | Lines |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -38/+3 |
2002-07-23 | dwarf2out.c (SECTION_ASM_OP, [...]): Remove. | Neil Booth | 1 | -2/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -2/+0 |
2002-07-01 | tree.c (build_function_type_list): Update function comment. | Aldy Hernandez | 1 | -7/+8 |
2002-06-30 | i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ... | Aldy Hernandez | 1 | -0/+25 |
2002-06-21 | tree.c (tree_node_kind, [...]): Wrap in GATHER_STATISTICS macro. | Kaveh R. Ghazi | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -43/+43 |
2002-06-01 | tree.c (real_minus_onep): New function to test for -1.0. | Roger Sayle | 1 | -0/+16 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-05-28 | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 1 | -13/+9 |
2002-05-24 | tree.c (decl_type_context): Return NULL_TREE if decl's context is a namespace. | Bryce McKinlay | 1 | -0/+3 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -4/+5 |
2002-05-09 | Makefile.in: Update. | Neil Booth | 1 | -7/+0 |
2002-05-04 | Makefile.in (c-lex.o): Update. | Neil Booth | 1 | -0/+7 |
2002-05-03 | regrename.c: Fix formatting. | Kazu Hirata | 1 | -34/+34 |
2002-04-29 | Initial P4 SSE2 builtin support | Bernd Schmidt | 1 | -0/+4 |
2002-04-26 | tree.c (tree_int_cst_lt): Compare constants whose types differ in unsigned-ne... | Alexandre Oliva | 1 | -1/+14 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -6/+0 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -1/+1 |
2002-04-03 | langhooks-def.h (lhd_set_decl_assembler_name, [...]): New. | Neil Booth | 1 | -37/+12 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -10/+3 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -5/+5 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -15/+0 |
2002-03-25 | toplev.c: Don't include setjmp.h. | Zack Weinberg | 1 | -40/+2 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -31/+0 |
2002-03-08 | expr.c (expand_expr): Use unsave lang hook. | Neil Booth | 1 | -32/+7 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -38/+0 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -0/+42 |
2002-02-20 | re PR c/4389 (Improper constant folding) | Jakub Jelinek | 1 | -5/+7 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+29 |
2002-02-10 | re PR c++/5624 (Strange bug with preprocessed file containing structs) | Richard Henderson | 1 | -5/+12 |
2002-02-09 | Contribute sh64-elf. | Alexandre Oliva | 1 | -0/+1 |
2002-02-05 | target.h (struct gcc_target): Added ms_bitfield_layout_p. | Alexandre Oliva | 1 | -0/+10 |
2002-02-02 | c-decl.c, [...]: Revert bitfield patch. | Neil Booth | 1 | -23/+0 |
2002-01-29 | * tree.c (build_nonstandard_integer_type): Correct prototype. | Neil Booth | 1 | -1/+1 |
2002-01-29 | re PR c/3325 (cast of bit-field to same type gets discarded) | Neil Booth | 1 | -0/+23 |
2002-01-25 | builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre... | Richard Kenner | 1 | -1/+1 |
2002-01-23 | re PR c++/3331 (member pointer inherits const) | Jason Merrill | 1 | -0/+6 |
2002-01-22 | tree.c (int_fits_type_p): If bounds of a subtype are variable, see if fits in... | Richard Kenner | 1 | -1/+4 |
2002-01-10 | toplev.c: Fix formatting. | Kazu Hirata | 1 | -6/+6 |
2001-12-11 | c-common.c (type_for_mode): Handle unsigned vectors. | Aldy Hernandez | 1 | -39/+42 |
2001-12-09 | tree.c (append_random_char): Conditionalize INO for VMS. | Richard Kenner | 1 | -4/+10 |
2001-12-06 | tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following... | Alexandre Oliva | 1 | -17/+1 |
2001-12-04 | langhooks.h (struct lang_hooks): Add staticp. | Joseph Myers | 1 | -1/+5 |
2001-12-04 | tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if it has DECL_SAVE... | Alexandre Oliva | 1 | -6/+15 |
2001-12-04 | c-decl.c (duplicate_decls): Revert rth's patch. | Alexandre Oliva | 1 | -1/+8 |
2001-12-02 | vms.h (VMS_DEBUGGING_INFO): New macro. | Douglas B Rupp | 1 | -1/+2 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-11-28 | Remove blank line. | Richard Kenner | 1 | -1/+0 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -3/+16 |