Age | Commit message (Expand) | Author | Files | Lines |
2002-09-21 | real.c (struct real_format): Move to real.h. | Richard Henderson | 3 | -0/+16 |
2002-09-19 | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-16 | c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly. | Kaveh R. Ghazi | 2 | -3/+3 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -2/+2 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 2 | -12/+16 |
2002-08-12 | i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing backslash in comme... | Kaveh R. Ghazi | 4 | -4/+4 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -5/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -3/+0 |
2002-06-02 | i370.h (TARGET_CPU_CPP_BUILTINS): Use. | Neil Booth | 4 | -10/+41 |
2002-05-25 | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 2 | -2/+1 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2 | -6/+15 |
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 | -2/+2 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 1 | -8/+13 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -8/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -4/+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 | -4/+0 |
2002-01-20 | i370.c: Fix comment formatting. | Kazu Hirata | 4 | -28/+28 |
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 | -9/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -26/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -70/+72 |
2001-12-16 | clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 1 | -4/+4 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -6/+0 |
2001-11-15 | config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag... | Andreas Schwab | 1 | -1/+1 |
2001-11-11 | alpha.c (unicosmk_special_name): Prototype. | Kaveh R. Ghazi | 1 | -5/+6 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -7/+7 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -2/+4 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -3/+2 |
2001-10-17 | config.gcc: Update c4x and i370 for C front end-specific dependencies. | Neil Booth | 3 | -29/+66 |
2001-08-10 | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 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 | -101/+64 |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 1 | -19/+2 |
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/+2 |
2001-05-27 | combine.c (try_combine): Fix typo in comment. | Lars Brinkhoff | 1 | -2/+2 |
2001-05-26 | c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H. | Philip Blundell | 1 | -1/+1 |
2001-05-25 | Standardize header guards. | Richard Henderson | 2 | -4/+4 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 4 | -16/+0 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -1/+0 |
2001-04-07 | config.gcc: Set default for xmake_file at top, not bottom. | Zack Weinberg | 1 | -18/+0 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -10/+11 |
2001-03-25 | mkconfig.sh (DEFINES): Handle entries with '='. | Kaveh R. Ghazi | 1 | -24/+0 |