Age | Commit message (Expand) | Author | Files | Lines |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-04-01 | re PR target/14040 (ARM cross compiler: error: could not split insn) | Mark Mitchell | 1 | -7/+54 |
2004-03-02 | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 1 | -2/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-12-19 | dwarfout.c: Remove uses of "register" specifier in declarations of arguments ... | Kazu Hirata | 1 | -1/+1 |
2003-11-21 | ChangeLog.7: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -5/+4 |
2003-07-03 | system.h: Include filenames.h. | Zack Weinberg | 1 | -1/+1 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -86/+55 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -5/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-07-30 | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 1 | -27/+3 |
2002-07-29 | gensupport.c: Include hashtab.h. | Zack Weinberg | 1 | -1/+99 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-06-07 | * gensupport.c: Fix misspelling. | Matt Kraai | 1 | -1/+1 |
2002-05-23 | genemit.c (gen_insn): Print file:lineno comment before function. | Richard Henderson | 1 | -10/+18 |
2002-05-19 | gensupport.c (init_include_reader): Merge into ... | Richard Henderson | 1 | -123/+56 |
2002-05-12 | gensupport.c (n_comma_elts): Moved here from genattrtab.c. | Zack Weinberg | 1 | -1/+49 |
2002-03-08 | gensupport.c (first_dir_md_include): Renamed from include; change all referen... | Matt Hiller | 1 | -13/+10 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -9/+9 |
2001-12-01 | gencheck.c, [...]: Don't define xmalloc. | Zack Weinberg | 1 | -52/+0 |
2001-11-16 | gensupport.c (process_rtx): Don't assume filename is the first argument of an... | Alexandre Oliva | 1 | -3/+5 |
2001-11-15 | gensupport.c [...]: Change call to alloca to xmalloc. | Alan Matsuoka | 1 | -2/+4 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+242 |
2001-10-25 | alias.c (can_address_p): No longer static. | Richard Kenner | 1 | -0/+14 |
2001-10-23 | * gensupport.c (target_flags): Add. | Richard Kenner | 1 | -0/+3 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -2/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -6/+6 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -13/+4 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -10/+10 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-07-26 | gensupport.c (alter_output_for_insn): Correct enable checking failure change ... | Graham Stott | 1 | -2/+2 |
2001-07-03 | rtl.c (copy_rtx): Handle 'T' format letter. | Zack Weinberg | 1 | -1/+1 |
2001-03-10 | server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m... | Kaveh R. Ghazi | 1 | -4/+4 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -11/+11 |
2000-11-22 | rtl.h (traverse_md_constants): Declare. | J"orn Rennecke | 1 | -0/+15 |
2000-07-12 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+2 |
2000-07-11 | gensupport.c (process_rtx): Make rtl checking stop complaining about the defi... | Clinton Popetz | 1 | -2/+3 |
2000-05-27 | gensupport.c (collect_insn_data): Record the maximum number of alternatives, ... | Richard Henderson | 1 | -1/+2 |
2000-05-20 | top level: | Zack Weinberg | 1 | -1/+1 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -0/+37 |
2000-05-08 | gensupport.c (process_rtx): Copy and post-process each member of the define_i... | Richard Henderson | 1 | -2/+9 |
2000-05-06 | rtl.def (DEFINE_COND_EXEC): New. | Richard Henderson | 1 | -90/+710 |
2000-05-06 | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 1 | -7/+35 |
2000-05-04 | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 1 | -0/+3 |
2000-05-03 | cppexp.c (op_t): Make an int. | Jason Merrill | 1 | -3/+3 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -0/+191 |