Age | Commit message (Expand) | Author | Files | Lines |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 1 | -56/+0 |
2003-01-26 | fde-glibc.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-09 | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -0/+30 |
2002-12-20 | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -11/+2 |
2002-11-26 | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 1 | -1/+1 |
2002-11-04 | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. | Aldy Hernandez | 1 | -9/+3 |
2002-11-01 | ia64.h (MASK_INLINE_DIV_LAT): Remove. | Steve Ellcey | 1 | -10/+25 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -5/+0 |
2002-10-18 | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL. | Mark Mitchell | 1 | -29/+1 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-21 | real.c (struct real_format): Move to real.h. | Richard Henderson | 1 | -3/+2 |
2002-09-19 | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 1 | -3/+0 |
2002-09-19 | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-09 | hpux.h (TARGET_HPUX_LD): New, define true. | Steve Ellcey | 1 | -0/+2 |
2002-09-03 | ia64.h (EXTRA_SPECS): Remove cpp_cpu. | Steve Ellcey | 1 | -12/+18 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -1/+1 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -10/+2 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -4/+0 |
2002-06-13 | defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New. | Richard Henderson | 1 | -3/+21 |
2002-06-11 | c-common.c (builtin_define_type_max): New. | Richard Henderson | 1 | -7/+1 |
2002-06-10 | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 1 | -8/+0 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -4/+4 |
2002-05-25 | configure.in (HAVE_AS_TLS): Add ia64 test. | Richard Henderson | 1 | -1/+9 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -12/+0 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -6/+0 |
2002-05-15 | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. | Zack Weinberg | 1 | -6/+0 |
2002-04-18 | ia64.c (ia64_function_arg_pass_by_reference): New. | Richard Henderson | 1 | -1/+2 |
2002-04-13 | * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu). | Andreas Schwab | 1 | -0/+1 |
2002-04-12 | ia64.h (ASM_SPEC): Moved from here ... | Andreas Schwab | 1 | -5/+0 |
2002-04-12 | * config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash. | Andreas Schwab | 1 | -1/+1 |
2002-04-12 | aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__ or set Acpu or Amachine. | David O'Brien | 1 | -13/+32 |
2002-03-29 | ia64.md (*ptr_extend_plus_1, [...]): New. | Steve Ellcey | 1 | -1/+2 |
2002-03-22 | re PR target/3177 (Invalid sibcall optimisation on ia64) | Richard Henderson | 1 | -0/+3 |
2002-03-19 | flow.c (EH_USES): Provide default. | Richard Henderson | 1 | -0/+4 |
2002-03-19 | ia64.c: Revert 2002-03-01 patch. | Richard Henderson | 1 | -0/+8 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -6/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -10/+1 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -2/+0 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -76/+0 |
2002-01-21 | h8300.h: Fix comment formatting. | Kazu Hirata | 1 | -5/+5 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -13/+1 |
2002-01-05 | re PR middle-end/1557 (Regrename macro not documented) | Craig Rodrigues | 1 | -6/+0 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -31/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -70/+3 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 1 | -100/+0 |
2001-12-04 | ia64.h (SIMULTANEOUS PREFETCHES): Define. | Janis Johnson | 1 | -0/+13 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -1/+1 |