Age | Commit message (Expand) | Author | Files | Lines |
2004-01-25 | re PR c++/13810 (ICE on invalid default templates) | Giovanni Bajo | 2 | -0/+21 |
2004-01-25 | re PR c++/13810 (ICE on invalid default templates) | Giovanni Bajo | 3 | -11/+39 |
2004-01-25 | basic_string.h (_M_replace_aux, [...]): Define inline here. | Paolo Carlini | 3 | -33/+29 |
2004-01-25 | stormy16-protos.h: Remove the prototype for xstormy16_setup_incoming_varargs. | Kazu Hirata | 4 | -39/+45 |
2004-01-25 | EXCLUDES: Update. | Joseph Myers | 3 | -3584/+3527 |
2004-01-25 | mips.c (mips_offset_within_object_p): New function. | Richard Sandiford | 2 | -11/+43 |
2004-01-25 | sh.h (PROMOTE_FUNCTION_ARGS): Remove. | Kazu Hirata | 2 | -7/+5 |
2004-01-25 | mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs. | Kazu Hirata | 4 | -24/+39 |
2004-01-25 | re PR bootstrap/13853 (Bootstrap fails when compiled with gcc 2.8.1 (gnat-3.1... | Eric Botcazou | 2 | -1/+6 |
2004-01-25 | TextArea.java: Fix indentation. | Thomas Fitzsimmons | 2 | -554/+591 |
2004-01-25 | GtkToolkit.java (checkImage): Inform image observer of image loading status. | Thomas Fitzsimmons | 2 | -3/+24 |
2004-01-25 | lib1funcs.asm (divnorm, modnorm): Optimize by using ccr. | Kazu Hirata | 2 | -7/+11 |
2004-01-25 | i860-protos.h: Remove the prototype for i860_saveregs. | Kazu Hirata | 4 | -10/+30 |
2004-01-25 | m68hc11.c (TARGET_STRUCT_VALUE_RTX): New. | Kazu Hirata | 3 | -18/+39 |
2004-01-25 | mmix-protos.h: Remove the prototype for mmix_setup_incoming_varargs. | Kazu Hirata | 1 | -0/+14 |
2004-01-25 | mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips... | Kazu Hirata | 3 | -26/+34 |
2004-01-25 | mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips... | Kazu Hirata | 4 | -39/+65 |
2004-01-25 | ip2k.c (TARGET_STRUCT_VALUE_RTX): New. | Kazu Hirata | 3 | -13/+41 |
2004-01-25 | avr.c (TARGET_STRUCT_VALUE_RTX): New. | Kazu Hirata | 3 | -49/+31 |
2004-01-25 | * de.po: Update. | Joseph Myers | 2 | -169/+205 |
2004-01-25 | Fix ChangeLog date. | Kriang Lerdsuwanakij | 2 | -2/+2 |
2004-01-25 | re PR c++/13797 (ICE on invalid template parameter) | Kriang Lerdsuwanakij | 5 | -1/+47 |
2004-01-25 | Class.java: Imports reworked, reformated. | Michael Koch | 2 | -93/+583 |
2004-01-25 | * combine.c (recog_for_combine): Avoid allocating unnecesary RTX. | Jan Hubicka | 2 | -9/+14 |
2004-01-25 | string_append.cc: Increase number of iterations. | Paolo Carlini | 2 | -2/+7 |
2004-01-25 | basic_string.h (erase(size_type, size_type), [...]): Call _M_replace_safe ins... | Paolo Carlini | 2 | -14/+14 |
2004-01-25 | mips-protos.h (mips_reg_mode_ok_for_base_p): Delete. | Richard Sandiford | 6 | -46/+80 |
2004-01-25 | ffi.c (ffi_prep_args_v9): Shift the parameter array when the structure return... | Eric Botcazou | 5 | -95/+219 |
2004-01-24 | Remove for real. | Andrew Pinski | 1 | -8/+0 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 13 | -16/+31 |
2004-01-25 | frontends.texi: Update copyright. | Kazu Hirata | 6 | -5/+13 |
2004-01-24 | re PR target/12978 (problem with -fweb and c4x target) | Herman A.J. ten Brugge | 2 | -56/+36 |
2004-01-25 | * de.po: Update. | Joseph Myers | 2 | -199/+204 |
2004-01-25 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-01-24 | cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New. | Kazu Hirata | 3 | -9/+37 |
2004-01-24 | 2004-01-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -130/+16 |
2004-01-24 | re PR bootstrap/13848 (bootstrap failure - ICE in ada/utils.c) | Ian Lance Taylor | 4 | -14/+73 |
2004-01-24 | Makefile.am: Added library version to gtk peer lib. | Michael Koch | 3 | -1/+11 |
2004-01-24 | InflaterInputStream.java: Merged class documentation with classpath. | Michael Koch | 2 | -8/+16 |
2004-01-24 | basic_string.tcc (operator+(const _CharT*, const basic_string&)): No need to ... | Paolo Carlini | 2 | -1/+7 |
2004-01-24 | basic_string.tcc (rfind(_CharT, size_type)): Revert last change to use std::m... | Paolo Carlini | 2 | -26/+48 |
2004-01-24 | pyobjc-tc.c (main): Treat result value as of type ffi_arg. | Andreas Tobler | 3 | -2/+8 |
2004-01-24 | emit-rtl.c (change_address, [...]): Return early when there is nothing to cha... | Jan Hubicka | 2 | -0/+22 |
2004-01-24 | basic_string.h (insert(size_type, const basic_string&, size_type, size_type))... | Paolo Carlini | 3 | -12/+11 |
2004-01-24 | basic_string.h (assign(const basic_string&, size_type, size_type)): Define in... | Paolo Carlini | 4 | -86/+72 |
2004-01-24 | simplify-rtx.c (simplify_relational_operation): Don't simplify address == con... | Jakub Jelinek | 4 | -0/+23 |
2004-01-24 | gcc.c (process_command): Don't internationalize the Copyright message. | Kazu Hirata | 3 | -3/+9 |
2004-01-24 | cse.c: (cse_cc_succs) Fix comparison warning. | Andreas Tobler | 2 | -1/+5 |
2004-01-24 | * config/h8300/h8300.md: Remove extraneous USE in expanders. | Kazu Hirata | 2 | -20/+24 |
2004-01-24 | h8300-protos.h: Provide prototypes for h8300_legitimate_constant_p and h8300_... | Kazu Hirata | 4 | -26/+78 |