summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-6/+4
* * stmt.c: Convert remaining prototypes to ISO C90.aj2003-07-061-4/+4
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-282/+148
* * stmt.c (any_pending_cleanups): Further simplification.law2003-07-011-2/+2
* * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, itlaw2003-07-011-5/+4
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * dwarf2out.c (add_AT_string): Replace ggc_alloc_string (X,kazu2003-06-291-1/+1
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-16/+16
* * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 andkazu2003-06-271-1/+1
* PR 10178zack2003-06-251-0/+3
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * stmt.c (expand_asm_operands): Don't warn for memories withrth2003-06-121-3/+4
* * stmt.c (expand_asm_operands): Re-word warning.rth2003-06-091-2/+2
* * expr.h (EXPAND_MEMORY): New.rth2003-06-091-27/+26
* * stmt.c (resolve_asm_operand_names): Rename fromjason2003-06-061-35/+35
* * stmt.c (emit_locus): New macro.gdr2003-05-081-16/+15
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-071-0/+23
* PR c/10604zack2003-05-031-1/+1
* * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup tozack2003-04-201-45/+32
* PR optimization/7675ebotcazou2003-04-181-0/+1
* PR c++/7086mmitchel2003-03-241-1/+1
* PR c/10178sayle2003-03-231-0/+1
* * stmt.c (tail_recursion_args): Call promote_mode to setsje2003-03-171-5/+5
* * stmt.c (expand_start_case): Call emit_queue ().jakub2003-03-141-0/+1
* Fix PR target/9797 and PR c/9853.drow2003-03-121-0/+3
* * stmt.c (fixup_gotos): Change meaning of DONT_JUMP_IN.kenner2003-03-051-8/+11
* * i386.c (builtin_description): Add __builtin_ia32_paddq andhubicka2003-02-221-3/+7
* * bb-reorder.c (find_traces_1_round): Don't connect easy to copyrth2003-02-151-3/+16
* * stmt.c (emit_case_bit_tests): New routine to implement suitablesayle2003-01-251-3/+192
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-8/+0
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-1/+1
* * stmt.c (same_case_target_p): New function to determine whethersayle2003-01-211-13/+65
* PR opt/7507rth2003-01-211-11/+21
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-1/+1
* Add 2003 copyright notices for constraints string patch, also 2002 noticeamylaar2003-01-131-1/+1
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-091-10/+17
* PR inline-asm/8832ebotcazou2003-01-091-8/+16
* * regmove.c: Fix comment typos.kazu2002-12-241-2/+2
* PR target/8340ebotcazou2002-12-191-1/+10
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-88/+26
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.sje2002-12-091-1/+0
* 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-11-111-2/+12
* * stmt.c (decl_conflicts_with_clobbers_p): Add REG_P check.grahams2002-10-141-0/+1
* * stmt.c: Fix typo in comment.aldyh2002-10-141-1/+1
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-3/+3
* * doc/extend.texi (Extended Asm): Clarify that overlap betweenhp2002-09-231-1/+73
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-0/+8