Age | Commit message (Expand) | Author | Files | Lines |
2001-12-17 | * sparc/linux.h (STARTFILE_SPEC): Fix typo in last change. | Kaveh R. Ghazi | 2 | -0/+5 |
2001-12-17 | Fix for -maix64 and medium sized struct passing. | Tom Rix | 2 | -19/+8 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 144 | -2460/+1501 |
2001-12-17 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Define. | Stan Shebs | 2 | -4/+13 |
2001-12-17 | * doc/c-tree.texi (Trees): Only refer to GCC. | Gerald Pfeifer | 2 | -1/+5 |
2001-12-17 | * gcc.c-torture/compile/20011217-2.c: New test. | Andreas Jaeger | 2 | -1/+24 |
2001-12-17 | * c-common.def: Fix typo in comment. | Andreas Jaeger | 2 | -15/+19 |
2001-12-17 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-12-17 | config.gcc (sparc64-*-freebsd*): Add target. | David O'Brien | 6 | -8/+178 |
2001-12-17 | fix spaces | Aldy Hernandez | 1 | -4/+4 |
2001-12-17 | rs6000.c (rs6000_legitimize_address): Force both PLUS operands into registers... | Aldy Hernandez | 2 | -1/+6 |
2001-12-17 | * builtins.c (apply_args_size): Change regno to unsigned. | Aldy Hernandez | 2 | -1/+6 |
2001-12-17 | rs6000.h (FUNCTION_ARG_REGNO_P): Change ALTIVEC_ARG_MAX_REG to ALTIVEC_ARG_NU... | Aldy Hernandez | 2 | -1/+6 |
2001-12-17 | c-typeck.c (error_init, [...]): Call gettext on argument before printing. | Zack Weinberg | 1 | -0/+8 |
2001-12-17 | c-typeck.c (error_init, [...]): Call gettext on argument before printing. | Zack Weinberg | 2 | -4/+4 |
2001-12-17 | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 7 | -8/+51 |
2001-12-17 | * config.gcc: Add powerpc-*-eabisimaltivec*. | Aldy Hernandez | 2 | -0/+10 |
2001-12-16 | re PR java/5088 (Can't create a java.lang.Object from CNI) | Tom Tromey | 2 | -9/+7 |
2001-12-16 | c-common.c, c-common.h (back_end_hook): Remove. | Neil Booth | 6 | -18/+9 |
2001-12-16 | expr.c (highest_pow2_factor, [...]): Fix error in last change. | Richard Kenner | 2 | -1/+7 |
2001-12-16 | toplev.c (parse_options_and_default_flags): Don't enable flag_cprop_registers... | Richard Henderson | 2 | -1/+6 |
2001-12-16 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 12 | -45/+51 |
2001-12-16 | * news.texi: Fix spelling errors. | Joseph Myers | 2 | -10/+14 |
2001-12-16 | avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix. | Kaveh R. Ghazi | 7 | -28/+38 |
2001-12-16 | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 16 | -43/+49 |
2001-12-16 | clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 28 | -71/+102 |
2001-12-16 | uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings. | Kaveh R. Ghazi | 10 | -0/+28 |
2001-12-16 | Make-lang.in (f/version.o): Depend on f/version.h. | Kaveh R. Ghazi | 3 | -1/+9 |
2001-12-16 | c-lex.c (lex_number): Use ISXDIGIT/hex_value. | Kaveh R. Ghazi | 12 | -58/+37 |
2001-12-16 | nextstep-protos.h: New file. | Kaveh R. Ghazi | 5 | -5/+45 |
2001-12-16 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2001-12-16 | re PR other/3725 (changed to configure.in's for autoconf 2.50) | Craig Rodrigues | 3 | -0/+8 |
2001-12-16 | decl.c (java_init_decl_processing): Build otable_type correctly. | Bryce McKinlay | 2 | -5/+9 |
2001-12-15 | alpha.md (sibcall_osf_1_er): New. | Richard Henderson | 2 | -3/+31 |
2001-12-15 | * sem_ch7.adb: Wrap comment. | Richard Henderson | 2 | -7/+11 |
2001-12-15 | sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem... | Dan Nicolaescu | 4 | -83/+153 |
2001-12-16 | s390.md (prologue, [...]): New. | Ulrich Weigand | 8 | -2296/+3525 |
2001-12-15 | Add newline in copyright block. | Richard Kenner | 1 | -1/+2 |
2001-12-15 | unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself before including u... | Zack Weinberg | 2 | -2/+10 |
2001-12-16 | 5ataprop.adb, [...]: Fix spelling errors. | Joseph Myers | 108 | -263/+291 |
2001-12-15 | alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp... | Richard Henderson | 5 | -24/+136 |
2001-12-16 | osint.adb (Create_Debug_File): When an object file is specified... | Geert Bosch | 16 | -45/+351 |
2001-12-16 | * ChangeLog: Remove piece of diff output. | Joseph Myers | 1 | -770/+4 |
2001-12-15 | calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend have adjusted for rounded... | Richard Kenner | 2 | -2/+10 |
2001-12-15 | c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages. | Joseph Myers | 14 | -50/+62 |
2001-12-15 | gcc.c, [...]: Use American spelling in messages. | Joseph Myers | 12 | -3368/+4284 |
2001-12-15 | h8300.md: Adjust whitespacing. | Kazu Hirata | 2 | -13/+18 |
2001-12-15 | * arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable default. | Richard Earnshaw | 2 | -1/+9 |
2001-12-15 | regrename.c (copyprop_hardreg_forward): Do not keep register value data live ... | Ulrich Weigand | 2 | -0/+6 |
2001-12-15 | expr.c (highest_pow2_factor, [...]): Return BIGGEST_ALIGNMENT for 0. | Richard Kenner | 2 | -10/+16 |