Age | Commit message (Expand) | Author | Files | Lines |
2004-03-18 | c-decl.c (grokdeclarator): Do not complain about redeclaring visible "static"... | Mark Mitchell | 6 | -1/+38 |
2004-03-18 | xtensa.c (current_function_arg_words): Delete. | Bob Wilson | 2 | -3/+7 |
2004-03-18 | * be.po, da.po, el.po, es.po, ja.po, nl.po, sv.po, tr.po: Update. | Joseph Myers | 9 | -65565/+78226 |
2004-03-18 | alias.c (record_set): Detect the case where a register is assigned a new valu... | Richard Sandiford | 2 | -5/+21 |
2004-03-18 | doloop.c: Removed. | Zdenek Dvorak | 10 | -912/+612 |
2004-03-18 | Fixed some stack size allocation in G5's mixed mode. | Fariborz Jahanian | 3 | -3/+15 |
2004-03-18 | [multiple changes] | Arnaud Charlet | 30 | -548/+1425 |
2004-03-18 | predict.c (propagate_freq): Compute correctly frequency of EXIT_BLOCK. | Jan Hubicka | 2 | -1/+6 |
2004-03-18 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-03-17 | builtins.c (apply_args_size): Use reg_raw_mode. | Eric Christopher | 2 | -87/+25 |
2004-03-17 | * gcc.dg/torture/builtin-convert-1.c: New test. | Kaveh R. Ghazi | 2 | -0/+120 |
2004-03-17 | re PR target/14577 (Switching sh-rtems to ELF) | Ralf Corsepius | 2 | -1/+18 |
2004-03-17 | t-linux64 (bispecs): Don't add -mlong-double-128 for 32-bit builds when defau... | Jakub Jelinek | 2 | -2/+10 |
2004-03-17 | cfgrtl.c (rtl_create_basic_block): Pre-allocate basic_block_info array. | Jan Hubicka | 2 | -2/+11 |
2004-03-17 | Patch for pending SB-1 DFA scheduler. | James E Wilson | 7 | -101/+116 |
2004-03-17 | dwarf2out.c (subrange_type_die): Define new variable "subtype" to hold the su... | Joel Brobecker | 2 | -4/+10 |
2004-03-17 | Fix stuff accidentally committed in previous patch | Mark Mitchell | 1 | -6/+6 |
2004-03-17 | mn10300.c (notice_update_cc): Don't handle CC_INVERT. | Kazu Hirata | 3 | -9/+7 |
2004-03-17 | builtins.c (integer_valued_real_p): Add builtin rint. | Kaveh R. Ghazi | 5 | -0/+17 |
2004-03-17 | convert.c (convert_to_real): Fix typos in `long double' builtins. | Kaveh R. Ghazi | 2 | -3/+8 |
2004-03-17 | re PR c++/14481 (strange warning when assigning to bitfield) | Mark Mitchell | 4 | -6/+30 |
2004-03-17 | * config/h8300/t-rtems (h8300-*-rtems*): New. | Ralf Corsepius | 2 | -0/+11 |
2004-03-17 | Fix typo in copyright year. | Kaveh Ghazi | 1 | -1/+1 |
2004-03-17 | * gcc.dg/torture/builtin-integral-1.c: New test. | Kaveh R. Ghazi | 2 | -0/+61 |
2004-03-17 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-03-16 | jcf-jump.c (options): New --print-constants option. | Per Bothner | 3 | -1/+10 |
2004-03-16 | cppopts.texi (fwide-exec-charset): Fix typo. | Eric Christopher | 2 | -3/+7 |
2004-03-16 | i386-protos.h: Add a prototype for ix86_reverse_condition. | Kazu Hirata | 5 | -9/+28 |
2004-03-16 | jcf-dump.c (flag_print_constant_pool): Default to off. | Per Bothner | 2 | -29/+55 |
2004-03-16 | re PR c++/14586 (Bogus warning in templates about taking address of a tempora... | Mark Mitchell | 11 | -17/+91 |
2004-03-16 | * dwarf2out.c (loc_descriptor_from_tree): Add handling for MIN_EXPR. | J. Brobecker | 2 | -4/+14 |
2004-03-16 | re PR bootstrap/12974 (gcc-3.4/4.0-20031105 bootstrap failure [MinGW]) | Nathanael Nerode | 2 | -0/+6 |
2004-03-16 | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 36 | -311/+276 |
2004-03-16 | compat.exp (skip_list): New global variable. | Eric Botcazou | 2 | -0/+29 |
2004-03-16 | union-by-value-1_main.c, [...]: New files. | Eric Botcazou | 10 | -0/+584 |
2004-03-16 | mixed-struct-check.h, [...]: Add 4 mixed structure types. | Eric Botcazou | 10 | -0/+488 |
2004-03-16 | freebsd-spec.h, [...]: Update copyright. | Kazu Hirata | 15 | -14/+28 |
2004-03-16 | re PR target/14577 (Switching sh-rtems to ELF) | Ralf Corsepius | 2 | -5/+10 |
2004-03-16 | combine.c (combine_simplify_rtx): Remove the "last" parameter and its documen... | Paolo Bonzini | 2 | -16/+26 |
2004-03-16 | re PR target/14599 (ieee/20000320-1.c fails for -mips16 using -O2 and above) | Richard Sandiford | 3 | -9/+21 |
2004-03-16 | config.gcc, linux.h: Implement with-cpu for m68k-linux. | Richard Zidlicky | 4 | -6/+62 |
2004-03-16 | m68k.md: Fix constraints for bitfield instructions. | Richard Zidlicky | 3 | -25/+30 |
2004-03-15 | Patch for SB-1 DFA scheduler work. | James E Wilson | 7 | -44/+55 |
2004-03-15 | re PR middle-end/14535 (exception throwing in virtual function doesn't turn o... | Richard Henderson | 3 | -2/+53 |
2004-03-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-03-15 | host-darwin.c (darwin_rs6000_gt_pch_use_address): Fix the check for abort and... | Ian Lance Taylor | 2 | -8/+16 |
2004-03-15 | sparc.h: Rework comments about the code model in 64-bit environment and the m... | Eric Botcazou | 3 | -47/+58 |
2004-03-15 | defaults.h (REVERSIBLE_CC_MODE): Define. | Kazu Hirata | 3 | -2/+10 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 46 | -44/+74 |
2004-03-15 | re PR java/14581 (gcj internal error: Segmentation fault involving switch to... | Andrew Haley | 2 | -1/+8 |