Age | Commit message (Expand) | Author | Files | Lines |
2002-04-12 | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 1 | -5/+0 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 2 | -13/+20 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |
2002-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-02-20 | rtems.h, [...]: Use new style of -Asystem= rather than -Asystem(). | Joel Sherrill | 1 | -1/+1 |
2002-02-13 | config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... | Joel Sherrill | 1 | -7/+2 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
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 | -10/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -24/+5 |
2001-11-19 | unix.h (ASM_FILE_START): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-16 | a29k.c: Fix comment formatting. | Kazu Hirata | 2 | -12/+12 |
2001-10-19 | a29k-protos.h (literal_section): Prototype. | Kaveh R. Ghazi | 3 | -5/+9 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 2 | -9/+21 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -4/+2 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 2 | -95/+1 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 2 | -5/+14 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -6/+0 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -1/+1 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 3 | -30/+12 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -3/+3 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -0/+6 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 3 | -17/+0 |
2001-05-01 | config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}. | Zack Weinberg | 1 | -2/+0 |
2001-04-07 | config.gcc: Set default for xmake_file at top, not bottom. | Zack Weinberg | 1 | -2/+2 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -5/+7 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 1 | -22/+0 |
2001-03-08 | xm-mvs.h, [...]: Delete references to the USG macro. | Kaveh R. Ghazi | 1 | -25/+0 |
2001-03-07 | a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted. | Andrew MacLeod | 2 | -3/+9 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 2 | -12/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 2 | -16/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2 | -11/+2 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2001-01-01 | Extra arg for rtx_varies_p | Bernd Schmidt | 1 | -1/+1 |
2000-12-06 | config.gcc (a29k*-*-rtems*, [...]): New targets. | Joel Sherrill | 1 | -0/+36 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -4/+4 |
2000-11-02 | config: | Neil Booth | 3 | -3/+3 |
2000-09-25 | Change callers in config/a*/ to match: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-25 | definitions in config/a*: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-06-27 | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 1 | -19/+19 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -1/+1 |
2000-02-26 | Fix copyright | Jeff Law | 2 | -2/+4 |
2000-01-13 | a29k-protos.h: New file. | Kaveh R. Ghazi | 3 | -24/+96 |
2000-01-04 | expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de... | David Edelsohn | 1 | -2/+2 |
1999-11-01 | hard-reg-set.h (reg_names): Constify a char*. | Kaveh R. Ghazi | 2 | -4/+1 |
1999-10-14 | 1750a.md (movstrqi): Add missing output reload constraint. | Richard Henderson | 1 | -4/+4 |