
Gildan Activewear Inc. — Investor Relations & Filings
Gildan Activewear Inc. is a leading global manufacturer of basic apparel, operating a vertically integrated business model that spans from yarn spinning to finished garments. The company specializes in producing and marketing undecorated blank activewear, such as t-shirts, fleece, and sport shirts, primarily sold in bulk to the printwear market for decoration by printers and promotional product distributors. Additionally, Gildan manufactures and supplies a broad range of branded and private label socks and legwear to retail companies. The company's brand portfolio includes Gildan®, American Apparel®, Comfort Colors®, GOLDTOE®, and Peds®.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM SD | 2026-05-28 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | |
| 6-K | 2025-12-16 | English | |
| Regulatory Filings 2025 | 2025-12-10 | English | |
| FORM 6-K | 2025-12-05 | English |
Browse filings by year
28 years- 2026 3 filings
- 2025 42 filings
- 2024 47 filings
- 2023 20 filings
- 2022 18 filings
- 2021 18 filings
- 2020 19 filings
- 2019 17 filings
- 2018 17 filings
- 2017 15 filings
- 2016 15 filings
- 2015 15 filings
- 2014 15 filings
- 2013 17 filings
- 2012 19 filings
- 2011 17 filings
- 2010 13 filings
- 2009 17 filings
- 2008 14 filings
- 2007 15 filings
- 2006 14 filings
- 2005 30 filings
- 2004 32 filings
- 2003 26 filings
- 2002 15 filings
- 2001 4 filings
- 2000 2 filings
- 1999 6 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47867494 | FORM SD | 2026-05-28 | English | ||
| 39078188 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
| 39076586 | 6-K - Gildan Activewear Inc. (0001061894) (Filer) | 2026-04-30 | English | ||
|
2025
12 filings
| |||||
| 11040096 | 6-K | 2025-12-16 | English | ||
| 11040095 | Regulatory Filings 2025 | 2025-12-10 | English | ||
| 11040097 | FORM 6-K | 2025-12-05 | English | ||
| 11040098 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 11040099 | FORM 6-K | 2025-12-01 | English | ||
| 11040100 | FORM S-8 | 2025-12-01 | English | ||
| 11040101 | FORM 6-K | 2025-12-01 | English | ||
| 11040102 | Major Shareholding Notification 2025 | 2025-11-14 | English | ||
| 11040103 | FORM 6-K | 2025-11-10 | English | ||
| 11040104 | 6-K | 2025-10-29 | English | ||
| 11040105 | 6-K | 2025-10-29 | English | ||
| 11040106 | Major Shareholding Notification 2025 | 2025-10-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BAOXINIAO HOLDING CO.,LTD.
Designs and produces premium menswear and apparel with pers…
|
002154 | CN | Manufacturing |
|
Barbara Bui
A luxury fashion house with a rock-chic aesthetic and a foc…
|
BUI | FR | Manufacturing |
|
BARREL Co., Ltd.
Manufacturer of sportswear and equipment for water sports, …
|
267790 | KR | Manufacturing |
|
Bhartiya International Ltd.
Global manufacturer of leather apparel, accessories, textil…
|
BIL | IN | Manufacturing |
|
BIEM.L.FDLKK GARMENT CO.,LTD.
Designs high-end golf and casual wear using advanced functi…
|
002832 | CN | Manufacturing |
|
Billwin Industries Limited
Manufactures protective gear, rainwear, life jackets, and i…
|
543209 | IN | Manufacturing |
|
Bizotic Commercial Limited
Designs, manufactures, and retails men's fashion under the …
|
543926 | IN | Manufacturing |
|
BLACK YAK I&C CO.,LTD
Manufactures and sells industrial safety products like shoe…
|
478560 | KR | Manufacturing |
|
Bonny International Holding Limited
Global ODM manufacturer of intimate wear specializing in se…
|
1906 | HK | Manufacturing |
|
Bosideng International Holdings Limited
Apparel expert focused on the R&D, manufacturing, and distr…
|
3998 | KY | Manufacturing |
Gildan Activewear Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30701 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30701 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30701 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30701}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Gildan Activewear Inc. (id: 30701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.