Age | Commit message (Expand) | Author | Files | Lines |
2005-02-24 | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 1 | -1/+1 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -13/+0 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-16 | re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in... | John David Anglin | 1 | -0/+6 |
2004-12-20 | defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | Mark Mitchell | 1 | -0/+9 |
2004-12-13 | defaults.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-12-13 | defaults.h (TARGET_USE_JCR_SECTION): New macro. | Danny Smith | 1 | -0/+12 |
2004-11-24 | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 1 | -0/+20 |
2004-11-18 | defaults.h, darwin.h: Don't define TARGET_SUPPORTS_HIDDEN. | Zack Weinberg | 1 | -11/+0 |
2004-10-27 | dbxout.c: Include obstack.h. | Zack Weinberg | 1 | -4/+0 |
2004-10-12 | * defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P) | Daniel Jacobowitz | 1 | -0/+27 |
2004-10-06 | defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove. | Kazu Hirata | 1 | -10/+0 |
2004-09-25 | c-typeck.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default. | Zack Weinberg | 1 | -0/+5 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-03 | re PR c/7054 (#pragma pack handled incorrectly) | Jan Beulich | 1 | -0/+4 |
2004-08-25 | flags.h (enum debug_info_type): Remove DWARF_DEBUG. | Zack Weinberg | 1 | -23/+19 |
2004-08-24 | defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro. | Eric Christopher | 1 | -10/+6 |
2004-08-19 | defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove. | Mark Mitchell | 1 | -6/+0 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -4/+0 |
2004-08-17 | varasm.c (MAX_OFILE_ALIGNMENT): Move ... | David Edelsohn | 1 | -0/+5 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -0/+4 |
2004-08-11 | configure.in (arm*-*-eabi*): New target. | Mark Mitchell | 1 | -0/+13 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 1 | -1/+5 |
2004-08-04 | defaults.h (TARGET_DECLSPEC): New macro. | Mark Mitchell | 1 | -0/+10 |
2004-08-03 | defaults.h (LEGITIMATE_PIC_OPERAND_P): Provide default definition. | Zack Weinberg | 1 | -0/+4 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -1/+2 |
2004-06-03 | re PR c++/15428 (vtables shouldn't always be weak on Darwin) | Matt Austern | 1 | -5/+7 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+5 |
2004-04-14 | builtins.c (fold_builtin_isdigit): New. | Kaveh R. Ghazi | 1 | -4/+5 |
2004-04-13 | defaults.h (HOT_TEXT_SECTION_NAME): Add leading dot. | Richard Henderson | 1 | -2/+2 |
2004-04-10 | varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead... | Andrew Pinski | 1 | -4/+0 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+16 |
2004-04-08 | re PR c++/14808 ([win32] Undefined results with virtual base classes) | Danny Smith | 1 | -0/+10 |
2004-03-15 | defaults.h (REVERSIBLE_CC_MODE): Define. | Kazu Hirata | 1 | -0/+4 |
2004-03-12 | Enabled linkonce support for Darwin. | Matt Austern | 1 | -0/+30 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -0/+4 |
2004-02-21 | combine.c (SHIFT_COUNT_TRUNCATED): Remove. | Kazu Hirata | 1 | -0/+4 |
2004-02-21 | alias.c (OUTGOING_REGNO): Don't define the default. | Kazu Hirata | 1 | -0/+9 |
2004-02-08 | default.h (PROMOTE_PROTOTYPES): Remove. | Kazu Hirata | 1 | -5/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default. | Kazu Hirata | 1 | -0/+5 |
2004-01-18 | defaults.h (ASM_OUTPUT_ADDR_VEC_ELT): Fix the computation of the size of a po... | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-31 | print-rtl.c (print_rtx): For hard register... | Richard Kenner | 1 | -6/+0 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 1 | -1/+1 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -0/+7 |