Age | Commit message (Expand) | Author | Files | Lines |
2002-05-07 | c-common.c (c_common_init): Set options->unsigned_wchar. | Neil Booth | 2 | -4/+0 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2 | -49/+437 |
2002-04-24 | sh.c (sh_va_arg): If argument was passed by reference, dereference the pointer. | J"orn Rennecke | 1 | -1/+18 |
2002-04-24 | sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic. | J"orn Rennecke | 1 | -1/+1 |
2002-04-24 | sh.md (divsi3_i4_media): Use match_operand for input values rather than hard ... | J"orn Rennecke | 1 | -16/+21 |
2002-04-24 | sh.h (RETURN_IN_MEMORY): Return variable size BLKmode values in memory. | J"orn Rennecke | 1 | -1/+1 |
2002-04-17 | elf.h: Undefine ASM_OUTPUT_CASE_LABEL. | NIIBE Yutaka | 1 | -0/+4 |
2002-04-15 | linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux. | Richard Henderson | 1 | -1/+1 |
2002-04-13 | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 1 | -1/+1 |
2002-04-12 | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 2 | -10/+0 |
2002-04-12 | sh.c (calc_live_regs, [...]): Use of PR_MEDIA_REG / PR_REG depends on TARGET_... | J"orn Rennecke | 1 | -5/+6 |
2002-04-12 | sh.c (broken_move): Constant 0. | J"orn Rennecke | 1 | -3/+10 |
2002-04-09 | config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h. | J"orn Rennecke | 11 | -101/+100 |
2002-04-03 | * config/sh/sh.md: Don't use union real_extract. | Zack Weinberg | 1 | -6/+6 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2 | -2/+2 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -25/+27 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-02-21 | sh.md (insv): Provide byte offsets for gen_rtx_SUBREG. | J"orn Rennecke | 1 | -11/+27 |
2002-02-21 | sh.h (current_function_anonymous_args): Remove. | J"orn Rennecke | 7 | -17/+23 |
2002-02-20 | fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | Tom Tromey | 1 | -2/+0 |
2002-02-13 | config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... | Joel Sherrill | 2 | -10/+4 |
2002-02-11 | * config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error. | Alexandre Oliva | 1 | -2/+2 |
2002-02-09 | sh.h (REGISTER_NATURAL_MODE): Save part-clobbered registers in SImode. | Alexandre Oliva | 1 | -3/+6 |
2002-02-09 | sh.c (expand_prologue): Fix mis-applied 2001-11-09's patch. | Alexandre Oliva | 1 | -7/+7 |
2002-02-09 | Contribute sh64-elf. | Alexandre Oliva | 14 | -614/+8311 |
2002-02-03 | sh.md (ic_invalidate_line): Make sure the immediate constant is a valid sign-... | Alexandre Oliva | 1 | -1/+2 |
2002-01-26 | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 1 | -11/+5 |
2002-01-24 | sh.md (sym_label2reg): Make sure all CONSTs have modes. | Alexandre Oliva | 1 | -5/+7 |
2002-01-24 | sh.md (symGOT_load, [...]): New expands. | Alexandre Oliva | 1 | -16/+71 |
2002-01-19 | * config/sh/sh.md (movdf_i4 split): Fix alter_subreg calls. | Alexandre Oliva | 1 | -4/+6 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -4/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2002-01-03 | avr.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-12-29 | darwin-tramp.asm: Fix comment formatting. | Kazu Hirata | 2 | -17/+17 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 2 | -6/+6 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -15/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -22/+6 |
2001-12-16 | avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix. | Kaveh R. Ghazi | 1 | -6/+7 |
2001-12-11 | config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur... | David O'Brien | 1 | -0/+1 |
2001-12-01 | h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-21 | sh.md: Avoid uninitialized warnings. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -2/+2 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 1 | -5/+0 |
2001-11-11 | alpha.c (unicosmk_special_name): Prototype. | Kaveh R. Ghazi | 1 | -1/+2 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-04 | convex.c (convex_output_function_prologue): Fix format specifier warning. | Kaveh R. Ghazi | 2 | -2/+2 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |