Age | Commit message (Expand) | Author | Files | Lines |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -5/+0 |
2001-11-21 | sh.md: Avoid uninitialized warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-16 | vax-protos.h (reg_was_0_p): New prototype. | John David Anglin | 3 | -30/+41 |
2001-11-16 | vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". | John David Anglin | 1 | -29/+47 |
2001-11-16 | a29k.c: Fix comment formatting. | Kazu Hirata | 2 | -9/+9 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -1/+1 |
2001-08-10 | stmt.c (expand_null_return_1): Remove code to generate simple returns and "us... | John David Anglin | 1 | -0/+9 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 2 | -26/+32 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 9 | -45/+45 |
2001-08-02 | vax.c: include expr.h. | Lars Brinkhoff | 1 | -0/+1 |
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 | -69/+78 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -4/+10 |
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-06-09 | vax.h (NOTICE_UPDATE_CC): Set CC_NO_OVERFLOW in cc_status.flags for integer o... | John David Anglin | 1 | -1/+24 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 2 | -6/+0 |
2001-04-19 | vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... | DJ Delorie | 2 | -3/+6 |
2001-04-17 | vax.h (PROMOTE_PROTOTYPES): Define for compatibility with system libraries an... | John David Anglin | 1 | -1/+5 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -12/+10 |
2001-04-02 | configure.in: Don't check for putenv. | Kaveh R. Ghazi | 1 | -0/+8 |
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 | 2 | -26/+0 |
2001-03-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -7/+5 |
2001-03-08 | xm-mvs.h, [...]: Delete references to the USG macro. | Kaveh R. Ghazi | 1 | -3/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 2 | -12/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -10/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 2 | -15/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2 | -10/+1 |
2001-02-25 | xm-interix.h, [...]: Don't define any of... | Zack Weinberg | 1 | -18/+2 |
2001-01-14 | vax.h (RETURN_POPS_ARGS): Max at 255 arguments. | Richard Henderson | 2 | -44/+48 |
2001-01-14 | * config/vax/vax.md (indirect_jump): Use register_operand. | Richard Henderson | 1 | -1/+1 |
2001-01-14 | vax.md: Use nonimmediate_operand instead of general_operand in destinations. | Richard Henderson | 1 | -106/+106 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -3/+3 |
2000-11-02 | config: | Neil Booth | 6 | -6/+6 |
2000-10-20 | * t-vax: New file. Don't build modules from libgcc1.c. | J. David Anglin | 1 | -0/+3 |
2000-09-25 | definitions in config/[s-w]* (rest): | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-12 | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 1 | -2/+2 |
2000-08-29 | Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com... | J. David Anglin | 1 | -10/+0 |
2000-08-29 | * vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns. | J. David Anglin | 1 | -24/+6 |
2000-08-22 | vax.h (ASM_SPEC): Pass `-J' to assembler. | J. David Anglin | 2 | -3/+14 |
2000-07-17 | configure.in (vax-*-openbsd): Change to new style configuration, add collect2... | Marc Espie | 3 | -0/+65 |
2000-06-24 | vax.h (TARGET_SWITCHES): Provide descriptions. | John David Anglin | 1 | -9/+9 |
2000-06-13 | vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and cast to squel... | J. David Anglin | 1 | -9/+9 |
2000-05-26 | vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified. | J. David Anglin | 1 | -1/+1 |
2000-03-04 | * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX. | Zack Weinberg | 1 | -0/+3 |
2000-02-26 | Fix copyrights. | Jeff Law | 3 | -3/+6 |