| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | gensupport.c (identify_predicable_attribute): Don't free p_false when it is s... | Andreas Schwab | 2006-03-15 | 1 | -3/+2 |
* | re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range)) | Uttam Pawar | 2006-03-14 | 1 | -1/+10 |
* | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 2006-02-28 | 1 | -0/+4 |
* | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 2006-01-23 | 1 | -0/+52 |
* | r110123@banpei: zack | 2006-01-22 14:44:34 -0800 | Zack Weinberg | 2006-01-23 | 1 | -70/+150 |
* | tree-inline.c (copy_body_r): Use explicit cast when converting from void *. | Gabriel Dos Reis | 2005-12-17 | 1 | -2/+2 |
* | gensupport.c (std_preds): Fixed extraneous `false` in last change. | Graham Stott | 2005-11-20 | 1 | -1/+1 |
* | gensupport.c (old_preds): Rename to std_preds, add special field. | Paolo Bonzini | 2005-11-19 | 1 | -51/+32 |
* | gensupport.c (old_preds): Don't reference PREDICATE_CODES. | Kazu Hirata | 2005-07-21 | 1 | -18/+5 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | collect2.c, [...]: Replace calls to `unlock_stream' with `unlock_std_streams'. | Kaveh R. Ghazi | 2005-04-26 | 1 | -3/+1 |
* | collect2.c (main): Unlock the stdio streams. | Kaveh R. Ghazi | 2005-04-24 | 1 | -0/+5 |
* | genattrtab.c, [...]: Update copyright. | Kazu Hirata | 2005-03-05 | 1 | -1/+1 |
* | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 2005-03-04 | 1 | -11/+6 |
* | Makefile.in (MD_DEPS, s-mddeps): New. | Richard Henderson | 2004-12-16 | 1 | -0/+7 |
* | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 2004-09-09 | 1 | -5/+4 |
* | rtl.h (read_rtx): Change prototype. | Richard Sandiford | 2004-08-27 | 1 | -28/+6 |
* | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 2004-08-12 | 1 | -3/+165 |
* | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 2004-08-03 | 1 | -25/+32 |
* | c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil... | Bernardo Innocenti | 2004-07-26 | 1 | -6/+6 |
* | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 2004-07-25 | 1 | -5/+5 |
* | c-common.c: Rename all identifiers named `new'. | Bernardo Innocenti | 2004-07-25 | 1 | -10/+10 |
* | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 2004-07-25 | 1 | -1/+1 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -1/+1 |
* | re PR target/14040 (ARM cross compiler: error: could not split insn) | Mark Mitchell | 2004-04-01 | 1 | -7/+54 |
* | genattrtab.c: Don't handle MATCH_INSN. | Kazu Hirata | 2004-03-02 | 1 | -2/+0 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -3/+3 |
* | dwarfout.c: Remove uses of "register" specifier in declarations of arguments ... | Kazu Hirata | 2003-12-19 | 1 | -1/+1 |
* | ChangeLog.7: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -5/+4 |
* | system.h: Include filenames.h. | Zack Weinberg | 2003-07-03 | 1 | -1/+1 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -2/+2 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -86/+55 |
* | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 2003-05-17 | 1 | -5/+5 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -1/+3 |
* | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 2002-07-30 | 1 | -27/+3 |
* | gensupport.c: Include hashtab.h. | Zack Weinberg | 2002-07-29 | 1 | -1/+99 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -3/+0 |
* | * gensupport.c: Fix misspelling. | Matt Kraai | 2002-06-07 | 1 | -1/+1 |
* | genemit.c (gen_insn): Print file:lineno comment before function. | Richard Henderson | 2002-05-23 | 1 | -10/+18 |
* | gensupport.c (init_include_reader): Merge into ... | Richard Henderson | 2002-05-19 | 1 | -123/+56 |
* | gensupport.c (n_comma_elts): Moved here from genattrtab.c. | Zack Weinberg | 2002-05-12 | 1 | -1/+49 |
* | gensupport.c (first_dir_md_include): Renamed from include; change all referen... | Matt Hiller | 2002-03-08 | 1 | -13/+10 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -9/+9 |
* | gencheck.c, [...]: Don't define xmalloc. | Zack Weinberg | 2001-12-01 | 1 | -52/+0 |
* | gensupport.c (process_rtx): Don't assume filename is the first argument of an... | Alexandre Oliva | 2001-11-16 | 1 | -3/+5 |
* | gensupport.c [...]: Change call to alloca to xmalloc. | Alan Matsuoka | 2001-11-15 | 1 | -2/+4 |
* | rtl.def (INCLUDE): Define. | Alan Matsuoka | 2001-11-14 | 1 | -1/+242 |