summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.mmitchel1999-12-051-0/+23
* * function.h (insert_block_after_note): Declare.mmitchel1999-12-051-0/+4
* * stmt.c (expand_fixup): Fix typo in comment.mmitchel1999-12-051-0/+4
* * regmove.c (copy_src_to_dest): Remove loop_depth parameter.hubicka1999-12-041-0/+7
* * flow.c (flow_loops_dump): Add missing argument when callingm.hayes1999-12-041-0/+5
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-0/+48
* * flags.h (warn_padded, warn_packed): Add global var decls.geoffk1999-12-031-0/+15
* * frame.c (fde_split): Reimplement to avoid variable sized array.nathan1999-12-031-0/+4
* * combine.c (try_combine): Before fixing up LOG_LINKS for theamylaar1999-12-021-0/+5
* * invoke.texi: Document the mips option -mno-crt0gavin1999-12-021-0/+4
* 1999-12-02 Mike Karr <mkarr@mathworks.com>brolley1999-12-021-0/+11
* Prevent invalid transformationscrux1999-12-021-0/+8
* remove compile time warnings about uninitilaised filedsnickc1999-12-021-0/+3
* Pass pragma_getc and pragma_ungetc to HANDLE_PRAGMA.nickc1999-12-021-0/+5
* * i386.md (extend?f?f2): Force the input into a register, notlaw1999-12-021-0/+5
* * config/sparc/sparc.md (movsf_const_intreg): Add constraints fordavem1999-12-021-0/+11
* * combine.c (if_then_else_cond): Use const_true_rtx instead oflaw1999-12-021-0/+4
* * mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.law1999-12-021-0/+39
* * i386.md (addsi3_cc): Add "binary_operator_ok" to the condition.hubicka1999-12-011-0/+11
* * i386.md (QImode patterns): Remove '*' before the 'r' constraints.hubicka1999-12-011-0/+8
* * (addsi): New add to lea splitter.hubicka1999-12-011-0/+6
* * config/mips/elf.h (STARTFILE_SPEC): Add no-crt0.gavin1999-12-011-0/+6
* * i386.c (ix86_expand_move): Never add clobbers to move patterns.hubicka1999-12-011-0/+13
* * i386.md (zero_extend?i?i2): Rewrite to expanders; new patternshubicka1999-12-011-0/+3
* * i386.md (neg?f2_if): Split "r" and "f" to separate alternatives.hubicka1999-12-011-0/+5
* * ggc.h (ggc_test_and_set_mark): New macro.samuel1999-12-011-0/+8
* * dwarf2out.c (scope_die_for): Only handle types. Only search forjason1999-12-011-0/+18
* * calls.c (special_function_p): Remove `realloc' and add `strdup'ghazi1999-11-301-0/+5
* * c-lex.c (yylex): With -Wtraditional, when the ANSI type of anghazi1999-11-301-0/+8
* * combine.c (try_combine): Only pass SET or CLOBBER to SET_DESTrth1999-11-301-0/+5
* * lcm.c (compute_laterin): Cast bb->aux to size_t not int.rth1999-11-301-0/+7
* Jakub Jelinek <jakub@redhat.com>rth1999-11-301-0/+21
* * config/sparc/sparc.c (sparc_va_arg): Fix sparc64 va_argrth1999-11-301-9/+14
* fix typobrendan1999-11-301-1/+1
* Delete obsolete macroscrux1999-11-301-0/+14
* * sparc.h (MASK_FASTER_STRUCTS, TARGET_FASTER_STRUCTS): Define.brendan1999-11-301-0/+11
* Fix psimode truncation patterns to not accept MEMs that are not valid fornickc1999-11-301-0/+12
* * flow.c (flow_nodes_print, flow_loops_cfg_dump): New functions.m.hayes1999-11-301-0/+18
* * cppinit.c (CAT): The argument list of this macro may not containlaw1999-11-301-0/+5
* Move quantity tables and register equivalence chains intodavem1999-11-301-0/+17
* * fold-const.c (extract_muldiv, case {MIN,MAX}_EXPR): Reversekenner1999-11-291-0/+7
* * expr.c (store_constructor_field): If bit position is not multiplekenner1999-11-291-0/+3
* * expr.c (expand_expr_unaligned): Add more code from full casekenner1999-11-291-0/+5
* Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)amylaar1999-11-291-0/+5
* Delete unused vars.crux1999-11-291-0/+4
* Add missing return typescrux1999-11-291-0/+6
* don't skip GLIBC files any more, more C++ header testing, corrected spelling ...korbb1999-11-291-0/+7
* Verify class is ok when allocating reload reg in push_reloadcrux1999-11-291-0/+4
* Fix bug in reloads_conflictcrux1999-11-291-0/+4
* Clean up parts of the schedulercrux1999-11-291-0/+24
OpenPOWER on IntegriCloud