summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-301-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi2001-12-181-11/+11
* rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin2001-12-081-1/+3
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-6/+6
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+18
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-1/+2
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-22/+23
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-2/+2
* rtl.h (REG_EH_RETHROW): Remove.Richard Henderson2001-08-111-1/+1
* calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka2001-08-081-1/+1
* calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka2001-08-071-2/+2
* machmode.def (Pmode): Redefine if GENERATOR_FILE.Richard Henderson2001-07-151-10/+7
* rtl.c (copy_rtx): Handle 'T' format letter.Zack Weinberg2001-07-031-0/+1
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-0/+3
* i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg2001-06-281-614/+2
* rtl.c (read_string): Break out from ...Richard Henderson2001-05-221-47/+63
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-21/+12
* * rtl.c (rtl_check_failed_code2): Fix typo in last change.Kaveh R. Ghazi2001-02-241-1/+1
* diagnostic.c (trim_filename): No longer static.Richard Kenner2001-02-231-20/+22
* rtl.c (copy_most_rtx, [...]): Copy frame_related flag.Alexandre Oliva2000-12-271-0/+2
* rtl.h (REG_NON_LOCAL_GOTO): New.Richard Henderson2000-12-201-1/+2
* rtl.h (traverse_md_constants): Declare.J"orn Rennecke2000-11-221-0/+123
* oops, forgot a constDJ Delorie2000-11-161-1/+1
* rtl.c (read_rtx): Provide suitable names for unnamed define_insn and define_i...DJ Delorie2000-11-161-0/+23
* toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers2000-10-291-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-40/+17
* machmode.def: Add BImode.Richard Henderson2000-09-181-10/+25
* Fix a small oversightBernd Schmidt2000-09-071-1/+3
* Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson2000-09-011-1/+1
* stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating2000-09-011-0/+3
* * gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita2000-08-031-24/+43
* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.Geoff Keating2000-08-021-1/+1
* diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg2000-07-211-46/+1
* rtl.c: Revert NLS changes.Philipp Thomas2000-06-291-5/+5
* c-decl.c: Mark strings for translation.Philipp Thomas2000-06-281-5/+5
* ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg2000-06-091-39/+14
* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.Richard Kenner2000-04-211-1/+1
* builtins.c (expand_builtin_expect): New.Richard Henderson2000-04-171-1/+1
* rtl.h (enum insn_note): New enumeration.Richard Henderson2000-04-161-3/+3
* Makefile.in (emit-rtl.o): Depend on HASHTAB_H.Mark Mitchell2000-03-311-16/+26
* rtl.h: Redistribute enum reg_note documentation.Richard Henderson2000-03-281-31/+35
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-2/+2
* Sibling call optimizations.Jeffrey A Law2000-03-171-7/+5
* real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek2000-03-061-5/+5
* defaults.h (ASM_OUTPUT_ASCII): Constify a char*.Kaveh R. Ghazi2000-02-211-1/+1
* gcc.texi (Bug Reporting): Refer to bugs.html.Martin v. Löwis2000-02-181-3/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-5/+5