Age | Commit message (Expand) | Author | Files | Lines |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -24/+2 |
2004-08-20 | pa-protos.h (readonly_data, [...]): Rename to som_readonly_data_section... | Zack Weinberg | 1 | -73/+5 |
2004-08-05 | pa.c (pa_asm_output_aligned_bss, [...]): New functions. | John David Anglin | 1 | -2/+11 |
2004-07-20 | re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o) | John David Anglin | 1 | -32/+63 |
2003-11-02 | * som.h (DO_GLOBAL_DTORS_BODY): Change to C90 declaration. | John David Anglin | 1 | -2/+2 |
2003-10-31 | pa.c (pa_select_section): Use new style declaration. | John David Anglin | 1 | -1/+1 |
2003-08-23 | pa.c: Replace 'GNU CC' with 'GCC'. | Jason Eckhardt | 1 | -5/+5 |
2003-06-20 | som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to strip name... | John David Anglin | 1 | -10/+14 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -23/+1 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -6/+5 |
2003-01-16 | som.h (SUPPORTS_WEAK, [...]): Define. | John David Anglin | 1 | -1/+50 |
2003-01-04 | config.gcc (hppa*64*-*-hpux11*): Define extra_parts. | John David Anglin | 1 | -4/+0 |
2002-10-31 | pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define. | John David Anglin | 1 | -0/+4 |
2002-08-29 | * som.h (ALWAYS_STRIP_DOTDOT): Define to 1. | John David Anglin | 1 | -0/+6 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -4/+3 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -3/+2 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -1/+1 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -33/+28 |
2002-04-12 | pa.c (pa_output_function_prologue): Don't accumulate the total number of code... | John David Anglin | 1 | -1/+2 |
2002-03-06 | pa.h (ASM_FILE_END): Define. | John David Anglin | 1 | -2/+0 |
2002-02-16 | * pa/t-pa, pa/t-pro, pa/som.h: Revert last patch. | John David Anglin | 1 | -0/+16 |
2002-02-16 | t-pa (LIB2FUNCS_EXTRA): Don't build lib2funcs.asm. | John David Anglin | 1 | -17/+1 |
2002-01-04 | elf.h (ASM_FILE_START): Reverted to profile_flag. | William Cohen | 1 | -1/+1 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 1 | -1/+1 |
2001-11-11 | milli64.S: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-10-22 | target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame... | Stan Shebs | 1 | -1/+1 |
2001-09-24 | som.h (ASM_OUTPUT_EXTERNAL): Improve formatting. | John David Anglin | 1 | -6/+17 |
2001-09-05 | som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | John David Anglin | 1 | -0/+9 |
2001-08-10 | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 1 | -9/+1 |
2001-05-18 | * config/pa/som.h (EXCEPTION_SECTION): Define. | Jeffrey A Law | 1 | -1/+7 |
2001-05-14 | som.h (NM_FLAGS): Remove. | Jeffrey A Law | 1 | -61/+1 |
2001-05-07 | pa.md (interspace_jump): Revise comment. | John David Anglin | 1 | -4/+5 |
2001-04-20 | * config/pa/som.h (NM_FLAGS): Define. | Jeffrey A Law | 1 | -0/+5 |
2001-04-19 | pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine. | Jeffrey A Law | 1 | -9/+15 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -6/+0 |
2001-03-08 | * config/pa/som.h (MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL): Disable. | Jeffrey A Law | 1 | -0/+7 |
2001-03-01 | som.h (ASM_IDENTIFY_GCC): Define. | Jeffrey A Law | 1 | -0/+6 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -1/+1 |
2000-06-30 | som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that they have global s... | J. David Anglin | 1 | -2/+10 |
2000-05-01 | Update copyrights. | Jeff Law | 1 | -1/+1 |
2000-03-15 | acconfig.h (HAVE_GAS_WEAK): New define. | Jeffrey A Law | 1 | -0/+2 |
2000-02-28 | som.h (MAKE_DECL_ONE_ONLY): Define. | Catherine Moore | 1 | -0/+8 |
1999-10-25 | som.h (ASM_DECLARE_FUNCTION_NAME): Set PRIV_LEV for static functions too. | Jeffrey A Law | 1 | -0/+1 |
1999-08-10 | output.h (assemble_name): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -1/+1 |
1999-08-09 | pa.h (SELECT_SECTION): Define. | Jeffrey A Law | 1 | -20/+0 |
1999-08-06 | elf.h (TEXT_SPACE_P, [...]): Delete. | Jeffrey A Law | 1 | -80/+5 |
1999-07-16 | configure.in (hppa*-*-linux*): New configuration. | Jeffrey A Law | 1 | -0/+3 |
1999-07-08 | elf.h (ASM_FILE_START): Define. | Jeffrey A Law | 1 | -1/+8 |